Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | program autostart logic | Myles | 2022-12-08 |
| | |||
* | convert chat message to actionbar | Myles | 2022-12-08 |
| | |||
* | add even *more* things to do (yay!!) | 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... | ||
* | add feature: seperate winning player tp | Myles | 2022-12-07 |
| | |||
* | THE COUNTDOWN IS THE BEST THING I'VE ADDED | Myles | 2022-12-07 |
| | |||
* | bug fixes and duplicate game glitch fixed | Myles | 2022-12-07 |
| | |||
* | prevent players from joining during a game | Myles | 2022-12-07 |
| | |||
* | prevent players from moving before game begins | Myles | 2022-12-07 |
| | |||
* | parity and other gameplay changes | Myles | 2022-12-07 |
| | | | | | | now uses titles (mostly) instead of broadcast text when broadcast text is used, it is only sent to the game's players a few sounds have been added | ||
* | look we have fancy titles now! | Myles | 2022-12-06 |
| | | | | | and just a *quick* side note, everything actually works now basically: bug fixes, title, more user feedback, the usual | ||
* | add delay in gameEnd | Myles | 2022-12-06 |
| | |||
* | Dedication is when you: | Myles | 2022-12-06 |
| | | | | | Forget about ONE PART of the method so then you get on your phone in the GitHub web ui and change it (much harder than it seems!!) Added change game modes to game end | ||
* | finish the gameEnd method | Myles | 2022-12-06 |
| | |||
* | roundEnd maybe works now wheeee | Myles | 2022-12-06 |
| | | | | also more reformatting because I will never be satisfied with my code | ||
* | more modularity and reformatting and performance!! | Myles | 2022-12-06 |
| | |||
* | we do a little reformatting | Myles | 2022-12-06 |
| | | | | | of the ItemDamage event to keep it all in one location sorry Carver, it's just easier to read :) | ||
* | new tp method and more comments | Myles | 2022-12-06 |
| | |||
* | Infinite snowballs (unfixed) #2 | CraivMan | 2022-12-05 |
| | |||
* | Merge remote-tracking branch 'origin/alphatest' into alphatest | CraivMan | 2022-12-05 |
|\ | |||
| * | add gamemode switching at end of round | Myles | 2022-12-05 |
| | | |||
| * | reformatting pt.2 | Myles | 2022-12-05 |
| | | | | | | | | this one *shouldn't* break everything (but that's what they all say) | ||
| * | 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... | ||
* | | Infinite snowballs (unfixed) | CraivMan | 2022-12-05 |
|/ | |||
* | Prevented shovels from losing durability (PT 2) | CraivMan | 2022-12-04 |
| | |||
* | Prevented shovels from losing durability | CraivMan | 2022-12-04 |
| | |||
* | Added round logic (PT 2) | CraivMan | 2022-12-03 |
| | | | | I did this all (100% without myles) | ||
* | Added round logic (PT 1) | CraivMan | 2022-12-03 |
| | | | | I did this all (100% without Myles) | ||
* | carver is too good at bug fixing | Myles | 2022-12-03 |
| | |||
* | AAH SPIDERS EVERYWHERE | Myles | 2022-12-03 |
| | | | | (bug fixes) | ||
* | new Game management | Myles | 2022-12-02 |
| | | | | | | | | | GameManager.java has been superseded by Game.java this is where the game will be managed from now on; created, scores tracked, ended, etc (this was way harder than it looks to code...) AND IT STILL DOESNT WORK AOIFHJRGRI HRSDO | ||
* | imagine spelling | Myles | 2022-12-02 |
| | |||
* | I CANT DO THIS | Myles | 2022-12-02 |
| | | | | | by that I mean editing without an ide seriously the chromebook is AWFUL :(((( | ||
* | VARIABLE TYPES | Myles | 2022-12-02 |
| | |||
* | begin the game object (eventual replacement for gamemanager) | Myles | 2022-12-02 |
also added another field in the TumbleManager for getting the game type |