Skip to content

Releases: JasonXuDeveloper/JEngine

v0.7.5

08 Oct 14:29
78ca778
Compare
Choose a tag to compare
  • Updated ILRuntime to v2.1.0
  • Optimized code register workflow
  • Optimized JStream buffer strategy
  • Optimized ClassBind performance and GC
  • Optimized JEngine Initialize procedure and performance
  • Optimized LifeCycleMgr performance and GC
  • Optimized FindObjectsOfType performance and GC
  • Optimized JBehaviour performance and GC, removed its dependence to MonoBehaviour
  • Optimized Loom (Execute Actions on Main Thread) performance and GC, removed its dependence to MonoBehaviour

What's Changed

Full Changelog: 0.7.4...0.7.5

v0.7.4

22 Sep 01:50
Compare
Choose a tag to compare
  • Bug fixed
  • Imported high performance C# library Nino
  • Optimized JBehaviour performance and GC
  • Optimized MonoBehaviour update logics and GC
  • Optimized blockwised decrypt intepret module's allocated memroy size and GC

What's Changed

New Contributors

Full Changelog: 0.7.3...0.7.4

v0.7.3

31 Jul 10:33
158a729
Compare
Choose a tag to compare
  • Bug fixed
  • Updated ILRuntime
  • Updated Bundle Master
  • Enhanced JBehaviour performance
  • Enhanced ClassBind runtime performance
  • Almost no GC allocation async wait method

What's Changed

Full Changelog: 0.7.2...0.7.3

v0.7.2

23 May 09:21
c04dc66
Compare
Choose a tag to compare

Updates

  • Bug fixed
  • Enhanced framework code
  • Enhanced Lifecycle
  • Updated ETTask
  • Enhanced JAction
  • Enhanced JBehaviour
  • Enhanced Unity Exception StackTrace
  • HotUpdateResource support Blacklist
  • New Protobuf Serialize Demo
  • Updated Protobuf-net library

What's Changed

New Contributors

Full Changelog: 0.7.1...0.7.2

v0.7.1

11 Apr 03:16
6fe0d29
Compare
Choose a tag to compare

What's Changed

  • Update ILRuntime v2.0.2
  • Support multiple hot update packages
  • Removed XAsset
  • Imported BundleMaster

New Contributors

Full Changelog: 0.7.0...0.7.1

v0.7.0

18 Feb 08:55
c2b900d
Compare
Choose a tag to compare

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

v0.6.3

21 Oct 09:06
0018088
Compare
Choose a tag to compare

What's Changed

Read more