aboutsummaryrefslogtreecommitdiff
path: root/src/Game/Entities
AgeCommit message (Expand)Author
2023-05-28Fix timing when jumping up in some casesJuan J. Martinez
2023-05-23Deadly blocks kill the playerJuan J. Martinez
2023-05-23Add deadly tiles in the blocked layerJuan J. Martinez
2023-04-25The comment was wrongJuan J. Martinez
2023-04-25Added "tracker" enemyJuan J. Martinez
2023-04-19Added "runner" enemyJuan J. Martinez
2023-04-19Simplified frame updateJuan J. Martinez
2023-04-17Added new shooter enemyJuan J. Martinez
2023-03-26Support entities facing leftJuan J. Martinez
2023-03-21Introduce a set propertyJuan J. Martinez
2023-03-21Player transition into the stageJuan J. Martinez
2023-03-11Exit transitionJuan J. Martinez
2023-03-10Change stageJuan J. Martinez
2023-03-09Exit placement on the last batteryJuan J. Martinez
2023-03-09Exit stage WIPJuan J. Martinez
2023-03-02Even less IORefJuan J. Martinez
2023-03-01Untangle state changes into actionsJuan J. Martinez
2023-02-26Revisited the game over sequenceJuan J. Martinez
2023-02-25Game over sequence WIPJuan J. Martinez
2023-02-24Cleaned passing the collision detection function to the entitiesJuan J. Martinez
2023-02-21New Robot enemy.Juan J. Martinez
2023-02-20Useless comment is uselessJuan J. Martinez
2023-02-20Split entities in modules.Juan J. Martinez