Commit graph

16 commits

Author SHA1 Message Date
moehreag a1801635b3 begin adding basic player events
All checks were successful
Publish to snapshot maven / build (push) Successful in 1m2s
2024-06-15 23:52:38 +02:00
moehreag 7f3510f227 update to 1.21 2024-06-15 21:24:44 +02:00
moehreag b0b2555ebf improve build
- publish all modules
- add test mods to general runtime classpath

- fix issues with keybindings being registered before the game is initialized
2024-06-13 19:30:16 +02:00
moehreag ce633baa5d update plugin to fix issues
All checks were successful
Publish to snapshot maven / build (push) Successful in 53s
2024-06-13 00:40:46 +02:00
moehreag ab2d4519af add block/item registration events
Some checks failed
Publish to snapshot maven / build (push) Failing after 43s
2024-06-12 17:21:09 +02:00
moehreag 5140540cd1 add mod count to the title screen
Some checks failed
Publish to snapshot maven / build (push) Failing after 30s
2024-06-11 16:58:07 +02:00
moehreag c8921d7cd7 update workflow
Some checks failed
Publish to snapshot maven / build (push) Failing after 34s
2024-06-11 11:03:44 +02:00
moehreag e67566076d run workflows with --stacktrace
Some checks failed
Publish to snapshot maven / build (push) Failing after 35s
2024-06-11 03:21:28 +02:00
moehreag 9389a86aa5 restructure the project
Some checks failed
Publish to snapshot maven / build (push) Failing after 33s
2024-06-11 03:12:54 +02:00
moehreag 4ce6722ae1 rename extension names, add publishing
All checks were successful
Publish to snapshot maven / build (push) Successful in 49s
2024-06-10 21:50:59 +02:00
moehreag d6c5c01d4d fix gradle configuration 2024-06-09 23:30:55 +02:00
moehreag 6a7bddc2b4 add more APIs, update gradle, add branding 2024-06-09 23:27:05 +02:00
moehreag 2bf62501c9 add resource loading (/injection) 2024-06-05 20:42:18 +02:00
moehreag 9069cc271f add convenience event constructors 2024-06-05 12:09:35 +02:00
moehreag f2cf3b501c add extensions, add event system including asm crimes 2024-06-05 11:58:17 +02:00
moehreag 577386681d create repository 2024-06-03 22:17:18 +02:00