Zidonuke
34efba9c1f
Changed hack detection to allow future permissions overrides, now prevents hack clients modding max hp while online.
2011-12-28 21:03:29 -05:00
Twitchy
203f3aa570
Adds Delete Row.
2011-08-07 20:10:22 +12:00
high
423a33325a
Finished:
...
-sqlite altering
-implemented mysql
Todo:
-Merge SqlTableCreator into the querybuilders or make it static
-Make all the managers use the querybuilder for making tables. (See GroupManager.cs for an example)
-Implement more datatypes (see TypesAsStrings in IQueryBuilder.cs)
2011-08-03 18:37:42 -04:00
high
3e045d51bf
Added Random.NextString
...
Rename IQueryCreator to IQueryBuilder
2011-08-03 04:22:20 -04:00
high
9d4e2d6d9b
Refactor changes didn't save
2011-08-03 02:55:12 -04:00
high
4bab43466c
Adding classes to make querying between sqlite/mysql easier
2011-08-03 02:52:44 -04:00
Twitchy
bc2bfd5485
Adds DBTools.cs (Create and Insert Table)
2011-07-27 18:22:12 +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
57a2d082ef
Added query function for easier queries.
...
Normalized method names in GroupManager.cs
2011-07-24 10:12:18 -04:00