Mercurial repo for silny-kombat project
Nom | Révision | l'heure | Auteur |
---|---|---|---|
compilation_warning_fixes | 707f636fe792 | 2021-09-08 05:17:59 | Piotr Kozka |
Fixed compilation warnings in sprite_rendering.rs |
|||
debug | 2ace60778d79 | 2022-02-24 03:07:29 | Piotr Kozka |
debug stuff |
|||
default | 11994e53e0fc | 2023-01-26 05:57:58 | Piotr Kozka |
Merged feature_hp_meter |
|||
feature_hp_meter | e70499ca4828 | 2023-01-26 05:52:12 | Piotr Kozka |
Implemented HealthBar struct. For now extracting sprite instead of using the struct |
|||
feature_hud | 56bb897b2f5a | 2023-01-20 05:39:36 | Piotr Kozka |
Added health bars |
|||
feature_level_background | 789144919049 | 2022-12-15 05:27:39 | Piotr Kozka |
Added stage background. Moved player characters to match the floor level |
|||
feature_state_machine_improvements | 5b4b8b21c184 | 2022-03-10 03:21:30 | Piotr Kozka |
restored the main loop |
|||
frameImplementation | b2f5ba8f93a5 | 2021-11-11 04:25:31 | SecT |
Timer based on iteration counter. Not finished |
|||
integration | 30ed48aeff1c | 2021-09-08 03:57:20 | Piotr Kozka |
Bugfix related to trigger method integration |
|||
merging_state_machine | 14e1a65a5beb | 2022-09-22 02:47:29 | SecT |
Merge |
|||
punching | be0837ba27d0 | 2023-01-20 05:24:36 | SecT |
Added state - punching |
|||
tmp_hp_meter_merge | d9d03c4829e1 | 2023-01-26 04:30:53 | SecT |
Merged feature hp meter |
|||
warning_fixes_22092022 | 7c678169802f | 2022-10-07 03:34:25 | Piotr Kozka |
Fixed window events |