Skip to content

v0.7.0

Compare
Choose a tag to compare
@JasonXuDeveloper JasonXuDeveloper released this 18 Feb 08:55
· 340 commits to master since this release
c2b900d

What's Changed

  • Mark dependencies as modules (More standardized)
  • Support offline mode (Run your game without building a resource server)
  • Modify developing procedure (Enhanced experience when developing)
  • Decoupling framework code (More lightweight and even easier to use)
  • Enhanced framework code (A better performance)
  • Enhanced Litjson and Protobuf-net (More reliable (de)serializing tools)
  • Fixed all Issues occured in 0.6.3 (More powerful and less bugs)
  • More Demo (Easier to start)
  • Add extensible validator (New feature)
  • Useful UI extension tools (New feature)
  • ILRuntime2.0 (A better performance with less bugs)
  • JPrefab Upgrade (Support (a)synchronization to create and destory mutliple at once)
  • JBehaviour new lifecycles (Similar to MonoBehaviour's OnEnable and OnDisable)

Full Changelog: 0.6.3...0.7.0