index
:
wallj
master
[ARCHIVED 2017] A 2D puzzle game in which the player uses bombs to push garbage blocks away. Made in Java using JBox2D
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
*
Handle simulation start
pacien
2018-02-04
*
Update class diagram again
pacien
2018-02-04
*
Update class diagram
pacien
2018-02-04
*
Adding return statements in Main catches
Adam NAILI
2018-02-04
*
Merge branch 'master' of https://github.com/pacien/upem-java-wallj
Adam NAILI
2018-02-04
|
\
|
*
Refactor updateables and event propagation
pacien
2018-02-04
*
|
Refactoring Main (not totally working yet, missing return statement in catches)
Adam NAILI
2018-02-04
|
/
*
Refactoring
Adam NAILI
2018-02-03
*
Merge branch 'master' of https://github.com/pacien/upem-java-wallj
Adam NAILI
2018-02-03
|
\
|
*
Add simulation start event
pacien
2018-02-03
*
|
Implementing the 'Start Simulation' broadcast
Adam NAILI
2018-02-03
*
|
Merge branch 'master' of https://github.com/pacien/upem-java-wallj
Adam NAILI
2018-02-03
|
\
|
|
*
Add note
pacien
2018-02-03
|
*
Add simulation starting condition check
pacien
2018-02-03
|
*
Add SimulationStartOrder
pacien
2018-02-03
|
*
Add max bomb placement restriction
pacien
2018-02-03
|
*
Fix path finder incorrect behaviour
pacien
2018-02-03
*
|
Refactoring Main structure + handling JAR/IDE call of the application thru Fi...
Adam NAILI
2018-02-03
|
/
*
Fix ball hit-box
pacien
2018-02-03
*
Faster robot speed
pacien
2018-02-03
*
Ignore invalid robot move orders (outside of map)
pacien
2018-02-03
*
Handle bomb drop
pacien
2018-02-03
*
Change hitboxes
pacien
2018-02-03
*
Fix event class filtering
pacien
2018-02-03
*
Implement initial robot placement
pacien
2018-02-03
*
Merge branch 'master' of https://github.com/pacien/upem-java-wallj
pacien
2018-02-03
|
\
|
*
Merge branch 'master' of https://github.com/pacien/upem-java-wallj
Adam NAILI
2018-02-03
|
|
\
|
*
|
Removing TODO
Adam NAILI
2018-02-03
|
*
|
Refactoring Game
Adam NAILI
2018-02-03
|
*
|
Deleting test for Viewer (need human confirmation anyway so not useful for un...
Adam NAILI
2018-02-03
|
*
|
Refactoring Game
Adam NAILI
2018-02-03
|
*
|
Merge branch 'master' of https://github.com/pacien/upem-java-wallj
Adam NAILI
2018-02-02
|
|
\
\
|
*
|
|
Refactoring events and Game (not finished yet)
Adam NAILI
2018-02-02
*
|
|
|
Implement explosion blast handling
pacien
2018-02-03
|
|
_
|
/
|
/
|
|
*
|
|
Add ref
pacien
2018-02-02
|
|
/
|
/
|
*
|
Implement block deletion/creation ; Remove StageClearedEvent
pacien
2018-02-02
|
/
*
More documentation
pacien
2018-02-02
*
Implement robot movement
pacien
2018-02-02
*
Implement bomb explosion and deletion event generation
pacien
2018-02-02
*
Add bomb explosion event
pacien
2018-02-02
*
Update class diagram
pacien
2018-02-02
*
Remove criticism
pacien
2018-02-02
*
Fix board converter test
pacien
2018-02-02
*
Add matrix shape test
pacien
2018-02-02
*
Reorganize classes
pacien
2018-02-02
*
Temporary workaround
pacien
2018-02-02
*
Add refs
pacien
2018-02-02
*
Reformat
pacien
2018-02-02
*
Move controller functions for Game and Stage
pacien
2018-02-02
*
Create new events and move filter functions
pacien
2018-02-02
[next]