Commit graph

130 commits

Author SHA1 Message Date
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
Lucas Nicodemus
9e79aadf3c Herp 2011-12-29 22:39:30 -07:00
Zidonuke
be6a5a771b Version Tick, release hotfix 2011-12-29 16:39:05 -05:00
Zidonuke
43baadbb77 Version Tick, goto bed, Release in the morning pending no bugs. 2011-12-29 02:52:19 -05:00
Zidonuke
bbf1818512 Version Tick 2011-12-29 02:17:35 -05:00
Zidonuke
abbf95f870 Version Tick, It's getting serious to release time. 2011-12-29 01:31:51 -05:00
Deathmax
63259938f8 Update server binary
Fix linux paths.
Tile compression.
2011-12-29 11:33:34 +08:00
Deathmax
8d84514128 Fix MOTD 2011-12-24 10:27:50 +08:00
Deathmax
877de10cba Sanitize string read from file before sending to player. 2011-12-23 16:54:01 +08:00
Lucas Nicodemus
1520688256 Hark 2011-12-22 12:16:44 -07:00
Lucas Nicodemus
26afe92648 Hark 2011-12-22 12:16:19 -07:00
Graham Cantin
a35dfcc1db Fixes up Deathmax's Commit:b4971834238387d1cca96eea01f48fca51b0ba35
Adds some more/saner config descriptions while I'm at it.
Bumped version tick to 1222.
2011-12-22 01:27:36 -08:00
Lucas Nicodemus
5d3f5eed90 GeoIP dispose fix 2011-12-21 13:09:28 -07:00
Lucas Nicodemus
74c493bd6a VERSION TICK: 3.4.0.1221
- Prepare code freeze for release
 - 4 hour bug testing state beginning
2011-12-21 00:34:59 -07:00
Deathmax
2cec51ada4 /converthallow/corruption should now report the correct hallow/corruption percentage. 2011-12-20 18:49:08 +08:00
Deathmax
99d3162345 Recount and resend Good/Evil stats after converting hallow/corruption 2011-12-19 19:30:06 +08:00
Deathmax
d1320e434c Cache the IP so that things don't shit bricks when Mono closes the socket. 2011-12-18 07:28:52 +08:00
Deathmax
7a1ea99ea8 Fix Purification Powder not working on ebonsand 2011-12-17 09:45:04 +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
97b6f77383 Fix logs and configs not following -configpath param 2011-12-15 21:04:13 +08:00
Deathmax
c821c920ce Was never supposed to add exploit code. 2011-12-13 17:30:01 +08:00
Deathmax
075a909e0a Add tile protection to SendTileSquare 2011-12-12 21:33:04 +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
Lucas Nicodemus
7ad353000e Debug output 2011-12-05 01:03:43 -07:00
Deathmax
28c4f9ed9c Add DisableTombstones 2011-12-04 15:55:20 +08:00
Deathmax
b78ea17d68 Fix death text exploit. 2011-12-03 10:25:57 +08:00
Deathmax
e539080625 Fixy fix
-/item now works
2011-12-02 15:12:27 +08:00
Lucas Nicodemus
8514140ca7 As per High's complaining, holocaust against the Tools class (now Utils)
Plugin developers: You really need to change to reference this.
2011-12-01 23:24:02 -07:00