No description
Find a file
2ndbeam 528c511445 refactor!: Item changes
- Bump version to 0.3.0
- Moved crate::inventory::item to crate::item
- Made Item.position non-option
- Renamed Item::new_positioned -> Item::new
- Removed old Item::new method
- Changed Inventory.can_fit signature to use item borrow
2026-03-25 14:16:33 +03:00
.cargo Initial commit 2026-02-12 10:18:42 +00:00
assets/sprites feat: Barely working tilemap system 2026-03-23 14:06:36 +03:00
src refactor!: Item changes 2026-03-25 14:16:33 +03:00
.gitignore Initial commit 2026-02-12 10:18:42 +00:00
Cargo.lock refactor!: Item changes 2026-03-25 14:16:33 +03:00
Cargo.toml refactor!: Item changes 2026-03-25 14:16:33 +03:00