Skip to content

Releases: IppClub/Dora-SSR

v1.5.18

08 Oct 10:21
Compare
Choose a tag to compare

Update

  • Added Frame Action API.
  • Updated ImGui to v1.91.4.
  • Fixed a physics event triggering rule.
  • Updated YueScript.

Full Changelog: v1.5.17...v1.5.18

v1.5.17

30 Sep 17:06
Compare
Choose a tag to compare
Fixed a few issues.

* Fixed a zip file writing issue.
* Fixed some errors in definition files.
* Added a new test case.
* Updated version.

v1.5.16

19 Sep 02:23
Compare
Choose a tag to compare
  • Fixed an ImGui yue enum issue.
  • Made tstl use tabs instead of spaces.
  • Added spdlog.
  • Added reload log function to Web IDE.
  • Fixed singletons references.
  • Updated ImGui to 1.91.3.
  • Fixed a TS editor module auto resolving issue.

Full Changelog: v1.5.15...v1.5.16

v1.5.15

11 Sep 03:52
Compare
Choose a tag to compare

Update

  • Streamlined built-in event callback registration APIs for improved usability.
  • Simplified Rust event callback registration APIs.
  • Fixed a casting crash issue in Rust.
  • Updated Lua to the latest version.

Full Changelog: v1.5.14...v1.5.15

v1.5.14

06 Sep 06:49
Compare
Choose a tag to compare

Update

  • update to ImGui (1.91.1), httplib (0.17.1).
  • add link to view logs in TS compilation failure alert.
  • update Yuescript.
  • fix a DrawNode drawing with solid polygon issue.
  • fix an mp3 file failed to play in loop issue.

Full Changelog: v1.5.13...v1.5.14

v1.5.13

28 Aug 10:33
Compare
Choose a tag to compare

Update

  • add a testing function for debug build.
  • fix a crash case for PlatformWorld.
  • fix Web IDE duplicated menus issue.
  • add "Get Obfuscated" function to Web IDE.
  • add build folder menu function to Web IDE.
  • add version check every 7 days.
  • add back Lua os lib.
  • add self update tool.
  • fix HttpClient.downloadAsync().

Full Changelog: v1.5.11...v1.5.13

v1.5.11

19 Aug 08:06
f7a9af1
Compare
Choose a tag to compare

Update

  • update API docs.
  • add API HttpClient.getAsync(), HttpClient.postAsync().
  • fix issues in HttpClient.downloadAsync.
  • add a tooltip explaining Web IDE usage.
  • add Dora icon display.
  • add API docs for HttpServer.
  • update SQLiteCpp and httplib.
  • fix issue in Cache.loadAsync().
  • add DownloadFile test.
  • fix a file drag drop issue in Web IDE.
  • add close button to Web IDE tab.

Full Changelog: v1.5.10...v1.5.11

v1.5.10

08 Aug 01:19
Compare
Choose a tag to compare

Update

  • fix missing lualib info for TSTL.
  • update TSTL to 1.26.2.
  • fix a Lua stack size not enough issue.
  • update Lua.
  • fix SDL Java lib.
  • fix nanovg API usages with new examples.
  • add Mouse APIs.
  • update Yuescript.

Full Changelog: v1.5.9...v1.5.10

v1.5.9

02 Aug 03:40
Compare
Choose a tag to compare

Update

  • fix Web IDE file creating issue.
  • update Yuescript.
  • fix Dora XML using a Yuescript compiler without Lua env issue.
  • disable link jumping when in full screen mode.
  • fix config.fullScreen usage.
  • update ImGui, bgfx, ktm, spine, fmt, httplib.
  • add a texture packer tool.
  • add a yarn tester tool.
  • allow Web IDE folder name ending with an extension.
  • fix ImGui mouse and touch input swallowing rules.

Full Changelog: v1.5.8...v1.5.9

v1.5.8

26 Jul 01:35
Compare
Choose a tag to compare

Update

  • fix yarn editor error display issue.
  • fix yarn editor tab focusing issue.
  • add number hint for Web IDE tabs.
  • fix autocompletion for Teal.
  • change virtual gamepad to xbox layout.
  • add keyboard shortcuts display in Web IDE.
  • add shortcut for tab switching.
  • add an enhanced input module.
  • add a virtual gamepad and QTE input demo.
  • fix a multicast slot removing issue.

Full Changelog: v1.5.6...v1.5.8