Commit Graph
181 Commits
Author SHA1 Message Date
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
Robin Kupper 4e2d367513 Added lava flow logging 2011-04-27 12:55:04 +02:00
Robin Kupper e5ed36ff60 Fixed queueBlockReplace not merging in all cases. 2011-04-27 12:27:12 +02:00
Robin Kupper 36050383ec Advanced merging for queueBlockReplace. 2011-04-26 23:34:25 +02:00
Robin Kupper a964d69e4a Treat water/stationary water, lava/stationary lava, on/off redstone
torches, on/off repeaters and glowing/normal redstone ore as same
block.
2011-04-26 23:33:55 +02:00
Robin Kupper 6a8d6dbd5a Cleanup 2011-04-26 22:15:29 +02:00
Robin Kupper 2cbf332059 Added check for too large keepLogDays timespans. 2011-04-26 21:42:20 +02:00
Robin Kupper 2536a49871 v0.14 2011-04-26 17:56:06 +02:00
Robin Kupper aab2dbfe5d Minor fixes. 2011-04-26 17:54:52 +02:00
Robin Kupper 90fef4d277 Logging fluid data when replacing. 2011-04-26 16:41:35 +02:00
Robin Kupper 088cbd1c91 Clean up 2011-04-23 13:21:26 +02:00
Robin Kupper 6ef25f0436 Made check permissions accept CommandSender. 2011-04-23 12:33:03 +02:00
Robin Kupper 9c998003f1 Added comments to queue methods. Renamed some. 2011-04-21 18:15:50 +02:00
Robin Kupper 7c39803469 Initializing the consumer before other plugins enables. 2011-04-20 22:34:18 +02:00
Robin Kupper 645a305649 Made some more fields final. 2011-04-20 10:53:34 +02:00
Robin Kupper 13a9557de2 Replaced String table with int worldHash in row classes. 2011-04-20 01:33:57 +02:00
Robin Kupper 07bf348083 Made row classes fields final. 2011-04-20 01:26:00 +02:00
Robin Kupper 0e28e66c07 Fixed connection pool not working at all 2011-04-20 00:42:21 +02:00
Robin Kupper fc65c72bf7 Reworked queueBlock methods. 2011-04-19 10:47:22 +02:00
Robin Kupper 74d662b00c Removed static and public fields. 2011-04-16 17:53:18 +02:00