Commit Graph

117 Commits

Author SHA1 Message Date
Sven Balzer d315a9370f convert all Talente to be stored in their own zon files to allow for easier editing and inclusion in multiple folders 2025-05-31 12:50:59 +02:00
Sven Balzer 05e78b785d update to zig version 0.14.1 2025-05-30 13:01:13 +02:00
Sven Balzer 51d889d9cd add Schilde to Bewaffnung compendium 2025-05-29 17:43:11 +02:00
Sven Balzer 2d576499df do not show parade for ranged combat talents 2025-05-29 15:53:23 +02:00
Sven Balzer ac03b7e758 fix calculation of ranged combat talents attack value 2025-05-29 15:48:35 +02:00
Sven Balzer f21a5ebf06 allow spell rolls to be affeted by MR 2025-05-24 16:20:21 +02:00
Sven Balzer ae0ca2018f add simple zauber rolls 2025-05-24 15:55:41 +02:00
Sven Balzer 1cb0f89dff add text shadow to die values 2025-05-24 15:02:09 +02:00
Sven Balzer d6983cf9c7 move zauber into their own tab 2025-05-24 14:59:13 +02:00
Sven Balzer af3de8f98b rename actor sheet tabs 2025-05-24 12:55:19 +02:00
Sven Balzer d281756053 move actorsheet nav tabs to the right of the application 2025-05-24 07:50:53 +02:00
Sven Balzer 9a37858ea5 simplify nav tabs in actor sheet 2025-05-23 12:47:09 +02:00
Sven Balzer f6e150eb10 add LaengeField and use it for Bewaffnung and Character 2025-05-23 10:57:22 +02:00
Sven Balzer aaa01834a8 add very basic implementation of Zauber that just posts its beschreibung to chat 2025-05-16 08:18:30 +02:00
Sven Balzer 96851a7100 add a description field to all item types 2025-05-16 07:33:34 +02:00
Sven Balzer 3f18c11456 add allgemein tab for characters 2025-05-12 21:50:32 +02:00
Sven Balzer 78acc9def0 keep aspect ratio of images 2025-05-12 20:14:57 +02:00
Sven Balzer a1dc061fd8 use plural for default weight units 2025-05-06 22:10:27 +02:00
Sven Balzer 5c598ee037 fix weight display in inventory 2025-05-06 22:07:36 +02:00
Sven Balzer 1080597a24 use GewichtField for Bewaffnung 2025-05-06 19:27:12 +02:00
Sven Balzer cea81ea542 use GewichtField for Ruestung 2025-05-06 19:15:49 +02:00
Sven Balzer 67bd01f56d add GewichtField and use it for Gegenstand 2025-05-06 16:05:50 +02:00
Sven Balzer 0639ce11d7 allow floating point Preis 2025-05-06 15:48:54 +02:00
Sven Balzer d72c4a81bd use PreisField for Bewaffnung 2025-05-06 15:43:13 +02:00
Sven Balzer ec0cda31aa use PreisField for Ruestung 2025-05-06 14:26:26 +02:00
Sven Balzer 32331729cc add PreisField and use it in Gegenstand 2025-05-06 13:33:13 +02:00
Sven Balzer 5e94198077 get rid of all usages of class="placeholder" outside of editable-input 2025-05-06 11:40:31 +02:00
Sven Balzer 975934f06a fix initiative calculation to use the rounded total BE 2025-05-06 11:31:23 +02:00
Sven Balzer b58d0c9ec7 fix parade crit calculation 2025-05-05 23:13:11 +02:00
Sven Balzer 9d4e8f7c9e replace almost all uses of editable-input with DSA41_input 2025-05-05 22:35:30 +02:00
Sven Balzer b54869ac5a fix nested fields field_name 2025-05-05 12:52:23 +02:00
Sven Balzer 942c6b2ce1 allow Handlebars string objects to be passed in as field_name 2025-05-05 12:51:48 +02:00
Sven Balzer f2c4b63382 add the ability to define a subtitle to DSA41_input 2025-05-05 11:58:50 +02:00
Sven Balzer f82548fbaf change VorNachteil.system.kategorie to be choices based and use DSA41_input 2025-05-04 12:16:10 +02:00
Sven Balzer 0cf675f58a change Sonderfertigkeit.system.kategorie to be choices based and use DSA41_input 2025-05-04 12:13:01 +02:00
Sven Balzer 6eb2b88046 change Bewaffnung.system.schild.groesse to be choices based and use DSA41_input 2025-05-04 12:08:27 +02:00
Sven Balzer e7f6e91516 change Kampftalent.system.kategorie to be choices based and use DSA41_input 2025-05-04 11:35:56 +02:00
Sven Balzer f296b2280d add SteigerungsKategorieField and use it for Kampftalent 2025-05-04 11:31:35 +02:00
Sven Balzer 0753dd44ab add options and context to AttributeChoiceField 2025-05-04 11:26:49 +02:00
Sven Balzer f6518cba74 change Talent.system.kategorie to be choices based and use DSA41_input 2025-05-04 11:15:31 +02:00
Sven Balzer a6dc61a924 add AttributeChoiceField and use it for Talent 2025-05-04 11:04:01 +02:00
Sven Balzer bc8c7f6a2b add DSA41_input Handlebars helper 2025-05-04 10:49:56 +02:00
Sven Balzer 5eeb4c7f57 fix localization fallback 2025-05-03 17:58:04 +02:00
Sven Balzer 3ae8533bf9 change styling of tabs and input to match the way it looked before v13 2025-05-03 12:01:38 +02:00
Sven Balzer 7036efd8fd add the ability to change the icon of actors and items 2025-05-03 11:26:06 +02:00
Sven Balzer 8922bb1b72 add the ability to reorder items in Inventory 2025-05-02 10:55:28 +02:00
Sven Balzer 4bc8645fcb use v13s default drop handling for actor sheets 2025-05-02 04:38:34 +02:00
Sven Balzer e340a68cff change minimum and verified foundry versions to 13 2025-05-01 10:14:18 +02:00
Sven Balzer b82f6ab305 guard against not having flags on the chat message 2025-05-01 10:12:59 +02:00
Sven Balzer d233593a9b fix css for chat targets 2025-05-01 10:06:56 +02:00