Skip to content

Releases: Drauthius/a-village-in-the-sky

Release v0.1.5

22 Oct 18:06
Compare
Choose a tag to compare

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

09 Oct 19:14
Compare
Choose a tag to compare

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

04 Dec 19:27
Compare
Choose a tag to compare
  • Fixed a few crashes caused by an inconsistent state.

Initial release

30 Nov 12:30
Compare
Choose a tag to compare

Initial release of A Village in the Sky.