Chore : Various enhancements #9

Open
informator wants to merge 6 commits from chore/variousTests into dev
Owner
  • Rough DamageSystem implementation : centralize damage operations in isolated module with a rough parry system for player
  • Area projectile introduction : ProjectileController introduced, exposing AreaDamageSpawner (object pool) which is used to spawn area damage
  • Slime upgrade : animations, attack, merge mechanic
  • Better test level, various fixes assisted by Kimi
- Rough DamageSystem implementation : centralize damage operations in isolated module with a rough parry system for player - Area projectile introduction : ProjectileController introduced, exposing AreaDamageSpawner (object pool) which is used to spawn area damage - Slime upgrade : animations, attack, merge mechanic - Better test level, various fixes assisted by Kimi
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin chore/variousTests:chore/variousTests
git switch chore/variousTests

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch dev
git merge --no-ff chore/variousTests
git switch chore/variousTests
git rebase dev
git switch dev
git merge --ff-only chore/variousTests
git switch chore/variousTests
git rebase dev
git switch dev
git merge --no-ff chore/variousTests
git switch dev
git merge --squash chore/variousTests
git switch dev
git merge --ff-only chore/variousTests
git switch dev
git merge chore/variousTests
git push origin dev
Sign in to join this conversation.
No reviewers
No labels
art
chore
No milestone
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
informator/delivivor!9
No description provided.