aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2024-08-25Merge pull request #11 from anhgelus/feat/disable-portalsWilliam Hergès
[Feat] Disable portals
2024-08-25fix(game): player not properly clearedanhgelus
2024-08-25feat(game): spectator can get the list of molesanhgelus
2024-08-25feat(config): gamerule to enable/disable portalsanhgelus
2024-08-25docs(info): add feature about disabled nether and endanhgelus
2024-08-25feat(game): disable portalsanhgelus
close #7
2024-08-25docs: change "stop" into "end"Léo Kosman
2024-08-25docs: change introductionLéo Kosman
2024-08-25docs: change configuration pageLéo Kosman
2024-08-25docs: change usage pageLéo Kosman
2024-08-25docs: change usage and configuration pages orderLéo Kosman
2024-08-25Merge pull request #6 from anhgelus/feat/world-bordersLéo Kosman
[Feat] World borders
2024-08-25I don't like english typography :(Léo Kosman
2024-08-24fix: minecraft takes milliseconds and not secondsLéo Kosman
2024-08-24fix: minecraft takes milliseconds and not secondsLéo Kosman
2024-08-24feat: translation for world border related gamerulesLéo Kosman
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