Commit graph

366 commits

Author SHA1 Message Date
Intelli
49c0f16934 Whoops 2025-10-10 11:26:59 -06:00
Intelli
322c630af4 Bump supported MC version to 1.21.10 2025-10-10 11:26:15 -06:00
Intelli
251b4c56cd Fixed NoSuchFieldError in MC 1.20.5 and earlier 2025-10-02 11:22:59 -06:00
Intelli
9de1d16836 Bump supported MC version to 1.21.9 2025-10-02 10:38:36 -06:00
Intelli
f5109122ac Added edge version handling in status command 2025-10-01 20:07:18 -06:00
Intelli
4a8dd716f4 Fixed UnsupportedOperationException 2025-10-01 20:07:03 -06:00
Intelli
6572946b3d Added support for copper chests 2025-10-01 19:06:00 -06:00
Intelli
51d4bf27cd Added MultiPaper support 2025-09-26 14:12:00 -06:00
Stuffy
f96556a61f
Crafter Slot Enable/Disable Support (fixes #766) (#767)
* Crafter Slot Enable/Disable Support (fixes #766)

* Exclude negative slot values
2025-09-09 10:34:43 -06:00
Halogly
abb0ece3e5
Optimize Chinese Localization, Add Time Units, and Fix Italic Bug (#796)
* add time unit to language file

* Fixed a bug where the font following a blocktype name was incorrectly rendered in italics.

* Collected time unit abbreviations

* Update pom.xml

---------

Co-authored-by: Intelli <6790859+Intelli@users.noreply.github.com>
2025-09-09 10:13:41 -06:00
Intelli
8b3e37774a Added location to CoreProtectPreLogEvent (implements #709) 2025-09-02 18:05:30 -06:00
Intelli
dcb0864013 Fix parsing for Minecraft versions without a minor version 2025-08-13 12:53:10 -06:00
Intelli
df41d1446e Fixed CoreProtect Edge update notice displaying for Community Edition builds 2025-08-08 17:01:44 -06:00
Intelli
78701dee96 CoreProtect Community Edition v23.0 release 2025-08-08 15:34:49 -06:00
Intelli
dff6526537 Added support for targeting minor versions 2025-07-18 18:15:02 -06:00
Intelli
22fa0dbc47 Fixed inconsistent rollback states 2025-07-16 20:00:29 -06:00
Intelli
90a2e481f2 Added CPU handling for Apple Silicon 2025-04-11 18:33:33 -06:00
Intelli
bb86b1b555 Fixed users such as #tnt being incorrectly parsed 2025-04-11 17:18:04 -06:00
Intelli
8f8a263278 Fixed CoreProtect API ParseResult backwards compatibility 2025-04-09 20:16:52 -06:00
Intelli
898bcf2465 Fixed backwards compatibility 2025-04-09 19:58:24 -06:00
Intelli
068542223d Fixed NullPointerException when processing unknown entity types 2025-04-09 18:52:54 -06:00
Intelli
e4db0e9c61 Allow forcing SQLite prefix when generating indexes 2025-03-22 15:15:24 -06:00
Intelli
16b7d35fac Added logging for wolf variants and cat sit states 2025-03-21 16:49:50 -06:00
Intelli
6ff24ad347 Fixed fence gates and trap doors not logging interactions on all types 2025-03-21 16:28:11 -06:00
Intelli
6cdc139772 Fixed SQLiteException when performing purges 2025-03-20 13:21:43 -06:00
Intelli
5ebb9f72fc Month / Year param support 2025-03-17 13:51:32 -06:00
Intelli
06f63459ac Build against Paper 1.21.4 2025-03-12 14:29:45 -06:00
Intelli
484614f71e Improved performance of BlockPreDispenseEvent 2025-03-10 19:39:33 -06:00
Intelli
4803b1af23 Don't log drowning glow squids (fixes #646) 2025-03-10 18:38:23 -06:00
Intelli
5211374e14 Include HopperPullListener performance fixes 2025-03-10 18:37:16 -06:00
Intelli
38ba3abc9a Significantly improved performance of hopper logging (fixes #636) 2025-03-10 17:42:43 -06:00
Intelli
3038e96c6e Fixed broken entity rollbacks 2025-03-10 17:15:59 -06:00
Intelli
afb13e6677 Refactored Bukkit adapters 2025-03-10 16:46:55 -06:00
Intelli
83302f59f7 Refactor remaining API classes 2025-03-10 14:06:31 -06:00
Intelli
5c965b8a68 Refactored CoreProtectAPI 2025-03-10 13:41:42 -06:00
Quintin Dunn
d6c4755fba
Fix logging caused by wind charges (#701)
* Fixed blocks broken by wind charges not being logged

* Fixed wind charges still logging invalid block breaks when they're a 'breeze_wind_charge'
2025-03-09 18:39:51 -06:00
Intelli
67336168fb Minor cleanup 2025-03-09 14:55:05 -06:00
Intelli
5b93123ed1 Database and TabHandler refactoring 2025-03-07 20:18:23 -07:00
Intelli
a2076468ad Split up Lookup class 2025-03-07 20:05:06 -07:00
Intelli
1e32b20f86 Split up PlayerInteractListener class 2025-03-07 19:53:19 -07:00
Intelli
d060a6354f Split up LookupCommand class 2025-03-07 19:39:02 -07:00
Intelli
baf61099b8 Update Metrics 2025-03-07 19:09:13 -07:00
Intelli
778be07e51 Remove build.gradle (unsupported) 2025-03-07 17:14:54 -07:00
Intelli
56f5c04619 Fixed rollback item metadata handling 2025-03-07 15:06:13 -07:00
Intelli
bdbc465998 Fix anvil transaction logging (fixes #616) 2025-03-07 14:47:29 -07:00
DeadSilenceIV
170b520b58
Support for AdvancedChests was implemented. (#726) 2025-03-04 07:13:55 -07:00
Intelli
1d294c51c4 Refactor CoreProtect.java 2025-02-26 14:05:32 -07:00
Intelli
779b1acbff Split up CommandHandler class 2025-02-26 13:21:38 -07:00
Intelli
5bb0080ca3 Split up Rollback class 2025-02-26 11:10:05 -07:00
Intelli
e2c2505b2b Split up utility class 2025-02-25 19:30:28 -07:00