Commit Graph

  • 13d8498709 Moved a check to ensure players could still place the TB in a world which isn't logged Dark Arc 2013-07-02 17:29:39 -04:00
  • 2a2079c1a3 Updated Smart Logging for MC 1.6.1 Dark Arc 2013-07-02 17:19:28 -04:00
  • 37bde5b154 Merge pull request #427 from frymaster/timezone-fix Ammar Askar 2013-06-07 09:42:58 -07:00
  • 47569ec33d Send unix timestamps in all cases so we are never relying on timezone-dependent types frymaster 2013-06-07 16:26:16 +01:00
  • be11b45801 Merge pull request #384 from DarkArc/1_5 md-5 2013-06-01 23:18:17 -07:00
  • cc86c4e0e1 Added logging for various blocks spreading Dark Arc 2013-05-17 18:34:57 -04:00
  • b8950857c4 Check to see if the world is being logged when logging chest access Dark_Arc 2013-04-22 23:04:40 -04:00
  • aa0c562db3 Provide feedback for the tool when the current world is not logged Dark_Arc 2013-04-22 22:30:47 -04:00
  • e37a584f89 Fixed door logging Dark Arc 2013-04-08 14:25:44 -04:00
  • cf8fc322ab Added player and creature crop trample logging Dark Arc 2013-03-29 20:49:32 -04:00
  • 16cdb1c58b Added tripwire & pressure plate logging Dark Arc 2013-03-29 20:36:17 -04:00
  • 05c9a6d947 Added Logging for Comparator interaction Dark Arc 2013-03-29 20:26:31 -04:00
  • d448f90e2d Explicitly use utf8 encoding for connection Ammar Askar 2013-05-19 20:27:52 +06:00
  • 596fdf054b Changed readme to markdown and added questioner Ammar Askar 2013-04-15 23:24:29 +06:00
  • 99caa06509 Merge pull request #377 from socram8888/master md-5 2013-03-30 16:31:49 -07:00
  • 602b1192d1 Fix SMALLINT only allowing 65535 players to log Björn Teichmann 2013-03-16 16:59:50 +01:00
  • a1061ff2e4 Added ability to disable id sanity check Ammar Askar 2013-03-26 03:31:43 +05:00
  • 74c7e0e5b8 Added ability to disable id sanity check Ammar Askar 2013-03-26 03:31:43 +05:00
  • e44a0c1700 Added logging of Minecarts with TNT socram8888 2013-03-16 18:06:21 +01:00
  • 9d652ff87c Merge pull request #375 from DarkArc/smartLFix md-5 2013-03-15 18:25:40 -07:00
  • a6f543feac Fixed an issue where smart logging could not make proper block comparison checks Dark Arc 2013-03-15 20:57:31 -04:00
  • 25c7864133 Merge pull request #374 from DarkArc/smartLUpdate md-5 2013-03-15 17:31:04 -07:00
  • 8a3a61f90f Updated Smart Logging for MC 1.5 Dark Arc 2013-03-15 20:10:35 -04:00
  • ce0aa22ec0 Merge pull request #371 from DerFlash/master md-5 2013-03-10 14:02:38 -07:00
  • f81ef495c2 * better location query mechanism * fix override / update WE dependency version in pom DerFlash 2013-03-10 14:15:37 +01:00
  • c7c6978390 Log fireballs according to their shooters. Fixes #336 Ammar Askar 2013-01-27 11:37:04 +05:00
  • bc6ab367f6 Add stone button id to message generator Ammar Askar 2013-01-22 14:36:47 +05:00
  • 1bfa968a48 Wooden button logging, addresses #331 md_5 2013-01-22 18:04:27 +11:00
  • 3721746f25 Add legacy escaping for dumped logs Ammar Askar 2013-01-21 02:37:31 +05:00
  • 045de2b1c5 Update to 1.70 for release md-5 2013-01-20 19:30:34 +11:00
  • cc1ade8dc3 Merge pull request #325 from DarkArc/configWarningQueueSize Ammar Askar 2013-01-19 23:46:25 -08:00
  • 9326c54dab Log data for blocks from worldedit properly. Fixes #329 Ammar Askar 2013-01-20 12:34:13 +05:00
  • 5215c2c11c Allow the queue size warning to be configurable Dark Arc 2013-01-18 16:31:25 -05:00
  • f451d0cc0b Merge pull request #326 from DarkArc/gdDefaults Ammar Askar 2013-01-17 18:23:40 -08:00
  • 58cfd21a4d Use more aggressive defaults for the consumer Dark Arc 2013-01-17 14:10:08 -05:00
  • e852c3dc02 Case insensitive hiddenPlayers Ammar Askar 2013-01-12 16:20:17 +05:00
  • 5d0c3216c2 WorldEdit restored to soft dependency instead of dependency Ammar Askar 2013-01-12 16:00:22 +05:00
  • 83de6fc329 Fix resource memory leak introduced by PreparedStatements that were not being closed Andune 2013-01-12 13:12:34 +05:00
  • e361c39937 Added WorldEdit logging Ammar Askar 2013-01-12 12:37:45 +05:00
  • 208dcc0160 Move some stuff down to prevent concurrency issues, see #315 md_5 2013-01-08 14:43:09 +11:00
  • e4ee6f944d [Experimental] Major improvements to LogBlock's accuracy. Dark Arc 2013-01-08 14:39:28 +11:00
  • dd99e3bdd1 Merge pull request #303 from DarkArc/testmaster Ammar Askar 2012-12-30 19:54:52 -08:00
  • 99a5880d78 Implement the BlockChangePreLogEvent Dark Arc 2012-12-30 22:31:02 -05:00
  • d21633c14f Update to 1.61 md_5 2012-12-23 17:05:13 +11:00
  • 990881e236 Report progress for large (10k+) rollbacks Reorganized messy imports Ammar Askar 2012-12-15 00:23:37 +05:00
  • a14e48fafb Fix timestamps with entries Ammar Askar 2012-12-15 00:21:44 +05:00
  • ff9b5be91f Reorganize Consumer imports and add PreparedStatements for some rows Ammar Askar 2012-12-13 23:27:53 +05:00
  • c0255b855b Merge pull request #288 from slide23/kills Ammar Askar 2012-12-10 21:37:06 -08:00
  • 02ccc60290 Add support for searching kill logs slide23 2012-12-10 22:45:45 -06:00
  • e3c51ac0c6 Fix bukkit binary break md_5 2012-12-05 18:24:49 +11:00
  • cf0688050f cleanup Ammar Askar 2012-11-07 18:28:03 +05:00
  • 6fb7077826 Add travis-ci support Ammar Askar 2012-11-02 13:30:07 +05:00
  • 92d68be1c0 sketch out template for incoming world edit logging Ammar Askar 2012-10-31 21:36:16 +05:00
  • 9b23043139 Added Wither and WitherSkull to logging types Ben Woodford 2012-10-30 13:36:42 +00:00
  • 1f031ca489 Dragon eggs also fall. Psithief 2012-09-25 15:36:05 +08:00
  • 4b16eba5ed Parse chest access properly on teleport fixes #166 Replace old wiki link Ammar Askar 2012-09-23 22:02:35 +05:00
  • 4d7ca57ca9 Fix plugin.yml md-5 2012-09-23 20:49:27 +10:00
  • 705a6fcf2e Update plugin.yml in preparation for new release md-5 2012-09-23 19:42:36 +10:00
  • 93adefdbf9 Fix duplicate log bits jamietech 2012-09-22 21:49:17 +10:00
  • 49b8b20ed4 Bump dependancy versions. Thanks to TomyLoby for fixing WorldEdit. md_5 2012-09-22 20:57:24 +10:00
  • 18c86818fb Log falling blocks properly Ammar Askar 2012-09-22 15:44:20 +05:00
  • 89fe3b8817 Merge pull request #242 from ammaraskar/lava_water_logging md-5 2012-09-22 01:15:00 -07:00
  • 584406a8f6 Properly consider world water/lava logging config. Fixes #202 Ammar Askar 2012-09-22 13:12:42 +05:00
  • 2fc32e6f3c Merge pull request #241 from ammaraskar/date md-5 2012-09-21 22:57:35 -07:00
  • 1c7f037fc4 Allow customizable formats for dates. Fixes #201 Ammar Askar 2012-09-22 10:53:50 +05:00
  • a350db23be Merge pull request #239 from ammaraskar/y_axis md-5 2012-09-21 16:23:27 -07:00
  • f71ebf3530 Merge pull request #238 from ammaraskar/crash md-5 2012-09-21 16:23:13 -07:00
  • cea99af0a7 Merge pull request #240 from ammaraskar/params md-5 2012-09-21 16:22:44 -07:00
  • 72a810e515 Merge pull request #237 from ammaraskar/redo_positions md-5 2012-09-21 16:22:11 -07:00
  • 0dd7861c40 Allow escaping of parameters with double quotes. Fixes #217 Ammar Askar 2012-09-22 01:12:45 +05:00
  • ca5120ab40 Consider y axis when calculating radius. Fixes #233 Ammar Askar 2012-09-21 22:06:50 +05:00
  • 293f9975ea Fix /lb tp crash (fixes #218) and remove unused import Ammar Askar 2012-09-21 21:51:26 +05:00
  • 37e4160492 Properly save the data on block place. Fixes #190 Ammar Askar 2012-09-21 20:03:50 +05:00
  • 2671e015a8 Fix * permission md-5 2012-09-21 17:50:48 +10:00
  • 3aa186239f Merge pull request #207 from ammaraskar/more_breaks md-5 2012-08-21 22:54:10 -07:00
  • fce9d0877e Handle more relative breaking scenarios, courtesy of @Psithief Ammar Askar 2012-08-20 06:57:16 +02:00
  • 823ae35a85 1.57 updates are optional md_5 2012-08-11 15:15:47 +10:00
  • 2096595bbd Oh boy, horrible implementation to get rid of world edit dependency (reverse-merged from commit 0c69cdeb40) md_5 2012-08-11 15:15:22 +10:00
  • a96ce11df8 Merge pull request #187 from ammaraskar/updater md-5 2012-08-10 14:03:32 -07:00
  • c1026a4e8a stop hardcoding table names :( Ammar Askar 2012-08-10 22:15:12 +02:00
  • cd701a644b Delay queuing of block place by 1 tick to allow bukkit to update the data Ammar Askar 2012-08-10 09:12:40 +02:00
  • 0c69cdeb40 Oh boy, horrible implementation to get rid of world edit dependency Ammar Askar 2012-08-09 04:41:24 +02:00
  • e3aa14582b Increase default table sizes and default to OP. md_5 2012-08-09 18:56:35 +10:00
  • baef9dd963 Log signs broken by relative block breaks Ammar Askar 2012-07-28 08:01:21 +01:00
  • f98b32db1c Oops, add newline back. md_5 2012-08-05 21:01:25 +10:00
  • afe395d83b And disable ourselves md_5 2012-08-05 20:24:31 +10:00
  • 8bc648e971 Remove automatic WorldEdit downloading. What.A.Joke. md_5 2012-08-05 20:21:39 +10:00
  • 0290305b23 Bump to 1.56 and invert container ordering md_5 2012-08-05 14:49:01 +10:00
  • 45bae3fd74 Add the ability to ignore some chat things, namely /register and /login by default md_5 2012-08-05 09:21:37 +10:00
  • 6d4a46bcde Use async player chat, upgrade to 1.55, and disable lookup permission by default. md_5 2012-08-05 09:08:00 +10:00
  • 1921d0c77c Optimisations mostly in the form of stringbuilder.append md_5 2012-07-28 15:20:19 +10:00
  • 61e9643b90 Mavenize this project so we can use Jenkins and easily enable developers to compile from source. md_5 2012-07-28 14:44:51 +10:00
  • 9eb65ba133 Always log block data in block interact events. mickael9 2012-07-20 18:56:04 +02:00
  • bff2380901 Remove the version checker. Add metrics (could @jamietech please document this) and add an extra netbeans file to the gitignore. md_5 2012-07-25 20:55:33 +10:00
  • cd163ef6c1 Formatting, indentation and ignore cancelled. md_5 2012-07-12 11:56:47 +10:00
  • f5e7379fc9 Implemented a way to filter by data type in the block param. Addresses #93 Wrapped up blocks from block param into a neat little class for easy usage Ammar Askar 2012-07-10 22:14:23 +01:00
  • ffa0bc5ebf Delay queuing of stairs and blocks by 1 tick to allow data to update. Fixes #146 and #143 Ammar Askar 2012-07-11 16:40:34 +01:00
  • 9e16d42a08 Fix issue #147 and bump version for new RB. md_5 2012-07-10 17:49:35 +10:00
  • 39100e2de6 Remove unused depends. md-5 2012-07-07 20:09:19 +10:00
  • 4cbc62821f Update plugin.yml for new release. md-5 2012-07-07 20:08:14 +10:00