-
v0.0.8 Pre-release
released this
2024-04-06 18:03:47 +00:00 | 47 commits to main since this releaseA few small fixes for v0.0.7
Full Changelog: https://github.com/Oliver-Akins/foundry.dungeon/compare/v0.0.7...v0.0.8
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
dotdungeon.zip
5 downloads · 184 KiB
-
system.json
5 downloads · 1.7 KiB
-
Source code (ZIP)
-
v0.0.7 Pre-release
released this
2024-04-05 05:14:46 +00:00 | 52 commits to main since this releaseFeatures:
- First release featuring the new character sheet design
- Follows Material design (as best I can)
- Has tabs instead of trying to cram everything into one page
- Automatically calculates amount of items you are carrying based on the items configurations
- New Custom item sheet
- Follows Material design (as best I can)
- Has tabs to fit everything
- Context menus
- Where the sheets need additional controls but can't fit it into buttons on the sheet, there are now right-click context menus
Full Changelog: https://github.com/Oliver-Akins/foundry.dungeon/compare/v0.0.6...v0.0.7
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
dotdungeon.zip
3 downloads · 182 KiB
-
system.json
3 downloads · 1.7 KiB
- First release featuring the new character sheet design
-
v0.0.6 Pre-release
released this
2024-02-23 05:51:59 +00:00 | 168 commits to main since this releaseBug Fixes:
- The Aspect data now correctly populates on the sheet and doesn't error on submit
Features:
- Added a utility helper to recursively translate localization strings to better serve contexts. Localization strings can now reference other localization strings via
@-ing the other key. (e.g."key1": "foo @key2", "key2": "potato"results in"foo potato"being the calculated localization string)
Full Changelog: https://github.com/Oliver-Akins/foundry.dungeon/compare/v0.0.5...v0.0.6
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
dotdungeon.zip
6 downloads · 129 KiB
-
system.json
3 downloads · 1.7 KiB
-
v0.0.5 Pre-release
released this
2024-02-16 05:12:33 +00:00 | 171 commits to main since this releaseFeatures:
- Add a new item type "untyped" that is the most generic form of item, allowing for items that don't fit into one of the other categories to be created
- Character : Improved inventory management
- Bytes / Supplies / Materials all have a
+/-button to allow incrementing / decrementing the value easier - Get rid of the atrocious
textareain the inventory that was a nightmare to edit, replacing it with a list of untyped items - Remove the maximum value from supplies and materials
- Bytes / Supplies / Materials all have a
- Group : Rest dice tracking
- Added a number to track how many Rest Dice the group has
- The group sheets now have auto-increasing of Rest Dice
- Character & Mob : Initiative rolling
- Characters and Mobs can now utilize the Encounter Tracker within Foundry
- Compendiums:
- Begin work on some rudimentary compendia for the core game data.
Bug Fixes:
- Mob : Remove the data migration code that was preventing editing of mobs
- Made it so that buttons that aren't meant to submit the form data don't submit the form data.
Full Changelog: https://github.com/Oliver-Akins/foundry.dungeon/compare/v0.0.4...v0.0.5
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
dotdungeon.zip
3 downloads · 128 KiB
-
system.json
4 downloads · 1.7 KiB
-
v0.0.4 Pre-release
released this
2024-02-04 00:52:10 +00:00 | 205 commits to main since this releaseImprovements:
- Updated Mob sheet
- Added the data fields that were missing from mobs (immune, weak, description
- Made a dice editer for mobs that creates buttons so that you can roll the dice directly from the Mob sheet
- Test the data migration process so that I can see if/how it works.
Full Changelog: https://github.com/Oliver-Akins/foundry.dungeon/compare/v0.0.3...v0.0.4
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
dotdungeon.zip
6 downloads · 70 KiB
-
system.json
4 downloads · 925 B
- Updated Mob sheet
-
v0.0.3 Pre-release
released this
2024-02-01 01:34:24 +00:00 | 220 commits to main since this releaseImprovements:
- Made it so that sheets shouldn't take 3-5 seconds between each render because of icon loading.
Full Changelog: https://github.com/Oliver-Akins/foundry.dungeon/compare/v0.0.2...v0.0.3
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
dotdungeon.zip
9 downloads · 65 KiB
-
system.json
5 downloads · 925 B
-
v0.0.2 Pre-release
released this
2024-01-30 06:08:05 +00:00 | 222 commits to main since this releaseDownloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
dotdungeon.zip
11 downloads · 65 KiB
-
system.json
9 downloads · 900 B
-
Source code (ZIP)