Commit Graph

11 Commits

Author SHA1 Message Date
9a5556ff7b Merge remote-tracking branch 'origin/passingEvents' into passingEvents
# Conflicts:
#	src/entities/Player.py
2020-04-06 00:41:37 +02:00
bc8474b4c5 Player can now pick up items 2020-04-06 00:40:16 +02:00
Michał Czekański
4985794b44 Add updating time in top left corner 2020-04-05 23:57:53 +02:00
Michał Czekański
17125f9dd9 Add passing events, stats to update Ui when handling events 2020-04-05 23:45:19 +02:00
c91c82d80a Fixed bug: not being able to rotate with specific collisions 2020-04-05 20:47:24 +02:00
Wirus
c121519605 move collision to Map class 2020-04-05 20:20:37 +02:00
Wirus
853a3b1601 Map: collidable group of sprites
TerrainTile: position attributes
EventManager: collision method
2020-04-05 19:08:08 +02:00
6efd5652dd Implemented proper player movement 2020-04-05 14:49:37 +02:00
277a84b72e Added player movement 2020-04-04 21:33:39 +02:00
f535da1594 Added basic events 2020-04-02 17:30:25 +02:00
1c28b3a644 Initialized classes & file structure 2020-03-31 21:47:09 +02:00