index
:
lifesteal
main
Unnamed repository; edit this file 'description' to name the repository.
Anhgelus Morhtuuzh
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
main
/
java
Age
Commit message (
Collapse
)
Author
2025-10-13
fix(hearts): broken data generation
Anhgelus Morhtuuzh
2025-10-13
fix(hearts): invalid cast during debug
Anhgelus Morhtuuzh
2025-10-13
fix(hearts): craft not containing every possibilites
Anhgelus Morhtuuzh
2025-10-13
fix(hearts): not cancelling craft
Anhgelus Morhtuuzh
2025-10-13
refactor(hearts): convert stack into heart instead of creating a new one
Anhgelus Morhtuuzh
2025-10-13
fix(hearts): bad condition on craft
Anhgelus Morhtuuzh
2025-10-13
feat(commands): get hearts for operators
Anhgelus Morhtuuzh
2025-10-13
feat(player): disable waypoint
Anhgelus Morhtuuzh
2025-10-13
fix(hearts): avoid validating hearts if stack is empty
Anhgelus Morhtuuzh
2025-10-13
feat(hearts): disable store hearts in ec
Anhgelus Morhtuuzh
2025-10-13
feat(hearts): disable craft if player is at/above 10 hearts
Anhgelus Morhtuuzh
2025-10-13
feat(pvp): grace period
Anhgelus Morhtuuzh
2025-10-12
feat(health): use dynamic default player max health instead of const
Anhgelus Morhtuuzh
2025-10-12
feat(heart): replace crafted nether star by an heart
Anhgelus Morhtuuzh
2025-10-12
feat(heart): custom recipe
William Hergès
is only nether star, must mixin Item::onCraft to handle it
2025-10-12
feat(heart): depose
William Hergès
2025-10-12
feat(command): /withdraw
William Hergès
2025-10-12
feat(config): set max hearts
William Hergès
2025-10-12
feat(player): handle no more hearts
William Hergès
2025-10-12
feat(player): handle events
William Hergès
2025-10-12
feat(player): save
William Hergès
2025-10-12
feat(player): represents custom data
William Hergès
2025-10-12
feat(mod): define modid and logger
William Hergès
2025-10-12
Initial commit
William Hergès