wicked-waifus-rs/game-server/src/logic
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
..
components [PATCH] feat: implement formation and switch roles functionality 2024-10-24 13:15:50 +02:00
ecs [PATCH] feat: implement formation and switch roles functionality 2024-10-24 13:15:50 +02:00
handler [PATCH] feat: implement formation and switch roles functionality 2024-10-24 13:15:50 +02:00
math Hi 2024-09-11 19:37:46 +03:00
player [PATCH] feat: implement formation and switch roles functionality 2024-10-24 13:15:50 +02:00
role [PATCH] feat: implement formation and switch roles functionality 2024-10-24 13:15:50 +02:00
systems [PATCH] feat: implement formation and switch roles functionality 2024-10-24 13:15:50 +02:00
utils [PATCH] feat: implement formation and switch roles functionality 2024-10-24 13:15:50 +02:00
mod.rs Hi 2024-09-11 19:37:46 +03:00
thread_mgr.rs [PATCH] feat: implement formation and switch roles functionality 2024-10-24 13:15:50 +02:00