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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
high
|
213fe1cb61
|
User table defined, missing any columns?
|
2011-07-08 06:05:25 -04:00 |
|
high
|
6d531283fc
|
Moved BanManager/WarpsManager
Added UserManager (empty)
|
2011-07-08 04:00:53 -04:00 |
|
high
|
d3cdb1095a
|
Fixed copy/paste mistakes
|
2011-07-08 03:54:08 -04:00 |
|
high
|
bb77a3baea
|
Merge branch 'sql' of github.com:TShock/TShock into sql
|
2011-07-05 05:45:43 -04:00 |
|
high
|
80b07c5dd8
|
Warp now uses int(11) instead of char(4).
|
2011-07-05 05:45:34 -04:00 |
|
high
|
c26867633a
|
Added a nice generic method for things like GetString(GetOrdinal(name)) => Get<string>(name)
Moved AddParameter to extension
|
2011-07-05 05:44:58 -04:00 |
|
Steven French
|
d83513ca96
|
Reads old Warps.xml into sql if it exists, then deletes
|
2011-07-05 21:34:10 +12:00 |
|
Steven French
|
b090b1fe96
|
Warps are now SQL based (sql branch)
Need to make warps auto copy from old structure
|
2011-07-05 21:08:11 +12:00 |
|
high
|
a775511694
|
Merge branch 'master' of github.com:TShock/TShock into sql
|
2011-05-29 10:07:52 -04:00 |
|
high
|
2a1b81c86a
|
Added /clearbans
fixed sql query in find by name.
|
2011-07-01 17:50:33 -04:00 |
|
high
|
f1c86a6216
|
BanManager now fully sql based
|
2011-07-01 17:08:42 -04:00 |
|
high
|
6a960c2db9
|
Merge branch 'master' of github.com:TShock/TShock into sql
|
2011-07-01 16:47:24 -04:00 |
|
high
|
71a518830c
|
GetGroup wont return null now. *glares at mav*
|
2011-07-01 16:45:21 -04:00 |
|
high
|
cfd472b3cb
|
Merge branch 'master' of github.com:TShock/TShock into sql
|
2011-07-01 16:08:13 -04:00 |
|
high
|
a623bbca3f
|
Added null checking to player
|
2011-07-01 16:07:05 -04:00 |
|
high
|
c644fcd45c
|
Sqlite added
BanManager now uses sqlite (imcomplete)
|
2011-07-01 15:54:52 -04:00 |
|
high
|
91abde27d2
|
ConfigFile and ConfigurationManager merged into 1.
Check OnConfigRead for a list of variables that will now be updated when the config file is reloaded.
|
2011-07-01 13:19:16 -04:00 |
|
high
|
338292c7bf
|
Does $(ProjectDir) exist teamcity?
|
2011-07-01 11:11:50 -04:00 |
|
high
|
d55b8cb4fb
|
Readded postbuild.bat and fixed so it only copies if the target directory exists.
|
2011-07-01 11:07:23 -04:00 |
|
Deathmax
|
64db44d245
|
Fixed issue with /whisper
|
2011-07-01 22:42:04 +08:00 |
|
high
|
55fb103630
|
Added null checks
|
2011-07-01 10:31:54 -04:00 |
|
high
|
bfd8ed5685
|
Merge branch 'general-devel' of github.com:TShock/TShock
Conflicts:
TShockAPI/Commands.cs
TShockAPI/TSPlayer.cs
|
2011-07-01 10:04:03 -04:00 |
|
high
|
b01e244f48
|
TShock now loads before other plugins.
Removed unnecessary logs
|
2011-07-01 09:47:23 -04:00 |
|
high
|
b46866e0dd
|
Bans will clear if you delete bans.txt
|
2011-07-01 09:46:44 -04:00 |
|
high
|
7e8486527f
|
Added command aliases.
|
2011-07-01 09:36:01 -04:00 |
|
high
|
c7e953da1e
|
Removed update function
|
2011-07-01 09:35:30 -04:00 |
|
Deathmax
|
7cc56a1b5a
|
Added /reply (/r) - Sends a whisper to the last person who whispered to you
/whisper now uses string.Join
|
2011-07-01 21:13:17 +08:00 |
|
high
|
38ca8c1814
|
Missing license
|
2011-07-01 09:10:38 -04:00 |
|
Deathmax
|
9cbcfe8d70
|
Fix for /broadcast not spacing properly. (Thanks Kaikz)
|
2011-07-01 20:57:39 +08:00 |
|
Deathmax
|
b4b54317d7
|
/w is now an alias for /whisper
|
2011-07-01 20:53:59 +08:00 |
|
Deathmax
|
c7a4a00fa8
|
/whisper now combines all arguments after player name
|
2011-07-01 20:53:15 +08:00 |
|
Deathmax
|
3ad99d0fcd
|
Added /whisper (/tell)
|
2011-07-01 20:41:53 +08:00 |
|
Lucas Nicodemus
|
26a2018a44
|
Derp code fail
|
2011-07-01 03:46:33 -06:00 |
|
Lucas Nicodemus
|
2281519eb0
|
Logging slap command usage under info (do we need a separate log level for player commands?)
|
2011-07-01 03:45:15 -06:00 |
|
Lucas Nicodemus
|
0dec79e0b5
|
Clamping damage on /slap to avoid abuse.
Closes #157
|
2011-07-01 03:43:51 -06:00 |
|
Lucas Nicodemus
|
a4e148e9ef
|
Closes #163
|
2011-07-01 03:36:40 -06:00 |
|
Lucas Nicodemus
|
a66d016fcb
|
Added /broadcast and /bc
Admin chat color and prefix are now optional
|
2011-07-01 03:35:24 -06:00 |
|
Lucas Nicodemus
|
d62068eacf
|
Changed wording again.
|
2011-07-01 03:13:01 -06:00 |
|
Lucas Nicodemus
|
d1849dbe10
|
Changed wording from "basic SHA1" to "complicated SHA512"
|
2011-07-01 03:10:00 -06:00 |
|