deathkiller / jazz2

🎮 · Jazz² Resurrection: Open-source reimplementation of Jazz Jackrabbit 2
https://deat.tk/jazz2/
GNU General Public License v3.0
492 stars 18 forks source link

After being teleported by the money rabbit to bonus location, all remaining coins should be switched to gems #123

Closed Scorcerer closed 1 year ago

Scorcerer commented 1 year ago

Hi! As in the topic, I believe silver coins should be red gems and gold coins should be green ones.

deathkiller commented 1 year ago

This should work already, it doesn't? Also, all gem types were merged into single count and all coin types too. https://github.com/deathkiller/jazz2-native/blob/master/Sources/Jazz2/Actors/Player.cpp#L1153-L1158

Scorcerer commented 1 year ago

No, i encountered it multiple times while playing the latest version...

deathkiller commented 1 year ago

I can't reproduce it. It works, e.g. I got 45 coins, bonus warp requires 20 and the rest will be converted to 25 gems.