Skip to content

5.0.0 Weapon Features and tweaks to sheets

Compare
Choose a tag to compare
@aMediocreDad aMediocreDad released this 20 Mar 10:28
· 770 commits to main since this release

Release Notes

This release marks the final major release version before a greater restructuring of the system will be made. The plan going forward is to do a major refactor of the codebase, as well as redesigning the sheets. Hopefully this will bring with it a lot of requested features and a better user experience.

Breaking Features

  • The most noticeable feature to be added to the system is weapon features. Providing automation for the various weapon features in the game. This feature is not backward compatible, and migration of the world after update will be done. Backup your world before updating!
    Weapon with Features)

Thanks @giant-teapot for working on this!

Improvements

  • Alternative sheet interaction has been implemented for those who prefer solid circles and left-clicking to increase and right-clicking to decrease. This feature can be implemented in the settings menu and is a client setting (which means the players and GM can enable the setting independently of each other).
    Alternative Sheet Interaction
  • Mount encumbrance for "Monsters" used as mountes (don't worry, the next major release will see large changes to the "Monster" sheets. Including a renaming).
    Monster Encumbrance
    Thanks go to @roonel for implementing this feature!
  • Following on the encumbrance thread. More weight options have been added, and the system now supports weight heavier than "Heavy", currently only Gear supports this option as it is the only type of item in game with weight listed up to 8.
    Special Encumbrance
  • Another intended improvement to items is that they now automatically resize to a maximum size and width better fitting your monitor's resolution. In addition are multi-line text inputs now read-only when they contain text and does not display a border in this state. A tooltip will pop up after a few seconds telling you how to edit them should you need to do so (Spoilers: It's right click or double click). These multi-line text areas also resize to fit their content.
    Textareas resize and readonly
  • You can now drag and drop an item from chat clicking anywhere on the chat card instead of finding the link in the header. This is similar functionality to the WFRP system and comes courtesy of @moo-man 🚀

Localization

  • The system now features Spanish language thanks to @DavidCMeier
  • The system also features Taiwanese localization thanks to @Rosataker
  • Czech language has been updated thanks to @ptoseklukas
  • French and Swedish language has also been updated.

Others

  • Various visual bug fixes.
  • Fixes to alignment and sizes of boxes and interactable elements in sheets.
  • Internal code optimization and other minor cleanups of redundant code & markup.

Thanks to everyone who has helped contribute to the system so far! And really looking forward to the changes that will be made to the system as the year progresses.