Commit Graph

276 Commits (7088263c05171ac744ef6a3e86941de13e98185b)

Author SHA1 Message Date
thehappyanarchist 70bf545411
Update system.json 2020-09-23 19:49:09 -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 04afcf56f7 Update system.json 2020-09-22 20:36:50 -10:00
The Happy Anarchist f3b124300e Update system.json 2020-09-22 20:20:58 -10:00
The Happy Anarchist b205611b52 Removed more OSE references.
Removed more OSE references.
2020-09-22 19:52:02 -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
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
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 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
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 bf1ce034ea BUGFIX: AC was always a miss 2020-08-28 21:44:34 -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
U~man fb232dfa81 RELEASE: 0.9.8 2020-07-30 15:44:18 +02:00
U~man 002e97988a ENH: Reset initiative option 2020-07-30 15:40:22 +02:00
U~man ade4cd7d40 FIX: Attack counters 2020-07-30 15:26:47 +02:00
U~man 48e1d8eb95 FIX: macros 2020-07-30 15:07:52 +02:00
U~man af792eeef8 ENH: Detailed now set item weight to 80 2020-07-30 13:41:47 +02:00
U~man ef160bc1de ENH: Css tweaks, disabled input and items desc 2020-07-30 12:09:22 +02:00
U~man 3f8135f485 RELEASE: 0.9.7 2020-07-29 21:51:09 +02:00
U~man ac18b3030e ENH: Localization update 2020-07-29 21:49:37 +02:00
U~man 008b7a29ce ENH: Versus 2020-07-29 21:43:25 +02:00
U~man fc76d2a759 FIX: item attacks 2020-07-29 21:39:00 +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 695951ee82 FIX: Creation rolls 2020-07-26 23:54:33 +02:00
U~man 6da300519a FIX: Speedrolling 2020-07-26 00:03:40 +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 24c6ab547a FIX: Weapons working 2020-07-25 23:34:38 +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 1b01c7ff10 ENH: Weapon sheet 2020-07-22 21:53:29 +02:00
U~man 5137b50004 ENH: Default icons rework 2020-07-21 23:21:16 +02:00
U~man 0ecc7ba92b RELEASE: 0.9.6 2020-07-21 21:04:13 +02:00
U~man 642c368f38 ENH: Creation summary 2020-07-21 20:57:16 +02:00
U~man 2f3c91d72c ENH: Default item icons 2020-07-20 23:34:53 +02:00
U~man 63567b45b1 ENH: Initiative, shield, generation 2020-07-20 22:40:07 +02:00
U~man c2bd7acb62 RELEASE: v0.9.5 2020-07-19 19:43:15 +02:00
U~man 031168bddc FIX: Initiative on skip defeated 2020-07-19 19:42:10 +02:00
U~man 83fa2f1744 ENH: Gold 2020-07-19 19:00:13 +02:00
U~man b91356766d DOC: Readme 2020-07-19 17:31:30 +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 883964446c RELEASE: 0.9.4 2020-07-18 16:16:15 +02:00
U~man f644265877 ENH: Documentation first draft
- Fixed grouped initiative
2020-07-18 16:14:11 +02:00
U~man e8405477ee WIP: Documentation
- Doc in progress
- Fixed spell cards save label
- Added weapon tags in collapsed item summary
2020-07-18 14:48:46 +02:00
U~man 14516c5dc1 WIP: Documentation 2020-07-18 12:57:42 +02:00
U~man c5f4b8d917 WIP: HTML doc 2020-07-18 10:57:11 +02:00
U~man efe59c4e87 DOC: setting up 2020-07-18 10:17:33 +02:00
U~man e5966f58ba RELEASE: v0.9.3 2020-07-17 13:23:30 +02:00
U~man fd8b564c9a ENH: Weapon quality icons 2020-07-17 13:17:43 +02:00
U~man e4e2bfd042 ENH: XP shares
- Compute given xp with predefined shares
- Fixed party sheet button css
- Fixed data types in entity tweaks
2020-07-17 12:01:37 +02:00
U~man 8de509be12 WIP: Party sheet and Weapon tags
- Reworked the party sheet layout
- Tags displayed as images in char sheet ?
2020-07-16 00:14:02 +02:00
U~man 38e4343588 ENH: Weapon tags 2020-07-15 20:24:11 +02:00
U~man e20c4bc98e FIX: Combat ordering 2020-07-15 20:08:58 +02:00
U~man 2490986d54 RELEASE: resizable party sheet 2020-07-15 00:47:28 +02:00
U~man c8e09076fd RELEASE: changed versioning 2020-07-15 00:20:50 +02:00
U~man b9b089d1bf RELEASE: 0.10 2020-07-14 21:24:14 +02:00
U~man 72ec1b973e ENH: Attack markers 2020-07-14 21:21:17 +02:00