| Commit message (Collapse) | Author | Age |
|
|
|
|
|
|
|
|
| |
- 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!
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
- 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
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
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...
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
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
|
|
|
|
|
| |
and just a *quick* side note, everything actually works now
basically: bug fixes, title, more user feedback, the usual
|
| |
|
|
|
|
|
| |
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
|
| |
|
|
|
|
| |
also more reformatting because I will never be satisfied with my code
|
| |
|
|
|
|
|
| |
of the ItemDamage event to keep it all in one location
sorry Carver, it's just easier to read :)
|
| |
|
| |
|
|\ |
|
| | |
|
| |
| |
| |
| | |
this one *shouldn't* break everything (but that's what they all say)
|
| |
| |
| |
| |
| |
| | |
removed some flagged imports and changed some of the regen code
might need to revert the commit...
|
|/ |
|
| |
|
| |
|
|
|
|
| |
I did this all (100% without myles)
|
|
|
|
| |
I did this all (100% without Myles)
|
| |
|
|
|
|
| |
(bug fixes)
|
|
|
|
|
|
|
|
|
| |
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
|
| |
|
|
|
|
|
| |
by that I mean editing without an ide
seriously the chromebook is AWFUL :((((
|
| |
|
|
also added another field in the TumbleManager for getting the game type
|