Commit graph

3728 commits

Author SHA1 Message Date
Lucas Nicodemus
cbe685abe9
Update submodule to fix the build 2017-04-25 19:05:56 -06:00
Lucas Nicodemus
9c30feb744
Update submodule to deprecate ChatText 2017-04-25 18:10:33 -06:00
Lucas Nicodemus
b0c5f12504
Update to Terraria 1.3.5.3 2017-04-25 16:26:56 -06:00
Chris
a674b42ff3 Merge pull request #1429 from mistzzt/t-1.3.5
Fix duplicate items shown in Utils.GetItemByName and a client crash
2017-04-25 23:10:00 +09:30
ZIT WANG
58e2b85f59 Fix an issue that causes client crash after receiving long text 2017-04-25 20:01:24 +08:00
ZIT WANG
a026c5809f Fix duplicate items shown in Utils.GetItemByName
* Remove unused usings
2017-04-25 15:10:24 +08:00
Tyler Watson
5890cb4a88 Update submodule to fix broadcast colours 2017-04-25 15:08:51 +10:00
Tyler Watson
778a6a0ee1 Submodule update for ServerBroadcast hook 2017-04-25 14:44:02 +10:00
Tyler Watson
50135c0eb8 Buried in an issue is the author saying that fody.stamp doesn't work on mono. rip 2017-04-25 13:58:34 +10:00
Tyler Watson
7d6c7d83b5 Updated submodule to include git stamps 2017-04-25 13:37:43 +10:00
White
e1919adfb2 Fixes { and } breaking server message broadcasts 2017-04-25 11:32:39 +09:30
Tyler Watson
9a5a10860c Update submodule to fix build 2017-04-24 01:07:28 +10:00
Tyler Watson
a251a21fef Update release to include UnicodeInput modification 2017-04-24 00:32:18 +10:00
Tyler Watson
fc0e7d54de Update submodule to fix garbage console with -lang 2017-04-24 00:07:37 +10:00
Lucas Nicodemus
53d9e7523f
Remove -lang from TShock (supported in Vanilla) 2017-04-22 20:41:43 -06:00
Lucas Nicodemus
36538caa43 Merge pull request #1426 from mistzzt/t-1.3.5
Add Localization support
2017-04-22 10:01:34 -06:00
White
1f3a09d738 Better workaround for Terraria chat commands, courtesy of @DeathCradle 2017-04-22 18:24:16 +09:30
Luke
aabc985f1c Merge pull request #1427 from NyxStudios/t-1.3.5.2
Update to OTAPI 2.0.0.22 / Terraria 1.3.5.2 Protocol
2017-04-22 10:47:01 +10:00
Luke
b3d308f017 TSAPI update for 1.3.5.2 2017-04-22 10:39:59 +10:00
ZIT WANG
f47c6505ab Add null check for English name 2017-04-22 07:34:59 +08:00
ZIT WANG
08d37eb6de Fix duplicate statement 2017-04-22 07:21:48 +08:00
Lucas Nicodemus
e9275b761b
Update to OTAPI 2.0.0.22 / Terraria 1.3.5.2 Protocol 2017-04-21 15:41:17 -06:00
Lucas Nicodemus
15d4573edd
Update submodule 2017-04-21 10:19:56 -06:00
Lucas Nicodemus
22c1992074
Turn dumping back on 2017-04-21 10:16:15 -06:00
Lucas Nicodemus
33d34f3f0b
Fix dump methods that were disabled earlier 2017-04-21 10:15:28 -06: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
White
fd6c98e934 Submodule update 2017-04-21 22:39:47 +09:30
White
f1ba9cbd01 Resolve issues with /me and chat over heads 2017-04-21 22:39:17 +09:30
Lucas Nicodemus
bd92af325b
Update submodule 2017-04-20 11:50:14 -06:00
Lucas Nicodemus
f4733199f4 Merge pull request #1424 from CoderCow/patch-1
Fix crystal and golden chests
2017-04-20 08:10:59 -06:00
CoderCow
97ecb7d570 Fix crystal and golden chests 2017-04-20 15:24:16 +02:00
Lucas Nicodemus
9b419467d6
Replace NetworkText.FromLiteral("") with NetworkText.Empty
Thanks @deadsurgeon42
2017-04-20 00:31:33 -06:00
Lucas Nicodemus
59dc595f6b
Update changelog 2017-04-20 00:11:09 -06:00
Lucas Nicodemus
72677506d6
Update to API 2.1 2017-04-20 00:06:27 -06:00
White
5165f939bd Submodule update 2017-04-20 14:17:35 +09:30
Lucas Nicodemus
1be1a5385b
Add webhook 2017-04-19 22:20:35 -06:00
Lucas Nicodemus
7d71a888c7
Please json library 2017-04-19 18:25:01 -06:00
Lucas Nicodemus
2d14533172
Terraria 1.3.5 changes compile (NO GUARANTEES ON EXECUTING) 2017-04-19 18:21:34 -06:00
Lucas Nicodemus
b8dbdb9ff4
Final batch of .name changes 2017-04-19 17:41:15 -06:00
Lucas Nicodemus
2dee3edb3d
Replace more .names with .FullName or .Name respectively 2017-04-19 17:33:17 -06:00
Lucas Nicodemus
95ad2aeeab
Replace more name + Name calls 2017-04-19 17:25:33 -06:00
Lucas Nicodemus
46c42536c9
Replace calls to Main.buffName to Lang.GetBuffName 2017-04-19 17:22:46 -06:00
Lucas Nicodemus
d2705d785b
Update to OTAPI 2.0.0.19 / Terraria 1.3.5.1 2017-04-19 17:14:05 -06:00
Lucas Nicodemus
2a5efa65ae
Saving work to apply merge changes
Currently moving .name to .Name and things like that from Item
2017-04-19 17:12:38 -06:00
Lucas Nicodemus
d50fa2fbc4
Mark create release script executable 2017-04-19 16:03:25 -06:00
Lucas Nicodemus
bfdcea5dd8
Update submodule to t-1.3.5 branch 2017-04-19 16:02:56 -06:00
Lucas Nicodemus
4ed8b867b4 Add link to Discord 2017-04-18 23:57:31 -06:00
Chris
263177a62c Merge pull request #1417 from aarongoulet/logout-permissions-change
Issue #1371: Grant logout permissions by default
2017-04-15 12:26:38 +09:30
Chris
5f2037e9ee Merge branch 'general-devel' into logout-permissions-change 2017-04-15 12:17:54 +09:30
Tyler Watson
a102551588 System.Data.SQLite.Core support in GetSqlType()
GetSqlType() does not recognise System.Data.SQLite.Core because the type of the SQL connection class has been renamed to `SQLiteConnection` from `SqliteConnection`.  This commit adds support for both, so that the DB manager classes can operate with plugins which reference the new SQLite ADO.net providers from NuGet.
2017-04-14 17:33:48 +10:00