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
Age
Commit message (
Expand
)
Author
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): disable mixins according to config's packet
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-23
style: add more colors to text
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
style(mixin): remove abstract from NoNametags class
anhgelus
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
2024-08-21
feat(game): create game and command to manage it
anhgelus
2024-08-21
feat(player): disable tab
anhgelus
2024-08-21
feat(player): remove player's custom skin and use a default one
anhgelus
2024-08-21
feat(player): disable nametag
anhgelus
2024-08-21
Initial commit
anhgelus