aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2024-08-23style(game): add mod_id prefix to all gamerulesanhgelus
2024-08-23fix(game): gamerules reset after restart (or leave/reconnect in the world)anhgelus
2024-08-23fix(command): no autocompletion for /molehunt molesanhgelus
2024-08-23fix(game): wrong display of moles' listanhgelus
2024-08-23fix(game): blinking titlesanhgelus
2024-08-23feat(translation): frenchanhgelus
2024-08-23feat(config): options are now gamerulesanhgelus
2024-08-23fix(networking): crash while joining serveranhgelus
2024-08-23feat(config): hot reload with /molehunt reloadanhgelus
2024-08-23fix(network): not sending packet on connectionanhgelus
2024-08-23feat(config): config for nametag, skins and tabanhgelus
2024-08-23style(config): rename variablesanhgelus
SPACE_CASE used for non static var
2024-08-23feat(config): disable mixins according to config's packetanhgelus
2024-08-23feat(config): packet sending config to clientanhgelus
2024-08-23style: change default config mole_countLéo Kosman
2024-08-23style: improve code as suggested by @anhgelusLéo Kosman
2024-08-23fix: convert player list to arraylistLéo Kosman
2024-08-23style: remove commented and unused codeLéo Kosman
2024-08-23style: remove unnecessary importsLéo Kosman
2024-08-23feat: add config fileLéo Kosman
2024-08-23style: add more colors to textLéo Kosman
2024-08-22fix: bad mergingLéo Kosman
2024-08-22Merge remote-tracking branch 'origin/feat/config' into feat/configLéo Kosman
# Conflicts: # src/main/java/world/anhgelus/molehunt/Game.java
2024-08-22feat: support translation to enable configuration of all mod strings.Léo Kosman
2024-08-22Merge branch 'main' into feat/hide-timerLéo Kosman
2024-08-22docs(image): add logoanhgelus
2024-08-22feat: support translation to enable configuration of all mod strings.Léo Kosman
2024-08-22style(mixin): remove abstract from NoNametags classanhgelus
2024-08-22feat(mole): moles' list not properly displayedanhgelus
2024-08-22feat: add error message when stopping unstarted gameLéo Kosman
2024-08-22refactor: change `isStarted` to `hasStartedLéo Kosman
2024-08-22fix: check if game has started before stoppingLéo Kosman
2024-08-22style: remove unnecessary importsLéo Kosman
2024-08-22feat: toggleable molehunt timerLéo Kosman
2024-08-22fix(game): selection of moles break list of players in player manageranhgelus
2024-08-22feat(game): color for all titlesanhgelus
2024-08-22fix(game): mole list not updated after death of a moleanhgelus
2024-08-22feat(game): showing winners on endanhgelus
2024-08-22feat(game): update gamemode on start and on deathanhgelus
2024-08-22feat(game): timer on actionbaranhgelus
2024-08-21feat(game): reset heal, food level, saturation, location and weather during ↵anhgelus
the start
2024-08-21feat(player): disable chatanhgelus
2024-08-21feat(game): create game and command to manage itanhgelus
2024-08-21feat(player): disable tabanhgelus
2024-08-21feat(player): remove player's custom skin and use a default oneanhgelus
2024-08-21feat(player): disable nametaganhgelus
2024-08-21Initial commitanhgelus