Commit Graph

  • 7a946fc23d Merge branch 'master' into 1.14pre Brokkonaut 2019-05-14 17:56:39 +02:00
  • 1602fdb03a Configuration option to require SSL on the database connection version/1.13.2 Brokkonaut 2019-05-14 17:54:33 +02:00
  • 33c18a9e62 Improve compatibility when running 1.13 and 1.14 servers on the same logblock database Brokkonaut 2019-05-05 05:55:47 +02:00
  • e66b5a8f9d Merge branch 'master' into 1.14pre Brokkonaut 2019-05-04 17:50:48 +02:00
  • bd23c93071 Allow logblock to load when it encounters unknown material/entity types Brokkonaut 2019-05-04 17:49:29 +02:00
  • 503541ad4e Fix version parsing Brokkonaut 2019-05-02 21:51:16 +02:00
  • 82d61d5ee7 Spigot 1.14 instead of 1.14-pre5 Brokkonaut 2019-04-27 04:53:34 +02:00
  • 254c856b2f Update to 1.14pre5 Brokkonaut 2019-04-24 17:45:34 +02:00
  • d4b127244e Disable tool on drop: Only cancel dropping if there is space for that item Brokkonaut 2019-03-21 01:44:33 +01:00
  • 87c09766d3 Allow tool use when the interact event is cancelled Brokkonaut 2019-03-06 04:23:19 +01:00
  • 8b1ee254b4 Fix NPE when entities die without a damager Brokkonaut 2019-02-23 18:17:14 +01:00
  • 34eeb52c8d Use EnumSet instead of boolean array Brokkonaut 2019-02-22 04:13:36 +01:00
  • 399cbc901f Null check Brokkonaut 2019-02-18 21:50:01 +01:00
  • 7dce1776e7 Log pumpkin carving Brokkonaut 2019-02-18 21:15:42 +01:00
  • 92de737e4e Allow null weapons for kills Brokkonaut 2019-02-14 21:24:09 +01:00
  • 025950a8c4 Fix armor stand logging on kill in survival mode Brokkonaut 2019-01-14 03:29:07 +01:00
  • dc62524d0d Fix logging fluids flowing down Brokkonaut 2019-01-09 03:58:12 +01:00
  • 947163477b Do not go over the maximum level for fluids Brokkonaut 2019-01-08 16:38:26 +01:00
  • 2e81e2be9d Catch failed ItemStack serialization Brokkonaut 2019-01-05 17:16:18 +01:00
  • 58223b7612 Fix startup exception when running without WorldEdit Brokkonaut 2019-01-04 18:10:11 +01:00
  • 51f84251dc Adapt to latest WorldEdit changes Brokkonaut 2019-01-04 18:09:12 +01:00
  • 31ef2d942b Return idle connection from Consumer to avoid timeout Brokkonaut 2018-12-11 05:11:13 +01:00
  • 9f8fd3e1ca Use constants for magic values Brokkonaut 2018-12-08 18:04:36 +01:00
  • 71527530f2 Reduce converter max batch size Brokkonaut 2018-11-27 06:15:36 +01:00
  • d5ee15ebba Improve stability for material table updates Brokkonaut 2018-11-27 06:05:00 +01:00
  • ab464e1dd5 Use long instead of int to avoid overflow in converter Brokkonaut 2018-11-26 06:20:02 +01:00
  • d847908d3c Skip duplicates for chest/sign conversion too Brokkonaut 2018-11-24 03:39:05 +01:00
  • 7e47a0c375 Skip duplicate rows instead of canceling the conversion Brokkonaut 2018-11-24 03:34:09 +01:00
  • ab7c8ffbb2 Fix key limit issues with some mysql versions Brokkonaut 2018-11-13 23:51:35 +01:00
  • 0e8bb2599c WorldEdit changed the bstats artifact group again Brokkonaut 2018-11-12 04:30:50 +01:00
  • 7f3bb300ef Version 1.13.2 Brokkonaut 2018-11-10 04:26:27 +01:00
  • 83157ad64f clearlog for entities Brokkonaut 2018-11-10 04:22:52 +01:00
  • cd798e86de Summarization for entities Brokkonaut 2018-11-10 04:00:10 +01:00
  • c3b0fda017 Improve worldeditor row ordering Brokkonaut 2018-11-09 21:05:08 +01:00
  • 27c72b43c1 Error message if entity logging is enabled, but no compatible WorldEdit is found Brokkonaut 2018-11-09 17:31:39 +01:00
  • 8a1897e102 Add entities to params command Brokkonaut 2018-11-09 06:29:26 +01:00
  • 9ea7a47b4e Animals should not contain ambient entities Brokkonaut 2018-11-09 06:27:21 +01:00
  • 76aeb5f602 Filter for entity types Brokkonaut 2018-11-09 06:24:36 +01:00
  • 1eace44cce Better messages Brokkonaut 2018-11-09 05:04:37 +01:00
  • a5ffa3b709 Log & rollback armor stand/item frame modifications Brokkonaut 2018-11-09 05:00:32 +01:00
  • 4e1a79ca0f Configurable entity logging Brokkonaut 2018-11-09 04:04:31 +01:00
  • ea16656fcb Log armor stands, item frames and paintings Brokkonaut 2018-11-09 02:37:48 +01:00
  • 9d1baee2e2 Improve entity logging/rollbacks Brokkonaut 2018-11-09 00:40:36 +01:00
  • 3a2c1d8d6f Rollback of killed entities works! Brokkonaut 2018-11-08 19:13:13 +01:00
  • 868c56ef6a Allow other edits than block edits Brokkonaut 2018-11-08 15:54:59 +01:00
  • f9d246dd63 Implement basic entity change lookup Brokkonaut 2018-11-08 05:44:21 +01:00
  • 707e0a1eed Incomplete entity logging Brokkonaut 2018-11-08 05:16:21 +01:00
  • 5ad0f06d16 Don't use MyISAM tables Brokkonaut 2018-11-08 02:44:04 +01:00
  • 4ce7ad0f7d Tool lookups no longer require WorldEdit for double chests Brokkonaut 2018-11-07 20:56:58 +01:00
  • 4af5b3f1ea There can only one of selection/location be set Brokkonaut 2018-11-07 20:55:44 +01:00
  • 8c6ee4cf0c Improve CuboidRegion not to use WorldEdit vectors when not needed Brokkonaut 2018-11-07 20:45:57 +01:00
  • 737afcd1fa Simplify we adapter Brokkonaut 2018-11-07 02:55:29 +01:00
  • f2dc3daad0 Adapt to latest WorldEdit changes + Compile against Spigot 1.13.2 Brokkonaut 2018-11-06 01:56:25 +01:00
  • 35e62e03e9 order results by id only (date is not needed there) Brokkonaut 2018-11-02 23:57:12 +01:00
  • 40531988b0 optimize log lookup Brokkonaut 2018-11-02 03:33:38 +01:00
  • fde6927aeb Improve recovering from broken connections Brokkonaut 2018-10-21 04:21:59 +02:00
  • 3e836c2f50 Remove LogBlockQuestioner soft dependency, as it is no longer a separate plugin Brokkonaut 2018-10-19 16:40:17 +02:00
  • 396b79ab68 Remove unused import Brokkonaut 2018-10-19 15:50:04 +02:00
  • be5ee9f792 Fix NPE in FluidFlowLogging Brokkonaut 2018-10-17 14:59:35 +02:00
  • 497e844486 Split long chat lines (for example from command blocks) Brokkonaut 2018-10-15 03:05:58 +02:00
  • 90dbc8d8df Improve water flow logging Brokkonaut 2018-10-15 02:49:46 +02:00
  • 91a08e7ea0 Fix worldedit dependency (one more exclusion..) Brokkonaut 2018-10-12 22:35:23 +02:00
  • eec8c91a42 Fix worldedit dependency (again..) Brokkonaut 2018-10-12 22:31:24 +02:00
  • a4368ea77f Fix sign logging Brokkonaut 2018-10-12 22:30:34 +02:00
  • 7a8551d94f Get the session by entity, not by name Brokkonaut 2018-09-22 14:21:25 +02:00
  • 96c9b694b8 Fix: nocache parameter showed entries from the previous lookup Brokkonaut 2018-09-22 14:20:13 +02:00
  • b1e0f91bd7 exclude bStats from WorldEdit dependency as it breaks the build Brokkonaut 2018-09-21 22:36:34 +02:00
  • 91315b10c8 New param "nocache" to prevent replacing the lookup cache (useful for tools) Brokkonaut 2018-09-21 22:22:52 +02:00
  • 210d6cec37 Log turtle egg trampling Brokkonaut 2018-09-21 00:42:28 +02:00
  • eb99b6d278 Add players: Try a less odd query if the first one failed Brokkonaut 2018-09-15 04:05:17 +02:00
  • a55cbabbdd Add some debug output when adding players fails Brokkonaut 2018-09-15 03:36:52 +02:00
  • 421f16784f Don't try to process row if actors could not be inserted Brokkonaut 2018-09-13 02:29:21 +02:00
  • faaab7c4f6 Limit UUIDs to 36 chars + prevent null UUIDs Brokkonaut 2018-09-13 02:25:34 +02:00
  • 0bdeb7dc86 Escape UUID in database querys Brokkonaut 2018-09-13 02:17:19 +02:00
  • 2bb9e09959 Cleanup Actor.equals() and .hashCode() + some formatting Brokkonaut 2018-09-13 02:04:33 +02:00
  • d214b646db cleanup: getBlockSet/Replaced in class BlockChange Brokkonaut 2018-09-12 21:18:43 +02:00
  • 3ef6e48ca4 remove mcstats metrics Brokkonaut 2018-09-05 16:21:34 +02:00
  • 1b316dc11f add alternative mvn repo for worldedit Brokkonaut 2018-09-05 13:28:33 +02:00
  • 3c64376dd1 improve log importer Brokkonaut 2018-09-05 12:59:06 +02:00
  • c390504b70 Sort files before importing them Brokkonaut 2018-09-05 03:05:41 +02:00
  • df8c8bcdda Fix clearing containers on rollback Brokkonaut 2018-09-02 04:58:18 +02:00
  • 544385f2ad Log replaced fluids at the correct position Brokkonaut 2018-08-29 22:54:35 +02:00
  • 9c2a93dafb Param for force replace not matching blocks Brokkonaut 2018-08-29 22:26:37 +02:00
  • 404c9b91c0 Fix bucket empty with waterlogged blocks Brokkonaut 2018-08-29 22:05:39 +02:00
  • 1cbc192b31 Log BlockFormEvent by fluids Brokkonaut 2018-08-29 19:38:19 +02:00
  • 76fce15305 Log watering waterlogged Brokkonaut 2018-08-29 18:33:31 +02:00
  • 8045ab1ecd Ignore deprecation in updater + remove unused method Brokkonaut 2018-08-29 03:56:34 +02:00
  • 2faa9cbd6d There is no older WorldEdit for Minecraft 1.13 Brokkonaut 2018-08-29 02:43:07 +02:00
  • f65509408e Log fish buckets as water place, not lava place Brokkonaut 2018-08-29 02:41:10 +02:00
  • 2afa3c88cd Update to Spigot 1.13.1 Brokkonaut 2018-08-27 17:13:44 +02:00
  • 282090459f Optionally log fluid flow as the player who created the fluid Brokkonaut 2018-08-21 06:50:09 +02:00
  • 681c4a2033 Reduce amount of string allocations Brokkonaut 2018-08-21 06:29:44 +02:00
  • 56404533db Improved fire logging and rollback Brokkonaut 2018-08-21 06:17:24 +02:00
  • 710de5b35a Fix time restriction checking Brokkonaut 2018-08-20 18:25:40 +02:00
  • eb0b969477 add jenkins ci to the readme Brokkonaut 2018-08-16 04:18:13 +02:00
  • c997fb9db9 improve clearlog output when no rows are found Brokkonaut 2018-08-13 16:12:03 +02:00
  • 572df51d28 Change the api from using byte[] to YamlConfiguration Brokkonaut 2018-08-09 05:00:11 +02:00
  • df2ccd62f3 Remove unnecessary synchronization version/1.12 Brokkonaut 2018-08-08 18:05:56 +02:00
  • ce1a1c3bd2 Fix fire spread logging Brokkonaut 2018-08-05 05:45:05 +02:00
  • 51b72bafa6 Update slf4j-jdk14 dependency Brokkonaut 2018-08-04 15:42:55 +02:00