issues
search
tmedwards
/
sugarcube-2
SugarCube is a free (gratis and libre) story format for Twine/Twee.
https://www.motoslave.net/sugarcube/2/
BSD 2-Clause "Simplified" License
185
stars
42
forks
source link
RELEASE: v2.33.3
#82
Closed
tmedwards
closed
4 years ago
tmedwards
commented
4 years ago
Fixed Safari v14 breaking detection of various audio formats.
Minor improvement to how
<<numberbox>>
handles decimal numbers—mostly for Firefox.
Documentation changes:
Fixed an oopsie in the Harlowe guide.
Added an entry for
UIBar.update()
.
Added a guide for the Definitely Typed TypeScript bindings for SugarCube's APIs.
Added additional warnings about Twine 2's automatic passage creation feature.
Development changes:
Fixed Node.js v14 API change that broke the build script.
Updated development dependencies.
<<numberbox>>
handles decimal numbers—mostly for Firefox.UIBar.update()
.