Commit Graph
106 Commits
Author SHA1 Message Date
Trevor Coleman af32010a4c fix(StarsWithoutNumberRevised): bump version 2024-07-07 14:39:23 -04:00
Karlinator 3a16cde8cc Fix icon link broken by external service 2021-09-21 09:37:02 +02:00
Karlinator 568b92df6c Fix weapon display with Sunblade skill, migration, changelog and version. 2021-09-13 09:11:34 +02:00
Karlinator 5a36b6a34a Changelog and version. 2021-08-15 01:54:55 +02:00
Karlinator f85674fb24 Changelog and version. 2021-07-13 18:10:22 +02:00
Karlinator 147c464bd3 Update changelog and version. 2021-07-11 23:16:03 +02:00
Karlinator 68cd3b62fe Changelog 2021-02-20 19:44:53 +01:00
Karlinator b55bf47c54 Remove old scripts, edit "Contributing" 2021-02-20 19:17:42 +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 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 e42302394f Changelog 2020-10-01 02:40:43 +02:00
Karlinator 9291deca36 Readme and version. 2020-10-01 02:06:57 +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 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 ed164d3785 Changelog 2020-09-05 22:28:42 +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 222a696b4a Readme 2020-09-01 15:13:44 +02:00
Karlinator 8cfe4f0ce2 Changelog and version. 2020-06-22 16:26:30 +02:00
Karlinator bad1316175 Changelog and version 2020-06-14 22:14:31 +02:00
Karlinator de33808d1c Updating from external repo 2020-06-07 21:54:35 +00:00
Karlinator 5d057a93de Revert "Updating from external repo"
This reverts commit 058e6bc5ec.
2020-06-07 23:24:58 +02:00
Karlinator 058e6bc5ec Updating from external repo 2020-06-07 21:03:21 +00:00
Karl Erik Hofseth 6864bd731d Changelog mk2 2020-05-25 00:23:28 +02:00
Karl Erik Hofseth 0506839e00 Changelog and versioning 2020-05-25 00:15:15 +02:00
Karl Erik Hofseth e7a9bf4970 Changelog 2020-04-06 23:48:06 +02:00
Karl Erik Hofseth 646381eb84 Fix readme and sheet version. 2020-02-20 17:58:55 +01:00
Jakob Oesinghaus 823ec780c9 Fix @{name} instead of @{character_name} 2020-02-20 17:44:50 +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
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
Jakob Oesinghaus 04ddb16cab Fix README 2018-07-16 17:45:41 +02:00
joesinghaus ab42279b89 Armor descriptions 2018-07-16 12:10:54 +02:00
joesinghaus 98a15a6046 Added range field for mech weapons 2018-07-15 11:40:08 +02:00
joesinghaus c0a57edc79 Add proper acknowledgement 2018-07-15 11:09:34 +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
joesinghaus 818e85711d Drones (without autofill) 2018-06-27 11:43:13 +02:00
joesinghaus e9cd107aeb Trained/untrained skills in chat macro 2018-06-09 11:08:29 +02:00
joesinghaus 821567adaf Vehicle type switch, gear autofill, fix RT zoom 2018-05-31 13:57:33 +02:00
joesinghaus 89fbc79eb9 Add Discipline field to techniques 2018-05-29 10:24:22 +02:00