Skip to content

Latest commit

 

History

History
24 lines (20 loc) · 660 Bytes

changelog.md

File metadata and controls

24 lines (20 loc) · 660 Bytes

1.0.0-beta.5

  • Added GameManager bindings
  • Added GameManager hooks
  • Added SeedValueRSV bindings
  • Added CCLayer hooks.
  • Added more CCTexture2D bindings

1.0.0-beta.4

  • Fixed UI on less wider screens
  • Added LoadingLayer members to the bindings
  • Added LoadingLayer hooks
  • Added createQuickPopup to the bindings
  • Added safe mode in case a LoadingLayer hook crashes.

1.0.0-beta.3

  • Update mod description to specify python 3.9.13 requirement.

1.0.0-beta.2

  • Bump pybind11 version.
  • Update mod description to specify the required python version and add a known issues part.
  • Add source and discord to mod page.

1.0.0-beta.1

  • Initial Release