Skip to content
Snippets Groups Projects
Commit c75446c6 authored by edani95's avatar edani95
Browse files

Bug fixes, communication changes

Communication changes:
- Field, Model and GameController get the option to communicate about
  the changed fields, so it's not neccessary to update the whole map
  every time something changed
  This new communication use PropertyChangeSupport and Listener pattern

Bug fixes:
- No more ConcurrentModificationException when player shoot
- Portal can open
- Portal has its function, so it works as a portal not just a decor
- Player's shoots works as it needs to work

Smaller changes:
- Inverse direction function goes to Direction class
- Testmap improves
parent 620a9aed
No related branches found
No related tags found
1 merge request!58Bug fixes, communication changes
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment