Skip to content

xAPI v4.0a

Compare
Choose a tag to compare
@3skue 3skue released this 21 Apr 00:11
· 15 commits to main since this release
9c15fc4

New in 4.0a:

  • decompile (function only)
  • queue_on_teleport, clear_teleport_queue

Enhanced:

  • hookfunction (previous incorrect implementation
  • hookmetamethod (PII)
  • getrawmetatable (read-only (PII))
  • dumpstring
  • checkcaller (fixed)
  • clonefunction
  • getrenv (semi-PII)
  • getcallingscript (fixed)

Removed:

  • getthreads (insufficient functionality)
  • saveinstance (output message size limit + IF)
  • cloneref, compareinstances, cache.replace (IF)
  • getgc (IF)
  • WebSocket (IF)
  • Wrapping (xAPI should actually do stuff, not pretend to do stuff)

Pending (Not present in this update, but may be in the next one):

  • File system
  • Hydrogen/Delta aliases (🥶)