Lucas Nicodemus
|
525cc0241d
|
Merge branch 'general-devel' of github.com:TShock/TShock into general-devel
|
2011-07-12 00:04:42 -06:00 |
|
Lucas Nicodemus
|
8f5d33e49b
|
Added /auth-verify to turn off the auth system.
|
2011-07-12 00:04:15 -06:00 |
|
Twitchy
|
29aef28c1e
|
manage users is now admin by default
|
2011-07-12 17:37:09 +12:00 |
|
Twitchy
|
ac8b293232
|
Removes Auto increment ID from table
|
2011-07-12 17:26:07 +12:00 |
|
Lucas Nicodemus
|
ae7763676e
|
Moved credits
|
2011-07-11 23:22:50 -06:00 |
|
Lucas Nicodemus
|
fa41521986
|
Added hacky way of dealing with spammed build protection messages.
|
2011-07-11 23:19:05 -06:00 |
|
Lucas Nicodemus
|
d57300099e
|
Merge branch 'general-devel' of github.com:TShock/TShock into general-devel
|
2011-07-11 23:07:28 -06:00 |
|
Lucas Nicodemus
|
ddf9b686f1
|
Updating some documentation
|
2011-07-11 23:07:07 -06:00 |
|
Twitchy
|
bccbf46164
|
Fix some merge errors
|
2011-07-12 15:54:40 +12:00 |
|
Twitchy
|
9cefc69075
|
Merge branch 'sql' of github.com:TShock/TShock into general-devel-sql (test)
|
2011-07-12 15:49:24 +12:00 |
|
Twitchy
|
3e17e42a37
|
Adds MySql Support
|
2011-07-12 13:31:36 +12:00 |
|
Twitchy
|
0997b5bd5d
|
Adds group manager, editable only by DB program.
|
2011-07-11 20:33:03 +12:00 |
|
Twitchy
|
b5ca97ae35
|
Adds a whole bunch of SQL logging
|
2011-07-11 20:31:25 +12:00 |
|
Lucas Nicodemus
|
0e5e86c7d8
|
Merge branch 'general-devel' of github.com:TShock/TShock into general-devel
|
2011-07-11 02:07:53 -06:00 |
|
Lucas Nicodemus
|
6c96314c32
|
/displaylogs functions as intended now.
Closes #231
|
2011-07-11 02:07:29 -06:00 |
|
Deathmax
|
469dd6f8ea
|
Catch socketexception if address is already in use for rcon.
|
2011-07-10 11:39:38 +08:00 |
|
Deathmax
|
f03a03a79c
|
Remove leading whitespace from rcon commands
|
2011-07-10 11:14:43 +08:00 |
|
Twitchy
|
6d1bea3577
|
Fixed SQL inserting a new superadmin on each load.
|
2011-07-10 13:35:49 +12:00 |
|
Twitchy
|
bbcf84ed4a
|
Adds Itembans into SQL, in game commands not added yet, but can use a DB editor to add bans
|
2011-07-10 13:08:19 +12:00 |
|
Deathmax
|
57fc745c56
|
Ignore no free slots if item is a coin
|
2011-07-09 23:17:04 +08:00 |
|
Deathmax
|
6f63117435
|
Do not count coin slots during inventory check
|
2011-07-09 23:14:46 +08:00 |
|
Deathmax
|
c3fdff890a
|
fix race condition with socket binding
|
2011-07-09 23:11:07 +08:00 |
|
Deathmax
|
1fca9b6860
|
now sends heartbeats to a q3 master server
|
2011-07-09 23:09:45 +08:00 |
|
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 |
|
Twitchy
|
243b0297b9
|
Commands /region list and /warp list now work
Regions now use User ID's for /region allow (can be IP or Username/password based ID)
Minor Tweaks
A reset of your database is recommended
|
2011-07-09 20:41:31 +12: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 |
|
Twitchy
|
cb7033d89c
|
Adds UserManager to sql
Changes the way Warps and Regions are stored
A few other minor tweaks
|
2011-07-09 16:33:07 +12: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 |
|
Twitchy
|
4a25cd612c
|
Merge branch 'sql' of github.com:TShock/TShock into sql
|
2011-07-08 23:40:07 +12:00 |
|
Twitchy
|
d79b893356
|
Removes some old .xml creation that is not needed
|
2011-07-08 23:38:47 +12:00 |
|
Twitchy
|
1d5ac77255
|
Made console change text color depending on messages
|
2011-07-08 23:38:02 +12:00 |
|
Twitchy
|
16a90f3240
|
Added SQL Regions and Fixed SQL Warps
|
2011-07-08 23:36:53 +12: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 |
|