Commit Graph

266 Commits (e4045a9bbc72bf71efc1e7629e9486ba10b883a1)

Author SHA1 Message Date
thehappyanarchist e4045a9bbc
Update README.md 2020-09-22 22:16:58 -10:00
The Happy Anarchist 1f1c217ddc Update acks-v0.5.0.zip 2020-09-22 21:37:17 -10:00
The Happy Anarchist d87eabc794 Update armor-sheet.html
Removed DAC AC from Armor Item sheet.
2020-09-22 21:35:00 -10:00
The Happy Anarchist 2ab16dd63f Create GPL License.txt 2020-09-22 20:44:27 -10:00
The Happy Anarchist d902b80a48 Removed old gitignore and license 2020-09-22 20:40:37 -10:00
The Happy Anarchist e111e70129 Merge branch 'master' of https://github.com/thehappyanarchist/foundryacks 2020-09-22 20:37:26 -10:00
The Happy Anarchist 04afcf56f7 Update system.json 2020-09-22 20:36:50 -10:00
thehappyanarchist 611dd42689
Update README.md 2020-09-22 20:26:36 -10:00
The Happy Anarchist f3b124300e Update system.json 2020-09-22 20:20:58 -10:00
The Happy Anarchist 989eff152e Removed Space from package name
ugh.
2020-09-22 20:18:26 -10:00
thehappyanarchist a3e2eeb0bd
Update README.md 2020-09-22 20:10:05 -10:00
thehappyanarchist 764de50e48
Merge pull request #7 from thehappyanarchist/THA-Home
Create acks v0.5.0.zip
2020-09-22 20:06:28 -10:00
The Happy Anarchist 97242192e2 Create acks v0.5.0.zip
Manually created a deployment package.
2020-09-22 20:06:01 -10:00
thehappyanarchist c2f25f19f4
Merge pull request #6 from thehappyanarchist/THA-Home
Prep for release
2020-09-22 19:53:09 -10:00
The Happy Anarchist b205611b52 Removed more OSE references.
Removed more OSE references.
2020-09-22 19:52:02 -10:00
thehappyanarchist 4f6ee968c2 Update issue templates 2020-09-22 14:56:33 -10:00
The Happy Anarchist bd422e3cba Increment Version for release 2020-09-22 14:18:02 -10:00
The Happy Anarchist ce264f405a Update en.json
Changes to settings about ACKS vs Thac0.
2020-09-22 13:58:01 -10:00
The Happy Anarchist 7154ed8470 Cleaned up non-ACKS settings options
Removed some reference to OSE settings and made ACKS default. Some terminology explained.
2020-09-22 13:46:31 -10:00
The Happy Anarchist 9ce4aea4fa Update party-sheet.html
Change Party Sheet to show throw instead of Attack Bonus.
2020-09-22 13:45:56 -10:00
The Happy Anarchist 0c89260436 Fix nested properties bug in HP for entities
Fix  for nested HP properties bug in OSE code
2020-09-22 13:44:17 -10:00
The Happy Anarchist cde554dc91 Update en.json
Changed description of "Throw"
2020-09-22 12:15:13 -10:00
thehappyanarchist 5fda0223ee
Update README.md 2020-09-22 01:03:28 -10:00
thehappyanarchist 8ff05532f7
Merge pull request #5 from thehappyanarchist/THA-Home
Implement Throw on sheet instead of AB
2020-09-22 00:57:44 -10:00
The Happy Anarchist ef319925b8 Implement Throw on sheet instead of AB
Implemented throw on the sheet, and changed the calculation to match ACKS standards.
2020-09-22 00:52:57 -10:00
thehappyanarchist f6f5ad358b
Update README.md 2020-09-21 23:17:49 -10:00
The Happy Anarchist 401a72d2f6 Update template.json
Adjust default weapon weight to 166.6 from 167.
2020-09-21 23:08:24 -10:00
The Happy Anarchist 612ca49291 Update system.json
Increment Version number
2020-09-21 22:15:44 -10:00
The Happy Anarchist 393c40a030 BHR Implementation
Implemented BHR calculation on Character Sheet, and added ability to click on it to roll.
2020-09-21 22:07:42 -10:00
The Happy Anarchist 60705b3d9c Update party-sheet.html
Fix for party sheet not showing ascending AC.
2020-09-21 22:07:02 -10:00
The Happy Anarchist 26316a6b8d Added hold turn tracker for Judge 2020-09-12 23:13:06 -10:00
The Happy Anarchist 024660b6bf Spell and Retreat Announcement
OSE Author added spell and retreat announcement. Fixed a few bugs in his code regarding initiative settings calls.
2020-09-12 22:27:48 -10:00
The Happy Anarchist 3280d4f84a Update combat.js
OSE author fix for update push to initiative.
2020-09-12 20:06:19 -10:00
The Happy Anarchist 5da6ee098d Bugfix: Wouldn't load
Config screen wouldn't load. Fixed.
2020-09-05 23:33:38 -10:00
The Happy Anarchist f755ae8643 Changing inventory bar to reflect movement rate break points.
Changing inventory bar to reflect movement rate break points.
2020-09-05 16:44:46 -10:00
The Happy Anarchist 33a5705e7d Fixed movement rate for higher carrying capacity.
Removed the delta calculation to correct ACKS movement rate bands.
2020-09-05 16:09:05 -10:00
The Happy Anarchist 9a786c29c0 Changed Slow Weapon to Initiative Penalty
Changed the Slow checkbox in the weapon to subtract 1 from intiative per ACKS rules, instead of putting the character last in the initiative order like in OSE.
2020-09-05 16:02:38 -10:00
The Happy Anarchist 65820e609e Update entity.js
Added missile mod to damage calcs.
2020-09-05 14:27:03 -10:00
The Happy Anarchist a611838d6c Add Melee and Missile Damage bonus to tweaks
Melee and Missile Damage bonuses added to tweaks. Also fixed a bug in OSE code where AAC bonus was not working.
2020-09-05 14:20:42 -10:00
The Happy Anarchist 771cc0636c Merge branch 'master' of https://github.com/thehappyanarchist/foundryacks 2020-09-05 01:12:15 -10:00
The Happy Anarchist 4874164b71 Removed OSE Packages 2020-09-05 01:11:49 -10:00
thehappyanarchist c1c6140d97
Merge pull request #4 from thehappyanarchist/THA-Home
Implemented encumbrance system
2020-09-05 01:04:25 -10:00
The Happy Anarchist 0263fa5e2f Rounding error in item cost
Fixed rounding errors on character sheet.
2020-09-05 01:02:19 -10:00
The Happy Anarchist dbae5b4d35 0.2.0 Encumbrance
Created the items and heavy items section of the character sheet. Fixed some rounding errors.
2020-09-05 01:01:24 -10:00
The Happy Anarchist cf8c723b63 More exploration changes
Mostly formatting the char sheet and changing names.
2020-09-04 01:07:28 -10:00
The Happy Anarchist 024a560087 Update character-abilities-tab.html
Set default values for exploration.
2020-09-03 23:25:26 -10:00
The Happy Anarchist c37f23a1fd Default values for Normal Men
Pre-populate default values for 0 level men on the char sheet.
2020-09-03 23:17:31 -10:00
The Happy Anarchist 0d3d79e7df Update entity.js
Bugfix for exploration. Need to roll above, not below.
2020-09-03 23:16:07 -10:00
The Happy Anarchist db04c41943 Encumbrance Workaround, Exploration checks, and default Monster Saves 2020-09-03 22:42:44 -10:00
The Happy Anarchist dd2aba57cb Update en.json
Changed AB to throw, updated reaction rolls with ACKS language, changed AAC to AC, changed LR to MOR, and set up language for using d20 instead of d6 for exploration checks.
2020-09-03 22:21:32 -10:00