Commit Graph

  • 6faa37928a Update HikariCP, shift over to Java7 Ammar Askar 2015-09-22 02:33:46 -04:00
  • 080450a278 Include lb-players table in UTF8(mb4) checks frymaster 2015-08-03 20:28:44 +01:00
  • a2c162489a Move to proper three-part versioning (ie 1.9.4 instead of 1.94) and set the dev version to 1.10.0 frymaster 2015-07-30 22:27:06 +01:00
  • 232ddc6323 Added changelog file Philip Cass 2015-07-28 15:59:37 +01:00
  • f4f4369861 Regularised MySQL String escaping and made name inserts use it Philip Cass 2015-07-27 20:01:15 +01:00
  • eb31555aa6 Update version for next dev series Philip Cass 2015-07-25 20:25:44 +01:00
  • 646c2e6376 Update version for release v1.94 Philip Cass 2015-07-25 18:55:53 +01:00
  • 18f09a1d38 Merge pull request #621 from frymaster/legacy_methods Philip Cass 2015-07-25 15:03:01 +01:00
  • c7d152400e Still assign weapon appropriately for projectile kills with no owner Philip Cass 2015-07-24 11:36:10 +01:00
  • c8b11a6b15 Add null check for projectile source. Fixes #626 Philip Cass 2015-07-17 10:35:55 +01:00
  • ce323f5f50 Alter double chest type/location code frymaster 2015-07-11 17:43:30 +01:00
  • a3b4f5d8ed Re-added legacy (non-UUID String based methods) for backwards compatibility. Philip Cass 2015-06-24 17:03:26 +01:00
  • 77bed18241 Add javadocs to github pages gh-pages Ammar Askar 2015-06-23 19:56:12 +05:00
  • 5bac149692 Fix up javadocs Ammar Askar 2015-06-23 19:48:09 +05:00
  • 115e9bd7ac Updated HikariCP version. Should result in more informative errors than in bug #617 Philip Cass 2015-06-23 14:11:07 +01:00
  • 293d180abb Updated CI URL in pom.xml to point to correct repo Philip Cass 2015-04-09 10:46:06 +01:00
  • d8143a6d89 Add logging implementation for HikariCP. Fixes #606 Philip Cass 2015-03-22 22:32:18 +00:00
  • 54545ac928 Clamp Y values to between 0 and 65535. Fixes #605 Philip Cass 2015-03-22 17:37:54 +00:00
  • 9f41fffbc3 Reformat the entire project: Ammar Askar 2015-03-22 20:15:04 +05:00
  • 7c52c10922 Use "count" var to determine how many rows have been processed Philip Cass 2015-03-22 15:04:27 +00:00
  • 21a74dc7b2 Merge pull request #602 from ammaraskar/connection_pool Philip Cass 2015-03-22 14:50:19 +00:00
  • 35cf735141 Set pool's minimum idle connections to 2 and gave the pool a name Ammar Askar 2015-03-21 20:46:13 +05:00
  • 448b11b35e Use HikariCP for connection pooling Ammar Askar 2015-03-21 02:46:55 +05:00
  • 51fdff20a7 Added a debug configuration setting for timing and query information Ammar Askar 2015-03-20 22:46:01 +05:00
  • c3b9784efb Make sure chat logging considers players using /lb hide Fixes #281 Ammar Askar 2015-03-20 20:32:23 +05:00
  • 1f5b7fed7c Allow explicitly hiding or unhiding with /lb hide <on/off>. Addresses #526 Ammar Askar 2015-03-20 20:29:08 +05:00
  • a719891f74 Update to latest Metrics revision Ammar Askar 2015-03-20 20:07:10 +05:00
  • 47c4ad6264 Merge branch 'build-version-automation' of github.com:frymaster/LogBlock Philip Cass 2015-03-20 19:11:33 +05:00
  • 1a0a742daa Clean up encapsulating values in quotes significantly Added hopefully the first of many unit tests to make maintaining the project easier Ammar Askar 2015-03-20 03:56:03 +05:00
  • 9c558f8a74 Directly set plugin version information from pom.xml. Will include build number whenever the project version contains anything other than numbers and periods i.e. has "-SNAPSHOT" in it. Philip Cass 2015-03-16 13:32:50 +00:00
  • e12b9eee2b Add missing playername index on table creation and make the updater enforce this for existing tables Philip Cass 2015-03-16 11:19:03 +00:00
  • e2d1349be1 Add proper version info to maven Ammar Askar 2015-03-09 22:03:18 +05:00
  • 27866504c3 Merge branch 'master' into issue-442 Philip Cass 2015-03-08 16:50:00 +00:00
  • 6b4be88181 Fixed bow kills not being traceable Thundaklap 2015-03-08 16:48:54 +00:00
  • 9d344b9401 Merge pull request #581 from frymaster/merge-rows Philip Cass 2015-03-02 20:30:16 +00:00
  • 6a38708a32 Merge identically-formed db INSERT rows into a single batch statement Philip Cass 2015-02-22 10:45:37 +00:00
  • 143bcf6d76 Add missing index on playername column Philip Cass 2015-02-28 12:12:27 +00:00
  • df8bc51437 Use custom names in block lookups Philip Cass 2015-02-26 16:44:46 +00:00
  • 1cb32d26ed Check if WorldEdit Version is above WE 5 Mahagon 2015-02-23 23:52:42 +01:00
  • 32c5e16de6 - Massively expand the friendly names for data values - Print warning if the pre-existing file doesn't contain one of the new names - Make name lookup in plugin startup to force the MaterialName static code to be run Philip Cass 2015-02-24 22:52:14 +00:00
  • 951bed3743 Added new material data values Mahagon 2015-02-24 20:07:44 +00:00
  • 8c232b5997 use getClickedBlock instead of getTargetBlock Mahagon 2015-02-23 19:22:34 +01:00
  • 32ef8756f3 Merge branch 'DarkArc-worldedit-6.0.0' Philip Cass 2015-02-22 15:03:23 +00:00
  • d48d042279 Directly use the UUID of the player responsible for event, if possible Directly get the Bukkit World object of the event, if possible Move Worldedit World -> Bukkit World conversion to a separate method Philip Cass 2015-02-21 18:20:47 +00:00
  • 82b4ffc2a2 Support utf8mb4 if the database does. Fixes #535 Philip Cass 2015-02-20 22:48:40 +00:00
  • 3711aa3890 Always update player name even if not logging player info. Fixes #577 frymaster 2015-02-18 21:02:35 +00:00
  • be06056d5f Corrected very broken Actor equality check frymaster 2015-02-17 20:44:56 +00:00
  • ed5e40f469 Merge branch 'worldedit-6.0.0' of https://github.com/DarkArc/LogBlock into DarkArc-worldedit-6.0.0 Philip Cass 2015-02-17 12:54:38 +00:00
  • a4e4c35371 Bukkit API version bump for projectile source Philip Cass 2015-02-16 20:09:58 +00:00
  • 4effd8c9fe log fire by playerinteractevent only on leftclick Mahagon 2015-02-15 19:06:06 +01:00
  • f46751aecd Also log the deletion of fire by a player Mahagon 2015-02-15 17:44:49 +01:00
  • a9ff27a2a0 fireball logging did not work with 1.8 Mahagon 2015-02-15 17:15:46 +01:00
  • c3f5ce9a5b Get the UUID column when summing by players Philip Cass 2015-02-16 15:25:02 +00:00
  • 7e49094699 Revert "Reduce UUID migration batch size. Fixes #576" Philip Cass 2015-02-16 14:13:43 +00:00
  • b3977d3e00 Reduce UUID migration batch size. Fixes #576 Philip Cass 2015-02-15 21:59:37 +00:00
  • e07038acee Missed version bump Philip Cass 2015-02-15 03:06:55 +00:00
  • 050a17506a UUID migrration fixes Philip Cass 2015-02-15 02:48:03 +00:00
  • 543c55e32b Merge pull request #574 from frymaster/uuid Philip Cass 2015-02-14 14:11:50 +00:00
  • e3dc430931 Identify players by UUID and migrate existing databases to include this. Fixes #538, fixes #568 Philip Cass 2015-02-14 13:52:06 +00:00
  • 6e12d159b4 Verbose logging for PreparedStatements Ammar Askar 2015-02-08 16:34:46 +05:00
  • fa1e1b777a Updated for WorldEdit 6.0 Dark Arc 2014-04-03 23:22:26 -04:00
  • d7f2ac5a65 Merge pull request #506 from DarkArc/1_7_2 frymaster 2014-01-20 02:16:41 -08:00
  • 05fe4f2144 Move null check in tool code one level out. This means it will guard against trying to use worldedit for querying double chests when worldedit is not loaded. Fixes #511 Philip Cass 2014-01-15 14:02:36 +00:00
  • 6902ffb373 Merge pull request #516 from frymaster/worldeditor-changes frymaster 2014-01-14 02:56:12 -08:00
  • bbe7989878 Improvements to checks for inventory blocks and double inventory blocks Philip Cass 2013-12-16 14:46:15 +00:00
  • 4519c79e68 Made "trapped chest" content rollbackable bm01 2013-12-10 20:06:51 +01:00
  • 3cffeccedb Updated Smart Logging for 1.7.2 and resolved a bug with door logging Dark Arc 2013-12-06 01:19:04 -05:00
  • 0c5fbd7fff Replace overlooked getByte calls with getShort for itemdata. Fixes #508 Philip Cass 2013-12-09 09:32:47 +00:00
  • cb5741dd73 Merge pull request #505 from frymaster/itemdata-expansion frymaster 2013-12-05 02:19:34 -08:00
  • 0d5607be43 Update PR for new version number Philip Cass 2013-12-05 08:42:20 +00:00
  • 9e1fc1f9a1 Merge branch 'master' of https://github.com/LogBlock/LogBlock into itemdata-expansion Philip Cass 2013-12-05 08:40:42 +00:00
  • 28b4c2f60c Bump to release 1.80 md-5 2013-12-05 13:26:03 +11:00
  • 38e1c6059f NBT (and Java) shorts are signed Philip Cass 2013-12-04 11:52:00 +00:00
  • 2ff6da183b Use modern column widths if upgrading from very old version Philip Cass 2013-12-04 11:34:25 +00:00
  • c0b983e8e8 Allow for logging of item data greater than 256. Fixes #96, #235 Philip Cass 2013-12-04 11:21:34 +00:00
  • d50c48f79d Check sign text is being logged before attempting to update table Philip Cass 2013-12-04 09:45:38 +00:00
  • d055d2af86 Increase width of kill table coordinate fields to mirror the block table increase Philip Cass 2013-12-04 09:32:36 +00:00
  • 8d820783a1 Merge pull request #499 from frymaster/nonentity-kill-logging frymaster 2013-11-19 05:50:06 -08:00
  • fa9a86a3b9 Implement logging for environmental (non-entity) kills, such as suffocation. Adds #80 Philip Cass 2013-11-13 14:28:42 +00:00
  • ab53755eaf Typo in config error message Philip Cass 2013-11-13 12:00:22 +00:00
  • 459a95fd1e Merge remote branch 'origin/master' Philip Cass 2013-11-12 13:23:05 +00:00
  • eb84fd1380 Various minor improvements to querying and logging Philip Cass 2013-11-08 13:56:05 +00:00
  • 8c9f78a985 Enchance inventory access log output message Philip Cass 2013-11-08 10:32:13 +00:00
  • 6992a4ffa8 Enchance inventory access log output message Philip Cass 2013-11-08 10:32:13 +00:00
  • b403e49168 Merge pull request #495 from frymaster/chest-access frymaster 2013-11-08 01:00:59 -08:00
  • 6025469dfa Expand chestaccess querying Philip Cass 2013-11-07 13:51:02 +00:00
  • d7862e4fa6 Merge pull request #493 from frymaster/set-text-type frymaster 2013-11-07 01:40:05 -08:00
  • 7ac35e4698 Alter INSERT IGNORE queries to workaround innodb auto increment behaviour Philip Cass 2013-11-06 10:45:13 +00:00
  • c117bcd854 Minor database change - Text fields should be UTF-8. Fixes #491 Philip Cass 2013-11-05 21:09:14 +00:00
  • 97be730fa8 Maven deploy md-5 2013-10-18 07:36:21 +11:00
  • 05916798cf Merge pull request #487 from afistofirony/patch-1 md-5 2013-10-10 16:25:23 -07:00
  • 3c75ed1cbb More specific information when no params/args specified Sahir 2013-10-10 19:19:39 -04:00
  • e4a42dcc1b Merge pull request #484 from socram8888/master md-5 2013-09-26 05:17:59 -07:00
  • aa09891f21 Added logging of Locked Chest decay Marcos Vives Del Sol 2013-09-26 13:16:22 +02:00
  • 044863bc3d Merge pull request #428 from frymaster/death-event Ammar Askar 2013-08-21 06:39:36 -07:00
  • b7398bfde1 Re-organize task to be run onEnable, should fix #468 Ammar Askar 2013-08-08 19:10:09 +05:00
  • aa78a2958c Merge branch 'master' of github.com:LogBlock/LogBlock Ammar Askar 2013-08-08 18:47:28 +05:00
  • ac82d8848b Use alternate method of logging deaths. Fixes #350 frymaster 2013-06-08 21:10:43 +01:00
  • 10cbb51cb1 Merge pull request #378 from DerFlash/fixPlayerMax Ammar Askar 2013-08-05 12:44:19 -07:00
  • f9052e0afc Merge pull request #440 from DarkArc/1_6_1 Ammar Askar 2013-07-02 15:26:57 -07:00