Closed Skywalker13 closed 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
--restore-bugs
Fixed by https://github.com/blupi-games/planetblupi/commit/fff8fe2915b2a9013c7727d8b67955bb315cea31
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.