aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/com/MylesAndMore/tumble/Game.java (unfollow)
Commit message (Collapse)Author
2023-06-17refactoring!MylesAndMore
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 :)
2023-02-02Fix "kicked for flying" bug (for real this time)Myles
2023-02-02Fix "kicked for flying" bugMyles
2023-02-02Fix "kicked for flying" bugMyles
It's been too long
2022-12-13oops I forgot someMyles
2022-12-13Fixed anticheat #2CraivMan
2022-12-13Fixed Anticheat Kick by removing some blocksCraivMan
2022-12-12refactoring to prep for release!!Myles
- 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!
2022-12-11fix (hopefully the last!) bugsMyles
2022-12-11add new layer types and gen typesMyles
2022-12-11make rounds timedMyles
2022-12-11fix bugsMyles
2022-12-10musikMyles
2022-12-10THE CLUMPS WORKMyles
2022-12-101AM COMMIT LETS GOOOOMyles
- 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
2022-12-08LITERAL WEIRDEST BUG I HAVE EVER EXPERIENCEDMyles
2022-12-08fix (most of) the bugsMyles
2022-12-08program autostart logicMyles
2022-12-08convert chat message to actionbarMyles
2022-12-08add even *more* things to do (yay!!)Myles
2022-12-07rewrite basically an entire method (rip my sanity)Myles
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...
2022-12-07add feature: seperate winning player tpMyles
2022-12-07THE COUNTDOWN IS THE BEST THING I'VE ADDEDMyles
2022-12-07bug fixes and duplicate game glitch fixedMyles
2022-12-07prevent players from joining during a gameMyles
2022-12-07prevent players from moving before game beginsMyles
2022-12-07parity and other gameplay changesMyles
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
2022-12-06look we have fancy titles now!Myles
and just a *quick* side note, everything actually works now basically: bug fixes, title, more user feedback, the usual
2022-12-06add delay in gameEndMyles
2022-12-06Dedication is when you:Myles
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
2022-12-06finish the gameEnd methodMyles
2022-12-06roundEnd maybe works now wheeeeMyles
also more reformatting because I will never be satisfied with my code
2022-12-06more modularity and reformatting and performance!!Myles
2022-12-06we do a little reformattingMyles
of the ItemDamage event to keep it all in one location sorry Carver, it's just easier to read :)
2022-12-06new tp method and more commentsMyles
2022-12-05Infinite snowballs (unfixed) #2CraivMan
2022-12-05Infinite snowballs (unfixed)CraivMan
2022-12-05add gamemode switching at end of roundMyles
2022-12-05reformatting pt.2Myles
this one *shouldn't* break everything (but that's what they all say)
2022-12-05reformatting (this may break things)Myles
removed some flagged imports and changed some of the regen code might need to revert the commit...
2022-12-04Prevented shovels from losing durability (PT 2)CraivMan
2022-12-04Prevented shovels from losing durabilityCraivMan
2022-12-03Added round logic (PT 2)CraivMan
I did this all (100% without myles)
2022-12-03Added round logic (PT 1)CraivMan
I did this all (100% without Myles)
2022-12-03carver is too good at bug fixingMyles
2022-12-03AAH SPIDERS EVERYWHEREMyles
(bug fixes)
2022-12-02new Game managementMyles
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
2022-12-02imagine spellingMyles
2022-12-02I CANT DO THISMyles
by that I mean editing without an ide seriously the chromebook is AWFUL :((((
2022-12-02VARIABLE TYPESMyles