Commit Graph
79 Commits
Author SHA1 Message Date
Karlinator 015a1ed8de SWN Revised v2.4.11 (#6808)
* Updating from external repo

* Updating from external repo

* Revert "Updating from external repo"

This reverts commit 058e6bc5ec.

* Revert "Updating from external repo"

This reverts commit ac5cd98a89.

* Updating from external repo

* Changes for 2.4.9

* Change step size to any on gear encumbrance and add mouseover title.

* Add "Bundled" field to gear section.

* Add worker logic to "Bundled" attribute

* Code cleaning

* Compiling

* Styling for the new fields

* Changelog and version

* Fix removing cyberware not updating total.

* Changelog and version.
2020-06-22 10:53:29 -04:00
Karlinator 0f6c7c816a SWN Revised v2.4.10 (#6751)
* Updating from external repo

* Updating from external repo

* Revert "Updating from external repo"

This reverts commit 058e6bc5ec.

* Revert "Updating from external repo"

This reverts commit ac5cd98a89.

* Updating from external repo

* Changes for 2.4.9

* Change step size to any on gear encumbrance and add mouseover title.

* Add "Bundled" field to gear section.

* Add worker logic to "Bundled" attribute

* Code cleaning

* Compiling

* Styling for the new fields

* Changelog and version
2020-06-15 09:30:42 -05:00
Karlinator c1d69cc18f SWN Revised v2.4.9 HOTFIX (#6715)
* Updating from external repo

* Updating from external repo

* Revert "Updating from external repo"

This reverts commit 058e6bc5ec.

* Revert "Updating from external repo"

This reverts commit ac5cd98a89.

* Updating from external repo

* Changes for 2.4.9
2020-06-08 11:26:44 -05:00
Karlinator 841e120159 Update file(s) "/." from "Karlinator/Roll20-SWNRevised" 2020-05-28 13:31:01 +00:00
Karl Erik Hofseth 0506839e00 Changelog and versioning 2020-05-25 00:15:15 +02:00
Karl Erik Hofseth 90ab330168 Add range to NPC attacks 2020-05-25 00:12:54 +02:00
Karl Erik Hofseth bb6d07cdc9 Move effort modifier to "Committed Effort" area, where the user might see it. 2020-05-24 23:23:26 +02:00
Karl Erik Hofseth c61f65b3b3 Fake-text-input, text-input-duo, and sectionheader all set default label values 2020-05-24 23:21:33 +02:00
Karl Erik Hofseth 42f92b0299 +text-input alawys passes block to label 2020-05-24 23:10:23 +02:00
Karl Erik Hofseth 528f1cb75e Encumbrance step from 0.01 to 1 2020-05-18 20:10:34 +02:00
Karl Erik Hofseth 9e2f8d154f Change labels 2020-05-18 20:09:51 +02:00
Karl Erik Hofseth 7bf9a7e3c8 Fix new sheets not treating attr_base properly. 2020-04-06 23:47:53 +02:00
Karl Erik Hofseth c7eb29f949 Collapse attr base and boosts into attr in display mode.
Move current attr to attr_base, attr becomes attr_base+attr_boosts
2020-04-06 19:44:18 +02:00
Karl Erik Hofseth d478ab04ab Make strain and encumbrance count boosts correctly 2020-04-06 17:11:50 +02:00
Karl Erik Hofseth 646381eb84 Fix readme and sheet version. 2020-02-20 17:58:55 +01:00
Karl Erik Hofseth 079f4fb47c Ship price multiplier 2020-02-20 17:48:08 +01:00
Karl Erik Hofseth 531c2833cf Add ship autofill price data. 2020-02-20 17:48:08 +01:00
Karl Erik Hofseth c5cc64c298 Add space to track attribte boosts. Closes #51 2020-02-20 17:48:07 +01:00
Karl Erik Hofseth 4c4ee0ec50 Fix maths in travel cost macro. 2020-02-20 17:47:50 +01:00
Karl Erik Hofseth c36740e604 Remove accidental incorrect maths added in last commit. 2020-02-20 17:42:42 +01:00
Karl Erik Hofseth 17314865fd Fixes #69 2020-02-20 17:41:57 +01:00
Jakob Oesinghaus 3415d7b0a5 [Stars Without Number Revised] v2.5.5 (#5643)
* Added permanent strain tracking from cyberware.

* Fix typo

* HP roll now behaves correctly with Heroic characters.

* Travel cost macro.

* Add new magic skills, also add option in weapon skill list.

* Fix typo

* Readme

* Number of attacks for NPCs upped to 8

* Add magic effort

* Final tweaks to magic effort

* Space Magic finished

* Changelog

* Add i18n to missing Innate AC

* changelog

* Fix version number

* Build html

* Fix for upgrade code stopping early

* Fix HP roll looking for con_bonus in stead of constitution_mod

* Remove incorrect field title

* Versioning

* Changelog

* Revert "SWN Revised v2.4.0 (#5124)"

This reverts commit caf89367c5.

* Fix cyberware strain sum being horribly broken

* Incorrect title text for permanent strain extra field

* Fix stray space nullifying a on(change) call

* Changelog

* V2.4.4

* Fix inconsistent field name HP_MAX on the NPC sheet - the correct way to write this is HP_max.
* Link the name input on the PC sheet to the character_name attribute.
* Fix misspelling of "Initiative" in translations, which was not propagated from  translation.json

Fixes #62, #65, and #70.

* Fixes #69

* Remove accidental incorrect maths added in last commit.

* Fix @{name} instead of @{character_name}

* Fix initiative another way

* README typo

* Fix version number
2019-11-04 12:27:57 -06:00
Jakob Oesinghaus 5d0a5d4bd3 [Stars Without Number Revised] 2.4.4 (#5582)
* Added permanent strain tracking from cyberware.

* Fix typo

* HP roll now behaves correctly with Heroic characters.

* Travel cost macro.

* Add new magic skills, also add option in weapon skill list.

* Fix typo

* Readme

* Number of attacks for NPCs upped to 8

* Add magic effort

* Final tweaks to magic effort

* Space Magic finished

* Changelog

* Add i18n to missing Innate AC

* changelog

* Fix version number

* Build html

* Fix for upgrade code stopping early

* Fix HP roll looking for con_bonus in stead of constitution_mod

* Remove incorrect field title

* Versioning

* Changelog

* Revert "SWN Revised v2.4.0 (#5124)"

This reverts commit caf89367c5.

* Fix cyberware strain sum being horribly broken

* Incorrect title text for permanent strain extra field

* Fix stray space nullifying a on(change) call

* Changelog

* V2.4.4

* Fix inconsistent field name HP_MAX on the NPC sheet - the correct way to write this is HP_max.
* Link the name input on the PC sheet to the character_name attribute.
* Fix misspelling of "Initiative" in translations, which was not propagated from  translation.json

Fixes #62, #65, and #70.
2019-10-21 12:33:29 -05:00
Karlinator da88acb276 SWN Revised v2.4.2 (#5306)
* Added permanent strain tracking from cyberware.

* Fix typo

* HP roll now behaves correctly with Heroic characters.

* Travel cost macro.

* Add new magic skills, also add option in weapon skill list.

* Fix typo

* Readme

* Number of attacks for NPCs upped to 8

* Add magic effort

* Final tweaks to magic effort

* Space Magic finished

* Changelog

* Add i18n to missing Innate AC

* changelog

* Fix version number

* Build html

* Fix for upgrade code stopping early

* Fix HP roll looking for con_bonus in stead of constitution_mod

* Remove incorrect field title

* Versioning

* Changelog

* Revert "SWN Revised v2.4.0 (#5124)"

This reverts commit caf89367c5.
2019-07-22 17:03:49 -05:00
Karlinator caf89367c5 SWN Revised v2.4.0 (#5124)
* Added permanent strain tracking from cyberware.

* Fix typo

* HP roll now behaves correctly with Heroic characters.

* Travel cost macro.

* Add new magic skills, also add option in weapon skill list.

* Fix typo

* Readme

* Number of attacks for NPCs upped to 8

* Add magic effort

* Final tweaks to magic effort

* Space Magic finished

* Changelog

* Add i18n to missing Innate AC

* changelog

* Fix version number

* Build html
2019-06-03 16:47:45 -05:00
Roberto Vidal 7a940d781a [SWN:RE/Spanish] Fix for Innate AC, more items (#5117) 2019-05-28 07:23:54 -05:00
joesinghaus 9ad6f187d8 Fix 2 bugs
* Fixed a bug causing the sheet to sometimes display an incorrect attack bonus for weapons.
* Fixed missing base attack bonus for drone attacks.
2018-07-19 08:31:50 +02:00
joesinghaus ab42279b89 Armor descriptions 2018-07-16 12:10:54 +02:00
Victor M. Suarez 40f7024dab add artifact armor and equipment
Signed-off-by: Victor M. Suarez <svmnotn@gmail.com>
2018-07-15 19:16:00 -04:00
joesinghaus 98a15a6046 Added range field for mech weapons 2018-07-15 11:40:08 +02:00
Jakob Oesinghaus a448084eec Merge branch 'development' into add-missing-heavy-weapons 2018-07-15 11:12:30 +02:00
joesinghaus cd53447c2f Drone autofill
- also added sheet workers to recognize weapon/armor autofill data
Closes #17.
2018-07-15 11:06:36 +02:00
Victor M. Suarez 8b0d159cfd Add missing heavy weapons
With descriptions and all

Signed-off-by: Victor M. Suarez <svmnotn@gmail.com>
2018-07-14 23:55:04 -04:00
joesinghaus d3d479f842 Repeating psychic skills influence effort
Closes #39.
2018-06-29 10:42:44 +02:00
joesinghaus dfe9ca98ae Drone adjustments 2018-06-29 09:37:33 +02:00
joesinghaus 818e85711d Drones (without autofill) 2018-06-27 11:43:13 +02:00
joesinghaus bc9705d1c1 Merge branch 'development' of https://github.com/Karlinator/roll20-character-sheets into development 2018-06-21 10:12:31 +02:00
joesinghaus ffff12603d Format workers 2018-06-21 10:11:58 +02:00
kehofset@live.no 4209072345 Bonus to +str 2018-06-12 17:16:53 +02:00
joesinghaus ee8411ba30 Change armor encumbrance bonus calculation
Now uses the maximum of all equipped armors instead of their sum.
2018-06-12 09:04:29 +02:00
joesinghaus 81c871c551 Gear tweaks
- Gear amount
- Support decimal gear enc
- refactor readied/stowed calculation
2018-06-11 20:42:20 +02:00
joesinghaus 3da76b526f Bug sqashing in armor encumbrance bonus calc 2018-06-11 19:57:51 +02:00
kehofset@live.no 05e5de5f98 Armor Encumbrance bonus from Storm Armor and FEP. 2018-06-11 16:48:50 +02:00
joesinghaus e9cd107aeb Trained/untrained skills in chat macro 2018-06-09 11:08:29 +02:00
joesinghaus 4107af9035 Bump worker version to 2.2.0 2018-06-03 15:45:37 +02:00
joesinghaus 821567adaf Vehicle type switch, gear autofill, fix RT zoom 2018-05-31 13:57:33 +02:00
joesinghaus b0b583db77 Gear/weapon descriptions 2018-05-30 14:06:29 +02:00
joesinghaus fc2b87dd08 Add vehicle type selector 2018-05-30 09:04:59 +02:00
joesinghaus 89fbc79eb9 Add Discipline field to techniques 2018-05-29 10:24:22 +02:00
Victor M. Suarez b38e19a061 Update build 2018-05-28 20:14:20 -04:00