Skip to content

Releases: JasonXuDeveloper/JEngine

v0.8.0f3

19 Apr 13:46
03fd117

Choose a tag to compare

What's Changed

Full Changelog: 0.8.0f2...0.8.0f3

v0.8.0f2

16 Apr 07:31
941988e

Choose a tag to compare

What's Changed

Full Changelog: 0.8.0f1...0.8.0f2

v0.8.0f1

12 Apr 07:32
b05e496

Choose a tag to compare

What's Changed

Full Changelog: 0.8.0...0.8.0f1

v0.8.0

11 Apr 03:10
b053836

Choose a tag to compare

What's Changed

  • Supported WebGL
  • Removed JUI (will be redesigned shortly)
  • Optimized LifeCycleMgr performance
  • Optimized ThreadMgr features
  • Optimized JStream performance
  • Optimized JBehaviour performance
  • Optimized MonoBehaviour performance
  • Optimized FpsMonitor performance
  • Optimized CryptoMgr interfaces
  • Optimized JBehaviour/ClassBind Object/MonoBehaviour GC
  • Optimized GetComponent(s)/FindObject(s)OfType performance
  • Switched to YooAsset for asset management module (instead of Bundle Master)
  • NEW FEATURE UnsafeMgr which provides unsafe (use for optimization) features
  • NEW FEATURE UnmanagedMemoryPool which supports allocating unmanaged memory with pooling
  • NEW FEATURE CoroutineMgr which supports executing/stopping coroutines from non-MonoBehaviour class
  • NEW STRUCTURE Split JEngine source code to multiple packages

New Contributors

Full Changelog: 0.7.5...0.8.0

v0.7.5c

31 Dec 06:34
20a042c

Choose a tag to compare

What's Changed

Full Changelog: 0.7.5b...0.7.5c

v0.7.5b

26 Oct 10:40
8fc9c7d

Choose a tag to compare

Fixed a few minor bugs and improved the experience

What's Changed

New Contributors

Full Changelog: 0.7.5...0.7.5b

v0.7.5

08 Oct 14:29
78ca778

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

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

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

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