Commit graph

33 commits

Author SHA1 Message Date
Intelli
a93bf2f047 Fixed NotSerializableException when killing certain entities (fixes #589) 2024-07-23 20:06:18 -06:00
Intelli
40e7f04774 Added support for logging Crafter transactions (#565) 2024-06-18 16:10:09 -06:00
Intelli
fa1de08c0d Use proper adapter for EntityType.END_CRYSTAL 2024-06-18 16:04:35 -06:00
Intelli
3d32320a33 Added support for MC 1.21 block/entity types 2024-06-17 18:31:33 -06:00
Intelli
37fc9af300 Added MC 1.21 support 2024-06-17 17:30:18 -06:00
Intelli
48d2030766 Fixed NoSuchMethodError for arrows on MC 1.20/1.20.1 2024-05-09 12:25:57 -06:00
Intelli
053f7d5c7d Fixed NoSuchMethodError when shooting or dropping arrows (fixes #535) 2024-05-02 12:52:51 -06:00
Intelli
172c6440db Added container transaction logging for decorated pots 2024-01-04 17:44:46 -07:00
Intelli
d8a669ed6c Fixed legacy short grass data rolling back as air in MC 1.20.3+ 2024-01-04 16:45:36 -07:00
Intelli
703c36f356 Added automatic forward compatibility for extended logging of new wood types 2023-07-17 18:41:05 -06:00
Intelli
05aebe7544 Added logging for brushing suspicious blocks (implement #409) 2023-07-14 14:29:36 -06:00
Intelli
36ad62007f Added missing break keywords in BukkitAdapter 2023-07-13 19:44:04 -06:00
Intelli
bdde2d36be Fixed signs using SpigotAdapter instead of BukkitAdapter 2023-07-13 19:41:51 -06:00
Intelli
d4997cca60 Added extended support for new cherry/bamboo blocks 2023-07-13 19:10:48 -06:00
Intelli
5973206bb3 Added interaction logging for chiseled bookshelves 2023-07-13 15:51:04 -06:00
Intelli
1e007c98a4 Cleanup 2023-07-13 14:43:09 -06:00
Intelli
47a000a57f Added support for hanging signs 2023-07-13 13:06:47 -06:00
Intelli
e0d65453b6 Added logging for destruction of suspicious sand/gravel 2023-07-12 16:26:38 -06:00
Intelli
d414db1c0b Added item mapping for torchflower seeds 2023-07-12 15:58:47 -06:00
Intelli
4e43a42662 Added logging and rollback support for double sided signs 2023-07-12 15:17:14 -06:00
Intelli
7e97e12969 Added inventory transaction logging for chiseled bookshelves 2023-07-08 14:55:24 -06:00
Intelli
61847f2f8d Changed minimum required version to Spigot 1.15 2022-12-15 16:45:24 -07:00
Intelli
3cedc69205 Added extended support for mangrove blocks 2022-12-07 19:52:54 -07:00
Intelli
f4fe410141 Added logging and rollback support for tadpole age data 2022-12-07 19:14:44 -07:00
Ryan Huston
3b349c9d07
Add support for 1.19 specific features. (#239)
* Added support for 1.19 specific features.

* Removed leftover import from testing

* Added missing sculk materials for the catalyst and changed user field to #sculk

* Reverted version to v21.2

Co-authored-by: Intelli <6790859+Intelli@users.noreply.github.com>
2022-12-07 18:26:45 -07:00
Intelli
d472879dec Added interaction logging for crafting tables, enchanting tables, smithing tables, and stonecutters 2022-03-07 15:16:03 -07:00
Intelli
83fc221bf2 Added logging for items traded with villagers (MC 1.18+) 2022-03-03 15:22:37 -07:00
Intelli
527be90249 Fixed item frame transactions not logging BlockFace data 2022-02-18 17:31:35 -07:00
Intelli
fb79071ee7 Added container transaction support for item frames (...)
Fixed ClassCastException when targeting an armor stand with #container
2022-02-17 20:56:20 -07:00
Intelli
a4c21ec8f3 Added MC 1.18 to adapters 2021-12-17 11:24:29 -07:00
Intelli
370558cec5 Fixed piston heads not being logged when the piston base is broken 2021-11-09 14:53:42 -07:00
Intelli
697ad1b3ce Minor cleanup in adapters 2021-08-01 16:53:14 -06:00
Intelli
48ef18e2c8 CoreProtect v20.0 release 2021-07-16 12:13:54 -06:00