Commit Graph

19 Commits (3c1dfb3f55e7d618e3801f1ecdb49f0c3b1a5afb)

Author SHA1 Message Date
Artur David 3c1dfb3f55 added the ability to collect apples 2026-04-13 22:17:00 +02:00
Artur David 7851a25a65 added animated apple drop with tween 2026-04-13 18:52:54 +02:00
Artur David e65e98754d Added Apple Drop on dying Slimes 2026-04-13 18:09:20 +02:00
Artur David fa4a9582d7 removed enemies collision layer when dying and removed multiple sfx on contact with dying enemies 2026-04-13 17:24:01 +02:00
Meik Schürmann 6b29b05ce2 renamed music&sfx folder 2026-04-13 13:37:36 +02:00
Meik Schürmann 5cc134ff7b added hit sound effect on func _die() in the EnemyBase class 2026-04-13 13:09:51 +02:00
Meik Schürmann 3b8216d5bf Merge branch 'main' of https://gitty.informatik.hs-mannheim.de/3002102/gae_wild_jam 2026-04-13 12:55:19 +02:00
Meik Schürmann 62b7d01ce3 implemented music manager, added collison shapes for objects in the tile set, created options menu, improved visuals of main menu 2026-04-13 12:55:13 +02:00
Artur David ca022296ee removed debugging artefact 2026-04-13 12:54:08 +02:00
Artur David ff37318044 added EnemyBase Class and made Slimes die on contact with player 2026-04-13 12:52:53 +02:00
Artur 0a8dcc825b removed coding artefact from smaller viewport 2026-04-12 22:53:33 +02:00
Meik Schürmann c270081dba Implemented background, adjusted camera and created base for a main menu 2026-04-12 22:04:09 +02:00
Artur b0752b1d92 implemented enemy spawn logik and witch chasing 2026-04-12 18:27:14 +02:00
Jaro Winkelhausen f8c78deed4 fixed animation bug in sprite on diagonal walking 2026-04-12 15:22:32 +02:00
Jaro Winkelhausen ed15f87e6a setup camera and viewport 2026-04-12 14:53:00 +02:00
Jaro Winkelhausen c7a429e358 Merge remote-tracking branch 'origin' 2026-04-12 14:37:29 +02:00
Jaro Winkelhausen a6aa4d2f30 added animated sprites for player and slime 2026-04-12 14:33:39 +02:00
Meik Schürmann abe1b2e156 Added Tileset, adjustet camera 2026-04-12 14:25:24 +02:00
Jaro Winkelhausen a0c72f8fae added game root node and player scene. also created assets, scenes and scripts folder 2026-04-12 13:43:44 +02:00