Roll20 uses cookies to improve your experience on our site. Cookies enable you to enjoy certain features, social sharing functionality, and tailor message and display ads to your interests on our site and others. They also help us understand how our site is being used. By continuing to use our site, you consent to our use of cookies. Update your cookie preferences .
×
Create a free account

Let's get Havoc's WFRP 2e Sheet into the repos

1492995090

Edited 1494290457
Timothy S.
Plus
Sheet Author
Havoc looks to have done an amazing job on the WFRP 2E sheet  in a fit of boredom  As the very lax maintainer of the "official" WFRP 2E character sheet, let me say: I'm fully qualified to get Havoc's work into github, and submitted for official support. Havoc, please link me to the most current pastebin work, or email, or otherwise, share it.
1493018901
Havoc
Sheet Author
API Scripter
Luckily I was just browsing this forum. You need to remember that the sheet uses API, all of it's rolls do it. If you want it to be non-API you need to change some stuff. Here you go: Html:&nbsp; <a href="https://pastebin.com/cZR7vbB0" rel="nofollow">https://pastebin.com/cZR7vbB0</a> Css:&nbsp; <a href="https://pastebin.com/AYmHcJRh" rel="nofollow">https://pastebin.com/AYmHcJRh</a> API (needs SplitArgs):&nbsp; <a href="https://pastebin.com/00E9wCck" rel="nofollow">https://pastebin.com/00E9wCck</a>
1493077897
Timothy S.
Plus
Sheet Author
Havoc said: Luckily I was just browsing this forum. You need to remember that the sheet uses API, all of it's rolls do it. If you want it to be non-API you need to change some stuff. Here you go: Html:&nbsp; <a href="https://pastebin.com/cZR7vbB0" rel="nofollow">https://pastebin.com/cZR7vbB0</a> Css:&nbsp; <a href="https://pastebin.com/AYmHcJRh" rel="nofollow">https://pastebin.com/AYmHcJRh</a> API (needs SplitArgs):&nbsp; <a href="https://pastebin.com/00E9wCck" rel="nofollow">https://pastebin.com/00E9wCck</a> Branch created. Thanks. I'll give it spin on the Dev server and open a PR. Regarding spiltArgs, you're saying that the library needs to be available, check. The "non-API" observation is unclear. Are you saying while API dev is feature exclusive to Pro subscribers, players in a Game created by a subscriber can use API enabled character sheets. However, GM and Players using the Free tier may be locked out for the feature set. Check.
1493084447
Timothy S.
Plus
Sheet Author
The work is done. I'm waiting on a software update then I'll merge and issue the Pull Request. This will replace the "Simple" version as "Warhammer Fantasy: 2nd Edition (Havoc)". I see that the "default" WFRP 2e sheet is now by&nbsp; Alex . Which is pretty damn good too. There are a couple of things in Havoc's I like, missing from Alex's, the biggest being Degrees of Success and Failure. Both are missing "Aim" as weapon use checkbox, forcing input. But, having two fantastic character sheets for WFRP 2e is great for the game!&nbsp;
1493085444
Timothy S.
Plus
Sheet Author
Actually, I'm going to take that back... I'm going to leave my "(Simple)" sheet and commit a Havoc version. After testing the Havoc version in the Development server alongside Alex's, any one using the Simple version, however painful it might be, will lose all the various attribute mappings. This could create problems. A lot of problems. And a lot of ire. Rolling back and reorganizing commit.
1493100892
Havoc
Sheet Author
API Scripter
The "non-API" observation is unclear. Are you saying while API dev is feature exclusive to Pro subscribers, players in a Game created by a subscriber can use API enabled character sheets. The sheet's rolls are done by calling API. There are no Roll Templates. In short, only PRO users will be able to use it.
1493152577
Timothy S.
Plus
Sheet Author
Havoc said: The "non-API" observation is unclear. Are you saying while API dev is feature exclusive to Pro subscribers, players in a Game created by a subscriber can use API enabled character sheets. The sheet's rolls are done by calling API. There are no Roll Templates. In short, only PRO users will be able to use it. +1
1493382967
Timothy S.
Plus
Sheet Author
Pull Request in queue.
1494190861
Timothy S.
Plus
Sheet Author
Had some missing expectations in the Pull Request. Per the feedback, the pull request is still in queue with what I hope is the supporting documentation on Havoc's custom API.
1494290425

Edited 1494290433
Timothy S.
Plus
Sheet Author
Havoc's WFRP2e character sheet is now in the official repos.