Releases: Drauthius/a-village-in-the-sky
Releases · Drauthius/a-village-in-the-sky
Release v0.1.5
Fixed multiple crashes:
- When fast forwarding in a weird state. (
main.lua:61: attempt to call method 'fastforward' (a nil value)
) - When the hinted entity disappears. (
src/game/gui/init.lua:570: attempt to index local 'sprite' (a nil value)
) - After resizing the window and completing an objective.
Release v0.1.4
Changes:
- Made game window resizeable.
- Fixed math-related crash. (
lib/hump/camera.lua:164: attempt to perform arithmetic on local 'x' (a nil value)
)
v0.1.1: Minor crash fixes
- Fixed a few crashes caused by an inconsistent state.
Initial release
Initial release of A Village in the Sky.