Commit graph

1336 commits

Author SHA1 Message Date
Zidonuke
90faf80b4d Hopefully this will work... Terrarianet bot code. 2011-12-07 21:25:49 -05:00
Zidonuke
4cb57d46f9 Added Terrarianet.com server list scan bot support. 2011-12-07 20:38:03 -05:00
Lucas Nicodemus
1a15deffd9 Added more stuff! 2011-12-05 23:03:00 -07:00
Lucas Nicodemus
aa57a6ce86 Merge branch 'general-devel' of github.com:TShock/TShock into general-devel 2011-12-05 22:56:27 -07:00
Lucas Nicodemus
ec78a4c748 Threaded the server stat tracking thingy.
Rockin' Server!
2011-12-05 22:56:03 -07:00
Lucas Nicodemus
8313c2f3c3 Merge pull request #304 from erikive/general-devel
Added /fullmoon /destroyer /twins and /skeletronprime
2011-12-05 16:16:37 -08:00
Erik
8ae0ddfaec Update TShockAPI/Commands.cs 2011-12-05 18:01:20 -06:00
Erik
238c8c859b Update TShockAPI/TSPlayer.cs 2011-12-05 17:54:23 -06:00
Lucas Nicodemus
fb7a63be78 Herp 2011-12-05 16:51:32 -07:00
Lucas Nicodemus
b321a10be6 Put the stat tracker in a place where it isn't going to be deleted. 2011-12-05 16:41:25 -07:00
Lucas Nicodemus
7ad353000e Debug output 2011-12-05 01:03:43 -07:00
Lucas Nicodemus
45ef04e9d7 Fixed unit test failing 2011-12-04 21:12:36 -07:00
Lucas Nicodemus
9e36d17db1 Fixed stat log 2011-12-04 20:16:31 -07:00
Lucas Nicodemus
e90d4e8972 Added a basic mechanism for statistic tracking. 2011-12-04 17:57:55 -07:00
Deathmax
2f407b14f6 Re-enable tile compression 2011-12-04 23:35:18 +08:00
Deathmax
39e1c78ec8 Experimental code for spawning WoF
-/wof - attempts to spawn WoF
2011-12-04 23:22:02 +08:00
Deathmax
0b7fd55948 Do not allow users to spawn WoF. 2011-12-04 23:10:30 +08:00
Deathmax
f2ecf1449c Some TODOs in comments for GetData handling. 2011-12-04 23:06:18 +08:00
Deathmax
2c45598c08 Add hardmode-related commands
-/hardmode - starts hardmode and converts the world
-/stophardmode - sets hardmode state to false, does not revert world.
2011-12-04 23:05:50 +08:00
Deathmax
c53a85b3c7 Restore itembans. 2011-12-04 20:11:32 +08:00
Deathmax
0740502068 Forgot to dispose projectile setdefaults 2011-12-04 17:39:58 +08:00
Deathmax
85123a4db3 Option to send player IPs to admins. 2011-12-04 17:38:30 +08:00
Deathmax
e6f06ab567 Update more packet structures
-Fix teleport
2011-12-04 16:18:33 +08:00
Deathmax
d77fc4d567 Revert previous commit.
Double check data structure, SendTileSquare does not attempt to save bandwidth.
2011-12-04 16:12:45 +08:00
Deathmax
fc7f20566e HandleSendTileSquare now takes into account Tile's attempt at conversing bandwidth. 2011-12-04 16:09:31 +08:00
Deathmax
28c4f9ed9c Add DisableTombstones 2011-12-04 15:55:20 +08:00
Deathmax
77b9fcaf98 Fix (non-existant?) /butcher bug 2011-12-04 15:55:02 +08:00
Deathmax
accfedfd0b Update binary
-NpcHooks, ItemHooks now work
-Added Projectile Hooks
2011-12-04 15:33:44 +08:00
Deathmax
cbd00b94ef Binary update
-Lag Fix
-SendBytes was missing in the previous binary
2011-12-04 12:47:16 +08:00
Deathmax
0a2ab6cc1c Changes to NetTile
NetTile now has wire flag and same tile number.
2011-12-04 11:03:36 +08:00
Deathmax
3ab1bb24b4 Terraria now has different default NPC spawn values. 2011-12-04 00:56:22 +08:00
Deathmax
b30aeb5084 Binary update
Attempt lag fix
2011-12-04 00:35:21 +08:00
Deathmax
632b73544a Some minor changes to binary. 2011-12-03 23:18:25 +08:00
Deathmax
2b3966990c Reset packet buffering to true
SendBytes was implemented a few commits back.
2011-12-03 11:02:51 +08:00
Deathmax
b78ea17d68 Fix death text exploit. 2011-12-03 10:25:57 +08:00
Deathmax
a44618d6c6 Fix free item slot detection 2011-12-03 10:20:31 +08:00
Deathmax
2020aaf5eb Update binary to fix things
-OnGreetPlayer hook
-Wires not working
2011-12-03 10:06:13 +08:00
Deathmax
e539080625 Fixy fix
-/item now works
2011-12-02 15:12:27 +08:00
Deathmax
cd7198599d Update binary for new packets. 2011-12-02 14:36:49 +08:00
Lucas Nicodemus
b45f65cc68 Merge branch 'general-devel-1.1' of github.com:TShock/TShock into general-devel-1.1 2011-12-01 23:24:23 -07: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
Deathmax
7c2d20fd3c Merge remote-tracking branch 'origin/general-devel-1.1' into general-devel-1.1 2011-12-02 13:54:01 +08:00
Deathmax
875c28d6c3 Update binary to support packet buffering 2011-12-02 13:53:40 +08:00
Lucas Nicodemus
d32d36b459 Re-enable REST 2011-12-01 22:51:22 -07:00
Deathmax
4cd5542d5f Merge remote-tracking branch 'origin/general-devel-1.1' into general-devel-1.1 2011-12-02 13:42:13 +08:00
Deathmax
8f1cf07eff Fix REST in 1.1 binary. 2011-12-02 13:41:44 +08:00
Lucas Nicodemus
1f19bb50c3 Removed some useless code. 2011-12-01 22:18:07 -07:00
Lucas Nicodemus
e44c8f5294 Minor changes 2011-12-01 22:17:07 -07:00
Deathmax
c7a8b1bb1e Merge remote-tracking branch 'origin/general-devel-1.1' into general-devel-1.1 2011-12-02 12:09:22 +08:00
Deathmax
3a9d95eba6 Packet buffering does not work ATM, so disable. (SendBytes isn't implemented) 2011-12-02 12:07:46 +08:00