foundryvtt-beam-saber/CHANGELOG.txt

198 lines
4.6 KiB
Plaintext
Raw Normal View History

2023-07-20 07:58:36 +00:00
v.4.8
- Fix CSS namespace collisions #202 (@drewg13)
- Adds Automatic generated version in system.json
2023-07-19 07:05:21 +00:00
v.4.7
- Missing coma fix #195 (@hendryl)
- Make action ratings variable and modifiable by Active Effects #197 (@drewg13)
- Add additional UI for choosing a Crew Type #199 (@drewg13)
- Fix Faction goal clocks #200 (Fixes !186 @drewg13)
- Add options to send item descriptions to chat #198 (@drewg13)
2023-05-11 11:43:25 +00:00
v.4.5
- Added additional dice roll types #188 by anthonywaters
- Modified Clock Sheet for Customization #185 by WillLaWill
- Fixing 0d rolls from left side controls #189 by richmusser
- Use official German translation #190 by Graffini
- Updated visual display of cohorts #193 by CarlosFdez
2023-02-07 10:52:42 +00:00
v.4.4
- Added acquaintances to en.json #179
- Feature: Owned clocks. #180
-- Adds an "owned" field to the clock actor type, to allow clocks to be easily associated with a specific character/faction
- Fix: Clocks update with no active scene fix.
2022-09-06 07:54:51 +00:00
v.4.3
2022-09-06 07:46:14 +00:00
- System.json V9 backward compat
2022-09-05 15:37:32 +00:00
v.4.1
- Update manifest link
2022-09-05 11:44:23 +00:00
v.4.0
- Update to FoundryVTT v10 with migrations by @drewg13
2022-07-07 09:13:21 +00:00
v.3.19
- system.json updated to v3.19
2022-07-07 08:59:33 +00:00
v.3.18
- Minor syntax fixes to crew types #176 (mikehoyle)
- Feature/roll notes #177 (justinross)
- Added a couple of extra fields to the "item" Item type for sheet/homebrew flexibility #178 (justinross)
v.3.17
- Fix Dice Roll icon in toolbar in V9 #172
2022-01-28 08:46:43 +00:00
v.3.16
- Fixes German translation
v.3.15
- Update system.json with the new version.
2022-01-24 06:48:48 +00:00
v.3.14
- Added friends/rivals labels to en.json #164 (justinross)
- Fixes #165 [Multiple Clocks] (justinross)
- fix faction sheet vanishing on faction delete #167 (Arnatious)
2021-12-01 08:47:55 +00:00
v.3.13
- Fix playbook max exp to depend on settings rather be hardcoded
2021-11-02 08:12:02 +00:00
v.3.12
- Fix cohort scale and quality calculation #161
- Removed itemLogic calls #160
2021-10-06 13:28:54 +00:00
v.3.11
- Fix the version number
2021-10-06 06:05:01 +00:00
v.3.10
- Fix bug with setting crew xp and tier display #158
v.3.9
- Fixes.
2021-10-01 08:53:02 +00:00
v.3.8
- Filled in the "weird" playbooks #152
- Added template.json fields for alternate sheet module flexibility #150
- Add a custom class for ActiveEffects #151
- CSS and Handlebars/HTML cleanup #153
2021-09-15 08:41:57 +00:00
v.3.7
- Entanglement tables cleanup #148
2021-09-14 12:18:37 +00:00
v.3.6
- Fixes system.json versioning.
- Adds Entanglements Rolltables (#147)
2021-09-07 08:24:38 +00:00
v.3.5
- Portuguese Translation
- Tidied up CSS errors
- Fix faction sheet goal clocks
2021-07-26 06:15:04 +00:00
v.3.4
- Update items to use effects system
- Properly sort item lists alphabetically
2021-06-16 12:06:01 +00:00
v.3.3
- Adds effects instead of item logic fields
- Several image path fixes
2021-06-02 06:28:38 +00:00
v3.2
- Fix issue #120 (Load dropdown)
- Fix issue #122 (Faction tracker labels)
2021-06-01 07:01:39 +00:00
v3.1
- Moving Hooks calls to Methods (@drewg13)
2021-05-25 10:49:45 +00:00
v3.0
- FoundryVTT 0.8.x support
2021-05-18 08:04:20 +00:00
v2.17
- Adds German translation
- Fixes Spanish translation typo
- Adds NPC actor type and NPC compendium
2021-04-22 11:27:10 +00:00
v2.16
- Changes to the item logic process to eliminate DB write-locking
- Loadout selector
2021-04-22 11:28:47 +00:00
- Added Faction tracker (by @jonasPri)
2021-04-22 11:27:10 +00:00
v2.15
- Fixes all Tokens to be force "actor linked"
2021-01-11 08:52:10 +00:00
v2.14
- Fixes Dice-so-Nice integration
2021-01-05 06:52:58 +00:00
v2.13
- Adds Polish translation (thanks rajmundg10)
2021-01-04 15:24:59 +00:00
v2.12
- Fix turf and cohort edge/flaws checkboxes
2020-12-16 10:24:07 +00:00
v2.11
- Fix localize for Rolls (@kinote)
- Adjust avatar image position for Actor, Crew and Item (@olivier-grech)
- Adjust FVTT version compatibility
2020-11-12 09:12:25 +00:00
v2.10
- Fix clock styles
2020-11-04 21:33:48 +00:00
v2.9
- Minor style fixes
2020-11-04 12:37:28 +00:00
v2.8
- Clocks rebuilt to be Actors.
2020-11-04 12:50:18 +00:00
- Fixed Dice-so-nice integration.
2020-11-04 12:37:28 +00:00
v2.7
- Clocks added!
v2.6
- Fixed bug with upgrade
- Fixed bug with Gang Type (checkboxes in Foundry can not be used to pass string values so changed to multiple select)
v2.5
- Updates the functionality with checkboxes and new FormDataExtended api.
- Fixes Traumas for FVTT 0.7.2+.
- Version update to be FVTT 0.7.2+ compatible.
- Fixes improper label-id for radio buttons in Character.
v2.4
- Fixed Rolls: roll position is shown correctly now
2020-09-17 08:00:52 +00:00
v2.3
- Added shortened attribute names to use in templates
- Handlebars "concat" helper added
2020-09-04 14:01:59 +00:00
v2.2
- Spanish translation added
- Cohorts localization fix
v2.1
- Minor css improvements
v2.0
- Refactored the Stress to have dynamic Max value
- Added Hull
- Added Ghost
- Added Vampire
- Added Logic field to Item, Class and Ability
- Removed dice icons on Attributes
2020-08-24 12:25:51 +00:00
- Added new logic operator "attribute_change"
v1.2
- Non-Turf claims are no longer counted against Rep-Turf limit
v1.1
- Fixes
v1.0
- Added Localization for text (except Items) + Migrations (megastruktur)
- Added Rolls mod and styling (dunderjester)
2020-08-05 11:43:09 +00:00
- Added Russian localization (Cododoc)
- Added design improvements and quality of life hinting to character sheet (OctarineSourcerer)
- Changed the Versioning for easier tracking
TODOs:
2022-09-05 15:37:32 +00:00
- Remove and Re-add ALL items, when the item is removed to implement logic.