Commit Graph
10 Commits
Author SHA1 Message Date
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 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
Karl Erik Hofseth 90ab330168 Add range to NPC attacks 2020-05-25 00:12:54 +02: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
joesinghaus 818e85711d Drones (without autofill) 2018-06-27 11:43:13 +02:00
joesinghaus ffff12603d Format workers 2018-06-21 10:11:58 +02:00
joesinghaus b3505ac10f SWN-Revised: v2.1.0 2018-05-21 10:30:30 +02:00
joesinghaus 705b0ed10b SWN-Revised v2.0.0 2018-05-14 08:15:34 +02:00