Commit Graph

80 Commits (320949fcb3cbc91ed0658619c23026c4f9ef2464)

Author SHA1 Message Date
Artur 320949fcb3 Probably juiced the fuck out of this game. Added variois sounds, tweens etc. Also added centralized spelllibrary for future spells. Overhauled Card Perk Design 2026-05-20 19:07:39 +02:00
Artur David b7a3934daf added hit sfx with random pitch on-hit 2026-05-11 13:04:36 +02:00
Meik Schürmann 3dc9c78f77 Added credits in the main menu 2026-05-11 11:47:50 +02:00
Meik Schürmann 4db654386c fix of the fix 2026-05-05 13:02:29 +02:00
Meik Schürmann 64823a3fe9 fixed formatting issue in readme 2026-05-05 13:01:44 +02:00
Meik Schürmann 112562094a readme creation 2026-05-05 12:58:09 +02:00
Artur David c69f7b5960 Merge pull request 'feature/actual-hit-mechanic' (#15) from feature/actual-hit-mechanic into main
Reviewed-on: #15
2026-04-30 10:47:36 +02:00
Artur David 3d6a721b04 fix: removed debugging artefact 2026-04-30 10:46:15 +02:00
Artur David bed957a52e feat: added automated hits when enemy is close enough 2026-04-30 10:44:49 +02:00
Jaro Winkelhausen 8a9614b17a made tornado area bigger (#14)
Co-authored-by: 3002102 <3002102@stud.th-mannheim.de>
Reviewed-on: #14
2026-04-24 02:01:10 +02:00
Jaro Winkelhausen c7e1afdc37 feat/tornado (#13)
Co-authored-by: Jaro <jaro@MacBook.local>
Co-authored-by: 3002102 <3002102@stud.th-mannheim.de>
Reviewed-on: #13
2026-04-24 01:56:22 +02:00
Jaro Winkelhausen c959b0d3e5 feat/spellbook (#12)
Co-authored-by: Jaro <jaro@MacBook.local>
Co-authored-by: 3002102 <3002102@stud.th-mannheim.de>
Reviewed-on: #12
2026-04-21 17:17:35 +02:00
Jaro Winkelhausen 3f6e76c154 added an actual hp/damage system to the witch and enemies game over screen is still missing the game just restarts (#11)
Co-authored-by: Jaro <jaro@MacBook.local>
Reviewed-on: #11
2026-04-21 13:16:58 +02:00
Jaro Winkelhausen 9a82e74e41 add a knive perk where the witch initally throws a knive every 2 seconds with subsequent upgrades until the cooldown is 1s between throws (#10)
Reviewed-on: #10
Co-authored-by: 3002102 <3002102@stud.hs-mannheim.de>
Co-committed-by: 3002102 <3002102@stud.hs-mannheim.de>
2026-04-15 19:09:21 +02:00
Jaro Winkelhausen 01648c5939 add feature to wave logic for boss wave (#9)
Reviewed-on: #9
Co-authored-by: 3002102 <3002102@stud.hs-mannheim.de>
Co-committed-by: 3002102 <3002102@stud.hs-mannheim.de>
2026-04-15 18:19:55 +02:00
Jaro Winkelhausen fc40a5c368 add timer to the ui (#8)
Reviewed-on: #8
Co-authored-by: 3002102 <3002102@stud.hs-mannheim.de>
Co-committed-by: 3002102 <3002102@stud.hs-mannheim.de>
2026-04-15 18:14:52 +02:00
Artur e46b196f71 translated perks desc and name 2026-04-15 18:03:56 +02:00
Artur 671c046c3c Merge branch 'main' of https://gitty.informatik.hs-mannheim.de/3002102/gae_wild_jam 2026-04-15 18:00:03 +02:00
Artur f5bbfd839a fxied uid hell 2026-04-15 18:00:02 +02:00
Jaro Winkelhausen c6277ccf22 fixed issue where the closer the enemies get to the with the slower they become (#7)
Reviewed-on: #7
Co-authored-by: 3002102 <3002102@stud.hs-mannheim.de>
Co-committed-by: 3002102 <3002102@stud.hs-mannheim.de>
2026-04-15 17:57:41 +02:00
Artur 5ee8c97455 Merge branch 'main' of https://gitty.informatik.hs-mannheim.de/3002102/gae_wild_jam 2026-04-15 17:49:11 +02:00
Artur b9f024685b Merge branch 'better-perk-display' 2026-04-15 17:48:25 +02:00
Jaro Winkelhausen 6a2b122343 fixed error in fireball due to the boom effect from upgrade (#6)
Reviewed-on: #6
Co-authored-by: 3002102 <3002102@stud.hs-mannheim.de>
Co-committed-by: 3002102 <3002102@stud.hs-mannheim.de>
2026-04-15 17:47:27 +02:00
Jaro Winkelhausen 4a4a664fee add a new wave spawning logic defined by a spawn_stages.json in the data folder (#5)
Reviewed-on: #5
Co-authored-by: 3002102 <3002102@stud.hs-mannheim.de>
Co-committed-by: 3002102 <3002102@stud.hs-mannheim.de>
2026-04-15 17:34:40 +02:00
Artur 452325a0b4 fixed explosion calculation and finished cards + xp bar 2026-04-15 17:22:15 +02:00
Jaro Winkelhausen 8b76140c2a add new fire slime with three hp (#3)
Reviewed-on: #3
Co-authored-by: 3002102 <3002102@stud.hs-mannheim.de>
Co-committed-by: 3002102 <3002102@stud.hs-mannheim.de>
2026-04-15 17:05:54 +02:00
Artur David 681471259b improved card size 2026-04-15 16:09:46 +02:00
Meik Schürmann fa50773a0e Merge pull request 'implemented pause menu, fixed bug of music not looping' (#2) from menuing_and_audio into main
Reviewed-on: #2
2026-04-15 10:49:07 +02:00
Meik Schürmann fa2e3cfc9a implemented pause menu, fixed bug of music not looping 2026-04-15 10:46:27 +02:00
Artur c2cbeba20c created card ui 2026-04-15 07:11:06 +02:00
Artur David 3459ab5342 Merge branch 'main' of https://gitty.informatik.hs-mannheim.de/3002102/gae_wild_jam 2026-04-14 19:48:21 +02:00
Artur David 995b0f3035 Merge branch 'leveling-and-perk-system' 2026-04-14 19:45:30 +02:00
Artur David ecade1c284 implemented level up and perk system and 3 choosable perks on level up 2026-04-14 19:43:45 +02:00
Jaro Winkelhausen 190d4cf8bf added a new weapon fireswirl that gets triggered by two apples and a grape 2026-04-14 18:33:40 +02:00
Artur David 832d2dbd70 added different spells based on cauldron input and moved functions no cauldron 2026-04-14 17:26:05 +02:00
Artur David e89b80a825 cauldron change color based on collected fruits 2026-04-14 16:35:50 +02:00
Artur David 574640e2da ds store changed? binary blöd lesbar 2026-04-14 16:06:36 +02:00
Artur David 8c6005596b added dropsbase to grapes extend 2026-04-14 14:56:21 +02:00
Artur David 708bb5e763 Merge branch 'main' of https://gitty.informatik.hs-mannheim.de/3002102/gae_wild_jam 2026-04-14 14:54:46 +02:00
Artur David 99b1e8069d added grapes 2026-04-14 14:53:58 +02:00
3002102 1b3a1500d3 Merge branch 'main' of https://gitty.informatik.hs-mannheim.de/3002102/gae_wild_jam 2026-04-14 14:49:55 +02:00
3002102 334a2f7248 fixed shuriken issue where it would bounce between two blue slimes endlessly 2026-04-14 14:49:34 +02:00
Artur David 515aab1a70 Merge branch 'main' of https://gitty.informatik.hs-mannheim.de/3002102/gae_wild_jam 2026-04-14 14:44:14 +02:00
Artur David 5fea9d2ccf added spawn variants 2026-04-14 14:44:12 +02:00
3002102 0ac9d0fae8 split hurt and die options on the base enemy 2026-04-14 14:41:51 +02:00
Artur David 40d3d4c423 Merge branch 'main' of https://gitty.informatik.hs-mannheim.de/3002102/gae_wild_jam 2026-04-14 14:10:03 +02:00
Artur David 27aa1afce3 Added homing shuriken and fixed Viewport 2026-04-14 14:06:43 +02:00
Jaro 8f7553125b added hurt animation to blue slimes and wired them up correctly 2026-04-14 13:52:46 +02:00
Jaro 09266bd67a added blue slime and fitting death animation for the directions off travel 2026-04-14 13:22:19 +02:00
Jaro b35b69367a add a world border so the player cant go of screen 2026-04-14 12:42:23 +02:00