Go
Home
Pricing
FAQ
Install
Home
Pricing
FAQ
Install
Login
via GitHub
makspll/bevy_mod_scripting
Pull Requests
Commits
Open
Closed
feat: add script asset path to function call context
#493 by
makspll
was merged 2025-10-25 14:07
feat: add location information to function call context
#492 by
makspll
was merged 2025-10-24 09:20
feat: Replace `ParsedPath` with custom `ReferencePath`, support `Map` and `Set` references with arbitrary types
#491 by
makspll
was merged 2025-10-21 07:50
feat: registered callbacks via `register_callback`, and `bevy_mod_scripting_script` crate + dummy functions
#490 by
makspll
was merged 2025-10-12 20:02
feat: Better HashMaps - hashmap iteration and read-access in map_get()
#487 by
aggyomfg
was closed 2025-10-13 16:34
feat: warn on duplicate globals
#486 by
makspll
was merged 2025-10-04 18:11
feat: Asset references, `world.get_asset` and `world.has_asset` bindings
#484 by
aggyomfg
was merged 2025-10-05 08:50
chore: release
#483 by
github-actions[bot]
was merged 2025-11-06 12:25
feat: improve and formalize script processing pipeline
#481 by
makspll
was merged 2025-09-22 17:54
feat: improved dynamic printing, adds `ReflectDisplayWithTypeInfo` for overriding opaque type printing
#478 by
makspll
was merged 2025-09-08 09:02
refactor: extract `bevy_mod_scripting_asset` and `bevy_mod_scripting_display` crates, decouple concerns
#477 by
makspll
was merged 2025-09-06 20:01
docs: Update readme compatibility table
#476 by
dubrowgn
was merged 2025-09-06 18:52
refactor: extract `bevy_mod_scripting_asset` crate, simplify supported extensions logic
#475 by
makspll
was merged 2025-08-31 11:51
refactor: remove `HandlerCtxt`, wrap `ScriptContext<P>` in Arc
#474 by
makspll
was merged 2025-08-31 02:31
refactor: remove `StaticScripts` resource
#473 by
makspll
was merged 2025-08-30 11:38
refactor: modify `ContextLoadFn` & `ContextReloadFn` & `HandlerFn` to use `WorldId` instead of direct config
#472 by
makspll
was merged 2025-08-30 09:53
refactor: remove `RuntimeContainer` & `RuntimeSettings`, add plugin runtime to static world local settings
#471 by
makspll
was merged 2025-08-30 01:40
refactor: add world-local static plugin config, remove `ContextLoadingSettings` resource
#470 by
makspll
was merged 2025-08-30 00:18
feat: improve codegen crate calculation, separate bindings into crates
#467 by
makspll
was merged 2025-08-25 19:23
chore: disable docker image build
#466 by
makspll
was merged 2025-08-23 23:35
chore: fix xtask removing `CARGO_HOME`
#465 by
makspll
was merged 2025-08-23 20:55
chore: add ci builder action
#464 by
makspll
was merged 2025-08-23 19:57
refactor!: refactor dependencies, point at bevy subcrates directly
#463 by
makspll
was merged 2025-08-23 23:41
feat: pre-expand generated codegen macros
#462 by
makspll
was merged 2025-08-23 21:12
refactor: restructure monorepo, rename `bevy_api_gen` to `bevy_mod_scripting_codegen`
#461 by
makspll
was merged 2025-08-23 12:09
chore: update rust edition to 2024
#458 by
makspll
was merged 2025-08-22 19:28
chore: release
#457 by
github-actions[bot]
was merged 2025-09-22 18:41
refactor: inline `CallbackBuilder<P>` into `IntoScriptPluginParams` at compile time
#456 by
makspll
was merged 2025-08-19 06:22
refactor: inline `CallbackSettings<P>` into `IntoScriptPluginParam` at compile time
#455 by
makspll
was merged 2025-08-19 06:16
fix: "luau" extension regression
#453 by
makspll
was merged 2025-08-18 20:10
Newer
Older