Snoweuph snoweuph
  • Joined on 2023-01-13
snoweuph pushed to php-symfony-kanban at snoweuph/Learning 2023-05-05 18:52:17 +00:00
635ec65d07 Init part 2
snoweuph created branch php-symfony-kanban in snoweuph/Learning 2023-05-05 18:50:50 +00:00
snoweuph pushed to php-symfony-kanban at snoweuph/Learning 2023-05-05 18:50:50 +00:00
796feceaba Init Git
snoweuph opened issue GameDev/HoppyEaster#67 2023-04-23 13:27:37 +00:00
After Death Logic
snoweuph commented on issue GameDev/HoppyEaster#46 2023-04-23 13:25:57 +00:00
Player Health & Bunnys Atacking

Merged in #66

snoweuph deleted branch dev-health-attack2 from GameDev/HoppyEaster 2023-04-23 13:25:40 +00:00
snoweuph merged pull request GameDev/HoppyEaster#66 2023-04-23 13:25:39 +00:00
dev-health-attack2
snoweuph pushed to dev-base at GameDev/HoppyEaster 2023-04-23 13:25:39 +00:00
6c5c5138c2 Merge pull request 'dev-health-attack2' (#66) from dev-health-attack2 into dev-base
2a9b0bbef0 Implement Player Taking Damage
66ae4054c6 Adding Bunny Attackspeed and Basic Attack Logic
71e3b6ae4a Adding Damage stat to bunnys
Compare 4 commits »
snoweuph created pull request GameDev/HoppyEaster#66 2023-04-23 13:25:31 +00:00
dev-health-attack2
snoweuph closed issue GameDev/HoppyEaster#46 2023-04-23 13:25:01 +00:00
Player Health & Bunnys Atacking
snoweuph commented on issue GameDev/HoppyEaster#46 2023-04-23 13:25:01 +00:00
Player Health & Bunnys Atacking

reimplemented everything from 2716319c40deeec67c5f78f40fecc820d9ba1b28 in 2a9b0bbef0b6fccdfdc1a51fb49b9cf6cf9aac24 apart from the GUI.

aka, everything that is specific to this issue.

@AXVII…

snoweuph created branch dev-health-attack2 in GameDev/HoppyEaster 2023-04-23 13:21:30 +00:00
snoweuph pushed to dev-health-attack2 at GameDev/HoppyEaster 2023-04-23 13:21:30 +00:00
2a9b0bbef0 Implement Player Taking Damage
66ae4054c6 Adding Bunny Attackspeed and Basic Attack Logic
71e3b6ae4a Adding Damage stat to bunnys
Compare 3 commits »
snoweuph commented on issue GameDev/HoppyEaster#61 2023-04-16 12:37:52 +00:00
Bunnies sometimes pass through the walls

beforehand we removed bunny to map collisions and only focuesd on the nav agent, Ive added bunny to map collisions now, but I cant 100% surely say that its fixed.

new Collision to map added…

snoweuph pushed to dev-base at GameDev/HoppyEaster 2023-04-16 12:36:13 +00:00
fe89b4a00d Improved Bunny Map collisions
snoweuph closed issue GameDev/HoppyEaster#60 2023-04-16 12:29:59 +00:00
Setup new Tileset Colliders
snoweuph commented on issue GameDev/HoppyEaster#60 2023-04-16 12:29:59 +00:00
Setup new Tileset Colliders

Completed in 5b71f2c3de6914d643bf1cb939ab0c4a7bf4a292

snoweuph pushed to dev-base at GameDev/HoppyEaster 2023-04-16 12:29:45 +00:00
5b71f2c3de Setting up new Tileset Colliders
snoweuph closed issue GameDev/HoppyEaster#63 2023-04-16 12:13:50 +00:00
If Music is Muted, you still get sound for a mili-sec after startup before setting is loaded
snoweuph commented on issue GameDev/HoppyEaster#63 2023-04-16 12:13:50 +00:00
If Music is Muted, you still get sound for a mili-sec after startup before setting is loaded

Merged in 6d3b64014b3871fa7b000d023117449869d7ad45