Update CHANGELOG.md
This commit is contained in:
parent
9dbe8c9e40
commit
0a25857278
1 changed files with 3 additions and 0 deletions
|
|
@ -64,6 +64,9 @@ Use past tense when adding new entries; sign your name off when you add or chang
|
||||||
* Added an internationalization system. The base for the i18n system was built by Janet Blackquill ([@pontaoski](https://github.com/pontaoski)). A small donation in her honor was made to the [KDE project](https://kde.org/) as a thankyou for this work. This also includes the `TSHOCK_LANGUAGE` environment variable. Setting `TSHOCK_LANGUAGE=tok` will enable a small number of [Toki Pona](https://tokipona.org/) translations as a proof-of-concept. (@pontaoski)
|
* Added an internationalization system. The base for the i18n system was built by Janet Blackquill ([@pontaoski](https://github.com/pontaoski)). A small donation in her honor was made to the [KDE project](https://kde.org/) as a thankyou for this work. This also includes the `TSHOCK_LANGUAGE` environment variable. Setting `TSHOCK_LANGUAGE=tok` will enable a small number of [Toki Pona](https://tokipona.org/) translations as a proof-of-concept. (@pontaoski)
|
||||||
* Added support for Terraria 1.4.4.6, through OTAPI 3.1.5. (@SignatureBeef)
|
* Added support for Terraria 1.4.4.6, through OTAPI 3.1.5. (@SignatureBeef)
|
||||||
* Added GeoIP.dat back to the included list of files. (@SignatureBeef)
|
* Added GeoIP.dat back to the included list of files. (@SignatureBeef)
|
||||||
|
* Allow loadouts to properly sync by allowing the `SyncLoadout` packet during early connection. (@drunderscore)
|
||||||
|
* Introduced support for loadouts, and saving the current loadout index to SSC. Both `NetItem` and `PlayerData` were modified to support this. (@drunderscore)
|
||||||
|
* Check loadout slots for hacked item stacks. (@drunderscore)
|
||||||
|
|
||||||
## TShock 4.5.18
|
## TShock 4.5.18
|
||||||
* Fixed `TSPlayer.GiveItem` not working if the player is in lava. (@PotatoCider)
|
* Fixed `TSPlayer.GiveItem` not working if the player is in lava. (@PotatoCider)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue