Skip to content
Snippets Groups Projects
  1. Sep 11, 2019
  2. Sep 10, 2019
  3. Sep 09, 2019
  4. Sep 08, 2019
  5. Sep 07, 2019
  6. Sep 06, 2019
  7. Sep 04, 2019
  8. Sep 03, 2019
  9. Sep 01, 2019
    • toaster's avatar
      Lots of death stuff. · f0730970
      toaster authored
      * Genesis-style love and attention to the death event.
      	* Only visibly decrement lives/rings when you're respawning (or game over, see below).
      	* Faster no-button-press respawn.
      * Game Over specific love.
      	* Animation of Level Title font coming in from the sides.
      	* https://cdn.discordapp.com/attachments/428262628893261828/617692325438554132/srb20067.gif
      	* Change gameovertics to 10 seconds instead of 15.
      	* Make the minimum time before you can force going to the Continue screen longer.
      * Accomodate death in MP special stages as a form of exit.
      	* Don't have your rings or spheres reset when you die in a special stage, so that the stage isn't softlocked with the new harder limits.
      * Fix a bug with CoopLives_OnChange where changing to infinite lives didn't force a game-overed player to respawn.
      
      Also, two not-quite death things which nonetheless were relevant to change:
      
      * Fix quitting a special stage having some of the shared spheres/rings disappear into the aether.
      * Fix a warning during compilation for the Ring Penalty print.
      f0730970
Loading