Commit graph

157 commits

Author SHA1 Message Date
MarioE
36594e7fe4 Tick version 2014-07-02 17:05:32 -04:00
MarioE
b51303d36e Update to 1.2.4.1 2014-05-15 19:16:35 -04:00
Zack Piispanen
c8125af0cc Tick version, update to latest tsapi. 2014-05-10 15:02:40 -04:00
Zack
eb7f66b986 Tick version 2014-04-09 18:01:18 -04:00
MarioE
2a62bf84df Tick version 2014-02-24 17:04:22 -05:00
MarioE
ecc6139f5c Tick version 2014-02-18 16:45:09 -05:00
Zack Piispanen
6b7e6523d1 Tick version 2013-12-28 00:38:56 -05:00
Zack Piispanen
d56e02bb4e Add TSAPI as a submodule to the TShock repo, and reference it in the TShock project instead of an exe. 2013-11-10 08:44:30 -05:00
Zack Piispanen
6b283393b0 version tick 2013-11-08 03:36:48 -05:00
Zack Piispanen
691204f319 Version Tick 2013-11-07 05:00:26 -05:00
Zack Piispanen
33e66bd145 Tick version. 2013-10-19 22:15:55 -04:00
k0rd
73f0901835 tick tshock version 2013-10-10 02:44:36 -04:00
k0rd
a40eecc82f version tick 2013-10-09 22:42:28 -04:00
Zack Piispanen
fb03df1442 Tick version 2013-10-05 01:58:05 -04:00
Zack Piispanen
545709e845 Fix item drops 2013-10-01 00:47:02 -04:00
Lucas Nicodemus
1a1d980186 VERSION TICK: 4.1.0.926 & Terraria 1.2 Code Freeze 2013-09-26 02:11:05 -06:00
Lucas Nicodemus
ae7ab5f234 Updated copyright information to point to 2013. 2013-08-22 21:51:17 -06:00
Zack Piispanen
b37552ff27 Updated api to 1,13. 2013-04-19 23:54:11 -04:00
Zack Piispanen
1a6a662834 Version Tick, Copyright update 2013-02-22 08:32:43 -05:00
Lucas Nicodemus
5770b86ea6 Version Tick: 4.0.0.0923 2012-09-23 00:40:01 -06:00
Lucas Nicodemus
7911953230 Hahaha 2011 psh 2012-05-27 12:34:40 -06:00
Lucas Nicodemus
917c65d6b8 Added scam warning
Version ticked a little early
2012-05-27 12:31:39 -06:00
Lucas Nicodemus
7103649e13 VERSION TICK: 3.9.0.0526 2012-05-25 23:59:42 -06:00
Lucas Nicodemus
8d5cdf04a8 Update copyright to reflect actual year date. 2012-04-24 12:45:46 -06:00
Lucas Nicodemus
53cda6036d Version tick: 3.8.x.x
Changed the improper shutdown message to be a little more informative.
2012-03-04 19:03:12 -07:00
Lucas Nicodemus
6527799ec0 Separated out all sections into smaller files for easier browsing :) 2012-02-26 03:31:22 -07:00
Lucas Nicodemus
ee20946cdd REST endpoint /v2/users/activelist now null checks and works with 0 players.
Fixes #362
2012-02-09 21:43:35 -07:00
Lucas Nicodemus
a236f8dfc5 VERSION TICK: 3.7.0.204 2012-02-04 21:40:38 -07:00
Lucas Nicodemus
ccee8f3ff4 Add some debug output so people know why REST is magically enabled. 2012-02-04 21:22:55 -07:00
Lucas Nicodemus
7e26c40744 VERSION TICK: 3.6.0.0126
(I'm counting third as a hotfix count, this isn't a hotfix)
2012-01-26 22:39:46 -07:00
Zack Piispanen
66d103d3e2 tick version 2012-01-27 00:31:58 -05:00
Lucas Nicodemus
6d90d19348 Version tick: 3.5.1 2012-01-22 10:40:46 -07:00
Lucas Nicodemus
fed7be8f31 Version Tick: 3.5.0.0122 2012-01-22 00:29:06 -07:00
Lucas Nicodemus
0918675965 Is the debug code just not being called then? 2012-01-21 00:23:53 -07:00
Deathmax
672d360e9d Merge fail 2012-01-20 14:35:59 +08:00
Deathmax
44408a25d6 Update to 1.1.2 2012-01-18 19:42:38 +08:00
Deathmax
9480b69754 Catch objectdisposedexception when writing to log file 2012-01-15 11:09:48 +08:00
Deathmax
b85754ee1f Add debugging info for which method called Disable() 2012-01-14 10:47:27 +08:00
Deathmax
3ef87534c8 Log socket errors
Update server binary
2012-01-13 16:45:08 +08:00
Deathmax
0cf287ca11 Increase the projectile range to 128 rather than 100. (2048px) 2012-01-12 19:06:11 +08:00
Deathmax
22b3cfc86e Default HashAlgo to sha512, which is config's default.
Workaround for MD5/SHA512 hashing mixups.
2012-01-07 21:39:38 +08:00
Lucas Nicodemus
04b68eeb94 Merge remote-tracking branch 'remotes/origin/lua' into general-devel
Conflicts:
	TShockAPI/Properties/AssemblyInfo.cs
2012-01-06 17:26:58 -07:00
Lucas Nicodemus
7c66e97bf1 Version Tick: 3.4.5.0106 2012-01-06 01:07:46 -07:00
Lucas Nicodemus
1d1c15f808 Added a basic implementation of a hooking system.
Related to TSHOCKPLUGINS-6
2012-01-04 02:43:46 -07:00
Lucas Nicodemus
c45291eb6b Basic Lua loading prep.
TSHOCKPLUGINS-4
2012-01-03 16:54:38 -07:00
Lucas Nicodemus
b8e4dffd74 Add new REST endpoint:
- /v2/server/rawcmd

Takes parameters:
 - cmd

Commands have to start with /, some commands aren't written properly, and may not return any more output than a status code.
2012-01-02 22:14:30 -07:00
Lucas Nicodemus
bf9d0137f1 Added any missing license headers to all files 2012-01-01 03:06:48 -07:00
Lucas Nicodemus
2bfdaaaabc Remove flat file conversion code 2012-01-01 02:48:15 -07:00
Lucas Nicodemus
e52dba26f7 Add a hook for PlayerMana
Remove code dealing with sync players
2011-12-31 13:40:14 -07:00
Lucas Nicodemus
fd51214146 Cleaned up the version thingy so people aren't confused when committing later. Also, Zidonuke, that last number is a MMdd, not a randomly chosen number. 2011-12-30 14:25:02 -07:00