aboutsummaryrefslogtreecommitdiff
path: root/src (follow)
Commit message (Collapse)AuthorAge
* 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
* LayerManager bugfixes/improvementsMyles2024-08-01
| | | | | | - test and fix LayerManager - add layer and within-layer weights - add docs for layers.tml in readme
* small fixsowgro2024-08-01
|
* 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 but it builds nowsowgro2024-08-01
| |
* | layers.yml (not tested)sowgro2024-08-01
|/
* Make managers static againsowgro2024-07-31
|
* Fix default config loading and og_guide configsowgro2024-07-04
|
* More code clean up and commentssowgro2024-07-03
|
* Clean up arena reading codesowgro2024-07-02
|
* remove camelcase command names due to issues with autocompletesowgro2024-07-02
|
* Add javadoc comments and other code cleanupsowgro2024-07-02
|
* Various fixessowgro2024-07-01
|
* config file validation, and non static managerssowgro2024-07-01
|
* Make file writing actually work, reorganize managerssowgro2024-06-29
|
* Improve documentation, tweak commandssowgro2024-06-28
|
* overhaul command and config formats (again)sowgro2024-06-27
|
* Clean up code and fix join cmdsowgro2024-06-13
|
* Fix bug where gamemode would be switched before the player was in the worldsowgro2024-06-13
|
* small fixessowgro2024-06-13
|
* 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
|
* add "waiting for players" textsowgro2024-06-10
|
* Fix config reading bugsowgro2024-06-10
|
* Change command formatsowgro2024-06-10
|
* Add config comand and file writingsowgro2024-06-10
|
* Fix waiting areasowgro2024-06-09
|
* make players auto respawn, fix bugsowgro2024-06-09
|
* various fixessowgro2024-06-09
|
* Fix wait durationsowgro2024-06-09
|
* 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 :)
* Fix "kicked for flying" bug (for real this time)Myles2023-02-02
|
* Fix "kicked for flying" bugMyles2023-02-02
|
* Release 1.0.3 numberingMyles2023-02-02
|
* Fix "kicked for flying" bugMyles2023-02-02
| | | It's been too long
* merge alpha changes #2Myles2022-12-27
|
* merge alpha changes #1Myles2022-12-27
|
* slight lang changeMyles2022-12-14
|
* Merge branch 'beta' of https://github.com/MylesAndMore/tumble into betaMyles2022-12-14
|\
| * merge alpha and beta pt. 2Myles2022-12-13
| |
| * merge alpha and beta pt. 1Myles2022-12-13
| |
| * oops I forgot someMyles2022-12-13
| |
| * Merge remote-tracking branch 'origin/alpha' into alphatestMyles2022-12-13
| |\ | | | | | | | | | | | | # Conflicts: # src/main/java/com/MylesAndMore/tumble/api/Layers.java
| | * Fixed anticheat #2CraivMan2022-12-13
| | |