Skip to content

Latest commit

 

History

History
211 lines (176 loc) · 11.1 KB

CHANGELOG.md

File metadata and controls

211 lines (176 loc) · 11.1 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog. Keep in mind that this project may not adhere to Semantic Versioning until stable release builds are available.

(unreleased) - 2023-02-17

Changes

  • 029faf1 Change ball sizes to 29x29
  • 360b496 Use powerup sprites from SWF file
  • 08842c5 Document manual Power upgrades & equipping

Bugfixes

  • b594c68 Fix Targets crashing the game on load (again)
  • 3fc1dd6 Fix Powerups not saving for spheres

alpha v0.1.1 - 2023-02-15

Additions

  • d759264 Offline leaderboards
  • 30d72da Implement Spirit Turtle
  • b23be0e Implement Spirit Eagle
  • 9cb0291 Add Roots Board (tentative: Back to your Roots)
  • 6f14add Implement Hot Frog transition
  • a9dea16 Food variants now have the same effects as their base
  • abe7b54 Add temporary/debug player info and food selection
  • be22de0 Add Cannons functionality
  • bb43eef Add Discord button

Changes

  • 0b9726c Use sounds from SWF file
  • 19c9951 Use frog from SWF file
  • 4683b13 Use HUD from SWF file
  • 5936215 Use Blitz Meter pointer from SWF file
  • 58fbc48 Food now grants extra points on Curve Clear
  • 27ed4cd Hot Frog fireballs are no longer swappable
  • 3491416 Accelerate spheres on Curve Clear
  • 80a6ddc Ensure multiplier doesn't go above cap
  • 2d4a287 Prevent losing if matches are predicted
  • cf28b32 Temporarily disable fullscreen and resizing
  • 0a36570 Add Targets to Bronze Board

Bugfixes

  • dd73b31 Fix rolling sound not pausing
  • 12a4a4b Fix largestGap crash on LOVE 11.4
  • 54c4e5c Fix Curve Clears scoring 1000 + time instead of 1000 + (100 * time)
  • 5c83131 Fix profiles having more than 3 powers
  • 836ddda Fix powers over max level crashing the game
  • f4e6a7a Fix powers crashing the game on profileless launches
  • 9929a05 Fix rare Curve Clear bug
  • 5757470 Fix crashes not saving the log
  • 0058351 Fix Targets crashing the game on load
  • 0e9c196 Fix Multiplier undercap

Removed

  • 6ef7f44 Remove leftover Luxor 1 maps

alpha v0.1.0 - 2023-01-27

Additions

  • e54b493 Play sounds on gap and chain bonuses
  • 7c00630 Add code to change shooter definitions (OpenSMCE change)
  • 42f6852 Add combo pitching
  • 80501b8 Add Bronze Board (tentative: Bronze Age)
  • 03c2478 Add Crab Board (tentative: Crab Snap)
  • 0d9f500 Add Powers
  • fcdaa70 Add Targets (Fruits)
  • 030706f Add rolling sound
  • 91bef2e Add Food items
  • b5a1897 Implement Blend Modes (OpenSMCE change)

Bugfixes

  • 22bdb61 Fix crash on non-Windows OSes

Changes

  • 61691bd Graceful end on time up
  • 8860ef0 Use placeholder Zuma sounds from a Luxor mod
  • e324d14 Change score strings
  • 0962059 Change scoring to +10 per sphere
  • a404037 Replace Fireball sounds
  • 4d9f19f Implement Curve Clears
  • a340c1a Replace Luxor music with Zuma Blitz music
  • 9070e44 Implement Colorblind Mode
  • c9ef6a7 Change Wild Ball asset
  • 5d438ab Losing causes a win
  • 78cdcc7 Replicate Zuma sphere physics
  • fab065b Replicate Zuma powerup logic
  • 6dbdb93 Replicate Blitz Meter arc
  • 3a29956 Fix window resolution
  • aa1d484 Notify when the time's up

Removed

  • 6e5b1c0 Remove Luxor collectibles from the game
  • 708d0e5 Remove Luxor scarabs
  • cf486a8 Remove colon key debug functionality

alpha v0.0.8 - 2023-01-01

No releases available.

Additions

Changes

  • b51204d Remove intro banner
  • 54d4aa7 Replace HUD with placeholder
  • 0fde583 Replace loading screen with placeholder
  • 339936d Replace Fireball with Blitz fireball
  • 98a54ff De-hardcode starting functions (OpenSMCE change)
  • b753158 De-hardcode loading (OpenSMCE change)

alpha v0.0.1 - 2022-12-31

Initial version. No releases are available.

Tag: 466fa8a