Commit Graph

394 Commits (3037a8e4aa3d4da8cd3e9e9b5d659d174fd1e772)

Author SHA1 Message Date
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
The Happy Anarchist ca7684f874 Update entity.js
Bug fix of the OSE code. Wisdom bonus was glitching monster saves.
2020-09-03 22:14:10 -10:00
thehappyanarchist 8cf10371c2
Merge pull request #3 from thehappyanarchist/OSE-1.0.3
Ose 1.0.3
2020-09-03 17:43:32 -10:00
The Happy Anarchist 9767d5a9e2 Initial merge 2020-09-02 19:53:10 -10:00
The Happy Anarchist a4b53c1bbb Rename ose 2020-09-02 17:38:19 -10:00
The Happy Anarchist a5f4f529fd OSE 1.0.3 Initial Import 2020-09-02 17:29:49 -10:00
The Happy Anarchist 1c2f70c3ac Merge branch 'master' of https://github.com/thehappyanarchist/foundryacks 2020-08-28 21:44:39 -10:00
The Happy Anarchist bf1ce034ea BUGFIX: AC was always a miss 2020-08-28 21:44:34 -10:00
thehappyanarchist 93eb0e5fce
Update README.md
Added Autarch buy now link.
2020-08-28 00:20:13 -10:00
The Happy Anarchist 89a3511c0f Modified combat
Changed AC, implemented throw, and exploding attack dice.
2020-08-28 00:13:22 -10:00
The Happy Anarchist bf39f33aae Small adjustments
Changed Saving Throw names, literacy threshold, uncapped dex and cha, added ACKS world languages.
2020-08-27 22:56:19 -10:00
The Happy Anarchist d9772b24aa Fixed broken combat initiative.
Casing error
2020-08-18 00:17:13 -10:00
The Happy Anarchist fb10da22fd More replacements of ose and compiled css 2020-08-18 00:08:21 -10:00
The Happy Anarchist 08742ea502 Fixed setting location and renamed ose.js
Renamed ose js and scss files to acks.  Adjusted settings.js to reflect name change to fix game settings menu, instead of module settings after name shift.
2020-08-17 22:07:45 -10:00
The Happy Anarchist 4a6a30af8f Initial Changes
Updated readme and system.json to reflect change to ACKS system.
2020-08-17 20:14:39 -10:00
U~man 3ff4f9a8ce RELEASE: v1 ! 2020-08-03 21:42:04 +02:00
U~man d2dadcbb62 ENH: Fix png extension, move range below duration 2020-08-03 21:30:04 +02:00
U~man 14f77057b8 ENH: Demo, clean template 2020-08-01 11:17:51 +02:00
U~man 1c28b286d9 FIX: Complete encumbrance movement calc 2020-07-31 18:31:18 +02:00
U~man f00ed1bcca RELEASE: 0.9.9 2020-07-31 16:26:12 +02:00
U~man c877a41e0a ENH: Português 2020-07-31 12:08:32 +02:00
U~man 3df063c2a9 ENH: Blind attack roll 2020-07-31 11:30:55 +02:00
U~man 1eaf480c5b ENH: Blind roll fixed 2020-07-31 11:23:15 +02:00