issues
search
fishfolk
/
bones
An easy-to-use game engine for making real games.
https://fishfolk.org/development/bones/introduction/
Other
236
stars
20
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Panic: if `get_resource` is called (provides None if missing), then `init_resource`, get a panic
#488
MaxCWhitehead
opened
2 days ago
1
chore(deps): Update iroh-net 0.27 + move to workspace dep
#487
MaxCWhitehead
closed
2 weeks ago
0
fix(lan): panic due to too-long mdns-sd property
#486
nelson137
closed
3 weeks ago
0
Panic in mdns-sd daemon thread due to lengthy property
#485
nelson137
closed
3 weeks ago
0
fix: disable system param tests in miri
#484
nelson137
closed
1 month ago
4
feat(framework): make sure input structs `impl Copy`
#483
nelson137
closed
1 month ago
0
feat: add system params for iterating over asset packs
#482
nelson137
closed
1 month ago
0
feat: Start Of Asset Server Supporting Multiple "Linked" Files
#481
RockasMockas
opened
1 month ago
0
CI: Large cache will cause runner to run out of space
#480
MaxCWhitehead
opened
1 month ago
5
Cargo deny advisory: proc-macro-error unmaintanied (https://rustsec.org/advisories/RUSTSEC-2024-0370)
#479
MaxCWhitehead
closed
1 month ago
1
Input: Gamepad (PS5 controller) on macOS + firefox button mapping is wrong on wasm
#478
MaxCWhitehead
opened
1 month ago
4
fix(input): Remove SendWrapper from GILRS_CONTEXT (unless on wasm)
#477
MaxCWhitehead
closed
1 month ago
1
Matchmaker temporarily reports duplicate players in matchmaking if player disconnects + restarts search
#476
MaxCWhitehead
closed
1 month ago
4
feat: Direct Gilrs integration
#475
RockasMockas
closed
1 month ago
0
CI: Add job that builds bones crates with no default features
#474
MaxCWhitehead
opened
1 month ago
0
feat: RNG Generator in bones
#473
RockasMockas
closed
1 month ago
1
If this happens often in practice, rework flow so that when matchmaking room is full and all connections are alive
#472
github-actions[bot]
opened
1 month ago
0
fix: reduce `bones_schema` dependencies
#471
nelson137
closed
1 month ago
2
fix: reorganize ECS tests
#470
nelson137
closed
1 month ago
0
feat: fast miri for PRs
#469
nelson137
closed
1 month ago
12
fix(miri): slow tests & bitset sizes
#468
nelson137
closed
1 month ago
1
fix: Comment out tests relating to component iteration until figure out why miri hangs on it
#467
MaxCWhitehead
closed
1 month ago
3
Miri running forever
#466
MaxCWhitehead
closed
1 month ago
4
feat: add more world utilities
#465
nelson137
closed
1 month ago
0
fix(logs): disable ansi when logging to files
#464
MaxCWhitehead
closed
2 months ago
0
ci: remove old release jobs from CI.
#463
zicklag
closed
2 months ago
0
feat: Add Desync hash detection via DesyncHash trait, opt in with #[net] attribute
#462
MaxCWhitehead
opened
2 months ago
4
Log files should not have ansi color codes in them
#461
MaxCWhitehead
closed
2 months ago
1
chore: update Rust version and fix clippy warnings.
#460
zicklag
closed
2 months ago
0
feat: derive `Clone` for `ComponentStore`.
#459
zicklag
closed
2 months ago
0
fix: make sure the layout is padded to it's alignment when creating a `ResizableAlloc`.
#458
zicklag
closed
2 months ago
0
docs: improve docs for the `HasSchema` derive macro.
#457
zicklag
closed
2 months ago
0
fix(soundness): fix a soundness bug with the `Maybe<T>` type and the `HasSchema` derive macro for generic types.
#456
zicklag
closed
2 months ago
0
feat: update Iroh and enable local network discovery.
#455
zicklag
closed
1 month ago
4
feat: single & first entity queries (take 2)
#454
nelson137
closed
2 months ago
2
feat: Adding missing stop interface for audio
#453
RockasMockas
closed
2 months ago
0
feat: Single success systems + helpers
#452
RockasMockas
closed
2 months ago
3
feat: Added a few methods on Entities
#451
RockasMockas
closed
2 months ago
0
feat: Added player networking info + preparation for future EventManager work
#450
RockasMockas
closed
2 months ago
2
fix: make sure padded layout is used for all operations in `ResizableAlloc`.
#449
zicklag
closed
2 months ago
1
fix: use unchecked_index instead of manual calculation when cloning untyped component store.
#448
zicklag
closed
2 months ago
1
feat: Improving gamepad rumble interface
#447
RockasMockas
closed
2 months ago
0
feat(logging)!: Move logging setup to `setup_logging`, disable bevy LogPlugin, add logging to file system
#446
MaxCWhitehead
closed
2 months ago
8
feat: Integrating AudioCenter into bones
#445
RockasMockas
closed
2 months ago
3
fix: re-enable msaa for pixel art mode
#444
MaxCWhitehead
closed
2 months ago
0
fix!: `bones_framework` not compiling with --no-default-features + net debug window behind feature flag `net-debug` (BREAKING)
#443
MaxCWhitehead
closed
2 months ago
0
bones_framework does not compile with no default features enabled
#442
MaxCWhitehead
closed
2 months ago
0
fix: fix undefined behavior in `SVec::pop()`.
#441
zicklag
closed
3 months ago
0
feat: Adding rumble support
#440
RockasMockas
closed
3 months ago
0
feat: More helper methods on SVec take 2
#439
RockasMockas
closed
3 months ago
1
Next