- Introduced new combat-related properties (initiative, group, unable to act) to characters for an enriched gaming experience.
- Added German translations for newly introduced terms to ensure consistency within the game's interface.
- Capitalized the German translation for "magic" to align with existing convention.
- Refactored settings management in player and NPC sheets for better clarity and maintenance.
- Implemented logic for handling characters' inability to act in combat, including UI elements for managing this state, thereby increasing gameplay depth.
- Adjusted display and management of items and effects to accommodate new combat features, streamlining user interaction and integration with the combat system.
- Minor UI and styling adjustments to enhance readability and user experience across character and item sheets.
These changes aim to make combat encounters more dynamic and engaging, while also improving the user interface for ease of interaction and consistency.
+ Added FW-Increase/Decrease on Weapon and Language Skills
+ Added ItemIcons for Skills, Gear, Spells, Combat and Effects
+ Re-Added Belastungseffect with all mods working nearly smoothless (only bugging on new actors once created; could be commented out if not approvable until better solution exists)

Reviewed-on: #88
Reviewed-by: Byroks <byroks@gmail.com>
Co-authored-by: LeFrique <lefrique@live.de>
Co-committed-by: LeFrique <lefrique@live.de>
Changes:
+ Styling anpassung für + buttons
+ CreatItem funktion angepasst, man kann optionen reingeben
+ button um skills zu erstellen eingefügt
Reviewed-on: #59
* Add Effect Duration & Rework Combat tracker
Changes:
+ rework combat tracker to display every uneven round as Movementphase
+ rework combat tracker to display every even round as actionphase
+ add possibility for effects durations
+ effects duration decreases with every actionphase
+ add enum for time Units
+ update localization
+ add display of remaining time on effects
+ add duration for spelleffect "Bärenwut"
* add LP AP Manipulation through effects
Changes:
+ add LimitHeal function
+ adjust LP AP Values if Mod exists in an effect
* Fix linked actor not being updated
Changes:
+ Items that can influence you stats are equippable
+ only equipped items influence your stats
+ Armor now influences your stats
+ move mods into a partial for easier changes
Changes:
+ include weapon pack and effect pack
+ handle effects as own entity
+ effects can influence your attributes and skills
+ add Aktive Effekte page for effects on your character