Commit graph

  • 2327dbcf78 Fixed SQLiteException when performing purges on SQLite databases (fixes #654) Intelli 2024-10-07 19:59:46 -06:00
  • eaa8c5c5c1 Fixed v23.1 patch script not triggering on v23.0 installs when using SQLite Intelli 2024-10-03 18:37:13 -06:00
  • 70ffeacbc0 Fixed NoClassDefFoundError when attempting to load plugin on 32-bit Windows Intelli 2024-10-03 15:56:29 -06:00
  • 385c11a3aa Finalized extension system Intelli 2024-10-03 15:51:18 -06:00
  • 88b19efc89 Improve Extension handling Intelli 2024-09-29 18:56:07 -06:00
  • c7406a01a7 Fix compilation error Intelli 2024-09-29 18:47:30 -06:00
  • 0f0c89845c Added separate version check for CoreProtect Edge Intelli 2024-09-29 18:40:05 -06:00
  • de978fce2c Added base changes for database migration command (unfinished) Intelli 2024-09-29 18:35:27 -06:00
  • fc0c8ff9ac
    Update es.yml (#633) DarkSnakeX 2024-09-03 20:55:47 +02:00
  • edadebf8c2 Run v23.1 patch script on v23.0 builds Intelli 2024-08-20 14:16:27 -06:00
  • ea1b86c034 Only start CoreProtect on supported Minecraft versions Intelli 2024-08-20 14:13:44 -06:00
  • c493a0dece Added support for Community Edition builds Intelli 2024-08-19 20:55:35 -06:00
  • cff6be6d90
    Update Traditional Chinese translation (#618) Wang Siu Kao 2024-08-20 06:17:23 +08:00
  • 7ab0704002 Improved how CPU information is displayed under /co status Intelli 2024-08-15 20:48:42 -06:00
  • cae29f257d Fixed NullPointerException when attempting to roll back skulls with texture data Intelli 2024-08-15 20:48:21 -06:00
  • c6f8be9043 Fixed NoClassDefFoundError if JNA is missing on system Intelli 2024-08-15 19:55:21 -06:00
  • 1cf940e201 Improved MySQL index handling on radius lookups (fixes #599) Intelli 2024-08-15 19:23:39 -06:00
  • d2bffb2103 Fixed errors pertaining the CPU lib on startup on some systems (fixes #591) Intelli 2024-08-15 19:04:31 -06:00
  • 64eedb0aa3 Added "include" parameter to purge tab completion Intelli 2024-08-15 18:28:02 -06:00
  • 8ab582d6d1 Fixed old turtle scute item data displaying as air Intelli 2024-08-15 17:51:03 -06:00
  • 3194c35bb9 Fixed purge include parameter not functioning correctly for SQLite databases Intelli 2024-08-13 20:11:16 -06:00
  • 888df067f9 Fixed Villager type not being rolled back correctly in MC 1.21+ Intelli 2024-07-25 16:40:36 -06:00
  • fda87e2f6a Updated language file Intelli 2024-07-24 14:27:49 -06:00
  • 9aea18749d Fixed backwards compatibility with entity serialization Intelli 2024-07-24 14:04:46 -06:00
  • 06208a69b0 Added logging for skull skin textures on Paper servers Intelli 2024-07-23 20:09:05 -06:00
  • a93bf2f047 Fixed NotSerializableException when killing certain entities (fixes #589) Intelli 2024-07-23 20:06:18 -06:00
  • 77a4a9476a Hide all errors regarding CPU info (fixes #591) Intelli 2024-07-23 13:21:35 -06:00
  • ac0792b9ef
    Update de.yml (#518) DasPotata 2024-07-23 21:05:05 +02:00
  • da227afe33 Added primary thread error when running a rollback via API (implements #456) Intelli 2024-07-09 18:59:16 -06:00
  • 4bf4f4eb92 Prepped logging for skull skin textures on Paper servers Intelli 2024-07-09 18:51:46 -06:00
  • dbd8723752 Added CPU & RAM information to /co status Intelli 2024-07-09 18:02:49 -06:00
  • e093970992 Fixed inventory sorting mods generating unnecessary threads Intelli 2024-07-08 19:53:53 -06:00
  • 63074715d3
    Improve Korean translation (#566) jd07159 2024-07-09 04:32:41 +09:00
  • 24a09b49d2 Added base Korean translation file Intelli 2024-07-08 11:42:08 -06:00
  • d4cc7ec729 Hide item serialization errors unless using development branch Intelli 2024-07-06 12:07:31 -06:00
  • 4af95632d5 Fix inventory drag event not properly checking if a player is dragging within their own inventory Intelli 2024-07-06 12:03:54 -06:00
  • c67e69755d Fixed IllegalStateException error on some servers during server shutdowns. Intelli 2024-07-06 11:45:32 -06:00
  • ce8c194e0d Fixed IncompatibleClassChangeError on inventory transactions (fixes #571) Intelli 2024-06-24 17:02:01 -06:00
  • 40e7f04774 Added support for logging Crafter transactions (#565) Intelli 2024-06-18 16:10:09 -06:00
  • fa1de08c0d Use proper adapter for EntityType.END_CRYSTAL Intelli 2024-06-18 16:04:35 -06:00
  • 49eb176ee6 Fixed invalid method name from previous commit Intelli 2024-06-17 18:52:25 -06:00
  • aaa7a3536a Hide item deserialization errors unless using development branch (fixes #550) Intelli 2024-06-17 18:49:43 -06:00
  • 957bf70c26 Hide entity deserialization errors unless using development branch (fixes #552) Intelli 2024-06-17 18:44:46 -06:00
  • 3d32320a33 Added support for MC 1.21 block/entity types Intelli 2024-06-17 18:31:33 -06:00
  • 3e8083becf Fixed wind charges incorrectly logging false #explosion data (fixes #555) Intelli 2024-06-17 18:06:04 -06:00
  • 057a635030 Added logging for dispensers removing blocks from the world Intelli 2024-06-17 17:51:01 -06:00
  • aa2ee7225c Added logging for droppers adding items to other containers Intelli 2024-06-17 17:34:18 -06:00
  • 37fc9af300 Added MC 1.21 support Intelli 2024-06-17 17:30:18 -06:00
  • 371e496351 Changed "#endercrystal" to now log as "#end_crystal" Intelli 2024-06-17 15:56:58 -06:00
  • e781d9ef01 Skip namespace remapping on Paper 1.20.5+ Intelli 2024-06-17 15:00:20 -06:00
  • d2edaceae7
    Change Folia check to be compatible with ShreddedPaper (#551) Preva1l 2024-06-09 03:16:06 +10:00
  • ca59ff25df Changed "#endercrystal" to now log as "#ender_crystal" Intelli 2024-05-27 13:46:59 -06:00
  • cfb53f766e Fixed NullPointerException on Mohist servers when processing inventory transactions Intelli 2024-05-19 12:36:38 -06:00
  • e7c5078035
    Fix typo (#543) lukyn76 2024-05-15 18:15:18 +02:00
  • 5242973fe8 Fixed NullPointerException when hopper destination block is missing Intelli 2024-05-14 16:26:34 -06:00
  • e99a4a86d0 Update build version Intelli 2024-05-13 17:47:50 -06:00
  • 48b1fe22d3 Set Maven to build against Java 21 Intelli 2024-05-13 17:46:16 -06:00
  • 29225a4a59 Set current API documentation version as v10 Intelli 2024-05-13 17:43:49 -06:00
  • e6557ab5f3 Added #button, #container, #door, and #pressure_plate tags Intelli 2024-05-13 17:21:14 -06:00
  • 5859958ec2 Simplified tag handling Intelli 2024-05-13 17:16:17 -06:00
  • 5bc28b3e05 Added ability to specify specific block types in the purge command Intelli 2024-05-13 16:13:55 -06:00
  • b41e40acc0 Minor refactoring on Rollback class Intelli 2024-05-12 12:16:48 -06:00
  • 5a49ef8447 Cleanup Intelli 2024-05-12 11:47:25 -06:00
  • 42af5dc7a1
    Fix FAWE logging on newer builds (#528) Telesphoreo 2024-05-12 12:43:36 -05:00
  • dbb44ab5b9 Only validate skull owner name length if using MySQL Intelli 2024-05-11 15:09:50 -06:00
  • d18a023e73 Fixed MysqlDataTruncation error when logging custom skull data Intelli 2024-05-11 15:08:16 -06:00
  • 377a6f55b9 Added #shulker_box tag to target all shulker box types (#493) Intelli 2024-05-11 13:16:58 -06:00
  • e61b8a4d9b Fixed unnecessary database transactions when consumer is empty (fixes #511) Intelli 2024-05-11 13:06:29 -06:00
  • 3b9d8726d9 Fixed obfuscation in item names making tooltips unreadable (fixes #487) Intelli 2024-05-09 22:44:29 -06:00
  • 48d2030766 Fixed NoSuchMethodError for arrows on MC 1.20/1.20.1 Intelli 2024-05-09 12:25:57 -06:00
  • 86ace6c326 Added required version for disabling block logging in documentation Intelli 2024-05-09 12:08:43 -06:00
  • 346b4b8b20 Fixed occasional NullPointerException while processing hopper transactions (fixes #539) Intelli 2024-05-08 13:18:42 -06:00
  • 704f0aaf9b Update build version Intelli 2024-05-07 17:51:02 -06:00
  • 4daaf6cc02 Fixed lookups on legacy data not matching against legacy materials Intelli 2024-05-07 14:18:43 -06:00
  • 5426e69fb8 Improved hopper logging to prevent infinite attempts on failed pushes Intelli 2024-05-07 14:08:59 -06:00
  • 6023c21ba9 Fixed hopper pulls performing container validation on source block Intelli 2024-05-06 19:19:48 -06:00
  • 3e3496ad12 Corrected version references in API v10 documentation Intelli 2024-05-06 18:18:56 -06:00
  • f3c631bbf5 Added thread-safe logPlacement and logRemoval API methods Intelli 2024-05-03 12:57:27 -06:00
  • d8ad48beb8 Fixed entity deaths not always being logged in MC 1.19 and earlier (fixes #515) Intelli 2024-05-02 13:03:53 -06:00
  • 053f7d5c7d Fixed NoSuchMethodError when shooting or dropping arrows (fixes #535) Intelli 2024-05-02 12:52:35 -06:00
  • a4c37da8ee
    Ditch weak map world references and use names instead (#533) Nahuel Dolores 2024-04-25 17:05:48 -03:00
  • b1598a022a Fixed broken commit 32688c5 Intelli 2024-04-21 14:08:37 -06:00
  • 32688c55cf Fixed block spread cache not always being properly utilized Intelli 2024-04-19 19:17:35 -06:00
  • a239b51ed1 Fixed teleports not working on some systems (fixes #491) Intelli 2024-02-07 12:49:36 -07:00
  • af1d4402eb Fixed hopper transactions not always being logged (fixes #490) Intelli 2024-01-24 17:44:18 -07:00
  • f7fea2b298 Added more detailed entity death reasons (such as suffocation). Intelli 2024-01-04 20:57:35 -07:00
  • 15e8cd5b88 Fixed zombies killed by wither roses not being logged when skip-generic-data is enabled (fixes #309) Intelli 2024-01-04 20:56:21 -07:00
  • c91f460e42 Fixed ConcurrentModificationException while using queueLookup API method (fixes #481) Intelli 2024-01-04 20:23:05 -07:00
  • 7424037795 Fixed teleport shortcut not properly handling extremely large numbers Intelli 2024-01-04 20:09:38 -07:00
  • ba6a55fff6 Fixed NullPointerException when rolling back player heads (fixes #473) Intelli 2024-01-04 19:48:31 -07:00
  • 1c57ba52aa Fixed item frames logging incorrect item amounts (fixes #477) Intelli 2024-01-04 18:23:53 -07:00
  • 4308d4afca Updated documentation for blacklist.txt Intelli 2024-01-04 18:09:20 -07:00
  • 7c61a33571 Added ability to exclude specific block types in blacklist (implements #444) Intelli 2024-01-04 17:56:30 -07:00
  • 172c6440db Added container transaction logging for decorated pots Intelli 2024-01-04 17:44:46 -07:00
  • d8a669ed6c Fixed legacy short grass data rolling back as air in MC 1.20.3+ Intelli 2024-01-04 16:45:36 -07:00
  • 66b77ee75a Improved safety block handling during rollback teleports (#328) Intelli 2023-10-12 11:28:53 -06:00
  • 488392cdbc Added missing new method to WorldEditBlockState Intelli 2023-10-12 10:50:16 -06:00
  • b48dcec589 CoreProtect v22.2 release Intelli 2023-09-25 14:36:37 -06:00
  • e49913bc09 Fixed item names containing vertical bars displaying incorrectly (fixes #450) Intelli 2023-09-25 14:27:02 -06:00
  • d944c2bd89 Fixed SQLFeatureNotSupportedException when logging entity data (fixes #455) Intelli 2023-09-25 14:04:50 -06:00