Gameplay Added aim support for keyboard & mouse controlls Internal Updated discipline colors and created DTO for all disciline data for better code organization Reworked player input processor to separate different type of controllers into their own classes

Gameplay Ultimate abilities now have a cooldown equal to their duration, preventing multiple activations at once. Rage generation and decay are disabled while an ultimate is active, preventing infinite rage loops. When an ultimate is used, the rage bar gradually decays by its

Gameplay Added new property for enemies: CanBeDisrupted Adjusted enemy disruption mechanics Developer's Note: Enemies with interruptible attacks can now only be disrupted during the startup phase of their attack. Once the weapon reaches its peak position (ready to swing), the enemy becomes immune to hit reactions and

Gameplay Reduced number of abilites to two: one active with cooldown and one ultimate with rage cost Implemented Passive Triggers System Developer's Note: With the earlier change to abilities (one active and one ultimate), another addition comes in the form of passive triggers. Each unequipped talent now

Gameplay Some abilities can now be tagged as Ultimates Removed rage cost from active abilites Developer's Note: As part of a broader rework, we've removed the rage cost from active abilities. This change is accompanied by the introduction of Ultimate Abilities and a reduction in the

Gameplay Changed keybinds for gamepads Increased max enemies on screen based on talent count, using a structured scaling method Scenes Designed new layout for Auglen Hub Scene Designed layout for initial invasion scene (and future iterations) Designed layout for "Siegbreaker" Scene Designed layout for "Trade Route Ambush"

Gameplay Added several conditional interactions for Blacksmith Wuhdo, along with three fallback dialogues Audio Recorded voicelines for Wuhdo interactions UI Added UI components for dialogue display Developer's Note: Simple Dialogue: Plays audio (if available) and uses a notification-style popup for text. Does not block movement. Full Dialogue: Displays a large modal with an

Gameplay Reworked the dash mechanic to make it smoother. Instead of relying on the root motion of its animation, the dash is now fully controlled by code. Introduced DashStyle enum to ensure all systems read a unified dash Developer's Note: Regular: Dash forward given distance. Ambush: Ends