-
Notifications
You must be signed in to change notification settings - Fork 2
Updates
Vulcalien edited this page Jul 28, 2019
·
11 revisions
API changes:
- sound: added sfx_play, sfx_loop and sfx_stop
- key input: added key_down, key_pressed and key_released
- map: gettile and settile were renamed; now they are get_tile and set_tile
Running mode:
no more 'cmd', 'edit' and 'run' mode.
Now there is 'Dev Mode' and 'User Mode'.
Other changes
- Cmd has now vertical scroll.
- Added an icon.
Bug Fixes
- Console crashes if a text box is empty and the user pressed 'enter'.
- User can write before console's boot.
Added Death Panels.
Updated Font.
The Console is now Open Source.
Version Updates were stated from here.