Revolutionary-Games / Thrive

The main repository for the development of the evolution game Thrive.
https://revolutionarygamesstudio.com/
Other
2.86k stars 508 forks source link

Tie jump force to mass #5630

Closed voxelbugged closed 3 weeks ago

voxelbugged commented 3 weeks ago

Brief Description of What This PR Does

This PR ties the jump force of a multicellular creature to the creature's mass.

Related Issues

This fixes the issue of small creatures being launched into the air and big creatures being unable to get off the ground at all.

Progress Checklist

Note: before starting this checklist the PR should be marked as non-draft.

Before merging all CI jobs should finish on this PR without errors, if there are automatically detected style issues they should be fixed by the PR author. Merging must follow our styleguide.

revolutionary-bot commented 3 weeks ago

We are currently in feature freeze until the next release. If your PR is not just a simple fix, then it may take until the release to get reviewed and merged.

CI09 commented 3 weeks ago

I mean it's pretty straightforward, there's nothing wrong with it