Skip to content
Snippets Groups Projects

MusicPlus Core Lua functions

Open mazmazz requested to merge public-musicplus-lua into public-musicplus-core

Lua functions to use the new MusicPlus core features (!1 (closed))

This may not make it into 2.2 because, a long time ago, Monster Iestyn expressed importance in keeping Lua safe and idiot-proof. One danger that needs idiot-proofing is distinguishing local vs. non-local players, because that can introduce net instability. Music, being inherently local, makes it easy to determine who is local and who is not.

Therefore, I'm not certain whether Lua can make it. Perhaps it can be merged in with #define HAVE_LUA_MUSICPLUS commented out.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading