aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/com/MylesAndMore/tumble/commands/StartGame.java (follow)
Commit message (Expand)AuthorAge
* refactoring!MylesAndMore2023-06-17
* fix bugsMyles2022-12-11
* lang changesMyles2022-12-10
* fix (most of) the bugsMyles2022-12-08
* remove deprecated startGame method in commandMyles2022-12-08
* rewrite basically an entire method (rip my sanity)Myles2022-12-07
* I broke things (as usual)Myles2022-12-07
* bug fixes and duplicate game glitch fixedMyles2022-12-07
* reformatting (this may break things)Myles2022-12-05
* carver is too good at bug fixingMyles2022-12-03
* slight change to start messageMyles2022-12-03
* slight reformat in StartGame for the Game management refactorsMyles2022-12-02
* change startgame messageMyles2022-11-27
* add a circle generator (ew math)Myles2022-11-27
* reformat StartGame and integrate with GameManagerMyles2022-11-27
* methodize StartGameMyles2022-11-27
* refactor: the PluginManager was too op, so we had to nerf itMyles2022-11-27
* the PluginManager is too opMyles2022-11-27
* is it an honor to freeze the whole server thread?Myles2022-11-27
* add comment to StartGameMyles2022-11-26
* I stole my own code a little too wellMyles2022-11-26
* oops forgot to steal my own codeMyles2022-11-26
* add lobby -> game teleportation logic in StartGameMyles2022-11-26
* complete reformat of logic in StartGameMyles2022-11-26
* add PluginManagerMyles2022-11-26
* begin the StartGame commandMyles2022-11-26