Commit graph

3237 commits

Author SHA1 Message Date
Tyler Watson
34f28bace3 TShock 4.3.10 - APIVersion 1.22 2015-09-12 18:08:10 +10:00
White
2e5eaae0b3 Checking whether a point is in a region no longer requires to region to be protected.
Renamed some methods to conform to C# conventions.
2015-09-06 18:49:57 +09:30
White
502afb4e6f DCU fix, courtesy of 412fcf233c. Closes #1018 2015-09-06 18:30:40 +09:30
Tyler Watson
819913740c Updated changelog 2015-08-29 16:40:26 +10:00
Tyler Watson
4bd1b6a07a Refactored StartInvasions to use Main.startInvasion method
It appears that there is a whole lot of display logic in the official
Terraria StartInvasion method, which is why martian invasion wasn't
working properly.

TSAPI now contains a slighly modified startInvasion method which takes
an optional invasion size, so TShock's StartInvasion method has now
been refactored to use TSAPI's invasion, restoring martian invasion
functionality.

Fixes #1087
2015-08-29 16:19:14 +10:00
Tyler Watson
cd0b18ebbe Updated submodule 2015-08-29 16:18:27 +10:00
White
218bd98556 Added newline parsing to SendMessage to prevent plugins doing funky stuff to chat 2015-08-26 20:55:32 +09:30
White
24184a8061 Itembans check dyes, misc dyes, and misc equips 2015-08-26 20:48:25 +09:30
Tyler Watson
01486f7ba9 Fixed an issue preventing bans being added when a ban already existed
Fixes #1094
2015-08-21 22:58:52 +10:00
Tyler Watson
c69fa9b96e Updated submodule 2015-08-21 21:53:08 +10:00
Tyler Watson
30dc6bfad0 Update submodule, fixes Found server issue 2015-08-20 16:08:09 +10:00
Lucas Nicodemus
87e846e630 Version Tick: 4.3.9 2015-08-16 22:10:00 -06:00
Tyler Watson
db1e9ac7fc Updated changelog 2015-08-17 13:01:36 +10:00
Tyler Watson
49de1efaec Update submodule, should fix #1076 2015-08-17 10:12:25 +10:00
Tyler Watson
93d0e68693 Updated API submodule and changelog 2015-08-16 16:17:12 +10:00
Tyler Watson
ac531a7d14 Removing TSPlayer.user from heapshot 2015-08-16 14:15:20 +10:00
Tyler Watson
7f9e41e7ab Update submodule 2015-08-16 14:13:19 +10:00
Tyler Watson
df8c5a9f22 update submodule 2015-08-16 13:47:26 +10:00
Lucas Nicodemus
18e955a306 \ 2015-08-07 07:40:39 -06:00
Lucas Nicodemus
c004fec56c Version tick: 4.3.8 2015-08-07 07:34:56 -06:00
Lucas Nicodemus
80064859f8 Merge branch 'general-devel' of github.com:NyxStudios/TShock into general-devel 2015-08-07 07:33:20 -06:00
Lucas Nicodemus
c073100c0a Update Submodule; Update to API 1.21 2015-08-07 07:32:40 -06:00
Lucas Nicodemus
3f06e713c0 Update the changelog 2015-08-05 18:06:51 -06:00
Tyler Watson
0c4e476c2e update submodule 2015-08-04 23:11:43 +10:00
Lucas Nicodemus
95ef7c9d85 Fix #1063 2015-07-30 16:43:45 -06:00
Lucas Nicodemus
9af4980b60 /auth now forcekicks if auth is disabled
Update submodule
2015-07-30 16:10:59 -06:00
Enerdy
2320613a1d Add GetItemFromTag(), null check on item names. 2015-07-29 15:27:16 +01:00
White
4c605c0afd Submodule update 2015-07-28 15:06:09 +09:30
White
7b98aeec89 Submodule update 2015-07-27 12:01:05 +09:30
White
b93857850c Updated submodule 2015-07-27 11:52:30 +09:30
Enerdy
d590fc8ec7 Update Submodule 2015-07-27 02:22:47 +01:00
White
a039d9a95e Updated submodule for creep checks 2015-07-25 13:14:03 +09:30
White
c7711b2906 Allow[Hallow/Corruption/Crimson]Creep in config now work
Fixes #1043
2015-07-25 13:06:21 +09:30
Lucas Nicodemus
835f507672 Version tick: 4.3.7 2015-07-24 11:51:35 -06:00
Lucas Nicodemus
7dd801282e Update submodule 2015-07-24 11:47:05 -06:00
Lucas Nicodemus
9e617e04f2 Update submodule from @CJKay's fixes 2015-07-24 08:59:41 -06:00
Lucas Nicodemus
516898ec87 Update submodule to support -world and -autocreate 2015-07-24 08:33:38 -06:00
Lucas Nicodemus
b7fedc173b Update to 1.3.0.7 2015-07-23 15:01:01 -06:00
Lucas Nicodemus
97f0bd5aac Tick to 4.20 2015-07-23 10:49:49 -06:00
Lucas Nicodemus
8c130f177c Merge branch 'general-devel' of github.com:NyxStudios/TShock into general-devel 2015-07-23 10:34:55 -06:00
Lucas Nicodemus
45ed4237a7 Version tick: 4.3.6 2015-07-23 10:34:33 -06:00
Lucas Nicodemus
ae9326cdd0 Update submodule to latest changes 2015-07-23 10:33:48 -06:00
Lucas Nicodemus
c7ff200f1a Updated changelog such wow much omg 2015-07-23 10:33:21 -06:00
Tyler Watson
7717f6d9d5 Removed -world handling from inside TShock
Seriously, when has it ever been a good idea to handle TSAPI commandline
mechanisms from a plugin?  TSAPI related command line parameters need to
be handled from inside TSAPI.
2015-07-23 18:41:18 +10:00
Enerdy
f6f2ebdd96 Update Submodule 2015-07-21 16:16:32 +01:00
White
1825a822a0 Merge pull request #1033 from NyxStudios/proj-permissions
Fix more projectile permission checks.
2015-07-21 12:54:14 +09:30
Enerdy
fb2cd670fa Update submodule (now on 1.3.0.6) 2015-07-20 23:05:35 +01:00
White
4371ad4d9a Logging out is now safe in SSC. Fixes #1037 2015-07-20 23:25:33 +09:30
White
dfc28c8522 Updated submodule 2015-07-20 21:41:53 +09:30
White
344149893d Updated submodule 2015-07-20 19:13:55 +09:30