Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-05-17 | formattingHEADmain | Juan J. Martinez | |
2023-04-19 | Simplified frame update | Juan J. Martinez | |
When the entity hits the player we don't really need to update the frame. | |||
2023-04-17 | Added new shooter enemy | Juan J. Martinez | |
2023-03-26 | Support entities facing left | Juan J. Martinez | |
Perhaps it would be better to support "custom properties" in tiled, but this is OK for now. | |||
2023-03-21 | Introduce a set property | Juan J. Martinez | |
Stopped abusing the direction property! | |||
2023-03-01 | Untangle state changes into actions | Juan J. Martinez | |
WIP: still unclear if we really need the IORefs! | |||
2023-02-24 | Cleaned passing the collision detection function to the entities | Juan J. Martinez | |
2023-02-21 | New Robot enemy. | Juan J. Martinez | |