Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add work-in-progress blunderbass to the devpack. #875

Merged
merged 1 commit into from
Dec 8, 2023

Conversation

zicklag
Copy link
Member

@zicklag zicklag commented Dec 8, 2023

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.

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.
@zicklag zicklag force-pushed the feat/blunderbass-dev branch from 3416e24 to 2960c26 Compare December 8, 2023 23:24
@zicklag zicklag enabled auto-merge December 8, 2023 23:28
@zicklag zicklag added this pull request to the merge queue Dec 8, 2023
Merged via the queue into fishfolk:main with commit 496b493 Dec 8, 2023
8 checks passed
@zicklag zicklag deleted the feat/blunderbass-dev branch December 8, 2023 23:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant