wicked-waifus-rs/game-server/src/logic/ecs
xavo95 c6b66eacb4
[PATCH] feat: implement formation and switch roles functionality
- Add support for multi-character formations and role switching
- Refactor entity management system to handle multiple entities per map
- Update attribute component to use a map-based approach for properties
- Implement formation-related handlers and notifications
- Add world entity management per map instance
- Update player save/load logic to handle formations
- Add visibility controls for active character display
2024-10-24 13:15:50 +02:00
..
component.rs Implement explore tools and some logic adjustments 2024-09-16 03:09:26 +03:00
entity.rs [PATCH] feat: implement formation and switch roles functionality 2024-10-24 13:15:50 +02:00
mod.rs [PATCH] feat: implement formation and switch roles functionality 2024-10-24 13:15:50 +02:00
world.rs [PATCH] feat: implement formation and switch roles functionality 2024-10-24 13:15:50 +02:00