Skip to content

Releases: makspll/bevy_mod_scripting

v0.3.0-mdbook_lad_preprocessor

22 Sep 20:46

Choose a tag to compare

Added

  • improved dynamic printing, adds ReflectDisplayWithTypeInfo for overriding opaque type printing (#478)

Refactored

  • [breaking] refactor dependencies, point at bevy subcrates directly (#463)

Contributors

v0.3.0-bevy_system_reflection

22 Sep 19:23

Choose a tag to compare

Refactored

  • [breaking] refactor dependencies, point at bevy subcrates directly (#463)

Contributors

v0.15.1

18 Aug 21:16
a4e4b21

Choose a tag to compare

Changed

  • Remove asset_path field from ScriptAsset. (#450)

Fixed

  • "luau" extension regression (#453)

Contributors

v0.5.1-ladfile_builder

18 Aug 21:10
a4e4b21

Choose a tag to compare

Added

  • [breaking] Use the Handles, Luke! (#427) (#444)

Contributors

v0.15.0

14 Aug 22:59
762659d

Choose a tag to compare

Added

  • [breaking] Use the Handles, Luke! (#427) (#444)

Contributors

v0.5.0-ladfile_builder

14 Aug 22:53
762659d

Choose a tag to compare

Added

  • [breaking] Use the Handles, Luke! (#427) (#444)

Contributors

v0.2.0-mdbook_lad_preprocessor

14 Aug 22:52
762659d

Choose a tag to compare

Added

  • [breaking] Use the Handles, Luke! (#427) (#444)

Contributors

v0.14.0

13 Aug 21:09
c433e18

Choose a tag to compare

Added

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

Contributors

v0.4.0-ladfile_builder

13 Aug 21:04
c433e18

Choose a tag to compare

Added

  • [breaking] Update to Bevy 0.16 (#422)

Contributors

v0.2.0-bevy_system_reflection

13 Aug 20:58
c433e18

Choose a tag to compare

Added

  • [breaking] Update to Bevy 0.16 (#422)

Contributors