aboutsummaryrefslogtreecommitdiff
path: root/src/main/java
AgeCommit message (Expand)Author
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-22fix: bad mergingLéo Kosman
2024-08-22Merge remote-tracking branch 'origin/feat/config' into feat/configLéo Kosman
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-22feat: support translation to enable configuration of all mod strings.Léo Kosman
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 t...anhgelus
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-21Initial commitanhgelus