aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/com/MylesAndMore/tumble/commands/StartGame.java (unfollow)
Commit message (Expand)Author
2023-06-17refactoring!MylesAndMore
2022-12-11fix bugsMyles
2022-12-10lang changesMyles
2022-12-08fix (most of) the bugsMyles
2022-12-08remove deprecated startGame method in commandMyles
2022-12-07rewrite basically an entire method (rip my sanity)Myles
2022-12-07I broke things (as usual)Myles
2022-12-07bug fixes and duplicate game glitch fixedMyles
2022-12-05reformatting (this may break things)Myles
2022-12-03carver is too good at bug fixingMyles
2022-12-03slight change to start messageMyles
2022-12-02slight reformat in StartGame for the Game management refactorsMyles
2022-11-27change startgame messageMyles
2022-11-27add a circle generator (ew math)Myles
2022-11-27reformat StartGame and integrate with GameManagerMyles
2022-11-27methodize StartGameMyles
2022-11-27refactor: the PluginManager was too op, so we had to nerf itMyles
2022-11-27the PluginManager is too opMyles
2022-11-27is it an honor to freeze the whole server thread?Myles
2022-11-26add comment to StartGameMyles
2022-11-26I stole my own code a little too wellMyles
2022-11-26oops forgot to steal my own codeMyles
2022-11-26add lobby -> game teleportation logic in StartGameMyles
2022-11-26complete reformat of logic in StartGameMyles
2022-11-26add PluginManagerMyles
2022-11-26begin the StartGame commandMyles