Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | various fixes | sowgro | 2024-06-09 |
| | |||
* | Fix wait duration | sowgro | 2024-06-09 |
| | |||
* | 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 :) | ||
* | Fix "kicked for flying" bug (for real this time) | Myles | 2023-02-02 |
| | |||
* | Fix "kicked for flying" bug | Myles | 2023-02-02 |
| | |||
* | Release 1.0.3 numbering | Myles | 2023-02-02 |
| | |||
* | Fix "kicked for flying" bug | Myles | 2023-02-02 |
| | | | It's been too long | ||
* | merge alpha changes #2 | Myles | 2022-12-27 |
| | |||
* | merge alpha changes #1 | Myles | 2022-12-27 |
| | |||
* | slight lang change | Myles | 2022-12-14 |
| | |||
* | Merge branch 'beta' of https://github.com/MylesAndMore/tumble into beta | Myles | 2022-12-14 |
|\ | |||
| * | merge alpha and beta pt. 2 | Myles | 2022-12-13 |
| | | |||
| * | merge alpha and beta pt. 1 | Myles | 2022-12-13 |
| | | |||
| * | oops I forgot some | Myles | 2022-12-13 |
| | | |||
| * | Merge remote-tracking branch 'origin/alpha' into alphatest | Myles | 2022-12-13 |
| |\ | | | | | | | | | | | | | # Conflicts: # src/main/java/com/MylesAndMore/tumble/api/Layers.java | ||
| | * | Fixed anticheat #2 | CraivMan | 2022-12-13 |
| | | | |||
| | * | Fixed Anticheat Kick by removing some blocks | CraivMan | 2022-12-13 |
| | | | |||
* | | | update version for quick bugfix | Myles | 2022-12-14 |
|/ / | |||
* | | update versioning, config, and readme for pre-release | Myles | 2022-12-13 |
| | | |||
* | | refactoring to prep for release!! | Myles | 2022-12-12 |
|/ | | | | | | | | | - refactor a bit of code - add a bit more documentations - remove music code--we can't redistribute the music in a pack :( - remove old readme--writing the new docs tonight or tmrw we got this! | ||
* | fix (hopefully the last!) bugs | Myles | 2022-12-11 |
| | |||
* | add new layer types and gen types | Myles | 2022-12-11 |
| | |||
* | make rounds timed | Myles | 2022-12-11 |
| | |||
* | add new layer types | Myles | 2022-12-11 |
| | |||
* | fix bugs | Myles | 2022-12-11 |
| | |||
* | remove snowball limiter because it was too problematic | Myles | 2022-12-11 |
| | |||
* | musik | Myles | 2022-12-10 |
| | |||
* | THE CLUMPS WORK | Myles | 2022-12-10 |
| | |||
* | lang changes | Myles | 2022-12-10 |
| | |||
* | this is what you get for not testing things | Myles | 2022-12-10 |
| | | | | (fix a bug, it might have been game-breaking ._.) | ||
* | 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 | ||
* | start on the clump generation | Myles | 2022-12-09 |
| | |||
* | remove snowball knockback in game | Myles | 2022-12-09 |
| | |||
* | code is now insult-proof | Myles | 2022-12-09 |
| | |||
* | LITERAL WEIRDEST BUG I HAVE EVER EXPERIENCED | Myles | 2022-12-08 |
| | |||
* | fix (most of) the bugs | Myles | 2022-12-08 |
| | |||
* | program autostart logic | Myles | 2022-12-08 |
| | |||
* | 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 |
| | |||
* | Myles is a bugpipe | Myles | 2022-12-08 |
| | |||
* | convert chat message to actionbar | Myles | 2022-12-08 |
| | |||
* | add even *more* things to do (yay!!) | Myles | 2022-12-08 |
| | |||
* | remove deprecated startGame method in command | Myles | 2022-12-08 |
| | |||
* | update start command usage | Myles | 2022-12-08 |
| | |||
* | rewrite basically an entire method (rip my sanity) | Myles | 2022-12-07 |
| | | | | | | | | | you can now specify what type of game in the cmd and not just the config file (although the config file still works) but now testing should be easier! and also flexibility is cool I wonder how many bugs this will cause in the future... |