Commit graph

3373 commits

Author SHA1 Message Date
Patrikk
ee3e47c1c1 Fixes #1226 2016-06-25 13:46:30 +02:00
White
dd8c253911 Merge pull request #1224 from Patrikkk/general-devel
Show proper error message at db connect fail
2016-06-25 21:05:20 +09:30
Patrikk
76597fce37 Show proper error at db connect fail 2016-06-25 13:31:23 +02:00
White
0e30335a7a Merge pull request #1219 from NyxStudios/geoip-fix
Make GeoIP Great Again!
2016-06-23 22:29:42 +09:30
White
eced9ec392 Merge pull request #1223 from mistzzt/protect-gem-lock
Add protection for gem locks in region
2016-06-22 09:48:46 +09:30
Zt Wang
c6811c98ed Add protection of gem locks in region 2016-06-21 22:34:15 +08:00
White
392fbe79c8 Merge pull request #1222 from mistzzt/give-permission-group
Add give permission to group trustedadmin
2016-06-21 18:51:26 +09:30
Zt Wang
f15fd659e9 Add give permission to group trustedadmin 2016-06-21 13:38:11 +08:00
White
546e2868b3 Merge pull request #1221 from Patrikkk/separate-give-permission
Separate item give perm from item spawn
2016-06-21 11:25:44 +09:30
Patrikk
ba73d5906a Separate item give perm from item spawn 2016-06-20 19:24:15 +02:00
Enerdy
13977d9e53 Make GeoIP Great Again! 2016-06-19 14:02:36 +01:00
Enerdy
b16ff6efc7 Improve documentation of ConfigFile.cs 2016-06-16 22:16:14 +01:00
Rodrigo
edc3d34d68 Merge pull request #1216 from cracker64/general-devel
Properly follow tileData for region checks. Fix #1159
2016-06-15 23:07:28 +01:00
cracker64
549a2e63aa Properly follow tileData for region checks. Fix #1159 2016-06-15 09:21:19 -04:00
White
9ba106ed19 Changelog update 2016-06-15 00:45:09 +09:30
White
aa337437a6 Fixes #1205 2016-06-15 00:19:10 +09:30
White
72ccd34ae6 Fixes unwanted superadmin behaviour concerning SSC inventories. 2016-06-14 23:22:06 +09:30
White
ffd81739dc Submodule update 2016-06-14 23:21:07 +09:30
Tyler Watson
b2c762f7cd Update submodule for deadlock in wiring fix 2016-06-05 13:05:19 +10:00
White
be4164281a Version tick and Changelog update 2016-06-01 11:43:17 +09:30
White
39d0317d46 Update submodule 2016-06-01 11:39:36 +09:30
Enerdy
c8c17f1a26 Update submodule. Fixes #1199. 2016-05-31 22:44:05 +01:00
White
718128f422 Added multicolour wrench to acceptable wire cutters 2016-05-31 12:28:19 +09:30
White
91c4eb8a72 Version tick + Changelog update 2016-05-31 12:19:37 +09:30
White
c4a0cdb6da Properly fix placement of Item IDs 3705 and 3706. Fixes #1189 2016-05-31 12:10:28 +09:30
White
0c49106b9c Updated wire checks and added a check for Fake_newchest 1 and 2 2016-05-31 11:40:13 +09:30
Enerdy
08ed9743e4 Update submodule (fixes wiring) 2016-05-30 13:33:18 +01:00
White
ac6c0867e4 Merge pull request #1195 from NyxStudios/packet107-revert
Revert "Make TSPlayer.SendMessage use the smart chat packet"
2016-05-30 10:56:19 +09:30
Enerdy
dbd6228cc7 Revert "Make TSPlayer.SendMessage use the smart chat packet"
This reverts commit 653f6b834f.
2016-05-29 23:15:48 +01:00
Enerdy
e31cdfb7d5 Handle the MassWireOperation packet. Fixes #1190 2016-05-28 19:16:52 +01:00
Lucas Nicodemus
825c3bc322 Remove nuget folders first 2016-05-26 22:52:05 -06:00
Lucas Nicodemus
967c24211f Try to run nuget restore in release script 2016-05-26 22:46:01 -06:00
White
86e741a3cd Removed obsolete DCU config options 2016-05-27 14:13:15 +09:30
White
03eb47596e submodule update 2016-05-27 14:10:18 +09:30
Enerdy
653f6b834f Make TSPlayer.SendMessage use the smart chat packet 2016-05-27 01:00:35 +01:00
Rodrigo
373b0d5aeb Update create_release.py 2016-05-26 01:14:57 +01:00
Rodrigo
2ab5df8b97 Merge pull request #1187 from Celant/general-devel
Updated project to use NuGet where possible
2016-05-25 22:49:53 +01:00
George
a5a63cc68c Updated project to use NuGet where possible 2016-05-25 22:43:45 +01:00
Enerdy
d1168003e7 Update submodule and version numbers 2016-05-25 17:42:04 +01:00
White
1a11beded7 Removed readonly from TSPlayer's data field so that it can actually be used 2016-05-18 13:03:17 +09:30
White
457b3d40b3 Changed the GetData<T> and SetData<T> components of TSPlayer, and added RemoveData and ContainsData 2016-05-16 16:45:00 +09:30
White
275ca6f9d1 Added a ConcurrentDictionary for plugin data to TSPlayer 2016-05-16 15:30:56 +09:30
White
d64abdb9a6 Changelog update 2016-05-16 12:13:47 +09:30
White
49a7aba772 Version tick 2016-05-16 12:13:25 +09:30
Tyler Watson
7dd4cb9604 Update changelog 2016-05-10 23:49:38 +10:00
Tyler Watson
0f566f00dc update submodule 2016-05-10 23:47:07 +10:00
Tyler Watson
4eca66a024 Removed ThreadPool threads in favour of plain threads.
See
NyxStudios/TerrariaAPI-Server@b1d62b6cbd
for details.
2016-05-10 23:46:44 +10:00
Tyler Watson
a7ac433bfa Merge branch 'deadlock-fix' into general-devel 2016-05-10 22:03:32 +10:00
Tyler Watson
84a9f48f38 Update submodule for deadlock fix 2016-05-10 22:00:58 +10:00
White
31d1418ce2 Fixes web, silk, and vine rope coils being deleted due to hack protection 2016-04-29 22:07:00 +09:30