index
:
molehunt
26.1
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
/
world
Age
Commit message (
Expand
)
Author
2026-03-17
feat(): support 26.1
Anhgelus Morhtuuzh
2026-03-17
refactor(game): use ticks for timer
Anhgelus Morhtuuzh
2026-03-16
fix(game): #18
Anhgelus Morhtuuzh
2026-03-16
feat(): support java 1.21.11
Anhgelus Morhtuuzh
2024-09-08
style(method name): more descriptive method name and follow yarn convention
anhgelus
2024-09-08
fix(game): gameWonByMoles does not filter players in creative
anhgelus
2024-09-08
feat(game): give food on start
anhgelus
2024-09-08
style(method name): remove 'are' and 'is'
anhgelus
2024-08-31
perf(import): remove one useless import
anhgelus
2024-08-31
fix(game): spectator cannot get list of moles
anhgelus
2024-08-31
fix(game): wrong check if game won by moles
anhgelus
2024-08-31
feat(config): change default values for world borders
anhgelus
2024-08-31
Merge branch 'refs/heads/main' into feat/role-command
Léo Kosman
2024-08-31
style: rename translation key
Léo Kosman
2024-08-31
style: use static class for color
Léo Kosman
2024-08-31
perf: don't use `stringifiedTranslatable` when `translatable` is enough
Léo Kosman
2024-08-31
feat: `role` command to replace the `moles` command
Léo Kosman
2024-08-31
fix(message): disable leave and join message
anhgelus
2024-08-25
docs: create the config file page
Léo Kosman
2024-08-25
Merge pull request #12 from anhgelus/feat/spectating-players-moles-list
William Hergès
2024-08-25
fix(game): player not properly cleared
anhgelus
2024-08-25
feat(game): spectator can get the list of moles
anhgelus
2024-08-25
feat(config): gamerule to enable/disable portals
anhgelus
2024-08-25
feat(game): disable portals
anhgelus
2024-08-24
fix: minecraft takes milliseconds and not seconds
Léo Kosman
2024-08-24
fix: minecraft takes milliseconds and not seconds
Léo Kosman
2024-08-24
style: change gamerule name because borders can also grow instead of shrinking
Léo Kosman
2024-08-24
Merge branch 'refs/heads/main' into feat/world-borders
Léo Kosman
2024-08-24
perf: do not recycle timer task because somehow it's actually better ? idk an...
Léo Kosman
2024-08-24
perf: cancel TimerTask instead of cancelling timer
Léo Kosman
2024-08-24
fix: seconds instead of milliseconds but really this time, and also btw recyc...
Léo Kosman
2024-08-24
fix: seconds instead of milliseconds
Léo Kosman
2024-08-24
feat(network): send game state to client and disable mixins when game is not ...
anhgelus
2024-08-24
feat: set and shrink world borders
Léo Kosman
2024-08-24
feat: config fields and gamerules related to world borders
Léo Kosman
2024-08-24
feat: config fields and gamerules related to world borders
Léo Kosman
2024-08-23
feat(command): disable autocompletion for /molehunt moles when not mole
anhgelus
2024-08-23
fix(game): ending game just after the start
anhgelus
2024-08-23
style(game): add mod_id prefix to all gamerules
anhgelus
2024-08-23
fix(game): gamerules reset after restart (or leave/reconnect in the world)
anhgelus
2024-08-23
fix(command): no autocompletion for /molehunt moles
anhgelus
2024-08-23
fix(game): wrong display of moles' list
anhgelus
2024-08-23
fix(game): blinking titles
anhgelus
2024-08-23
feat(config): options are now gamerules
anhgelus
2024-08-23
fix(networking): crash while joining server
anhgelus
2024-08-23
feat(config): hot reload with /molehunt reload
anhgelus
2024-08-23
fix(network): not sending packet on connection
anhgelus
2024-08-23
feat(config): config for nametag, skins and tab
anhgelus
2024-08-23
style(config): rename variables
anhgelus
2024-08-23
feat(config): packet sending config to client
anhgelus
[next]