blupi-games / planetblupi

Planet Blupi source code
https://www.blupi.org
Other
89 stars 22 forks source link

It's still possible to take an object when an enemy is captured #20

Closed Skywalker13 closed 7 years ago

Skywalker13 commented 7 years ago

For example, sticky is used by enemy. When both entities try to use it, the object is taken by Blupi. It's mostly the same problem that the old <= v1.8 bug fixed for v1.9 here https://github.com/blupi-games/planetblupi/commit/3ed5c118b89de6a2294761ef4d922c4fc14f0bae

The check must consider enemies too. It should be easy to fix for the next patch version.

Note that this bug should be re-enabled with --restore-bugs argument

Skywalker13 commented 7 years ago

Fixed by https://github.com/blupi-games/planetblupi/commit/fff8fe2915b2a9013c7727d8b67955bb315cea31