Skip to content

Releases: MafiaHub/Framework

v1.7.1

28 Jan 23:03
Compare
Choose a tag to compare

v1.7.0

28 Jan 22:00
Compare
Choose a tag to compare

What's Changed

  • Fix lint issues + make the url clickable on Github by @Deewarz in #78
  • Addition to gamemode layer implementation by @Deewarz in #77
  • scripting: make nodejs reentrant and fix UTs by @zpl-zak in #84
  • Replace destruct by destroy for semantics by @Deewarz in #87
  • Nickname must be a property because it's immutable by @Deewarz in #88
  • Gen transform by @zpl-zak in #90
  • Delete useless keys.h by @Deewarz in #93
  • RGB / RGBA builtins for the scripting API by @Deewarz in #92
  • Improvement/masterlist client by @zpl-zak in #91

New Contributors

Full Changelog: v1.5.0...v1.7.0

Release 1.6.1

06 Dec 14:24
Compare
Choose a tag to compare

Small patches and fixes.

Release 1.6.0

05 Dec 13:35
9639160
Compare
Choose a tag to compare

This release contains numerous fixes and improvements alongside the following:

  • a working NodeJS 18.12.1 LTS scripting engine
  • entity JS bindings
  • Win32: bind metadata to Base module components
  • Project launcher improvements
  • Project launcher now supports the DLL injection loading method (as opposed to PE loading)
  • Revamped scripting engine to provide a robust framework for multi-language support
  • Updated various dependencies
  • Fixed a memory leak present in the HTTP server module

1.5.0 release

23 Aug 14:16
Compare
Choose a tag to compare

This release contains numerous bug fixes and improvements to the netcode, entity streaming, and integration layer.

v1.4.0

20 Jan 16:01
df44cef
Compare
Choose a tag to compare
One more change in release script

v1.3.0

18 Jan 16:43
Compare
Choose a tag to compare

v1.2.0

19 Oct 16:56
Compare
Choose a tag to compare
v.1.2.0

v1.1.0

23 Sep 18:50
Compare
Choose a tag to compare
Move macro helpers to v8_helpers

v1.0.0

17 Sep 16:42
Compare
Choose a tag to compare
v1.0.0 :tada:

Co-Authored-By: Segfault <5221072+Segfaultd@users.noreply.github.com>