File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -119,7 +119,7 @@ CMake extension to configure and build using the container.
119119 1 . If you get the prompt to install XCode: accept it, wait for it to finish, then run the command again.
1201202 . Enter the repository with ` cd HamSandwich ` .
1211213 . Use ` ./run ` to compile and run the launcher, or ` ./run <project> ` to compile and run one game.
122- 4 . To compile without running, use ` ./container make` .
122+ 4 . To compile without running, use ` make ` .
123123
124124### Android
125125
Original file line number Diff line number Diff line change @@ -292,7 +292,12 @@ Editor features:
292292
293293### HamSandwich (since last release)
294294
295+ Nothing!
296+
297+ ### v4.3 (2026-05-30)
298+
295299* Fix Options menu navigation controls being too sensitive on some configurations.
300+ * Fix crash on Liquify going off the map.
296301* 1999 Mode
297302 * Fix inaccurate XP requirement scaling.
298303 * Fix inaccurate shop prices for Steel Hat, Mystical Staff, and Air Lancelots.
@@ -302,6 +307,13 @@ Editor features:
302307 * Disable interface indicators when out of mana and when a spellbook is tier 2.
303308 * Fix Mama Spider and Mush The Shroom to not drop cash due to being considered bosses.
304309 * Allow healing spells to be cast at full health.
310+ * Classic Mode
311+ * Whackazoid: Remove skill shard from Whackazoid.
312+ * Modern Mode
313+ * Fix max life being set wrong when buying Heart Pendant and Soul Pendant.
314+ * Fix incorrect behavior of Lyfus Uppus rank 3, Magikus Uppus rank 3, and Zerko Killus below rank 3.
315+ * Challenge Mode
316+ * Fix Classic Challenge showing icons for Modern-only collectibles.
305317
306318### v4.2 (2025-05-25)
307319
You can’t perform that action at this time.
0 commit comments