Skip to content
Snippets Groups Projects
Commit 305a534c authored by btomi96's avatar btomi96
Browse files

Merge branch 'propertyChangedSupport' into 'master'

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

See merge request !58
parents 620a9aed c75446c6
Branches
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