Commit graph

721 commits

Author SHA1 Message Date
high
b382125cc5 Removed mousefontchars, valid chars are 0x20-0xA9(32-169)
Added checking to player names too.
2011-07-09 10:00:00 -04:00
Deathmax
1cd0f4c74b Fix Jexius's font exploit. 2011-07-09 21:17:54 +08:00
Deathmax
0b6777ba85 Fixed timeout issue that occurs with HLSW 2011-07-09 17:26:28 +08:00
Deathmax
07e335b780 inforesponse and statusresponse now work properly. 2011-07-09 17:24:04 +08:00
Deathmax
970d7f71c5 Changed how udpclient is used, shouldn't crash anymore. 2011-07-09 14:15:47 +08:00
Deathmax
d04ef15427 Changed how rcon outputs commands
Changed how rcon handle commands
Added inforesponse and statusresponse
2011-07-09 12:34:58 +08:00
Deathmax
da9aac5d5b Kick/BanOnHardcoreDeath now only acts on hardcore players. 2011-07-09 11:10:52 +08:00
Deathmax
935c051163 Notify player that he is being annoyed 2011-07-09 10:04:57 +08:00
Deathmax
181013a385 more changes to how rcon commands are handled 2011-07-09 10:01:52 +08:00
Deathmax
cfd659f90d fix how rcon commands are handled 2011-07-09 09:12:31 +08:00
Deathmax
1e17a6edb4 Changed default RconPort to 7777
Changed how rcon commands are handled.
2011-07-09 09:11:57 +08:00
Deathmax
dc2ebf9087 fix copy paste fails 2011-07-09 08:07:28 +08:00
Deathmax
fe8223560c canbuild should revert client's view 2011-07-09 07:59:38 +08:00
Deathmax
2b382a3cee Changed method names according to GUIDELINE 2011-07-08 22:45:32 +08:00
Deathmax
a465943eee Added rcon packet handling. 2011-07-08 22:44:19 +08:00
Deathmax
811f7ab1dc Adds canbuild permission - requires permission to consider manipulating tiles.
Closes #221
2011-07-08 21:43:40 +08:00
Deathmax
aa511e003b Updated permissions documentation 2011-07-08 21:39:18 +08:00
Deathmax
d8d19f88e5 Fixed and enabled /annoy 2011-07-08 21:27:44 +08:00
Deathmax
cf7fd6da23 Ban/KickOnHardcoreOnlyDeath is now Ban/KickOnHardcoreDeath - Any hardcore deaths can be acted on.
Ban/KickOnHardcoreDeath will no longer trigger with a magic mirror.
2011-07-08 21:20:07 +08:00
Deathmax
23e5f96e01 Merge commit '27adb98b6f' into general-devel 2011-07-08 19:33:00 +08:00
Deathmax
08843714a3 /annoy (currently disabled) 2011-07-08 19:27:18 +08:00
high
27adb98b6f Removed the onsenddata hook and added a raw send command.
Added WorldInfoMsg for constructing the world info packet.
2011-07-08 03:42:42 -04:00
high
2a212629dc Added WorldInfoMsg class (empty) 2011-07-07 22:42:51 -04:00
high
07a758d0e6 Size changed from just 3 to <6. Chairs/Beds should be working now. 2011-07-07 22:42:22 -04:00
high
d689fac4ce Accept chair/bed frame changes. Should fix direction issue. 2011-07-07 22:00:50 -04:00
Deathmax
ec39d41654 Fix /reply not properly replying to the last person who you whispered/whispered to you. 2011-07-07 21:38:28 +08:00
Lucas Nicodemus
cf7323d653 Adds /ip <player> and returns the Internet Protocol Version 4 address of the player.
Closes #219
2011-07-07 01:32:49 -06:00
Deathmax
da60e1cd0c Indicate when Teleport has failed. 2011-07-06 22:09:15 +08:00
Deathmax
ecc6da2a96 Added range check to SendTileSquare 2011-07-06 22:03:17 +08:00
Deathmax
f3e3c4dafc Completely removed /buff 2011-07-06 22:00:34 +08:00
Lucas Nicodemus
34d39bd8d3 Read hashes are now converted to uppercase when checked to preserve computability with php's sha512 hashing. 2011-07-05 00:58:06 -06:00
Deathmax
01c90dd269 Merge remote-tracking branch 'origin/general-devel' into general-devel 2011-07-04 21:30:34 +08:00
Deathmax
b0f5466495 Added -worldpath, changes the path Terraria looks for worlds. 2011-07-04 21:29:58 +08:00
Steven French
0cbdd158a1 Adds a nice world check for warps
You can now create warps with same names across worlds
2011-07-04 22:11:55 +12:00
Steven French
a985b5976a Merge branch 'general-devel' of github.com:TShock/TShock 2011-07-04 22:09:31 +12:00
Deathmax
949256dd1a Make sure client is connected before sending packet. 2011-07-04 17:58:12 +08:00
Deathmax
169d1a02d4 Added a little message to remind players to enable PvP on join for forced PvP. 2011-07-04 17:56:07 +08:00
Steven French
35eae48dfe Merge branch 'general-devel' of github.com:TShock/TShock 2011-07-04 21:45:45 +12:00
Deathmax
718764e533 More race conditions. 2011-07-04 17:32:49 +08:00
Deathmax
061169633d Fix race conditions with saveWorld threading. 2011-07-04 17:20:21 +08:00
Deathmax
2d53001197 Merge commit '65a7998b16' into general-devel
Conflicts:
	TShockAPI/Commands.cs
2011-07-04 17:08:40 +08:00
high
65a7998b16 Do not log /login and /user 2011-07-04 01:07:44 -04:00
high
9a3cf85cf2 NPC.maxSpawns should be NPC.defaultMaxSpawns 2011-07-04 00:44:04 -04:00
high
fbb0e1aebb Should be >= 2011-07-03 23:12:51 -04:00
Steven French
51e7ca238b Merge branch 'general-devel' of github.com:TShock/TShock 2011-07-03 20:22:02 +12:00
Steven French
60b21e4c1a Adds /setspawn again
This edits your maps spawn tile, use wisely.
2011-07-03 20:20:41 +12:00
Twitchy
058ae345d0 Makes server save in background, stops server lag on save
Keeping lag broadcast just in case
2011-07-03 20:20:40 +12:00
Deathmax
473d554de1 Chest KillTile is now subject to region protection.
Non-working /buff
2011-07-03 20:20:39 +12:00
Deathmax
e4bcadcdc4 Changed some of the command permissions 2011-07-03 20:20:39 +12:00
Twitchy
a10a0ce6ee Makes server save in background, stops server lag on save
Keeping lag broadcast just in case
2011-07-03 18:27:57 +12:00