Lucas Nicodemus
|
8d5cdf04a8
|
Update copyright to reflect actual year date.
|
2012-04-24 12:45:46 -06:00 |
|
Lucas Nicodemus
|
bf9d0137f1
|
Added any missing license headers to all files
|
2012-01-01 03:06:48 -07:00 |
|
Lucas Nicodemus
|
4e20b87992
|
Remove flat file conversion code from warp system
|
2012-01-01 02:51:46 -07:00 |
|
Lucas Nicodemus
|
2bfdaaaabc
|
Remove flat file conversion code
|
2012-01-01 02:48:15 -07:00 |
|
Lucas Nicodemus
|
c6abbfe4d2
|
ReSharper code reformat to match naming conventions and stuff
|
2011-12-30 14:38:04 -07:00 |
|
Lucas Nicodemus
|
1147788154
|
ReSharper redundant code cleanup
|
2011-12-30 14:32:05 -07:00 |
|
high
|
b2f47f57ac
|
Updated to new binary (with the api merged).
Removed System.Drawing dependency
|
2011-09-24 18:30:19 -04:00 |
|
Lucas Nicodemus
|
442a5b4202
|
Stuff
|
2011-09-02 23:21:01 -06:00 |
|
high
|
56eca71853
|
Fixed SCA warnings
|
2011-08-06 16:49:40 -04:00 |
|
high
|
1a801b268c
|
All managers now use querybuilder for creating tables to make for easy changes.
|
2011-08-03 19:55:23 -04:00 |
|
Twitchy
|
dd33927e76
|
Added private/public warps. Todo before release - make warps with spaces hide. (Too tired. Cannot finish)
|
2011-08-02 23:18:53 +12:00 |
|
Lucas Nicodemus
|
37146adb4c
|
Resharper code cleanup, including:
- Optimized using statements
- Removal of redundant code
|
2011-07-26 23:37:06 -06:00 |
|
high
|
e8a5e7fb58
|
Now uses Query/QueryReader
|
2011-07-24 12:33:00 -04:00 |
|
Lucas Nicodemus
|
d8e8c5df91
|
Warps are no longer ToLower()'d.
|
2011-07-23 01:14:52 -06:00 |
|
Lucas Nicodemus
|
219f5a8cfb
|
WorldIDs
|
2011-07-22 23:35:21 -06:00 |
|
Lucas Nicodemus
|
870c1f74f4
|
Fixed warps too
|
2011-07-22 23:29:41 -06:00 |
|
high
|
1c2cead3c9
|
Fixed /warp list <page>
ListAllWarps now only returns names and only for the specified world.
|
2011-07-22 21:36:07 -04:00 |
|
Lucas Nicodemus
|
e1cd87f487
|
Fixed regions
Added /convert
|
2011-07-22 17:38:51 -06:00 |
|
Lucas Nicodemus
|
b98614946d
|
Changed every instance of Main.worldID.ToString() to Main.worldName. You broke backwards compatibility with all other warp and region files by doing that.
|
2011-07-21 15:03:15 -06:00 |
|
Zack Piispanen
|
e5826fbc0a
|
Converts Warps to db files, and fixes a bug in region code.
Currently, the program fails to copy the old xml files to the new directory, so you may want to manually do that.
|
2011-07-19 19:30:07 -04:00 |
|
Lucas Nicodemus
|
77ed57a4bd
|
PRIMARY KEY, thanks SQLite for being a FUCKING DICKBAG
|
2011-07-13 02:47:32 -06:00 |
|
Lucas Nicodemus
|
2608ca0779
|
We want PRIMARY keys, not UNIQUE keys, because UNIQUE without PRIMARY means absolute BULLSHIT.
|
2011-07-13 02:42:06 -06:00 |
|
Twitchy
|
30d0d48386
|
Added reader closing (if it will help) and returns default group rather than "null"
|
2011-07-12 21:16:59 +12:00 |
|
Twitchy
|
b74455433e
|
Changed Exception catch types. Removed trying to insert to ID field
|
2011-07-12 19:36:17 +12:00 |
|
Twitchy
|
3e17e42a37
|
Adds MySql Support
|
2011-07-12 13:31:36 +12:00 |
|
Twitchy
|
b5ca97ae35
|
Adds a whole bunch of SQL logging
|
2011-07-11 20:31:25 +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
|
16a90f3240
|
Added SQL Regions and Fixed SQL Warps
|
2011-07-08 23:36:53 +12:00 |
|
high
|
6d531283fc
|
Moved BanManager/WarpsManager
Added UserManager (empty)
|
2011-07-08 04:00:53 -04:00 |
|