Skip to content
This repository has been archived by the owner on Nov 7, 2022. It is now read-only.

Version 0.3.0 Alpha

Pre-release
Pre-release
Compare
Choose a tag to compare
@scemino scemino released this 23 Feb 19:56

This release fix an important bug in Windows where it was not possible to talk to other actors.
You can now skip cutscenes and dialogs.

  • [enhancement] When you try to press escape during the intro, engge should show a "prohibition symbol" on the upper left corner #104
  • [enhancement] Pause should be allowed at any time, even during the intro #103
  • [enhancement] Fix Windows compilation #87
  • [enhancement] run function should be called when actor running #85
  • [enhancement] Feature request: Release early, release often #49
  • [enhancement] UI: start screen, options, etc... #35
  • [enhancement] Feature request: allow left-click to advance dialogue #95
  • [enhancement] Feature request: allow to skip intro or cutscenes #99
  • [enhancement] Selectable actor is not able to talk to other selectable actor #92
  • [bug] Dialogues fail in Windows #102
  • [bug] Selection of dialog choices is difficult #101
  • [bug] Certain animations do not work correctly #97
  • [bug] When you start a new game, the music on the start screen keeps playing #96
  • [bug] The behavior when you give something to a charecter is upside down #94
  • [bug] You can still switch to Boris after playing the first chapter #93
  • [bug] Sheriff disappears at first meeting #91
  • [bug] When animation not found actor disappears #90
  • [bug] Text is written on top of another text in translation into another language #89
  • [bug] Failure appears double box checked in EasyHardMode #88
  • [bug] Implement createObject with no parameter #86

Thanks to @neuromancer & @Mac1512 who found several bugs