-
-
Notifications
You must be signed in to change notification settings - Fork 47
Pull requests: makspll/bevy_mod_scripting
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
feat: ScriptExecutionOrder component to control script execution order on entities
#438
by CrushedPixel
was closed Jul 11, 2025
Loading…
chore: fix new clippy warnings causing build errors
#428
by makspll
was merged Jun 29, 2025
Loading…
feat: Include Entity in
ScriptCallbackResponseEvent
#425
by CrushedPixel
was merged Jul 3, 2025
Loading…
Add reload hook support for non-shared contexts.
#424
by shanecelis
was closed Jun 24, 2025
Loading…
feat: Add on_script_reloaded callback, allow retaining state between reloads
#421
by shanecelis
was merged Jul 3, 2025
Loading…
fix: Derive
GetTypeDependency
without explicit "core" dependency.
#409
by shanecelis
was merged Apr 4, 2025
Loading…
feat!: Add BMSPlugin group, feature flag for bindings per bevy crate & global registration options
#408
by makspll
was merged Apr 4, 2025
Loading…
perf: reduces size of
ScriptValue
to 64 bytes, moves some dynamic function methods into function info
#404
by makspll
was merged Mar 31, 2025
Loading…
feat: add option to emit response event on each callback & For features or changes which still need changes in the book
RunScriptCallback
command for "once-off" callbacks
needs documentation
#403
by makspll
was merged Apr 1, 2025
Loading…
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.