Go to file
2025-12-18 16:02:09 +00:00
.kotlin/errors refactor: DoubleJumpComponent to track usage and reset on landing, and adjust max tiers for DoubleJump, Glider, and Grappling items. 2025-12-11 15:48:35 +00:00
docs feat: add centralized configuration for component settings and update documentation to English 2025-12-16 10:36:38 +00:00
gradle/wrapper feat: implement initial hcu Items plugin with command and event handling for special items 2025-12-07 17:21:56 +00:00
hcu-core build: Add Gradle performance properties, switch several dependencies to compileOnly, and remove Exposed and PostgreSQL dependencies. 2025-12-07 17:53:54 +00:00
sample feat: Introduce Glider item with its associated recipes, models, textures, and mechanics. 2025-12-08 12:51:39 +00:00
src/main feat: Add AutoFeeder item with automatic food consumption and configurable hunger threshold 2025-12-18 16:02:09 +00:00
.envrc feat: implement initial hcu Items plugin with command and event handling for special items 2025-12-07 17:21:56 +00:00
.gitattributes feat: implement initial hcu Items plugin with command and event handling for special items 2025-12-07 17:21:56 +00:00
.gitignore feat: implement initial hcu Items plugin with command and event handling for special items 2025-12-07 17:21:56 +00:00
.gitmodules feat: implement initial hcu Items plugin with command and event handling for special items 2025-12-07 17:21:56 +00:00
build.gradle.kts feat: Introduce configurable global component tick interval, enhance Glider and Vein Miner components, fix component dependency resolution, and improve item comparison. 2025-12-16 16:01:02 +00:00
flake.lock feat: implement initial hcu Items plugin with command and event handling for special items 2025-12-07 17:21:56 +00:00
flake.nix feat: implement initial hcu Items plugin with command and event handling for special items 2025-12-07 17:21:56 +00:00
gradle.properties build: Add Gradle performance properties, switch several dependencies to compileOnly, and remove Exposed and PostgreSQL dependencies. 2025-12-07 17:53:54 +00:00
gradlew feat: implement initial hcu Items plugin with command and event handling for special items 2025-12-07 17:21:56 +00:00
gradlew.bat feat: implement initial hcu Items plugin with command and event handling for special items 2025-12-07 17:21:56 +00:00
README.md feat: implement initial hcu Items plugin with command and event handling for special items 2025-12-07 17:21:56 +00:00
settings.gradle.kts feat: implement initial hcu Items plugin with command and event handling for special items 2025-12-07 17:21:56 +00:00

Kotlin + Gradle kts

How to Build

./gradlew shadowJar: