0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 29, 2023 — Apr 29, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added a countdown before every round More... almost 12 years ago
Minor bugfix to the problem that araised when we switched to use slicks built in animation class More... almost 12 years ago
Renamed the getLastPlayerAlive method in IBombermanModel to getLastRoundWinner and moved the implementation of the method to the GameLogic class More... almost 12 years ago
Modified the animation in RoundInfoView to use slicks built in animation support More... almost 12 years ago
added epic animation for winning player More... almost 12 years ago
better round info view More... almost 12 years ago
fixes! More... almost 12 years ago
Addition of background to setupgamestate More... almost 12 years ago
Updated the domain model More... almost 12 years ago
Bombermanmodel tracks which player won last More... almost 12 years ago
removal of unnecessary methods from player and subsequent fixes to tests More... almost 12 years ago
Renamed GameController to GameLogic and moved it into an own package gamelogic More... almost 12 years ago
Xbox controller can now do diagonal moves. More... almost 12 years ago
new images and elimination of duplicated code in ImageLoader More... almost 12 years ago
Movementspeed for diagonal movement is now proportional to other directions More... almost 12 years ago
Added thread-safety to affected methods More... almost 12 years ago
A TODO to Adrian More... almost 12 years ago
Documents More... almost 12 years ago
Moved the highscore and score class into their own package highscore More... almost 12 years ago
Added the first draft of the sdd to gihub More... almost 12 years ago
Added an updated version of the domain model More... almost 12 years ago
Fixed #21 in bomberman model More... almost 12 years ago
Fixed test in BombermanModelTest More... almost 12 years ago
Fixed a bug in HighscoreState where the program crashes when you uses the navigation controlls and the highscorelist is empty More... almost 12 years ago
Completed the gameoverstate and its views More... almost 12 years ago
Fixed font More... almost 12 years ago
Added a a getGameSummary method that returns a list of all the players converted to score objects More... almost 12 years ago
Implemented the speed powerup More... almost 12 years ago
javadoc More... almost 12 years ago
just fixed a error after my deleted method More... almost 12 years ago