Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | layers.yml fixes, more Generator updatesHEADmain | Myles | 2024-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' | sowgro | 2024-08-02 |
|\ | |||
| * | Generator refactor + more fixes | Myles | 2024-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.yml | sowgro | 2024-08-02 |
|/ | |||
* | LayerManager bugfixes/improvements | Myles | 2024-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' | sowgro | 2024-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 changes | Myles | 2024-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 language | Myles | 2024-08-01 |
| | | | | | | | | | | - standardize code style across PR - change some language/fix typos in documentation (code + external) | ||
* | | layers.yml (not tested) | sowgro | 2024-08-01 |
|/ | |||
* | Fix default config loading and og_guide config | sowgro | 2024-07-04 |
| | |||
* | Clean up arena reading code | sowgro | 2024-07-02 |
| | |||
* | remove camelcase command names due to issues with autocomplete | sowgro | 2024-07-02 |
| | |||
* | Various fixes | sowgro | 2024-07-01 |
| | |||
* | Improve documentation, tweak commands | sowgro | 2024-06-28 |
| | |||
* | overhaul command and config formats (again) | sowgro | 2024-06-27 |
| | |||
* | New config format, kill-at-y setting and more bug fixes | sowgro | 2024-06-12 |
| | |||
* | Fix world loading issue and tp player to spawn after death | sowgro | 2024-06-11 |
| | |||
* | Fix config reading bug | sowgro | 2024-06-10 |
| | |||
* | Change command format | sowgro | 2024-06-10 |
| | |||
* | Add config comand and file writing | sowgro | 2024-06-10 |
| | |||
* | Implement multi arena support, and various other improvements (pretty much a ↵ | sowgro | 2024-06-09 |
| | | | | rewrite) | ||
* | Downgrade to 1.16.5 | sowgro | 2024-06-05 |
| | |||
* | add an online update checker | MylesAndMore | 2023-06-18 |
| | |||
* | bstats shading and fix an error where the plugin wouldn't load | MylesAndMore | 2023-06-18 |
| | |||
* | refactoring! | MylesAndMore | 2023-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 numbering | Myles | 2023-02-02 |
| | |||
* | merge alpha changes #2 | Myles | 2022-12-27 |
| | |||
* | slight lang change | Myles | 2022-12-14 |
| | |||
* | update version for quick bugfix | Myles | 2022-12-14 |
| | |||
* | update versioning, config, and readme for pre-release | Myles | 2022-12-13 |
| | |||
* | 1AM COMMIT LETS GOOOO | Myles | 2022-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 defaults | Myles | 2022-12-08 |
| | |||
* | add autostart config and command | Myles | 2022-12-08 |
| | |||
* | allow players to specify args for winLoc | Myles | 2022-12-08 |
| | |||
* | update start command usage | Myles | 2022-12-08 |
| | |||
* | add feature: seperate winning player tp | Myles | 2022-12-07 |
| | |||
* | carver is too good at bug fixing | Myles | 2022-12-03 |
| | |||
* | add gameMode to config | Myles | 2022-11-27 |
| | |||
* | rename 'setworld' command to 'link' | Myles | 2022-11-27 |
| | |||
* | remove start-game alias | Myles | 2022-11-26 |
| | | | | it's no longer applicable with the new command name | ||
* | rename StartGame to start | Myles | 2022-11-26 |
| | |||
* | begin the StartGame command | Myles | 2022-11-26 |
| | |||
* | spigot yaml parser is weird | Myles | 2022-11-26 |
| | |||
* | add world config command | Myles | 2022-11-26 |
| | | | | PLEASE I JUST WANT TO GO TO BED | ||
* | make permission message configurable | Myles | 2022-11-25 |
| | |||
* | update plugin.yml for reload cmd | Myles | 2022-11-25 |
| | |||
* | add config.yml for join msgs | Myles | 2022-11-25 |
| | |||
* | add plugin.yml | Myles | 2022-11-25 |