- Buildscript Update & Dirty Painting Hack
- Update gradle buildscript to not include branch-name if branch is called "lightning"
- Update GitHub Actions to automatically include changelog and to rename the jar LightningGrim-${platform}-${version}.jar
- Mark Paintings as entities that cannot be hit to prevent EntityPierce (formally HitboxEntity) falses. (db5a1bec2)
- Complete Rewrite on top of
platform-independence
- Fabric support
- Slime blocks and honey blocks on pistons are not modeled properly on Fabric
- Fabric support
/grim history
will no longer waste resources if unused/disabled/cannot connect to database- Temporarily require Java 17, Java 8 support will return.
- 1.21.5 support (minor issues with vehicles and jumping while sneaking on edge of block exist)
- Improve Bukkit piston performance
- Rename HitboxBlock & HitboxEntity -> WallHit and EntityPierce
- Fixed modeling Lightning entity, bottles of enchanting, and block displays
- Temporarily removed LineOfSightPlace (LOSP)