Commit graph

  • 012b4e3614 Using foreach wrong high 2011-08-02 19:45:20 -04:00
  • df196ae632 Moved extensions high 2011-08-02 19:29:15 -04:00
  • c505889f79 Merge branch 'general-devel' of github.com:TShock/TShock into general-devel high 2011-08-02 17:32:20 -04:00
  • fd9495fdf7 version tick high 2011-08-02 17:32:02 -04:00
  • 9404c078dc Add exception handling high 2011-08-02 17:31:53 -04:00
  • cc907b9e09 Use the DBExt query functions high 2011-08-02 17:24:30 -04:00
  • 1d042fccaa Added packet buffering high 2011-08-02 17:16:56 -04:00
  • f49ffe7647 Added TP Lock for modders Twitchy 2011-08-03 08:02:41 +12:00
  • de0f7e2c2b Merge branch 'general-devel' of github.com:TShock/TShock Twitchy 2011-08-02 23:21:16 +12:00
  • dd33927e76 Added private/public warps. Todo before release - make warps with spaces hide. (Too tired. Cannot finish) Twitchy 2011-08-02 23:18:53 +12:00
  • ff6c5fc028 Merge pull request #276 from Lycaonj/general-devel Lucas Nicodemus 2011-08-01 19:04:26 -07:00
  • b103725422 Added sanity checks when loading UserIds from the Regions table. Fixes small gotcha when using the .NET Split() function. Lycaonj 2011-08-01 19:11:29 -05:00
  • b9cb3e69e1 db.open/close not needed with new query functions high 2011-08-01 19:34:09 -04:00
  • 6f26cc0dc5 Fixed the query helper functions high 2011-08-01 19:33:15 -04:00
  • 5cb8e019bf Updated api to 1.6 (for incoming networking improvements) high 2011-08-01 18:50:16 -04:00
  • f95fdf5085 Fix group inheritance Twitchy 2011-08-01 16:46:42 +12:00
  • b1a64267bb No more client crashing on TP. Removed sending large tile square. Server Lag on Tp gone. Twitchy 2011-08-01 16:22:46 +12:00
  • 75f3d3c046 out of range check when reading chat colors. Deathmax 2011-07-31 22:56:44 +08:00
  • 279b8ef9e2 Load chat colours into groups. Deathmax 2011-07-31 22:09:29 +08:00
  • ee58ccb496 Handle chat messages so that they don't display twice. Deathmax 2011-07-31 21:48:18 +08:00
  • 247d96e1c3 Merge remote-tracking branch 'origin/general-devel' into general-devel Deathmax 2011-07-31 20:34:21 +08:00
  • 43b05ec3ef Add checks to projectile packet to prevent client crashing. (out of range and float NaN issue) Deathmax 2011-07-31 20:33:41 +08:00
  • 5ff8680ccb Adds chat colors to player groups. Twitchy 2011-07-31 23:36:21 +12:00
  • 031721c169 Remove Twitchy's item.txt generation Deathmax 2011-07-31 14:24:50 +08:00
  • 629eb01191 Merge branch 'general-devel' of github.com:TShock/TShock Twitchy 2011-07-31 16:13:14 +12:00
  • 0438d0ffce Fix OrderBy removal Twitchy 2011-07-31 16:11:58 +12:00
  • 98711bd05c Merge pull request #275 from Lycaonj/general-devel Lucas Nicodemus 2011-07-30 20:41:37 -07:00
  • 19df6bb009 Fixed incorrect parameter name in the Unban method (from @ip to @0) which was causing ban removals to fail. Lycaonj 2011-07-30 22:35:36 -05:00
  • 2eeabb4c2f Added null reference check when unbanning a player name and EnableBanOnUsernames is set to false. Few grammar related fixes related to unbanning. Lycaonj 2011-07-30 22:34:04 -05:00
  • b09b0ba9f2 Fixes RememberPosManager and player sprites showing on server, when they are not there Twitchy 2011-07-31 15:31:57 +12:00
  • 5ec03c8e08 Fixed /unban not working with BanOnUsernames disabled. Lucas Nicodemus 2011-07-30 20:59:10 -06:00
  • e990732da3 Log spew! Lucas Nicodemus 2011-07-30 17:01:43 -06:00
  • 1e2fa5cc74 Merge branch 'general-devel' of github.com:TShock/TShock into general-devel Lucas Nicodemus 2011-07-30 16:58:54 -06:00
  • fe2d7e443c Implemented default registration groups Lucas Nicodemus 2011-07-30 16:58:36 -06:00
  • 42fb9d8292 Items can now be banned/unbanned in game by users with permission group manageitem and by using /addItem name/id as well as /delItem name/id Zack Piispanen 2011-07-29 18:51:53 -04:00
  • b1e1a1db41 Merge pull request #274 from Lycaonj/master Steven French 2011-07-29 03:30:53 -07:00
  • 7dea80bb2f DBEditor will add permissions from the Table already, plugins can insert their own Permissions now Twitchy 2011-07-29 22:29:17 +12:00
  • 9d5ba1422c Added check to avoid showing a region list premessage if there are no regions to show. Lycaonj 2011-07-29 05:15:09 -05:00
  • b291e25f94 Fix players appearing to still be on server on world load after incorrect exit Twitchy 2011-07-29 21:35:33 +12:00
  • 3e111e8e46 Adds API Function, SetTeam Twitchy 2011-07-29 18:53:08 +12:00
  • 917865cab5 OrderBy... Bye bye. DBTool fixes Twitchy 2011-07-29 12:21:28 +12:00
  • 8f28bd2b7d Adds SetTable to DBTools, makes Tools and FileTools public, for TShock mods Twitchy 2011-07-28 23:22:35 +12:00
  • 383715715c Adds ReadTable function to DBTools Twitchy 2011-07-28 13:08:49 +12:00
  • 2afcb35da1 Fixes DBTool.Insert :) Twitchy 2011-07-28 11:21:34 +12:00
  • bc2bfd5485 Adds DBTools.cs (Create and Insert Table) Twitchy 2011-07-27 18:22:12 +12:00
  • 894e796f73 DB Editor v1.1.0 - Adds User Manager, Ban Manager - Changes visuals of program - Makes things more user friendly. Twitchy 2011-07-26 21:42:51 +12:00
  • 37146adb4c Resharper code cleanup, including: - Optimized using statements - Removal of redundant code Lucas Nicodemus 2011-07-26 23:37:06 -06:00
  • b05f546685 DB Editor v1.1.0 - Adds User Manager, Ban Manager - Changes visuals of program - Makes things more user friendly. Twitchy 2011-07-26 21:42:51 +12:00
  • 3dd7af1a30 * Finally fixed /user group and /user password. * Had to fix UserManager exceptions to UserNotExistException instead of UserExistsException. * Added /user help as well. Commented out the old short circuit for now. Graham Cantin 2011-07-24 20:28:07 -07:00
  • 71d05f51ec Fixed broken auth system. Lucas Nicodemus 2011-07-24 17:36:57 -06:00
  • 7a829d347b Added support for sha256 and md5. high 2011-07-24 14:26:52 -04:00
  • 2c19e4467e Fixed UnitTests/RegionManagerTest.cs after region code change high 2011-07-24 12:35:38 -04:00
  • e8a5e7fb58 Now uses Query/QueryReader high 2011-07-24 12:04:50 -04:00
  • d39d9e5127 Reapplied my region changes that were lost from a bad conflict merge high 2011-07-24 11:27:00 -04:00
  • 57a2d082ef Added query function for easier queries. Normalized method names in GroupManager.cs high 2011-07-24 10:12:18 -04:00
  • cda0002889 Merge branch 'general-devel' of github.com:TShock/TShock into general-devel high 2011-07-24 01:14:59 -04:00
  • 1a49d68dc4 Now logs null sockets on unhandled exception in serverloop/listenforclients. Hopefully to track down the null error in terraria. high 2011-07-24 01:14:50 -04:00
  • 57fd05f727 Merge branch 'general-devel' of github.com:TShock/TShock into general-devel Zack Piispanen 2011-07-24 00:54:25 -04:00
  • 440f9cd9ab no, it wasnt better. going back to ordered tests Zack Piispanen 2011-07-24 00:54:09 -04:00
  • 8a017fd76c Edited README.md via GitHub Zack 2011-07-23 21:51:24 -07:00
  • 41ab363795 better? Zack Piispanen 2011-07-24 00:18:27 -04:00
  • ec1d42b16e New test settings Zack Piispanen 2011-07-24 00:10:39 -04:00
  • d515616f72 A few more tests Zack Piispanen 2011-07-23 22:27:21 -04:00
  • 1c7d71431f Merge branch 'master' into general-devel Lucas Nicodemus 2011-07-23 17:30:20 -06:00
  • 81ef1b6cff Test Lucas Nicodemus 2011-07-23 17:29:12 -06:00
  • 5c59ebf71a Merge remote-tracking branch 'remotes/origin/general-devel' Lucas Nicodemus 2011-07-23 17:25:20 -06:00
  • 732121bdf5 region basic tests added Zack Piispanen 2011-07-23 18:07:15 -04:00
  • 1fce9ce36e Merge branch 'general-devel' of github.com:TShock/TShock into general-devel Lucas Nicodemus 2011-07-23 15:14:43 -06:00
  • f1ed9207c1 New tests Lucas Nicodemus 2011-07-23 15:14:27 -06:00
  • 54e5fd65bc test items Zack Piispanen 2011-07-23 17:13:55 -04:00
  • a2f2ea1500 whoops pushed in some test stuff that would break commands fixed removeItem ban tho, so its all good Zack Piispanen 2011-07-23 17:03:10 -04:00
  • 347d701b7f push for shank Zack Piispanen 2011-07-23 16:59:29 -04:00
  • 0162186416 maybe i should commit the test files too? Zack Piispanen 2011-07-23 15:37:59 -04:00
  • ffd0471326 initial unit testing work and a few tweaks to stuff relating to items Zack Piispanen 2011-07-23 15:21:56 -04:00
  • d8e8c5df91 Warps are no longer ToLower()'d. Lucas Nicodemus 2011-07-23 01:14:52 -06:00
  • 1468bbaa85 width + x1 = x2... Zack 2011-07-22 23:18:59 -07:00
  • aa85cfeccb Fixed compiler error Lucas Nicodemus 2011-07-22 23:35:58 -06:00
  • 219f5a8cfb WorldIDs Lucas Nicodemus 2011-07-22 23:35:21 -06:00
  • 39754f6913 use ids ffs :\ Zack 2011-07-22 22:34:08 -07:00
  • 870c1f74f4 Fixed warps too Lucas Nicodemus 2011-07-22 23:29:41 -06:00
  • acbe9afa24 Version Tick: 3.1.3 Lucas Nicodemus 2011-07-22 23:28:20 -06:00
  • 95bdb6d62e added null check to backupmanager high 2011-07-23 01:19:59 -04:00
  • 78c7293542 Merge branch 'master' of github.com:TShock/TShock high 2011-07-23 00:51:14 -04:00
  • a49269cc0c Create save path first high 2011-07-23 00:50:30 -04:00
  • e58bc6231b VERSION TICK: 3.1.1.722 Lucas Nicodemus 2011-07-22 21:49:28 -06:00
  • 2e0ce6eae5 Fixed terrariaserver references high 2011-07-22 23:22:54 -04:00
  • 50084c13de Initialize log should be first so we can log any errors. Removed duplicate code in Initialize high 2011-07-22 23:19:01 -04:00
  • 727ae2322b Added new commands to allow users in game to create, delete, modify groups. Zack Piispanen 2011-07-22 23:14:56 -04:00
  • 7f5324795c Merge branch 'master' of github.com:TShock/TShock high 2011-07-22 23:12:20 -04:00
  • 3034e82d4e Mysql binaries now copy local when tshock/dbeditor are built. high 2011-07-22 23:11:58 -04:00
  • fcde754784 Adds new permissions to DBEditor Steven French 2011-07-23 14:56:17 +12:00
  • 65304873a4 Merge branch 'master' of github.com:TShock/TShock high 2011-07-22 22:51:37 -04:00
  • 9810604d50 Added .exe/.dll back to gitignore. (Fucking hate gitignore) high 2011-07-22 22:51:27 -04:00
  • de5ce1a962 Moved sql and terrariaserver binaries Fixed DBEditor reference high 2011-07-22 22:49:54 -04:00
  • 7c89a29dd0 Killing an orphan Lucas Nicodemus 2011-07-22 20:46:51 -06:00
  • 9fe8036163 Merge branch 'master' of github.com:TShock/TShock Lucas Nicodemus 2011-07-22 20:42:06 -06:00
  • ca9c5a5d4a Adds DBEditor to Master Project Steven French 2011-07-23 14:41:03 +12:00
  • 79e70bf90a Merge branch 'master' of github.com:TShock/TShock Lucas Nicodemus 2011-07-22 20:28:52 -06:00
  • 4c53f5e672 Lower case account names please :) Lucas Nicodemus 2011-07-22 20:28:04 -06:00
  • 64ca3e7148 Region list now uses the new code that warps use too. high 2011-07-22 22:00:18 -04:00