aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources (follow)
Commit message (Collapse)AuthorAge
* layers.yml fixes, more Generator updatesHEADmainMyles2024-08-02
| | | | | | | | - 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
* Merge remote-tracking branch 'origin/main'sowgro2024-08-02
|\
| * Generator refactor + more fixesMyles2024-08-02
| | | | | | | | | | | | - I no longer die when I look at the Generator - fix showdown mode not working properly - fix some language bugs
* | Add compact material weight notation for layers.ymlsowgro2024-08-02
|/
* LayerManager bugfixes/improvementsMyles2024-08-01
| | | | | | - test and fix LayerManager - add layer and within-layer weights - add docs for layers.tml in readme
* Merge remote-tracking branch 'origin/main'sowgro2024-08-01
|\ | | | | | | | | | | # Conflicts: # src/main/java/com/MylesAndMore/Tumble/game/Generator.java # src/main/java/com/MylesAndMore/Tumble/game/Layers.java
| * bugfixes and more stylistic changesMyles2024-08-01
| | | | | | | | | | | | | | | | | | - 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
| * standardize style and languageMyles2024-08-01
| | | | | | | | | | - standardize code style across PR - change some language/fix typos in documentation (code + external)
* | layers.yml (not tested)sowgro2024-08-01
|/
* Fix default config loading and og_guide configsowgro2024-07-04
|
* Clean up arena reading codesowgro2024-07-02
|
* remove camelcase command names due to issues with autocompletesowgro2024-07-02
|
* Various fixessowgro2024-07-01
|
* Improve documentation, tweak commandssowgro2024-06-28
|
* overhaul command and config formats (again)sowgro2024-06-27
|
* New config format, kill-at-y setting and more bug fixessowgro2024-06-12
|
* Fix world loading issue and tp player to spawn after deathsowgro2024-06-11
|
* Fix config reading bugsowgro2024-06-10
|
* Change command formatsowgro2024-06-10
|
* Add config comand and file writingsowgro2024-06-10
|
* Implement multi arena support, and various other improvements (pretty much a ↵sowgro2024-06-09
| | | | rewrite)
* Downgrade to 1.16.5sowgro2024-06-05
|
* add an online update checkerMylesAndMore2023-06-18
|
* bstats shading and fix an error where the plugin wouldn't loadMylesAndMore2023-06-18
|
* refactoring!MylesAndMore2023-06-17
| | | | 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 :)
* Release 1.0.3 numberingMyles2023-02-02
|
* merge alpha changes #2Myles2022-12-27
|
* slight lang changeMyles2022-12-14
|
* update version for quick bugfixMyles2022-12-14
|
* update versioning, config, and readme for pre-releaseMyles2022-12-13
|
* 1AM COMMIT LETS GOOOOMyles2022-12-10
| | | | | | | | - 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
* update config defaultsMyles2022-12-08
|
* add autostart config and commandMyles2022-12-08
|
* allow players to specify args for winLocMyles2022-12-08
|
* update start command usageMyles2022-12-08
|
* add feature: seperate winning player tpMyles2022-12-07
|
* carver is too good at bug fixingMyles2022-12-03
|
* add gameMode to configMyles2022-11-27
|
* rename 'setworld' command to 'link'Myles2022-11-27
|
* remove start-game aliasMyles2022-11-26
| | | | it's no longer applicable with the new command name
* rename StartGame to startMyles2022-11-26
|
* begin the StartGame commandMyles2022-11-26
|
* spigot yaml parser is weirdMyles2022-11-26
|
* add world config commandMyles2022-11-26
| | | | PLEASE I JUST WANT TO GO TO BED
* make permission message configurableMyles2022-11-25
|
* update plugin.yml for reload cmdMyles2022-11-25
|
* add config.yml for join msgsMyles2022-11-25
|
* add plugin.ymlMyles2022-11-25