Cai
7419205548
rename
2024-07-31 19:24:53 +08:00
Cai
8df09cb4a8
fix: /help, /me, and /p commands can't work in non-English languages
2024-07-31 19:11:50 +08:00
SGKoishi
2f1420faef
Update 1.4.4.8
2022-11-10 00:10:38 -08:00
SGKoishi
fb96d8b0c8
Merge upstream
2022-11-10 00:09:40 -08:00
Lucas Nicodemus
b322c4c1e0
Replace references to Main.max*whatever*count
...
All of the Main.maxwhatever fields have been replaced with
Terraria.ID.WhateverID.Count fields.
2022-11-09 22:53:29 -08:00
SGKoishi
4eba2b1765
Fix a startup crash
2022-11-02 15:12:54 -07:00
SGKoishi
f57d03ab61
Use actual name instead of Reflecrtion
2022-11-02 14:57:21 -07:00
SGKoishi
1ee8058776
Use same logic for all GetByNameOrId
...
NPC, Item, Prefix, Buff
2022-11-02 14:40:59 -07:00
鱼鱼
1ed95c737e
pass compile; add void vault code
2020-05-17 21:38:47 +08:00
Lucas Nicodemus
70dd72443d
Update copyright to 2019 again
...
Fixes #1658 , most likely.
2019-03-29 17:16:37 -07:00
Lucas Nicodemus
569b350cea
Update to Pryaxis, 2018 part 2
...
If there's one thing I learned in this exercise, it's that letting
people add random python scripts to the repo like gpltext.py that
promise to be easier than find and replace is a bad idea.
2018-01-01 02:20:56 -07:00
ZIT WANG
08d37eb6de
Fix duplicate statement
2017-04-22 07:21:48 +08:00
ZIT WANG
930607a142
Add Localization support
...
* Add EnglishLanguage type to store English texts
* Itemban now store English item name
* Command `/i` `/give` `/sm` `/tpnpc` can use both English and current language input
2017-04-21 21:58:37 +08:00