wicked-waifus-rs/wicked-waifus-game-server/src/logic/components
xavo95 4d6b79aa29 2.4.1 (#9)
Review this, includes:

- Unlocks for weapons
    - All weapons unlock
    - Max level weapons
    - Max resonance weapons
- Fixed unlocks for roles, now max level, breakthrought and resonance come from bindata
- Unlocks for all skin types(flight, wing, role, skin)
- Weapon inventory implemented
- Change role skin implemented
- Change weapon skin implmented
- Change flight skin implemented
- Change wing skin implemented
- Change weapon implemented(basic, no attributes, no switch)
- Created SequenceGenerator to emulate sql sequences with reusable ids

Known bugs:

- In prod only one projection can be equipped simulataneously, we dont care :xdskull:
- Change skin will plot with invalid Rotation so a change of character is required, investigate this

Reviewed-on: WutheringSlaves/wicked-waifus-rs#9
Reviewed-by: RabbyDevs <rabbydevs@gmail.com>
2025-05-23 01:33:05 +00:00
..
attribute.rs 2.2.2 (#3) 2025-03-09 09:10:08 +00:00
autonomous.rs 2.1.0 functional (#2) 2025-01-22 02:12:44 +00:00
concomitant.rs 2.2.2 (#3) 2025-03-09 09:10:08 +00:00
entity_config.rs 2.2.2 (#3) 2025-03-09 09:10:08 +00:00
equip.rs 2.1.0 functional (#2) 2025-01-22 02:12:44 +00:00
fight_buff.rs 2.2.2 (#3) 2025-03-09 09:10:08 +00:00
fsm.rs 2.2.2 (#3) 2025-03-09 09:10:08 +00:00
interact.rs 2.1.0 functional (#2) 2025-01-22 02:12:44 +00:00
mod.rs 2.4.1 (#9) 2025-05-23 01:33:05 +00:00
monster_ai.rs 2.1.0 functional (#2) 2025-01-22 02:12:44 +00:00
movement.rs 2.1.0 functional (#2) 2025-01-22 02:12:44 +00:00
owner_player.rs 2.1.0 functional (#2) 2025-01-22 02:12:44 +00:00
paragliding_skin.rs 2.3.0 CN support 2025-04-04 02:36:52 +07:00
player_owned_entity_marker.rs 2.2.2 (#3) 2025-03-09 09:10:08 +00:00
position.rs 2.1.0 functional (#2) 2025-01-22 02:12:44 +00:00
role_skin.rs 2.1.0 functional (#2) 2025-01-22 02:12:44 +00:00
soar_wing_skin.rs 2.3.0 CN support 2025-04-04 02:36:52 +07:00
state_tag.rs 2.1.0 functional (#2) 2025-01-22 02:12:44 +00:00
summoner.rs 2.2.2 (#3) 2025-03-09 09:10:08 +00:00
tag.rs 2.1.0 functional (#2) 2025-01-22 02:12:44 +00:00
visibility.rs 2.2.2 (#3) 2025-03-09 09:10:08 +00:00
vision_skill.rs 2.1.0 functional (#2) 2025-01-22 02:12:44 +00:00
weapon_skin.rs 2.4.1 (#9) 2025-05-23 01:33:05 +00:00