Commit Graph

22 Commits

Author SHA1 Message Date
Ender 976cd83a04 Added Movemenmt and action tab 2024-05-20 23:26:42 +02:00
Ender aef48dd46b Subject: Enhance combat mechanics and localization
- 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.
2024-05-14 13:33:53 +02:00
Byroks a4cf10c5f1 #64-anzeige-von-zauber-pp (#96)
Reviewed-on: #96
2024-03-29 14:02:47 +01:00
Byroks 12e6412a9f #70-classes-as-items (#92)
Co-authored-by: LeFrique <lefrique@live.de>
Reviewed-on: #92
2024-03-23 19:17:54 +01:00
oskaloq 1801599e8d Layout Wiederherstellung im Ausrüstungstab #73, Kompendium Packs aus dem System entfernen #71, "Sonstige Werte" doppelt im Kampftab vorhanden #69 (#74)
Erledigung folgender Issues:
- Layout Wiederherstellung im Ausrüstungstab #73
- Kompendium Packs aus dem System entfernen #71
- "Sonstige Werte" doppelt im Kampftab vorhanden #69
- Wiederherstellung einiger Features im Character Sheet, die durch das Lasten Update verloren gegangen sind
- Anpassung des Editors im Descript Tab: Entfernung des deprecated Parameter content

Co-authored-by: Ender <harald@drueppels.de>
Reviewed-on: #74
Co-authored-by: oskaloq <os_ka_loq@gmx.de>
Co-committed-by: oskaloq <os_ka_loq@gmx.de>
2024-02-27 10:17:45 +01:00
Byroks 5b1b0deb7a #6 Lasten und Gewichte (#52)
Co-authored-by: LeFrique <lefrique@live.de>
Reviewed-on: #52
2024-02-24 11:23:37 +01:00
Byroks a46ef87e3f Button um Kampf beizutreten (#61)
Changes:
 + Button um Kampf beizutreten
 + buttons um initiative zu verändern für Fernangriffe und Zauber
Reviewed-on: #61
2024-02-21 22:29:48 +01:00
oskaloq 9f1334da4f - Container behavior for Weapons, Def. Weapons and Armor is now the same as for items (#53)
- Fixed some Bugs

Co-authored-by: Ender <harald@drueppels.de>
Co-authored-by: Byroks <byroks@gmail.com>
Reviewed-on: #53
Reviewed-by: Byroks <byroks@gmail.com>
Co-authored-by: oskaloq <os_ka_loq@gmx.de>
Co-committed-by: oskaloq <os_ka_loq@gmx.de>
2024-01-31 18:31:32 +01:00
Byroks 2bfd3a7d6a #46-problems-with-character-description-editor (#50)
Changes:
 + adjust height and width of the editor

WIP for #46
Closes #44

Reviewed-on: #50
2024-01-20 13:58:22 +01:00
oskaloq c13fef5103 Zusammenführung-von-Fertigkeiten,-Waffen-und-Rüstungen-im-Kampf-Tab-#15 (#48)
- Created character description tab
- Redesigned skill, gear and combat tab
- Weapons, defense weapons and armor is still in the gear tab. If you equip them (now directly possible via click on the equip icon), they appear in the combat tab. Reason: This holds the combat tab clean for combat stuff.

Co-authored-by: Ender <harald@drueppels.de>
Reviewed-on: #48
Reviewed-by: Byroks <byroks@gmail.com>
2024-01-16 11:25:39 +01:00
oskaloq cfdba0ee75 Anpassung-des-Character-Sheet-Headers-#13 (#28)
- Made character sheet header more responsive
- Changed Logo
- Changed "all gear items" container, that it shows items not in dedicated containers ( unless "Alle" checkbox is set)

Co-authored-by: Ender <harald@drueppels.de>
Co-authored-by: Byroks <byroks@gmail.com>
Reviewed-on: #28
Reviewed-by: Byroks <byroks@gmail.com>
2024-01-07 22:53:16 +01:00
oskaloq b945f22710 Charakterbogen anpassen #7 (#9)
- Use of flexboxes in two columns for better display
- Introduction of item containers for the different storage of items

Co-authored-by: Ender <harald@drueppels.de>
Co-authored-by: Byroks <byroks@gmail.com>
Reviewed-on: Byroks/foundry-vtt-system-midgard5#9
Reviewed-by: Byroks <byroks@gmail.com>
2024-01-03 15:57:15 +01:00
Byroks 04a30a70b9 Minor Style Changes 2023-12-06 16:08:08 +01:00
oskaloq 0fe61e5bbb
Comprehensive overhaul of the character sheet design. (#35) 2023-12-04 11:44:32 +01:00
mstein 53216fbbb7 Adds status bars to character sheet 2022-07-24 13:30:37 +02:00
mstein b3e2771e91 Add customizable rolls to items 2022-07-23 18:50:08 +02:00
mstein c827693e72 Adds mod calculation 2022-07-13 02:44:14 +02:00
mstein c8d59588e0 Adds mod management (WIP) 2022-07-05 00:10:08 +02:00
mstein 8b6bfd2efb Adds gear and spells as items.
Adds custom roll logic, inclusing chat message.
2022-06-19 00:18:41 +02:00
mstein 0f06d4020b Adds skills and how to add them to the sheet 2022-06-09 23:50:19 +02:00
mstein c7f6a38acf Add skills as items 2022-06-07 00:58:21 +02:00
mstein e952dcb67a Automate project with gulp and transition to TypeScript.
Expand character data and sheet.
2022-06-06 01:40:24 +02:00