-
Notifications
You must be signed in to change notification settings - Fork 1
Home
First of all, I want to thank AnthonyMonette for his awesome implementation of TheWitcherTRPG Foundry system, on which this project (fork) is based on. Also, I will create pull requests for all features and bugfixes I'll add here.
But, if you want those bugfixes and features asap and don't want to wait until they are reviewed and merged in the original system, you can install this "Development Version". But be aware, that there still might be some bugs, specially in some of the new features.
I decided to create this wiki page for two reasons:
- I want to document all the features I created and will create in future.
- I want to give you (and myself) the possibility to get bugfixes and features faster. And this here is a great way to "promote" it.
I will mark all features and bugfixes with a status, so you know where it is availabe. Usually, I take a look at the open issues from here to check for bugs and feature requests. If one the following bugfixes or features originates from such an issue, I will link it as well. That also means, that if you have more feature ideas and find new bugs, you should create an issue there.
I will add a status to each feature and bugfix, so you get an easy overview. Since it needs to be updated manually, you can also check the PR, which shows the "real" status.
- "In Progress" means, that it isn't available here nor in the original version. (But I'm working on a new feature rn and want to write it down. Theoretically, you can already try it out yourself, since it will have its own branch.)
- "Develop" means, that it is available in this development stage, but not in the original version of @AnthonyMonette.
- "Released" means, that is is available here and in the original version.
| Feature | Linked Issue | PR | Status | Version |
|---|---|---|---|---|
| Improved Inventory | - | PR | Released | v0.97-alpha.3 and v0.97 |
| Zoomable Images | - | PR | Released | v0.97-alpha.3 and v0.97 |
| Compatibility with Token Action HUD TheWitcherTRPG | Issue | PR | Released | v0.97-alpha.4 and v0.97 |
| Mounts do not contribute to the carried weight | - | PR | Released | v0.97-alpha.3 and v0.97 |
| Foundry V11 Support | - | - | Released | v0.97-alpha.5 and v0.97 |
| Bug | Linked Issue | PR | Status |
|---|---|---|---|
| Show and apply Armor when applying damage | Part of Issue | PR by Galonas | Released |