Commit Graph

74 Commits (393c40a03084acefed18f103f39238ab602c7d16)

Author SHA1 Message Date
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 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 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 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 ca7684f874 Update entity.js
Bug fix of the OSE code. Wisdom bonus was glitching monster saves.
2020-09-03 22:14:10 -10:00
The Happy Anarchist 9767d5a9e2 Initial merge 2020-09-02 19:53:10 -10:00
The Happy Anarchist a5f4f529fd OSE 1.0.3 Initial Import 2020-09-02 17:29:49 -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 fb10da22fd More replacements of ose and compiled css 2020-08-18 00:08:21 -10:00
U~man 1c28b286d9 FIX: Complete encumbrance movement calc 2020-07-31 18:31:18 +02:00
U~man af792eeef8 ENH: Detailed now set item weight to 80 2020-07-30 13:41:47 +02:00
U~man 6459321493 FIX: attacks, raw attacks 2020-07-29 21:37:25 +02:00
U~man 8af8a0f635 ENH: Targeting
- Fixed Naked AC
- Added save to abilities
- Added basic targeting support, to be tested
2020-07-28 22:19:00 +02:00
U~man 2574cc93f7 FIX: raw attack 2020-07-25 23:55:16 +02:00
U~man 57652479ee ENH: Save roll ok 2020-07-25 23:49:47 +02:00
U~man 3283519e4a WIP: Score bonuses on attacks 2020-07-25 20:50:50 +02:00
U~man 58cbeb95a9 WIP: Attack rolls rework 2020-07-25 20:25:54 +02:00
U~man f31bc3e790 WIP: Attack saves 2020-07-24 20:05:38 +02:00
U~man 63567b45b1 ENH: Initiative, shield, generation 2020-07-20 22:40:07 +02:00
U~man 83fa2f1744 ENH: Gold 2020-07-19 19:00:13 +02:00
U~man 197d88eeb3 ENH: Chargen 2020-07-19 16:10:28 +02:00
U~man 0ea0e25fba WIP: Generators 2020-07-18 17:39:30 +02:00
U~man f8affb720b ENH: AC bonus 2020-07-14 20:02:30 +02:00
U~man 853225545d ENH: Party sheet v2 2020-07-14 19:07:00 +02:00
U~man a14bd9fd42 ENH: Wage and Party
- Fixed AC value on party sheet
- Merges wage and upkeep
2020-07-14 17:19:25 +02:00
U~man dcd2aee76e ENH: Languages spoken 2020-07-14 12:53:43 +02:00
U~man 8f0bf48d19 ENH: Feedback
- Added encounter movement to token data
- Use signs for ability roll types
- Fixed roll mode on item roll
2020-07-14 12:41:33 +02:00
U~man 6795c800ac FIX: Modifier table 2020-07-12 17:01:00 +02:00
U~man 9b8dc1211d ENH: Ability rolls and auto item tags 2020-07-12 16:16:48 +02:00
U~man f18050eaf5 ENH: Rolls localization 2020-07-12 13:49:00 +02:00
U~man d22f4634c2 WIP: Localization 2020-07-12 13:15:15 +02:00
U~man 60fbd30bce WIP: Sorting localization strings 2020-07-11 23:38:23 +02:00
U~man 13f4e9ac7d ENH: Appearing rolls 2020-07-11 23:05:10 +02:00
U~man 765e06debe ENH: Roll Loyalty 2020-07-11 19:11:19 +02:00
U~man 1b11568593 ENH: Modifiers and Next Level 2020-07-11 12:29:53 +02:00
U~man acd30407a4 ENH: Reaction 2020-07-10 19:53:38 +02:00
U~man 987f2e228e FIX: Manifest, plus added slow 2020-07-10 09:34:02 +02:00
U~man 29d2f0528e ENH: Attack counters reset 2020-07-09 19:09:44 +02:00
U~man 0a81e46725 ENH: Attack counter 2020-07-09 18:29:19 +02:00
U~man 247fbe572a HOTFIX: monster roll 2020-07-09 14:56:33 +02:00
U~man ded5e00aa5 ENH: Armor class 2020-07-09 01:06:45 +02:00
U~man 0c9282b8a5 ENH: Rework attack roll 2020-07-09 00:40:07 +02:00
U~man f3f838d287 FIX: fixed weapon damage 2020-07-08 21:52:03 +02:00
U~man 53f7837607 WIP: Reworked collapsible item titles 2020-07-08 21:48:17 +02:00