aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2024-08-24docs: document world border related settingsLéo Kosman
2024-08-24style: change gamerule name because borders can also grow instead of shrinkingLéo Kosman
2024-08-24Merge branch 'refs/heads/main' into feat/world-bordersLéo Kosman
# Conflicts: # src/main/java/world/anhgelus/molehunt/game/Game.java
2024-08-24docs(): fix spelling mistakeanhgelus
2024-08-24ci(actions): fix bad permission on publishanhgelus
2024-08-24Merge pull request #8 from anhgelus/docs/online-wikiWilliam Hergès
[Docs] Online wiki
2024-08-24ci(actions): build and publish wiki to github pagesanhgelus
2024-08-24docs(writerside): usageanhgelus
2024-08-24docs(writerside): configurationanhgelus
2024-08-24docs(writerside): installationanhgelus
2024-08-24build(docs): install writersideanhgelus
2024-08-24perf: do not recycle timer task because somehow it's actually better ? idk ↵Léo Kosman
anymore
2024-08-24perf: cancel TimerTask instead of cancelling timerLéo Kosman
2024-08-24fix: seconds instead of milliseconds but really this time, and also btw ↵Léo Kosman
recycling the timer task because it's better for the planet
2024-08-24fix: seconds instead of millisecondsLéo Kosman
2024-08-24feat(network): send game state to client and disable mixins when game is not ↵anhgelus
launched
2024-08-24feat: set and shrink world bordersLéo Kosman
2024-08-24feat: config fields and gamerules related to world bordersLéo Kosman
2024-08-24feat: config fields and gamerules related to world bordersLéo Kosman
2024-08-24Merge pull request #4 from anhgelus/feat/configLéo Kosman
[Feat] Config file
2024-08-23feat(command): disable autocompletion for /molehunt moles when not moleanhgelus
2024-08-23fix(game): ending game just after the startanhgelus
2024-08-23docs(info): update new gamerules' name in readmeanhgelus
2024-08-23style(game): add mod_id prefix to all gamerulesanhgelus
2024-08-23docs(info): update config section in readmeanhgelus
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-23docs(info): update readmeanhgelus
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-23Merge pull request #2 from leo-210/feat/configWilliam Hergès
[Feat] Mod configuration
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-23Merge branch 'main' into feat/configLéo Kosman
2024-08-22Merge pull request #1 from leo-210/feat/hide-timerWilliam Hergès
Feat: toggleable timer
2024-08-22style: revert subtitle back to *The* molesLéo Kosman