aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources (unfollow)
Commit message (Collapse)Author
2024-08-02layers.yml fixes, more Generator updatesHEADmainMyles
- fix layer weights not being accounted for - use 1.17+ path material - update readme with new layer yaml format - improve clump generation - join command fix
2024-08-02Add compact material weight notation for layers.ymlsowgro
2024-08-02Generator refactor + more fixesMyles
- I no longer die when I look at the Generator - fix showdown mode not working properly - fix some language bugs
2024-08-01LayerManager bugfixes/improvementsMyles
- test and fix LayerManager - add layer and within-layer weights - add docs for layers.tml in readme
2024-08-01bugfixes and more stylistic changesMyles
- remove update checker and multiverse from build dependencies - add config option to hide death messages - ensure join/leave/death messages only apply for tumble games - fix a bunch of random command bugs I found - layers no longer generate with a placeholder material before being clumped - misc refactoring
2024-08-01layers.yml (not tested)sowgro
2024-08-01standardize style and languageMyles
- standardize code style across PR - change some language/fix typos in documentation (code + external)
2024-07-04Fix default config loading and og_guide configsowgro
2024-07-02Clean up arena reading codesowgro
2024-07-02remove camelcase command names due to issues with autocompletesowgro
2024-07-01Various fixessowgro
2024-06-28Improve documentation, tweak commandssowgro
2024-06-27overhaul command and config formats (again)sowgro
2024-06-12New config format, kill-at-y setting and more bug fixessowgro
2024-06-11Fix world loading issue and tp player to spawn after deathsowgro
2024-06-10Fix config reading bugsowgro
2024-06-10Change command formatsowgro
2024-06-10Add config comand and file writingsowgro
2024-06-09Implement multi arena support, and various other improvements (pretty much a ↵sowgro
rewrite)
2024-06-05Downgrade to 1.16.5sowgro
2023-06-18add an online update checkerMylesAndMore
2023-06-18bstats shading and fix an error where the plugin wouldn't loadMylesAndMore
2023-06-17refactoring!MylesAndMore
it's been a while, I thought I would clean up the code a bit and test to make sure everything works on 1.20 :)
2023-02-02Release 1.0.3 numberingMyles
2022-12-27merge alpha changes #2Myles
2022-12-14slight lang changeMyles
2022-12-14update version for quick bugfixMyles
2022-12-13update versioning, config, and readme for pre-releaseMyles
2022-12-101AM COMMIT LETS GOOOOMyles
- fixed about 20 bugs, glitches, exploits, you name it--Jacob can break anything (not even joking, did my first *real* playtest; it was...valuable...we'll leave it at that) - added some sort of block balancing (want to improve on it later maybe?) - change the prefix back to lowercase because we're emo or something (COMMONALITY SHUT UP) - game env is now more controlled (thanks Jacob) - can I go to bed now
2022-12-08update config defaultsMyles
2022-12-08add autostart config and commandMyles
2022-12-08allow players to specify args for winLocMyles
2022-12-08update start command usageMyles
2022-12-07add feature: seperate winning player tpMyles
2022-12-03carver is too good at bug fixingMyles
2022-11-27add gameMode to configMyles
2022-11-27rename 'setworld' command to 'link'Myles
2022-11-26remove start-game aliasMyles
it's no longer applicable with the new command name
2022-11-26rename StartGame to startMyles
2022-11-26begin the StartGame commandMyles
2022-11-26spigot yaml parser is weirdMyles
2022-11-26add world config commandMyles
PLEASE I JUST WANT TO GO TO BED
2022-11-25make permission message configurableMyles
2022-11-25update plugin.yml for reload cmdMyles
2022-11-25add config.yml for join msgsMyles
2022-11-25add plugin.ymlMyles