Development #6

Merged
Lyzzy merged 12 commits from InfoProjekt/game:Development into main 2024-03-06 16:44:25 +01:00

12 commits

Author SHA1 Message Date
55b50531f9 Merge pull request 'wind slash spell' (#63) from Spafi/game:main into Development
Reviewed-on: InfoProjekt/game#63
2024-03-06 14:29:34 +00:00
SpagettiFisch
c9a98fb94c added new icons for spell selection inside the book
Signed-off-by: SpagettiFisch <63868515+SpagettiFisch@users.noreply.github.com>
2024-03-06 14:27:06 +01:00
SpagettiFisch
501e84181f added a new missile
new to character: wind slash attack
added projectile lifetime (in frames, maybe change to 5*fps later)

Signed-off-by: SpagettiFisch <63868515+SpagettiFisch@users.noreply.github.com>
2024-03-06 14:26:32 +01:00
0564d778a1 Merge pull request 'updated the button class -> can now take any arguments for the onClick Function' (#62) from Spafi/game:main into Development
Reviewed-on: InfoProjekt/game#62
2024-03-06 11:12:00 +00:00
SpagettiFisch
953edca694 updated the button class -> can now take any arguments for the onClick Function
changed all buttons according to this

Signed-off-by: SpagettiFisch <63868515+SpagettiFisch@users.noreply.github.com>
2024-03-06 12:10:59 +01:00
96b15fd425 Merge pull request 'manual merge of lyzzys updates into Development' (#60) from Spafi/game:main into Development
Reviewed-on: InfoProjekt/game#60
2024-03-06 06:45:56 +00:00
SpagettiFisch
ef3a617e4d Merge branch 'main' of https://git.spafi.eu/Spafi/game; branch 'main' of https://git.spafi.eu/Lyzzy/game 2024-03-06 07:42:45 +01:00
44793f22a5 Merge pull request 'Collisions fixed' (#58) from Spafi/game:main into Development
Reviewed-on: InfoProjekt/game#58
2024-03-04 16:18:33 +00:00
SpagettiFisch
3ad2ad6478 optimized collision with npcs and mobs
added wall collision
enabled hitboxes for object and wall highlighting

Signed-off-by: SpagettiFisch <63868515+SpagettiFisch@users.noreply.github.com>
2024-03-04 17:15:19 +01:00
SpagettiFisch
0cd9444222 Merge branch 'Development' of https://git.spafi.eu/InfoProjekt/game
Signed-off-by: SpagettiFisch <63868515+SpagettiFisch@users.noreply.github.com>
2024-03-03 13:36:15 +01:00
SpagettiFisch
d86f8c360b fixed bug which stopped movement if colliding with projectiles
Signed-off-by: SpagettiFisch <63868515+SpagettiFisch@users.noreply.github.com>
2024-03-03 13:31:01 +01:00
cb9a7e6ff5 Merge pull request 'mobs can die, main can attack, book object added to main, npc object added' (#56) from Lyzzy/game:main into Development
Reviewed-on: InfoProjekt/game#56
2024-03-03 12:21:58 +00:00