Commit Graph
384 Commits
Author SHA1 Message Date
Robin Kupper 067dff06d1 Removed seome unnecessary usages of hash codes as hash map keys. 2011-11-09 13:33:44 +01:00
Robin Kupper c0dcf4ea1a Fixed bukkit paths in ant build file 2011-11-06 00:12:51 +01:00
Robin Kupper 1d352de4a2 Added MaterialName class from guardian 2011-11-04 21:31:24 +01:00
Robin Kupper c3f64b1a33 Fixed material names. Show dye color instead of ink for all. 2011-11-01 11:56:05 +01:00
Robin Kupper feccb1539c Dump queue while disabling after 10 tries, even when MySQL server is
connected.
2011-10-23 13:03:34 +02:00
Robin Kupper f5e79a9bf7 Made log import async 2011-10-21 12:46:05 +02:00
Robin Kupper 8733b1c41a Added config file to override block names 2011-10-19 02:08:57 +02:00
Robin Kupper 12c18c3784 Fixed not logging industrial craft blocks 2011-10-18 21:44:02 +02:00
Robin Kupper 5d88d04fa3 CB #1317 compat 2011-10-18 21:21:14 +02:00
Robin Kupper f35e461666 Added message when started without database. 2011-10-18 11:22:16 +02:00
Robin Kupper a93475772e Fixed NPE 2011-10-18 10:47:11 +02:00
Robin Kupper 2c571575d6 Removed error spam when MySQL connection lost 2011-10-17 16:23:40 +02:00
Robin Kupper 9e4f058d92 Fixed queue dump imports to not crash after a single error 2011-10-17 15:24:54 +02:00
Robin Kupper 17f3d5eba8 Added logblock.spawnTools permission 2011-10-17 14:23:40 +02:00
Robin Kupper 0875890deb Fixed tool with uppercase letters in name 2011-10-17 11:59:37 +02:00
Robin Kupper 7985b72aaf Tidied up session management 2011-10-17 11:51:40 +02:00
Robin Kupper ef85b0ad0e Switched to static getLogger instead of a local variable 2011-10-17 11:38:07 +02:00
Robin Kupper ae0475f771 Fixed config reading null as port 2011-10-17 11:26:43 +02:00
Robin Kupper 22af8e1f08 Spout, not BukkitContrib 2011-10-16 12:44:37 +02:00
Robin Kupper 04f6b8ed8e Fixes for changed configuration handling in CB 1317 2011-10-16 12:44:13 +02:00
Robin Kupper 11fdae8dbc Fixed a type. Thanks to ZeroErrors 2011-10-07 10:53:10 +02:00
Robin Kupper 0f9eaa0537 Fixed updater 2011-10-06 11:58:38 +02:00
Robin Kupper 6098f8c81e Fixed console commands 2011-10-05 23:39:46 +02:00
Robin Kupper a4cc39622d Added world change listener to avoid tool smuggle 2011-10-04 18:11:46 +02:00
Robin Kupper d2fa5f684d Added fence doors to door logging 2011-10-04 16:20:00 +02:00
Robin Kupper 101a1ce8ca Added new non fluid proof blocks 2011-10-04 16:11:22 +02:00
Robin Kupper df6c7f7d8f Added firstLogin column 2011-10-04 14:30:18 +02:00
Robin Kupper 83ba529dba Added lastLogin, online time and ip logging 2011-10-03 16:34:01 +02:00
Robin Kupper 4f5588f570 Fixed /lb permissions for dynamic tools 2011-10-03 13:50:44 +02:00
Robin Kupper 4a910e6a40 Fixed maxTime restriction 2011-09-27 23:15:06 +02:00
Robin Kupper da566d00fd Moved kill event spam check 2011-09-26 17:39:30 +02:00
Robin Kupper 4fe28fa023 Added /lb queuesize 2011-09-25 23:24:05 +02:00
Robin Kupper 84463db96b Ant typo 2011-09-25 12:10:23 +02:00
Robin Kupper 4c46e16ad4 Fixed ant again ... 2011-09-25 12:09:19 +02:00
Robin Kupper 8b6c726280 Merge branch 'master' of https://DiddiZ@github.com/DiddiZ/LogBlock.git 2011-09-25 12:05:05 +02:00
Robin Kupper 056058ac0d Fix for CB #1192 2011-09-25 12:03:53 +02:00
DiddiZ ef28e38dcf Merge pull request #28 from doridian/master
Java7 / JDK7 compiler compatibility for LogBlock
2011-09-23 03:17:50 -07:00
Robin Kupper d082ad973f Fixed ant buildfile 2011-09-22 15:20:48 +02:00
Robin Kupper c430b1d72d Added updater for v1.30 2011-09-22 15:11:01 +02:00
Robin Kupper bf388f8783 Added enderman logging 2011-09-22 14:54:20 +02:00
Dordian Draconia 1c5d9c75cd Forgot importing Executor class... 2011-09-22 15:49:20 +03:00
Dordian Draconia 9339a1865d Java7 compatibility 2011-09-22 15:48:42 +03:00
Robin Kupper 263b5a40d5 Made tool permissions dynamic 2011-09-22 13:38:00 +02:00
Robin Kupper a8559b28e7 Added option to disable version check 2011-09-08 19:05:42 +02:00
Robin Kupper 3df37f7644 Added option to disable auto spout downloading 2011-09-08 19:00:27 +02:00
Robin Kupper d06cc42160 Added cake logging 2011-09-06 20:55:13 +02:00
Robin Kupper 470ff8a1f2 Made since and before working at the same time 2011-09-05 11:36:25 +02:00
Robin Kupper 0df4cbf9f4 Fixed npe in commands parser 2011-08-29 13:40:36 +02:00
Robin Kupper de3fe01fe1 Fixed tool blocks being actually placed 2011-08-29 12:14:28 +02:00
Robin Kupper 844a63f518 Added dynamic tools 2011-08-27 21:37:32 +02:00