Commit Graph
180 Commits
Author SHA1 Message Date
Karlinator 7bf69b8ed2 Add dice logo to git. 2021-03-01 00:24:07 +01:00
Karlinator cf8c2839ab Rename js to ts. 2021-03-01 00:03:43 +01:00
Karlinator 2366a7ee30 Improve parseInt handling in str dex mod. 2021-02-28 23:51:09 +01:00
Karlinator cf5080b550 Fix ship stat calculation. 2021-02-28 23:41:32 +01:00
Karlinator 90f191d521 Fix rest of npc autofill. Move AC and HP to npc_ac and npc_hd. 2021-02-28 23:31:38 +01:00
Karlinator 27c64a180a Fix npc autofill code. 2021-02-28 23:12:05 +01:00
Karlinator ef36c9397b Fix migration code. 2021-02-28 23:02:03 +01:00
Karlinator cad5fadd5c Clarify mySetAttrs params. 2021-02-21 04:52:49 +01:00
Karlinator 32a7267442 Clarify power/mass semantics. Closes Karlinator/roll20-character-sheets#92 2021-02-20 19:35:42 +01:00
Karlinator ee3d5ee5fa Fix Roll20 types, getTranslationByKey return false not undefined. 2021-02-20 19:17:44 +01:00
Karlinator b55bf47c54 Remove old scripts, edit "Contributing" 2021-02-20 19:17:42 +01:00
Karlinator 121108c5a5 Move a function where it belongs. 2021-02-20 19:17:40 +01:00
Karlinator 05c6323175 Ann npm. Convert to TypeScript. 2021-02-20 19:17:34 +01:00
Karlinator 1da87efdcd Merge branch 'usability-pass' into development
# Conflicts:
#	Stars_Without_Number_Revised/Source/Stars_Without_Number_Revised.scss
#	Stars_Without_Number_Revised/Source/js/constants.js
#	Stars_Without_Number_Revised/Source/js/migrations.js
#	Stars_Without_Number_Revised/Stars_Without_Number_Revised.css
#	Stars_Without_Number_Revised/Stars_Without_Number_Revised.html
#	Stars_Without_Number_Revised/translation.json
2021-02-20 19:13:34 +01:00
Karlinator ab29ca7a32 Change dice icon, remove attribution because licence. 2021-02-09 00:15:11 +01:00
Karlinator b58f06f59a Add Life Support, CP Gain fields to ship sheet. 2021-02-08 23:51:12 +01:00
Karlinator 982b06cd1f Move Crew to trio input, add fuel fields. 2021-02-08 23:17:32 +01:00
Karlinator 2b228d7749 Add red styling to strain when above max strain. 2021-02-08 15:19:15 +01:00
Karlinator c7053c28e2 Restructure Strain fields to clarify behaviour, improve usability. 2021-02-08 15:06:11 +01:00
Karlinator 3bf98ce6f3 Rename "separator" to "infix", consistent with "prefix" and "suffix". 2021-02-08 14:16:36 +01:00
Karlinator eaac38a493 Add check for "affinity" in validateShells. Fixes Karlinator/roll20-character-sheets#91 2021-02-08 03:17:47 +01:00
Karlinator 501b6c4d60 Changelog and versioning. 2021-02-08 02:15:31 +01:00
Karlinator 51c56a7c22 Revert "Add edit mode highlighting."
This reverts commit a9e8e64b. This might reappear later, but should be contained to usability-pass.
2021-02-08 02:07:13 +01:00
Karlinator c71fc7fd8a Merge branch 'master' into development
# Conflicts:
#	Stars_Without_Number_Revised/Stars_Without_Number_Revised.css
#	Stars_Without_Number_Revised/Stars_Without_Number_Revised.html
2021-02-07 18:07:28 +01:00
Karlinator a35225d79d Change permanent strain to use = as separator.
Also adds the ability of arbitrary characters as prefixes, separators, and suffixes in text-input-duo.
2021-02-04 23:25:57 +01:00
Karlinator 2830979f81 Rename vehicle tab "Vehicle" so it doesn't hide mechs or vehicles. 2021-02-04 23:07:33 +01:00
Karlinator 5ebdb80d38 Fix border around settings. 2021-02-04 23:06:34 +01:00
Karlinator 16e5f54b80 Add dice icon to Hit Points rollable label. 2021-02-04 22:09:20 +01:00
Karlinator 78d3a6faf9 Fix incorrect encumbrance value for shields. Closes Karlinator/roll20-character-sheets#95. 2021-02-04 21:26:33 +01:00
Karlinator a9e8e64bb7 Add edit mode highlighting. 2021-02-04 21:15:33 +01:00
Karlinator 6a69eb696e Fix magic Quick Menu. 2020-11-01 00:19:49 +01:00
Karlinator 9d9729970c Only format numbers if they don't format to "NaN". 2020-10-04 23:38:18 +02:00
Karlinator 8f02c3d1b2 Add a couple "remove" event triggers for repeating sections. 2020-10-04 23:14:02 +02:00
Karlinator 7b9ba727ca Weapon dropdown. 2020-10-01 02:33:28 +02:00
Karlinator 35ba5fbcda Add WWN skill list. 2020-10-01 02:21:01 +02:00
Karlinator 9291deca36 Readme and version. 2020-10-01 02:06:57 +02:00
Karlinator 3b2366a993 Equality operator fix. 2020-09-22 11:55:40 +02:00
Karlinator 0d97043af8 Fix ship price not autofilling correctly. 2020-09-21 20:03:03 +02:00
Karlinator c4f2517dbd Fix NPC attack display wrong range. 2020-09-12 16:10:01 +02:00
Karlinator 773e3be405 Add NPC Shock damage. Closes #83. 2020-09-12 16:08:27 +02:00
Karlinator a187053133 Drones support for NPCs. Closes #82. 2020-09-12 15:53:14 +02:00
Karlinator 8fc41d209b Reinstate drones fix that got lost in the worker split. 2020-09-12 14:55:17 +02:00
Karlinator 81b51bcf71 Add toggle (default to off) to calculate ship price. 2020-09-12 14:37:24 +02:00
Karlinator 9186350a3b Weapon/attack description field. 2020-09-12 13:19:54 +02:00
Karlinator 74c7026328 Str/Dex mod bug 2020-09-12 12:47:47 +02:00
Karlinator 49ccb15b40 Fix Effort bug 2020-09-11 01:36:12 +02:00
Karlinator 9d3d7c5fc3 Add missing translation key. 2020-09-10 21:03:36 +02:00
Karlinator b7bd1c6565 Changelog and version. 2020-09-09 22:05:27 +02:00
Karlinator 21584bd694 Fix new sheets incorrectly initializing as AI and Transhuman. 2020-09-09 22:02:26 +02:00
Karlinator 6110a6336a Sheet version number. 2020-09-05 22:29:01 +02:00