Commit Graph

302 Commits (3037a8e4aa3d4da8cd3e9e9b5d659d174fd1e772)

Author SHA1 Message Date
The Happy Anarchist 3037a8e4aa 0.9.2 - Fix encumbrance
Deploying point release 0.9.2
2022-04-28 00:37:49 -10:00
The Happy Anarchist 2507701944 Revert max encumbrance back to tweak value
Very handy to pre-compute based on strength mod, but tweaks needs to stay authoritative.
2022-04-28 00:32:14 -10:00
The Happy Anarchist 2d2beeb1b2 Update inventory to remove weights from non-heavy items 2022-04-28 00:02:37 -10:00
The Happy Anarchist 8ac6735162 Update non-heavy items to disregard weight field 2022-04-27 23:53:09 -10:00
John Downey 2606d577aa Fix encumbrance calculations 2022-04-27 12:16:06 -05:00
The Happy Anarchist 7a548e55b5 Bug fix for tweaks and new release 2022-04-26 18:06:52 -10:00
John Downey c1029826e6 Fix permission check for displaying Tweaks button 2022-04-26 22:52:50 -05:00
thehappyanarchist a83054c8f5
Bugfix for Shield AC
@azarvel - Bugfix for shield AC
2022-04-26 08:39:13 -10:00
The Happy Anarchist 6784a8ab73 Updated system.json to reflect missing table
Third time is the charm?
2022-04-22 20:46:34 -10:00
The Happy Anarchist 72b6a52db7 Update acks-v0.9.0.zip
Remove Investment Tables temporarily (foundry auto-update was throwing errors)
2022-04-22 20:39:43 -10:00
The Happy Anarchist 8b0fb9a44b Update acks-investment-vagaries.db
Clear Foundry errors based on the dot in the tables names.
2022-04-22 20:24:26 -10:00
The Happy Anarchist 0242143a81 Purge old packages 2022-04-22 19:42:32 -10:00
John Downey 3297857688 Remove unused import 2022-04-10 10:25:26 -05:00
John Downey 13e1fe4fe3 Fix weapon/ability patterns 2022-04-09 22:27:01 -05:00
John Downey 14c9252f07 Fix monster attacks per round 2022-04-09 22:23:40 -05:00
John Downey c9d111023b Fix AC calculations 2022-04-09 19:59:39 -05:00
John Downey 810e1b7c53 Fix treasure calculations 2022-04-09 19:54:34 -05:00
John Downey 10efcb4d7a Use id instead of _id 2022-04-09 19:01:08 -05:00
John Downey fa1fbe4877 Fix macros 2022-04-09 18:56:18 -05:00
John Downey 1d9b5a35d5 Fix treasure tables 2022-04-09 18:46:50 -05:00
John Downey e1d9c59889 Fix item rolls 2022-04-09 17:57:07 -05:00
John Downey 337f578a51 Stylistic changes 2022-04-09 17:32:15 -05:00
John Downey 60e61da5c4 Fix group/individual initiative 2022-04-09 17:24:00 -05:00
John Downey 483cd49f9a Fix Deal XP logic of party sheet 2022-04-09 15:26:24 -05:00
John Downey 22d7c15471 Update versions to v9 2022-04-09 15:23:18 -05:00
John Downey 32297ccbd9 Fix party sheet 2022-04-09 15:22:58 -05:00
John Downey 7088263c05 Fix combat tracker 2022-04-08 19:57:52 -05:00
John Downey 6b5011cfd6 Update codebase to be v9 compatible 2022-04-08 19:11:54 -05:00
The Happy Anarchist 6f5dc63df8 Investment Vagaries Compendium addition
Added Investment Vagaries table to ACKS Compendium. Original table from AXIOMS 3 with work from Olle Skogren.
2021-01-03 15:55:29 -10:00
The Happy Anarchist 438c5a9c72 Clarify Wisdom Save bonus applying to roll 2021-01-03 15:53:43 -10:00
The Happy Anarchist 0f4951573f Template Error
Fixed template preloading url error.
2021-01-03 15:53:16 -10:00
The Happy Anarchist 255cdc6b7a Chargen fix
Fix for Character Creation dialogue box not closing properly.
2021-01-03 15:52:53 -10:00
The Happy Anarchist a206130457 Deploy 0.7.4 2020-11-05 21:34:35 -10:00
The Happy Anarchist 6614913fda Fixing Wisdom Save issues and wording
Addresses Issues #41, #40, #39, #37.
2020-11-05 21:23:41 -10:00
The Happy Anarchist a814316587 Change "Northern" to "Common"
Address issue #38.
2020-11-05 21:21:22 -10:00
The Happy Anarchist f5980e1c6f Deploy package 0.7.3 2020-11-04 20:21:10 -10:00
The Happy Anarchist 90665825aa Fix issue #35 - Cannot add abilities to monster sheets 2020-11-04 20:18:51 -10:00
The Happy Anarchist afe61cb07e Release 0.7.2
Release 0.7.2
2020-11-02 22:41:13 -10:00
The Happy Anarchist 63a4e237aa Bugfix - Unable to roll saves for pre 6.monsters
Monster sheet could not roll saving throws due to lack of save mod in tweaks. Removed save mod check for monsters.
2020-11-02 22:34:57 -10:00
The Happy Anarchist a498d36c25 Cosmetic changes
Removed deprecated roll functions. Recentered field texts to not obscure values. Adjust tab heights. Fixed #15.
2020-10-25 13:04:06 -10:00
The Happy Anarchist 72cf7cc910 Fix Treasure Bug
Fixed #32.
2020-10-24 23:00:09 -10:00
The Happy Anarchist c3b1dd3ce1 Release 0.7.0
Compatible with 7.5 version of Foundry.
2020-10-24 19:14:27 -10:00
The Happy Anarchist 4c11677f44 Added half and double damage
Addressing issue #20 by @bobloblah.
2020-10-24 19:07:39 -10:00
The Happy Anarchist 49f2e67254 Negative hp fix
Allows damage to be applied to token from chat card to go below zero. Addresses issue #26.
2020-10-24 18:38:11 -10:00
The Happy Anarchist 944e8a08f4 Add saves modifier to tweaks
Adds the ability for a universal bonus or penalty to saving throws. Addresses issue #30 from @Bobloblah.
2020-10-24 18:29:06 -10:00
The Happy Anarchist ffd6b6157e Support for ability scores 19+
Resolves issue #31.
2020-10-24 17:51:05 -10:00
The Happy Anarchist 4eddffe8d2 Support for ability scores 19+ 2020-10-24 17:23:12 -10:00
The Happy Anarchist c14dc1f2ba Adjust tab size for 7.5 sheets 2020-10-24 17:22:49 -10:00
The Happy Anarchist e0d2c43db0 Fix for form issue on sheet rolls 2020-10-24 17:09:39 -10:00
The Happy Anarchist f38cf62025 Update system.json
Removed compendium folder dependency.
2020-10-11 21:05:00 -10:00