RPGpad Beta | Report a bug
Log in Register

Community » Changelogs

Changelog 2019-10-11

This week we finished the work on attacks in the Pathfinder system, and we completed the first steps of the colour themes project. Both these updates are now available for you to use.

This week's blog post explains why the attack support took a little more time than we expected.

Themes

  • Added theme configuration to the campaign configuration! For now there is only a single "Default" theme but the infrastructure is there to support more complex themes in the future.
  • The Default theme now supports a background image that you can set to give more atmosphere to your campaign. This change helps a lot to make your campaign customizable.

Pathfinder System Support

  • Attacks are now split on attack sequence. This means that it is now possible to build attack sequences — full-round attacks and such — that take into account two-weapon fighting, weapons with multiple blades and any other attack-related rule.
  • Attacks can now have one of three types: Melee, Ranged, Other.
    • Melee attacks automatically add the Strength modifier to the attack bonus, while Ranged attacks automatically add the the Dexterity modifier to bonus.
    • Melee attacks now longer have a range increment. Attacks of the "Other" type only show a range increment if it has been set to anything other than 0.
  • Attacks bonus calculations take into account Base Attack Bonus, and can derive the necessary additional attacks in the sequence based on your Base Attack Bonus.
  • By player request, Attacks en Attack Sequences can now be duplicated. This makes it much easier to first add your normale attacks, then duplicate it to add a buff to each attach to represent a buffed version.

Messages

  • Fixed the message preview to correctly preview links when writing a message for a specific campaign. Before this the preview itself worked, but did not handle links. This has now been corrected.

Wiki

  • When updating a wiki page with schemas, there is now a small note for schemas that have no additional fields. This makes it clear that nothing is going wrong, and that there's just nothing you have to add.

Bugs

  • Fixed a styling bug that caused the checkbox toggle to not display correctly when disabled. This has been fixed now, and the checkbox no longer seems clickable when it is disabled.
  • Fixed a styling bug that caused your mouse cursor to still display the "pointer" style when over disabled buttons or checkbox toggles. This has been fixed so they no longer change your mouse cursor over them while they are disabled.