Commit Graph
200 Commits
Author SHA1 Message Date
Robin Kupper 28ea43f6b9 Fixed writelogfile error 2011-06-13 13:01:07 +02:00
Robin Kupper 5f5668384e Only load the player names, that are actually needed 2011-06-13 12:35:18 +02:00
Robin Kupper 2f54baee0c Fixed "Failed to add player" issue when the player name has different
case letters than the one in the database
2011-06-13 12:19:47 +02:00
Robin Kupper d0c60e47c4 Added silent parameter 2011-06-12 23:50:52 +02:00
Robin Kupper 3c978b5e76 Removed depricated comments. 2011-06-12 22:38:33 +02:00
Robin Kupper 437e7a9f34 Removed some rollback/redo messages to reduce spamming 2011-06-12 22:24:52 +02:00
Robin Kupper a9f4bb071b Updated indexes 2011-06-12 22:24:15 +02:00
Robin Kupper dc72c3263c Reduced rollback and redo spam 2011-06-12 04:12:39 +02:00
Robin Kupper c4029e7b71 Cleanup 2011-06-11 20:52:24 +02:00
Robin Kupper 9aa4657e5f Added version check 2011-06-11 16:14:13 +02:00
Robin Kupper ad7910ab7e Updated for Questioner v0.02 2011-06-11 01:53:24 +02:00
Robin Kupper 574972958a Cleanup 2011-06-10 14:20:34 +02:00
Robin Kupper 75b4ce7894 Added coords parameter 2011-06-10 02:19:31 +02:00
Robin Kupper 0faa04e332 Fixed rollback with type parameter 2011-06-10 01:54:18 +02:00
Robin Kupper c6293ce516 Added command to execute rollback/redo/clearlog/writelogfile/lookup
commands to tools
2011-06-09 22:47:20 +02:00
Robin Kupper 6e3b47f5be Fixed hiddenPlayers 2011-06-09 20:47:57 +02:00
Robin Kupper 2fae8cc8b6 Fixed dates being parsed wrong 2011-06-07 00:06:34 +02:00
Robin Kupper c04a895a24 Fixed errors when not using the Questioner plugin 2011-06-06 20:00:20 +02:00
Robin Kupper b9563044ce Made addPlayer use only one connection 2011-06-06 11:19:25 +02:00
Robin Kupper fdee6649ec v1.01 2011-06-02 02:30:55 +02:00
Robin Kupper b1989a663a Fixed logging for double chests 2011-06-02 02:30:15 +02:00
Robin Kupper c52a1898dd v1.00final 2011-06-01 14:13:08 +02:00
Robin Kupper d671188a0d Changed accessibility of some classes and methods. 2011-05-26 17:34:34 +02:00
Robin Kupper f38f729ed4 Fixed clearlog, added hiddenPlayers and implemented 2 block
items rollback (doors nad beds)
2011-05-26 16:58:07 +02:00
Robin Kupper ba082ffc9a Sort members 2011-05-25 13:17:21 +02:00
Robin Kupper 1efba6bbe2 Added soft depedencies 2011-05-25 12:02:46 +02:00
Robin Kupper 426a876da1 Fixed chest logging inverted amounts in some cases 2011-05-25 03:16:14 +02:00
Robin Kupper 6b872a737e Fixed permissions 2011-05-25 02:30:03 +02:00
Robin Kupper ec37a4e249 Implemented BukkitContrib for chest logging. 2011-05-25 02:20:37 +02:00
Robin Kupper 009b4b2595 Clean up 2011-05-22 20:32:42 +02:00
Robin Kupper f788d5ef14 Moved query at player join. 2011-05-22 17:53:48 +02:00
Robin Kupper 6c404d8ca8 v1.00rc1 2011-05-22 04:01:43 +02:00
Robin Kupper c5cfa5fd87 Added message to dump log errors. 2011-05-07 16:40:41 +02:00
Robin Kupper 227747a377 Fixed multiple players not working 2011-05-06 16:33:03 +02:00
Robin Kupper c1781d995a First implementation of new commands system 2011-05-06 15:46:49 +02:00
Robin Kupper c94537b498 Merge branch 'master' into HEAD 2011-05-06 02:46:34 +02:00
Robin Kupper 67c498a84f v0.15b 2011-05-06 01:18:34 +02:00
Robin Kupper 8ed0a1bb82 Fixed closeConnections 2011-05-06 01:18:02 +02:00
Robin Kupper 380d340423 Fixed merge. 2011-05-06 00:16:13 +02:00
Robin Kupper 4ff8ad98cc Merge branch 'dev' 2011-05-06 00:10:52 +02:00
Robin Kupper 2012454b75 Fixed writelock issue. 2011-05-06 00:10:06 +02:00
Robin Kupper 137e3dc6b7 Added sessions. 2011-05-06 00:01:02 +02:00
Robin Kupper 85678730e4 Added connection message at startup. 2011-05-04 00:38:17 +02:00
Robin Kupper 34b9385707 Improved ConnectionPool 2011-05-03 22:11:46 +02:00
Robin Kupper de6f1f947b Changed ArrayLists to HashSets in Config 2011-05-03 21:46:55 +02:00
Robin Kupper 7d0ef7b264 Moved to connection validation check, rather than using an own.
Implemented unimplemented connection methods.
2011-05-03 10:47:44 +02:00
Robin Kupper 96400cb1ca v0.15 2011-05-02 15:01:23 +02:00
Robin Kupper 1b1b705daa Added ping to connection validation check.
Closing connections at server shutdown.
2011-05-02 14:55:38 +02:00
Robin Kupper 70d8f55f5d Added more consumer configuration. 2011-04-28 12:13:13 +02:00
Robin Kupper 28b85c07e1 Raised queue overloaded warning threshold 2011-04-27 16:48:25 +02:00