PDA

View Full Version : Revision Notes.lua



bmos
March 19th, 2022, 20:44
Hi!
SFRPG.pak contains a Revision Notes.lua file that isn't a lua file.
Can the filename on this be changed to .txt or something?
Not a big deal, but I'm having to work around it when building a tool to parse ruleset files into a luacheckrc config file I can share with the community.

bmos
March 19th, 2022, 20:51
I think there is also a typo on line 17 of SFRPG/campaign/scripts/char_actions_ability.lua as onModeChanged looks like it is supposed to be calling updateAbilityCounters() but instead is setting an unused nil variable updateAbilityCounters.

Moon Wizard
March 20th, 2022, 00:35
Okay, I've pushed a fix to the Test channel; and asked @superteddy57 to push on Tuesday with the weekly updates.

Thanks,
JPG

Moon Wizard
March 21st, 2022, 06:19
This should be fixed with the ruleset updates I pushed tonight.

Regards,
JPG