Commit graph

72 commits

Author SHA1 Message Date
k0rd
75eaaafdec added command /rain 2013-09-30 20:38:53 -04:00
Zack Piispanen
fddaf657a5 Teleport code has been cleaned up.
Added tp prevention based on permission tp.  Updated to latest server exe.
2013-09-30 16:23:11 -04:00
k0rd
6e29a3b0ca needed for new explosive property 2013-09-30 04:47:31 -04:00
Zack Piispanen
6185559c6a More whoops moments k0rd didnt find for me.
Updated the Server bin.
2013-09-30 01:33:07 -04:00
Zack Piispanen
e148d29c66 Added packet changes for 1.2 protocol up to 7(world info) 2013-09-29 01:02:07 -04:00
Zack Piispanen
7731bc46f1 More minor fixes 2013-09-28 23:52:51 -04:00
Zack Piispanen
c17b661166 Stripped out stupid shit
Commented packets we dont know about yet.
2013-09-28 17:32:03 -04:00
Zack Piispanen
225668fcdd Some small rest improvements. Use newest TServer binary. 2013-09-16 00:09:29 -04:00
Zack Piispanen
9ec77332fb Updated server bin
Added PluginUpdater stuff.  Very alpha at the moment until we can test more thoroughly.
2013-05-18 23:53:28 -04:00
Zack Piispanen
b37552ff27 Updated api to 1,13. 2013-04-19 23:54:11 -04:00
Zack Piispanen
38ae8e9ce6 Added xmas hook such that when the server checks to see if it should do xmas related things, it will check all plugins first. 2012-11-10 22:43:39 -05:00
Lucas Nicodemus
027efc7f11 Latest TerrariaServer exe 2012-05-30 13:18:56 -06:00
k0rd
3976696184 deadlock issues resolved 2012-05-28 15:11:48 -04:00
k0rd
4c81357cf5 attempting to stop deadlock issues 2012-05-27 19:04:35 -04:00
Lucas Nicodemus
3fec24b2d2 Update TerrariaServer to match latest again 2012-05-26 00:16:50 -06:00
Lucas Nicodemus
55ff9cea23 Update to TerrariaAPI 1.12 2012-05-25 23:56:06 -06:00
Zack Piispanen
653e609e25 Added config option to allow control of how statue spawn limits work. Updated binary to work with new hooks. 2012-04-27 00:48:38 -04:00
Zack Piispanen
c81cd39fb3 New Features For the new Release! Config options to enable the spread of creep in hardmode. This means users can disable the corruption or the hallow from spreading. This allows server owners the chance to play on hardmode without it ruining their worlds. This does require the new TerrariaServer but the only change is the addition of a hook, which I believe does not require the increment of an API version attribute. 2012-04-18 00:46:30 -04:00
Lucas Nicodemus
7fe224d687 Update TerrariaServer binary to the latest version from the api's repo 2012-03-05 00:56:23 -07:00
Zack Piispanen
a8ac9435fd Updating bin, again. Hindsight is 20/20.
Added npc spawn hook and event,
2012-01-25 14:24:58 -05:00
Zack Piispanen
9db95d01f3 Update the bin for real to fix the autocreate/start server stuff. 2012-01-25 12:41:40 -05:00
Lucas Nicodemus
a2d72f3a3d Update API bin again (recompiled and working) 2012-01-22 10:49:54 -07:00
Lucas Nicodemus
e97656a770 Update API bin 2012-01-22 10:40:07 -07:00
Zack Piispanen
f36828ab91 Update bin to fix not updating world list after world gen 2012-01-19 16:30:06 -05:00
Zack Piispanen
43d0ff72cf Fixed duplicate join announcement 2012-01-18 19:13:04 -05:00
Deathmax
66fd4ac375 Update server binary
Fix save issues
2012-01-19 06:14:55 +08:00
Deathmax
44408a25d6 Update to 1.1.2 2012-01-18 19:42:38 +08:00
Deathmax
3ef87534c8 Log socket errors
Update server binary
2012-01-13 16:45:08 +08:00
Deathmax
bbeabb0f9d Update server bin 2012-01-01 15:23:27 +08:00
Zidonuke
dd14551bee Triple check that this terraria server is the latest with the last revision on git. 2011-12-29 00:48:55 -05:00
Deathmax
63259938f8 Update server binary
Fix linux paths.
Tile compression.
2011-12-29 11:33:34 +08:00
Zidonuke
1d1611407a Double checking to make sure this terrariaserver works with windows at least. 2011-12-28 21:14:54 -05:00
Zidonuke
82ed509fba Updated terraria server api. 2011-12-28 15:34:39 -05:00
Zidonuke
318bbac56a Update TerrariaAPI Binary 2011-12-20 17:26:04 -05:00
Zidonuke
cf665f199f Update server binary 2011-12-20 04:26:46 -05:00
Zidonuke
06b487393c Implement join/leave messages into TShock. 2011-12-20 01:00:21 -05:00
Deathmax
3e8737cf7f Update server binary
Version 1.10.0.2. Implements plugin reloading.
2011-12-19 22:30:29 +08:00
Deathmax
1ce950fa32 Update server binary
Fix issue where bunny and goldfish statues would continue spawning without limit during bloodmoons.
2011-12-19 20:03:45 +08:00
Deathmax
c79d39eb95 Update server binary
Server now has the -ip param built in.
2011-12-19 14:07:57 +08:00
Deathmax
9596d4498d Update server binary
Server now loads .dll-plugin files.
2011-12-19 12:15:58 +08:00
Deathmax
9657479e8e Update server binary
Server now logs plugin load errors to ErrorLog.txt
2011-12-19 08:41:15 +08:00
Deathmax
d091f5b52d Update server binary
Stop the Linux UnauthorizedAccessException errors when trying to access Windows paths.
2011-12-18 17:40:09 +08:00
Deathmax
cdde472c54 Update server binary
Clients should now be able to connect when running under Mono
2011-12-17 17:35:00 +08:00
Deathmax
905538de30 Update server binary
Add missing onleave hook
2011-12-16 10:06:56 +08:00
Deathmax
12435dfa1f Update server binary
For mono compatibility
2011-12-16 09:34:00 +08:00
Deathmax
b23b6789f2 Update to 1.1.1
Switch to v2 of the sqlite lib. v4 has a bug when run under .Net.
2011-12-16 09:02:59 +08:00
Deathmax
480b58a47d Now Mono compatible
(You need sqlite3.dll from SqlBins if running on Windows and sqlite3.so if running on Linux)
2011-12-13 21:41:52 +08:00
Deathmax
57f45e12bf Mono compatibility 2011-12-13 17:24:46 +08:00
Lucas Nicodemus
e1cd9f6bd4 Added a new server exe that should fix mannequins. Exempted the ice rod from the range checks. 2011-12-11 02:34:50 -07:00
Deathmax
2f407b14f6 Re-enable tile compression 2011-12-04 23:35:18 +08:00