aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAge
* Refactor Viewerpacien2018-02-04
| | | | Signed-off-by: pacien <pacien.trangirard@pacien.net>
* Move background color propertypacien2018-02-04
| | | | Signed-off-by: pacien <pacien.trangirard@pacien.net>
* Rewrite main, handling filesystemspacien2018-02-04
| | | | Signed-off-by: pacien <pacien.trangirard@pacien.net>
* Fix exec duration timingpacien2018-02-04
| | | | Signed-off-by: pacien <pacien.trangirard@pacien.net>
* Little cleanuppacien2018-02-04
| | | | Signed-off-by: pacien <pacien.trangirard@pacien.net>
* Move contact edge stream creationpacien2018-02-04
| | | | Signed-off-by: pacien <pacien.trangirard@pacien.net>
* Implement garbage destruction on trash meetingpacien2018-02-04
| | | | Signed-off-by: pacien <pacien.trangirard@pacien.net>
* Fix blast impulsepacien2018-02-04
| | | | Signed-off-by: pacien <pacien.trangirard@pacien.net>
* Prevent useless backtrackingpacien2018-02-04
| | | | Signed-off-by: pacien <pacien.trangirard@pacien.net>
* Add stopwatch to class diagrampacien2018-02-04
| | | | Signed-off-by: pacien <pacien.trangirard@pacien.net>
* Set max bomb timer to one digitpacien2018-02-04
| | | | Signed-off-by: pacien <pacien.trangirard@pacien.net>
* Fix execution timerpacien2018-02-04
| | | | Signed-off-by: pacien <pacien.trangirard@pacien.net>
* Merge branch 'master' of https://github.com/pacien/upem-java-walljpacien2018-02-04
|\
| * Merge branch 'master' of https://github.com/pacien/upem-java-walljAdam NAILI2018-02-04
| |\
| * | Correcting the isInJar testAdam NAILI2018-02-04
| | |
* | | Make robot appear biggerpacien2018-02-04
| | | | | | | | | | | | Signed-off-by: pacien <pacien.trangirard@pacien.net>
* | | Handle simulation startpacien2018-02-04
| |/ |/| | | | | Signed-off-by: pacien <pacien.trangirard@pacien.net>
* | Update class diagram againpacien2018-02-04
| | | | | | | | Signed-off-by: pacien <pacien.trangirard@pacien.net>
* | Update class diagrampacien2018-02-04
|/ | | | Signed-off-by: pacien <pacien.trangirard@pacien.net>
* Adding return statements in Main catchesAdam NAILI2018-02-04
|
* Merge branch 'master' of https://github.com/pacien/upem-java-walljAdam NAILI2018-02-04
|\
| * Refactor updateables and event propagationpacien2018-02-04
| | | | | | | | Signed-off-by: pacien <pacien.trangirard@pacien.net>
* | Refactoring Main (not totally working yet, missing return statement in catches)Adam NAILI2018-02-04
|/
* RefactoringAdam NAILI2018-02-03
|
* Merge branch 'master' of https://github.com/pacien/upem-java-walljAdam NAILI2018-02-03
|\
| * Add simulation start eventpacien2018-02-03
| | | | | | | | Signed-off-by: pacien <pacien.trangirard@pacien.net>
* | Implementing the 'Start Simulation' broadcastAdam NAILI2018-02-03
| |
* | Merge branch 'master' of https://github.com/pacien/upem-java-walljAdam NAILI2018-02-03
|\|
| * Add notepacien2018-02-03
| | | | | | | | Signed-off-by: pacien <pacien.trangirard@pacien.net>
| * Add simulation starting condition checkpacien2018-02-03
| | | | | | | | Signed-off-by: pacien <pacien.trangirard@pacien.net>
| * Add SimulationStartOrderpacien2018-02-03
| | | | | | | | Signed-off-by: pacien <pacien.trangirard@pacien.net>
| * Add max bomb placement restrictionpacien2018-02-03
| | | | | | | | Signed-off-by: pacien <pacien.trangirard@pacien.net>
| * Fix path finder incorrect behaviourpacien2018-02-03
| | | | | | | | Signed-off-by: pacien <pacien.trangirard@pacien.net>
* | Refactoring Main structure + handling JAR/IDE call of the application thru ↵Adam NAILI2018-02-03
|/ | | | FileSystems
* Fix ball hit-boxpacien2018-02-03
| | | | Signed-off-by: pacien <pacien.trangirard@pacien.net>
* Faster robot speedpacien2018-02-03
| | | | Signed-off-by: pacien <pacien.trangirard@pacien.net>
* Ignore invalid robot move orders (outside of map)pacien2018-02-03
| | | | Signed-off-by: pacien <pacien.trangirard@pacien.net>
* Handle bomb droppacien2018-02-03
| | | | Signed-off-by: pacien <pacien.trangirard@pacien.net>
* Change hitboxespacien2018-02-03
| | | | Signed-off-by: pacien <pacien.trangirard@pacien.net>
* Fix event class filteringpacien2018-02-03
| | | | Signed-off-by: pacien <pacien.trangirard@pacien.net>
* Implement initial robot placementpacien2018-02-03
| | | | Signed-off-by: pacien <pacien.trangirard@pacien.net>
* Merge branch 'master' of https://github.com/pacien/upem-java-walljpacien2018-02-03
|\
| * Merge branch 'master' of https://github.com/pacien/upem-java-walljAdam NAILI2018-02-03
| |\
| * | Removing TODOAdam NAILI2018-02-03
| | |
| * | Refactoring GameAdam NAILI2018-02-03
| | |
| * | Deleting test for Viewer (need human confirmation anyway so not useful for ↵Adam NAILI2018-02-03
| | | | | | | | | | | | unit tests
| * | Refactoring GameAdam NAILI2018-02-03
| | |
| * | Merge branch 'master' of https://github.com/pacien/upem-java-walljAdam NAILI2018-02-02
| |\ \
| * | | Refactoring events and Game (not finished yet)Adam NAILI2018-02-02
| | | |
* | | | Implement explosion blast handlingpacien2018-02-03
| |_|/ |/| | | | | | | | Signed-off-by: pacien <pacien.trangirard@pacien.net>