Skip to content

Commit

Permalink
feat: add work-in-progress blunderbass to the devpack. (#875)
Browse files Browse the repository at this point in the history
The blunderbass is not fully complete, but this adds a work-in-progress
version to the devpack, and makes some Rust updates necessary for the
new item including:

- Adding `#[repr(C)]` for some more types like `Bullet` and
`BulletHandle`.
- Adding a lua binding to the `GlobalRng` resource so you can generate
random foats in Lua.
  • Loading branch information
zicklag authored Dec 8, 2023
1 parent ce74f6e commit 496b493
Show file tree
Hide file tree
Showing 22 changed files with 361 additions and 49 deletions.
144 changes: 105 additions & 39 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 496b493

Please sign in to comment.