spelunky-fyi / overlunky

An overlay for Spelunky 2 to help you with modding, exploring the depths of the game and practicing with tools like spawning arbitrary items, warping to levels and teleporting.
MIT License
83 stars 31 forks source link

Fix the hooks in level_api.hpp to avoid the code divergence #367

Closed Malacath-92 closed 8 months ago

Dregu commented 8 months ago

This got reverted cause it apparently broke some mods, namely randomizer was skipping all SPAWN_TYPE.SYSTEMIC callbacks, which did work in a simpler test script.