Files
andros 3ad1636c9c Port to LÖVE 11.5, translate to Spanish and wire up endings
Compatibility (0.10 -> 11.x):
- love.audio.newSource now requires a source type argument
- love.graphics.setColor uses 0-1 range instead of 0-255
  (stress overlay and MessageInABottle text/background/alpha)
- love.keyboard.isDown space key is "space", not " "
- conf.lua version bumped to 11.5

Content:
- Translate all in-game texts to Spanish
- Prepend control instructions to the welcome message
- Add the missing cap5stage text (bra reflection)
- Show endgood/endbad texts on the final screen

Bug fixes:
- stage7 crashed on the bad ending: music2 was only set on the
  good branch, guard the play() call
- stress overlay leaked its faded color; restore full color after draw
2026-08-14 21:40:53 +02:00
..
2016-12-10 08:42:59 -06:00
2016-12-10 08:42:59 -06:00
2016-12-10 08:42:59 -06:00
2016-12-11 18:57:28 +01:00
2016-12-11 12:49:18 +01:00
2016-12-11 18:57:28 +01:00