Skip to content

Releases: makspll/bevy_mod_scripting

v0.13.0

05 Jul 12:54
786a3e0
Compare
Choose a tag to compare

Added

  • Include Entity in ScriptCallbackResponseEvent (#425)
  • Add on_script_reloaded callback. (#421)
  • Warn on unknown language. (#418)

Other

  • Update 0.12.0.md
  • Update 0.12.0.md
  • Update CHANGELOG.md
  • Update 0.12.0.md
  • Create 0.12.0.md

Contributors

v0.3.3-ladfile_builder

05 Jul 12:47
786a3e0
Compare
Choose a tag to compare

Added

  • bump bevy to 0.15.3 (#401)

Contributors

v0.1.8-mdbook_lad_preprocessor

05 Jul 12:46
786a3e0
Compare
Choose a tag to compare

Added

  • improve errors when entity is unavailable (#410)

Fixed

  • links in type functions (#412)

Contributors

v0.1.2-bevy_system_reflection

05 Jul 12:39
786a3e0
Compare
Choose a tag to compare
chore: Release package bevy_system_reflection version 0.1.2

v0.12.0

20 Apr 13:15
12b3965
Compare
Choose a tag to compare

Added

  • improve errors when entity is unavailable (#410)
  • [breaking] Add BMSPlugin group, feature flag for bindings per bevy crate & add script global filter options (#408)
    • The CoreScriptGlobalsPlugin now also stores options for filtering registered globals, which can be changed.
  • add option to emit response event on each callback & RunScriptCallback command for "once-off" callbacks (#403)

Fixed

  • lua54 feature being forced (#413)
  • GetTypeDependency derive macro using the wrong path for bms_core (#409)

Other

  • add script loading benchmark (#411)
  • refactor ReflectReference internally (#406)
  • reduces size of ScriptValue to 64 bytes, moves some dynamic function methods into function info (#404)

Contributors

v0.3.2-ladfile_builder

20 Apr 13:08
12b3965
Compare
Choose a tag to compare

Added

  • bump bevy to 0.15.3 (#401)

Contributors

v0.1.7-mdbook_lad_preprocessor

20 Apr 13:07
12b3965
Compare
Choose a tag to compare

Added

  • improve errors when entity is unavailable (#410)

Fixed

  • links in type functions (#412)

Contributors

v0.11.1

30 Mar 14:32
ba14095
Compare
Choose a tag to compare

Added

  • bump bevy to 0.15.3 (#401)

Contributors

v0.3.1-ladfile_builder

30 Mar 14:22
c3b50fb
Compare
Choose a tag to compare

Added

  • bump bevy to 0.15.3 (#401)

Contributors

v0.1.1-bevy_system_reflection

30 Mar 14:14
c3b50fb
Compare
Choose a tag to compare
chore: Release package bevy_system_reflection version 0.1.1