Commit graph

  • 85ebd53e5f Minor Spanish tweaks Intelli 2022-03-21 18:48:40 -06:00
  • 209c63b009
    Improved Spanish translation (#179) KrazyxWolf 2022-03-21 19:21:08 -05:00
  • 8fd41ac231 CoreProtect v21.2 release Intelli 2022-03-21 16:45:42 -06:00
  • 703d52bcc7 Changed inventory lookups to always require a username Intelli 2022-03-21 16:42:30 -06:00
  • aea0c82fd7 Fixed typos in API documentation Intelli 2022-03-21 15:19:16 -06:00
  • 01ed2e9f97 Fixed NullPointerException when logging player projectile data Intelli 2022-03-21 15:12:58 -06:00
  • 5861570f8a Added post-rollback sorting for player inventories Intelli 2022-03-20 17:34:24 -06:00
  • 840eb3b4ee Added hidden "disable-wal" database option (default: false) Intelli 2022-03-20 16:37:20 -06:00
  • 92e030f3e8 Fixed WAL checkpointing not running on some systems Intelli 2022-03-20 16:29:51 -06:00
  • d97f5482ee Fixed rollbacks/restores not correctly updating all blocks (#175) Intelli 2022-03-20 16:03:54 -06:00
  • 2763952dc6 Fixed deprecated display width warnings for MySQL databases Intelli 2022-03-11 18:16:16 -07:00
  • 3011aece46 Fixed inventory rollbacks not modifying player equipment slots (#170) Intelli 2022-03-11 17:20:52 -07:00
  • dedba3c57f Added command example to blacklist documentation Intelli 2022-03-10 16:42:13 -07:00
  • 75f66bf212 CoreProtect v21.1 release Intelli 2022-03-10 16:41:54 -07:00
  • 64106e2d64 Fixed "user not found" error when performing inventory lookups/rollbacks Intelli 2022-03-09 15:32:18 -07:00
  • 975a030ebe Fixed NullPointerException when trading with wandering traders Intelli 2022-03-08 13:59:19 -07:00
  • 829f4e95d5 Fixed exploited end crystals logging phantom fire data (#164) Intelli 2022-03-08 11:59:39 -07:00
  • 96292c82c3 Added example inventory lookup/rollback commands to docs Intelli 2022-03-08 11:10:36 -07:00
  • dad51fc900 Removed deprecated item durability and art ID method usage Intelli 2022-03-08 08:42:06 -07:00
  • 40ee11f644 CoreProtect v21.0 release Intelli 2022-03-08 08:39:38 -07:00
  • 02dcc873d6 Added hidden "exclude-tnt" rollback option to exclude TNT blocks (default: false) Intelli 2022-03-07 16:39:21 -07:00
  • 2b96daa422 Change items crafted at crafting tables to log at table location Intelli 2022-03-07 15:25:27 -07:00
  • d472879dec Added interaction logging for crafting tables, enchanting tables, smithing tables, and stonecutters Intelli 2022-03-07 15:16:03 -07:00
  • dbcf79cd46
    Add CoreProtectTNT to tools-integrations.md (#163) EEstar 2022-03-07 22:26:09 +01:00
  • c69ea79329 Fixed rollbacks not skipping processing for identical blocks Intelli 2022-03-06 17:05:18 -07:00
  • 83fc221bf2 Added logging for items traded with villagers (MC 1.18+) Intelli 2022-03-03 15:22:37 -07:00
  • 7bc95931d2 Added hidden "enable-awe" option for AWE logging (default: false) Intelli 2022-03-02 16:24:56 -07:00
  • 2fa5af64ca Updated Gradle build file to match Maven Intelli 2022-03-02 13:14:30 -07:00
  • 1be82111ed Changed entities killed via /kill command to log under #command Intelli 2022-03-01 20:34:12 -07:00
  • a6869176be Minor refactoring in EntityDeathListener Intelli 2022-03-01 20:17:12 -07:00
  • 7c7fd200d2 Fixed all listener classes not being final Intelli 2022-03-01 20:05:13 -07:00
  • 6714ded600 Improved logging to skip unnecessary data from newly generated chunks Intelli 2022-03-01 17:41:46 -07:00
  • 6a22903240 Re-enabled BlocksHub & disabled logging integration with AWE Intelli 2022-03-01 16:49:22 -07:00
  • 0bbeee65e8 Added support for time ranges in the time parameter Intelli 2022-03-01 15:58:15 -07:00
  • a596dd66a9 Blocked access to BlocksHub to prevent duplicate data from being logged Intelli 2022-02-28 18:49:20 -07:00
  • 1aaff4e2b0 Enabled write-ahead logging for SQLite Intelli 2022-02-28 17:47:07 -07:00
  • 1c476408e9 Fixed rare instances of lookups displaying negative time values Intelli 2022-02-28 17:11:24 -07:00
  • 5530a89189 Improved index handling when targeting a specific location Intelli 2022-02-27 17:19:37 -07:00
  • c69a5a58c0 Fixed instances of NullPointerException in CraftItemEvent Intelli 2022-02-27 16:29:17 -07:00
  • f0702339f2 Migrated language code documentation to docs.coreprotect.net Intelli 2022-02-27 16:17:44 -07:00
  • 3774e6748d Improved Spanish translation (implements #161) Intelli 2022-02-27 15:59:04 -07:00
  • 596a39c965 Fixed all firework metadata not being correctly logged Intelli 2022-02-25 19:34:23 -07:00
  • 42c6deff8a Added logging and inventory rollback support for throwing snowballs and lingering potions Intelli 2022-02-25 19:23:53 -07:00
  • f5d13f8818 Fixed backwards compatibility with older server software/versions Intelli 2022-02-25 19:16:06 -07:00
  • 659fe649ed Changed minimum required Java version to Java 11 Intelli 2022-02-25 16:53:05 -07:00
  • 9bdac6db4d Added entity counts to #preview confirmation page Intelli 2022-02-25 16:33:41 -07:00
  • 42233f1f72 Fixed phantom fire blocks being logged adjacent to lava Intelli 2022-02-25 16:14:35 -07:00
  • 900cad643f Fixed inventory lookups not returning correct item for planted seeds Intelli 2022-02-24 20:52:30 -07:00
  • ddb804ce99 Fixed farmland displaying in inventory rollbacks Intelli 2022-02-24 20:15:48 -07:00
  • 45f9f4316e Added logging and inventory rollback support for players breaking items Intelli 2022-02-24 20:03:28 -07:00
  • 5494bce0fc Added logging and rollback support for players crafting items Intelli 2022-02-24 19:52:19 -07:00
  • 30c1921968 Fixed inventory rollbacks not restoring shulker boxes with items Intelli 2022-02-23 19:36:08 -07:00
  • 262f27da3e Changed doors and beds to no longer log data as two separate blocks Intelli 2022-02-23 18:56:00 -07:00
  • f9083053b2 Fixed rolling back double blocks dropping an item in the world Intelli 2022-02-23 17:27:47 -07:00
  • 3b93046731 Fixed ClassCastException when rolling back banner inventory transactions Intelli 2022-02-22 21:41:11 -07:00
  • 4445c3c4a7 Fixed inventory rollbacks not always returning correct item for placed blocks Intelli 2022-02-22 21:15:45 -07:00
  • c95bf3cc30 Fixed fire/water displaying in inventory lookups Intelli 2022-02-22 20:10:55 -07:00
  • 2a8e4f9797 Fixed "/co undo" not functioning when targeting a container Intelli 2022-02-22 19:49:02 -07:00
  • f80c6ab5cd Fixed IllegalArgumentException when performing rollbacks on armor stand contents Intelli 2022-02-22 19:40:39 -07:00
  • b96f47cbac Added logging and inventory rollback support for thrown/shot items Intelli 2022-02-22 19:26:17 -07:00
  • 0d7fa2dd59 Added logging for players picking up arrows and tridents Intelli 2022-02-21 18:54:50 -07:00
  • a238045287 Moved BlockLookupAPI to net.coreprotect.api.BlockAPI Intelli 2022-02-21 18:22:55 -07:00
  • 167b8dfabd Display correct error message if a user isn't specified on an inventory rollback Intelli 2022-02-21 18:12:43 -07:00
  • d365eb498b Re-sort language file after upgrading Intelli 2022-02-18 20:47:18 -07:00
  • 585d8b275a Fixed inventory lookups/rollbacks missing block placement actions Intelli 2022-02-18 20:29:45 -07:00
  • 527be90249 Fixed item frame transactions not logging BlockFace data Intelli 2022-02-18 17:31:35 -07:00
  • c652ce852f Added interaction logging for players clicking item frames Intelli 2022-02-17 21:10:49 -07:00
  • fb79071ee7 Added container transaction support for item frames (...) Intelli 2022-02-17 20:56:20 -07:00
  • e462e68806 Fixed item frames and paintings not logging directional data Intelli 2022-02-16 19:16:56 -07:00
  • 7398f7dfe6 Added "/co consumer <pause|resume>" console command Intelli 2022-02-16 16:09:43 -07:00
  • eb5b3b5bcc Added "inspector" as alias for inspect command Intelli 2022-02-16 15:01:20 -07:00
  • abfecda8d0 Added queueLookup method to API Intelli 2022-02-15 21:29:33 -07:00
  • c5d5308753 Minor cleanup in SessionLookup class Intelli 2022-02-15 20:20:46 -07:00
  • 50689604dd Renamed api/versions to api/version Intelli 2022-02-15 19:59:56 -07:00
  • 25b03511c2 Added sessionLookup method to API Intelli 2022-02-15 19:59:25 -07:00
  • d69d762bf4 Added API v7 documentation Intelli 2022-02-15 17:45:32 -07:00
  • d9eea32b19 Improved WorldEdit logging and added compatibility with FAWE Intelli 2022-02-15 16:47:50 -07:00
  • a2353afd0a Added inventory rollback support for online players Intelli 2022-02-11 21:45:33 -07:00
  • 29d55e6ba9 Fixed blocks placing when using shift+click to inspect trapdoors (#134) Intelli 2022-02-10 21:08:11 -07:00
  • 21eefff53f Added hidden "log-cancelled-chat" option (default: true) (#154) Intelli 2022-02-10 20:49:10 -07:00
  • b1c2795289 Fixed "coreprotect.inspect" permission not being checked at the time of inspection (fixes #133) Intelli 2022-02-10 20:36:38 -07:00
  • fdb98bd329 Fixed missing safety checks when inspecting certain blocks Intelli 2022-02-10 20:33:12 -07:00
  • dc359a1be3 Added "+container" and "-container" to tab-complete Intelli 2022-02-10 19:59:44 -07:00
  • d5c2b908d3 Fixed a:+/-inventory displaying mixed results Intelli 2022-02-10 19:57:30 -07:00
  • 54da739c1d Inverted action tags for deposits/withdraws Intelli 2022-02-10 19:36:23 -07:00
  • 01e6351194 Fixed "drop/pickup/deposit/withdraw" actions being incorrectly mapped Intelli 2022-02-10 19:26:27 -07:00
  • 855a2e5ae2 Renamed "a:inventory" to "a:item" in lookups Intelli 2022-02-10 19:21:30 -07:00
  • 971de8c078 Changed a:inventory to only display player inventory transactions Intelli 2022-02-10 19:18:32 -07:00
  • cd8ef0d273 Improved permission handling for "inventory" and "item" actions Intelli 2022-02-10 17:32:11 -07:00
  • 02afc6c530 Changed a:item to no longer include container transactions Intelli 2022-02-10 17:19:29 -07:00
  • 748490b8f0 Added "logins", "logouts", "blocks", and "signs" as new action aliases Intelli 2022-02-09 19:43:29 -07:00
  • 40561e41c0 Fixed player disconnections not being logged on server shutdown Intelli 2022-02-09 19:34:06 -07:00
  • 6a978128af Improved performance of rollback/restore previews Intelli 2022-02-09 18:14:46 -07:00
  • 635a2b0d95 Fixed IllegalArgumentException when performing a rollback preview containing an end crystal Intelli 2022-02-09 17:28:49 -07:00
  • ea69bf0dc5 UI improvements & action colours Intelli 2022-02-08 20:17:40 -07:00
  • 19efdeff89 Added clickable page numbers to lookup pagination Intelli 2022-02-08 19:25:07 -07:00
  • 673529df54 Fixed coordinates in lookups not always being properly aligned Intelli 2022-02-07 18:03:53 -07:00
  • 3a0c86a614 Fixed some lookups being slow when specifying an action Intelli 2022-02-07 17:39:33 -07:00
  • 70f74ced0f Added tooltips for clickable commands in lookup results Intelli 2022-02-03 20:36:27 -07:00
  • 2c8e289c43 Added "/co page" alias command for page lookups Intelli 2022-02-03 20:18:17 -07:00