7 posts tagged with "foundry-release"
View All TagsRQG 3.4.9
This is a minor release that just contains one improvement. It is now possible to type anything in the homeland field in the background tab. Up until now it was a dropdown with only preselected values, you still get the dropdown but can also choose to type freetext into the input field.
There are also some behind the scenes changes of how a release is done (but that doesn't affect the game).
Improvement
Wiki 1.3.4
RQG 3.4.8
If your world has a lot of compendiums, you might have got warnings about runes that can't be found, and that compendiums are not yet indexed while starting. This release should fix that. It also contains size adjustments of runes icons.
In addition it updated the way the build tools are set up to make it possible to remove the game
system warning about
The "RuneQuest Glorantha" system's manifest contained the following unknown keys: "type", "release-please-start"
The other warnings will be removed in the next major RQG release when Foundry 11 support will be
dropped. In addition dependencies are updated, and the package manager is changed from the
deprecated version of yarn to pnpm (this won't affect the game).
Bug Fixes & Improvements
RQG 3.4.7
This released contains a bunch of bugfixes that should remove some annoyances. When entering modifications for rolls in the chat, it no longer loses focus after every key press. The calculation of the chance to improve skills is no longer incorrectly affected by how much you carry. And other fixes, see the linked github issues for details.
It also adds a log to the dev tools console to indicate how long caching of runes & hit locations take. It look like this, and the first line will always take a lot longer than the second, since the second line will "benefit" from the caching done by the first. You can use this information as an indication if things are running slowly.
RQG | Caching Runes took: 106.442138671875 ms
RQG | Caching Hit Locations took: 0.569091796875 ms
Bug Fixes & Improvements
Wiki 1.3.3
RQG 3.4.6
This released contains an updated link to the RQG Wiki Module now that it has been released.