DSZI_Survival/src/entities
2020-05-17 01:30:38 +02:00
..
Entity.py Fixed issue with targets forwards to player 2020-05-17 01:02:07 +02:00
Enums.py Added Classifiers enum 2020-05-16 10:21:23 +02:00
Interactable.py Now uses classifier enum instead of stings 2020-05-16 10:21:37 +02:00
Npc.py Removed Collidable because was not useful finished todo in pickupable and added Statistics to contstructor 2020-04-05 20:34:45 +02:00
Pickupable.py Added missing param hint in docstring 2020-05-16 09:51:04 +02:00
Player.py Fixed movement when moveTimeout is zero 2020-05-17 01:30:38 +02:00
Statistics.py Documentation fixes 2020-05-14 16:24:59 +02:00