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
Age
Commit message (
Expand
)
Author
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
2024-08-23
style: change default config mole_count
Léo Kosman
2024-08-23
style: improve code as suggested by @anhgelus
Léo Kosman
2024-08-23
fix: convert player list to arraylist
Léo Kosman
2024-08-23
style: remove commented and unused code
Léo Kosman
2024-08-23
style: remove unnecessary imports
Léo Kosman
2024-08-23
feat: add config file
Léo Kosman
2024-08-22
fix: bad merging
Léo Kosman
2024-08-22
Merge remote-tracking branch 'origin/feat/config' into feat/config
Léo Kosman
2024-08-22
feat: support translation to enable configuration of all mod strings.
Léo Kosman
2024-08-22
Merge branch 'main' into feat/hide-timer
Léo Kosman
2024-08-22
docs(image): add logo
anhgelus
2024-08-22
feat: support translation to enable configuration of all mod strings.
Léo Kosman
2024-08-22
feat(mole): moles' list not properly displayed
anhgelus
2024-08-22
feat: add error message when stopping unstarted game
Léo Kosman
2024-08-22
refactor: change `isStarted` to `hasStarted
Léo Kosman
2024-08-22
fix: check if game has started before stopping
Léo Kosman
2024-08-22
style: remove unnecessary imports
Léo Kosman
2024-08-22
feat: toggleable molehunt timer
Léo Kosman
2024-08-22
fix(game): selection of moles break list of players in player manager
anhgelus
2024-08-22
feat(game): color for all titles
anhgelus
2024-08-22
fix(game): mole list not updated after death of a mole
anhgelus
2024-08-22
feat(game): showing winners on end
anhgelus
2024-08-22
feat(game): update gamemode on start and on death
anhgelus
2024-08-22
feat(game): timer on actionbar
anhgelus
2024-08-21
feat(game): reset heal, food level, saturation, location and weather during t...
anhgelus
2024-08-21
feat(player): disable chat
anhgelus
[next]