4 Commits

Author SHA1 Message Date
27e4259f00 Small fixes and improvements
A boss will drop all its items
A girl will choose a name from a list (not finalized)
Carrots will no longer spawn randomly
Lets a message overflow to the next line
Added a new method for dropping an item at any location (for Boss.java)
Improves backpacks
Improves symbols for existing items
Added an interact-message to all containers, and removed it from IStatic
Makes it possible to get any of the 1-10 items in a chest
Makes an item dropped on the same tile as a static container enter the container
Code improvements
Game end screen
2018-03-19 19:11:09 +01:00
bec5f90efd Fixes getNeighbourhood counting corners twice 2018-03-15 00:16:26 +01:00
d4c7d08df7 Improves getNeighbours greatly 2018-03-14 14:00:48 +01:00
6a21332877 Tests out some new things 2018-03-14 00:00:52 +01:00