Commit Graph
150 Commits
Author SHA1 Message Date
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
Karlinator 0c60eed4e1 Merge branch 'development' into master
# Conflicts:
#	Stars_Without_Number_Revised/Source/workers.js
#	Stars_Without_Number_Revised/Stars_Without_Number_Revised.html
2020-09-05 22:23:07 +02:00
Karlinator f5318c95c4 Preparation to merge into Master 2020-09-05 21:31:03 +02:00
Karlinator 7801083b50 Cleanup unsafe parseInt. 2020-09-05 21:07:49 +02:00
Karlinator 9a6aaa574c Recalculate stats when shells enabled/disabled. 2020-09-05 20:55:02 +02:00
Karlinator e15cf007bc Shell validation, active switching, and calculation. 2020-09-05 20:51:01 +02:00
Karlinator ddb493a41f Fix calculateShellAttrs incorrectly stopping. 2020-09-05 20:15:33 +02:00
Karlinator 4b3df1b4ba Calculate str/dex/con from shell attributes. 2020-09-05 19:46:41 +02:00
Karlinator e618c7941c Move Shells below weapons. 2020-09-05 19:43:15 +02:00
Karlinator 1788a1c7fa Fix Shells section hiding. 2020-09-05 19:35:29 +02:00
Karlinator 7559984824 Disable editing str/dex/con when in tranhuman or AI mode. 2020-09-05 18:40:14 +02:00
Karlinator 2b57c1870a Translation keys for the settings. 2020-09-05 17:48:40 +02:00
Karlinator 01da5bba4a Settings to toggle AI and Shells sections. 2020-09-05 17:38:17 +02:00
Karlinator 77402b53a1 Calculate uncommitted processing nodes. 2020-09-05 17:12:56 +02:00
Karlinator 143ffd97b0 Merge branch 'feature-split-worker' into development 2020-09-05 16:22:00 +02:00
Karlinator 7021e04cb4 Move AI to full-width section. Add Processing Nodes. 2020-09-05 16:19:16 +02:00
Karlinator 982f19cb8d Add AI routines repsection. 2020-09-05 15:41:23 +02:00
Karlinator 88c868d10f Section comments 2020-09-05 15:34:58 +02:00
Karlinator c6daee1c51 Shells section designing and "roll" to chat. 2020-09-05 15:33:13 +02:00
Karlinator 62f2eed3c6 Highlighting all siblings for hidden roll buttons and generealise inline-input. 2020-09-05 15:29:42 +02:00
Karlinator 7be6789fcf Split workers.js into smaller pieces. 2020-09-05 14:06:12 +02:00
Karlinator 70c5c92b71 AI Section location and committed processing outline. 2020-09-05 03:13:33 +02:00
Karlinator 6dd8cb611b Better labeling for shells ability fields 2020-09-05 03:02:07 +02:00
Karlinator 2a73144a87 Shells section layout and fields. 2020-09-05 02:50:49 +02:00
Karlinator 4ab9fbcd96 Encumbrance title text cleanup. 2020-09-05 02:00:02 +02:00
Karlinator 8752b9ee6b Reinstate Hull Type switch block. 2020-09-05 01:53:57 +02:00
Karlinator fac4ba0b14 Redraw fitting and defence display when changing ship hull type. 2020-09-05 01:53:37 +02:00
Karlinator 1179527742 Fix version number 2020-09-01 15:21:05 +02:00
Karlinator 53273b281d Merge remote-tracking branch 'origin/master' into master
# Conflicts:
#	Stars_Without_Number_Revised/ReadMe.md
#	Stars_Without_Number_Revised/Stars_Without_Number_Revised.html
2020-09-01 15:17:08 +02:00
Karlinator 52731fcde6 Migration to recalculate drone attacks after changes. 2020-09-01 15:12:33 +02:00
Karlinator 930de0f73b Fix double INT on drone attack rolls, and separate out the different bonuses. 2020-09-01 15:11:44 +02:00