Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | 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 :) | ||
* | merge alpha and beta pt. 1 | 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 |
| | | |||
* | | 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! | ||
* | 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 |
| | |||
* | THE CLUMPS WORK | Myles | 2022-12-10 |
| | |||
* | start on the clump generation | Myles | 2022-12-09 |
| | |||
* | reformatting (this may break things) | Myles | 2022-12-05 |
| | | | | | | removed some flagged imports and changed some of the regen code might need to revert the commit... | ||
* | Added cuboid generator (clear layers) | CraivMan | 2022-12-03 |
| | |||
* | add cyl support in generator | Myles | 2022-11-27 |
| | |||
* | add a circle generator (ew math) | Myles | 2022-11-27 |
| | |||
* | add comments for my idiot future self 🙄 | Myles | 2022-11-25 |
| | |||
* | add Metrics class for bStats | Myles | 2022-11-25 |