Dorothy SSR Versions Save

Dora Project, Special Super Rare Edition.

v1.3.4

3 months ago

Update

  • add support for setting a ZIP as an assets search path.
  • add preview on save for Dora XML.
  • add JS class component support.
  • update PlayRho.
  • add missing function for physics body and world.
  • fix Web IDE tab switching.
  • update new JSX file template.
  • fix TS checking and TL completing.
  • fix TS dependency checking and definition file saving.
  • add Dora TSX feature.
  • fix bgfx renderer display.
  • add Typescript support.
  • made a little performance enhancement for Web IDE.
  • update Teal.
  • update SDL2 to 2.28.5.
  • update bgfx to API version 124.
  • update cpp-httplib.
  • fix Web IDE spine player not working for older version spine files.
  • fix icon background for iOS and Android.
  • update Dora SSR VI including theme color and images.

Full Changelog: https://github.com/IppClub/Dora-SSR/compare/v1.2.1...v1.3.4

v1.2.7

4 months ago

v1.2.6

4 months ago

v1.2.5

4 months ago

v1.2.4

4 months ago

v1.2.1

5 months ago

Update

  • refactor to enhance Yuescript codes readability.
  • update examples and docs.
  • fix leak detection message.
  • update ImGui.
  • update Android build.

Full Changelog: https://github.com/IppClub/Dorothy-SSR/compare/v1.2.0...v1.2.1

v1.2.0

5 months ago

Update

  • prevent a case that will leak objects.
  • update Yuescript. fix a Bullet API.
  • fix a builtin assets modifying issue.
  • update Teal.
  • update Lua. add in-editor doc for Lua standard libs.
  • fix gamecontrollerdb.txt loading.

Full Changelog: https://github.com/IppClub/Dorothy-SSR/compare/v1.1.3...v1.2.0

v1.1.3

5 months ago

v1.1.2

6 months ago

Update

  • update Yuescript.
  • fix an assets file loading hanged case.
  • fix Web IDE resize issue.
  • update web deps.
  • refactor builtin assets locating and auto refresh entries.
  • update ImGui.

Full Changelog: https://github.com/IppClub/Dorothy-SSR/compare/v1.1.0...v1.1.2

v1.1.0

6 months ago

Update

  • fix a Windows line ending (CRLF) related issue.
  • fix duplicated files issue in Web IDE.
  • fix a crash in teal check funciton.
  • add logging function to Web IDE with websocket.
  • fix completion issue.
  • update Yuescript.
  • update web deps.
  • add Label font path hinting to editor.
  • add game controller support.
  • support more config items saving.
  • fix builtin assets accessing issues. update httplib.
  • update Teal.
  • fix a folder deletion issue for Web IDE.
  • refactor Web IDE uploading.
  • add unzip function to runtime and Web IDE.
  • upgrade to C++20 standard.

Full Changelog: https://github.com/IppClub/Dorothy-SSR/compare/v1.0.41...v1.1.0