RogueLife/src/comp
Lephenixnoir 80fda55e98
level end screen and back to main menu
* Add a level end screen that shows automatically when dead or level
  is finished
* Lock player controls and GUI before the end screen shows
* Loop back to the main menu after finishing a level (or dying)
* Nerf combo chain score
* Add a placeholder KO animation for the player, and associated logic
2023-01-02 11:50:25 +01:00
..
entity.c performance improvements with pathfinding 2022-02-08 22:48:08 +01:00
entity.h particles as ECS entities, proper tilesets/maps (WIP) 2021-12-27 21:54:55 +01:00
fighter.c level end screen and back to main menu 2023-01-02 11:50:25 +01:00
fighter.h add core scoring mechanics and score computation 2022-12-31 18:27:12 +01:00
mechanical.c add albinos bat with a speed skill 2022-05-22 14:56:30 +01:00
mechanical.h cap player knockback when swarmed 2022-02-13 16:03:16 +01:00
particle.c preview next wave 2021-12-28 22:23:09 +01:00
particle.h particles as ECS entities, proper tilesets/maps (WIP) 2021-12-27 21:54:55 +01:00
physical.c switch engine to ECS and rewrite just about everything 2021-12-25 11:48:53 +01:00
physical.h switch engine to ECS and rewrite just about everything 2021-12-25 11:48:53 +01:00
visible.c fix animation transition issue for hit enemies 2022-12-30 16:00:29 +01:00
visible.h switch engine to ECS and rewrite just about everything 2021-12-25 11:48:53 +01:00