Commit graph

61 commits

Author SHA1 Message Date
high
de5ce1a962 Moved sql and terrariaserver binaries
Fixed DBEditor reference
2011-07-22 22:49:54 -04:00
Lucas Nicodemus
5b79212b8f Tweaked around with the region code a lot.
Databases will need to be rebuilt past this build.
2011-07-14 01:47:57 -06:00
Lucas Nicodemus
eba1714644 This code is like opening up a cereal box and finding more and more useless bits of plastic each time you open the same box. 2011-07-13 22:42:26 -06:00
Lucas Nicodemus
1b858be7a9 Added Region class with a few overloads and IsProtectedArea 2011-07-13 22:38:28 -06:00
Twitchy
9596950a54 We don't want my copy on build code 2011-07-12 22:48:21 +12:00
Twitchy
eda5cfc10d Fixes SQL not working correctly. and saving 2011-07-12 22:47:36 +12:00
Lucas Nicodemus
fa41521986 Added hacky way of dealing with spammed build protection messages. 2011-07-11 23:19:05 -06: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
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
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
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
a465943eee Added rcon packet handling. 2011-07-08 22:44:19 +08:00
high
6d531283fc Moved BanManager/WarpsManager
Added UserManager (empty)
2011-07-08 04:00:53 -04:00
high
2a212629dc Added WorldInfoMsg class (empty) 2011-07-07 22:42:51 -04:00
high
80b07c5dd8 Warp now uses int(11) instead of char(4). 2011-07-05 05:45:34 -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
high
692e8dbea4 Added files 2011-06-27 05:11:46 -04:00
Twitchy
df1cbab1f5 Adds option to remember leave positions. Change to true in config.json 2011-06-23 20:43:57 +12:00
Twitchy
640382d898 Added region allowed users. May require setting up regions again 2011-06-23 08:06:11 +12:00
Twitchy
d2c1082c59 Adds banned items. Delete groups.txt and run server once. 2011-06-22 19:51:10 +12:00
Twitchy
70fbc767fc Fixed compiler error, Needed to commit .csproj 2011-06-21 22:59:32 +12:00
high
e6992bc05f Updated api to v1.5 2011-06-20 17:07:18 -04:00
high
c901e8482d Backups added
Pvp throttle added
2011-06-17 21:12:37 -04:00
high
4339650439 Version is now the assembly version. I recommend downloading Build Version Increment. 2011-06-17 16:34:25 -04:00
high
e47481210e updated to api v1.4 2011-06-17 15:32:54 -04:00
high
bde8bc8bf2 Merge branch 'master' of github.com:TShock/TShock into sql 2011-06-16 10:49:09 -04:00
high
effe7b0f9b Changed references path 2011-06-16 10:48:33 -04:00
ricky
f3be17a911 Moved all GetData checks to GetDataHandlers
Fixed GetBanByName not working
2011-06-16 21:00:54 +10:00
Maverick Motherfucker
78da49cc46 ? 2011-06-11 21:37:36 -07:00
Maverick Motherfucker
3a2c6bb314 gpl up in dis bitch 2011-06-11 21:35:29 -07:00
high
8e9358a986 Merge branch 'master' of github.com:TShock/TShock 2011-06-08 06:09:15 -04:00
high
5e55da2e4c Added sexy StreamExt class
Split HandleGetData into several methods.
2011-06-08 06:09:07 -04:00
Shank
4422f643f8 Added UpdateManager.cs
Update checks now happen every 5 minutes. Side effect: Instant join update is now delayed 5 minutes.
2011-06-08 04:06:38 -06:00
high
ed3116e796 Put quotes around post build event 2011-06-05 19:11:56 -04:00
Maverick Motherfucker
61b9b8779e Made groups.txt and users.txt auto appear in save folder 2011-06-04 11:14:39 -07:00
Maverick Motherfucker
3774c30f7d Removed useless permissions class and finished loading groups 2011-06-03 22:06:18 -07:00
Maverick Motherfucker
bb2e9559f0 Added code to convey idea before I write all of it out, also added default config files, everything is subject to change 2011-06-03 21:27:56 -07:00
Deathmax
3ffd91cf2d Oops, forgot this. 2011-06-04 11:29:51 +08:00
Maverick Motherfucker
eba484ff35 myass.bat post-build, if it doesn't work for you, your visual studio is fucked up 2011-06-03 20:04:24 -07:00
Shank
ebfe78d12a The server now informs you of what list you were on when you are booted. 2011-06-03 04:18:36 -06:00
Maverick Motherfucker
6726c497a9 Dont fucking remove that 2011-06-02 23:19:24 -07:00
high
1e1216f090 Update player exploit patched 2011-06-03 02:16:28 -04:00
Maverick Motherfucker
39bc48968a Added TSPlayer class to contain variables that are player specific 2011-06-02 21:26:07 -07:00
Maverick Motherfucker
e187e673f9 Fixed teleport somewhat 2011-06-02 21:06:25 -07:00
Shank
b080b5b0c8 You need to put TerrariaServerAPI and TerrariaServer inside the TShockAPI folder. 2011-06-02 17:07:10 -06:00