Installer Steam
connexion
|
langue
简体中文 (chinois simplifié)
繁體中文 (chinois traditionnel)
日本語 (japonais)
한국어 (coréen)
ไทย (thaï)
Български (bulgare)
Čeština (tchèque)
Dansk (danois)
Deutsch (allemand)
English (anglais)
Español - España (espagnol castillan)
Español - Latinoamérica (espagnol d'Amérique latine)
Ελληνικά (grec)
Italiano (italien)
Bahasa Indonesia (indonésien)
Magyar (hongrois)
Nederlands (néerlandais)
Norsk (norvégien)
Polski (polonais)
Português (portugais du Portugal)
Português - Brasil (portugais du Brésil)
Română (roumain)
Русский (russe)
Suomi (finnois)
Svenska (suédois)
Türkçe (turc)
Tiếng Việt (vietnamien)
Українська (ukrainien)
Signaler un problème de traduction
I think I found the bug where nils would pop up and put out V2.0.2. If you're still having issues with the nils popping up on calculations, let me know and I'll take another look at that code.
I completed a level 1 character recently and I have good feedback from my players at this moment. No errors caught yet and thank you for the heads up.
Not sure what causes it, but it *will* hit one of your players at one point if my experience is anything to go by and I've been using these amazing sheets for about 2 years already (thank you so much again, Kii!).
The fix is to simply fill in every single fillable box on the sheet with a zero (or the correct number, of course).
If you haven't yet made sheets for your players, taking an original copy and filling out a zero in *every* numerical box and saving that as the 'master copy' for your players to update will likely rid you of some frustration down the line.
It's easily fixed, hence I didn't really want to take up ever more of Kii's time, they've been awesome despite me spamming the comments here ;-)
Thanks for prompt reply.
Other than that, the product delivers exceptionally, and I thank you for putting in the time and the hours to perfect it.
v2.0.1 reinstates the universal permission of the player in the GM seat. When I was rewriting the sheet, it felt to me that being able to edit their player's sheets would enable GM's to be a little too manipulative/controlling. Maybe I've just gotten a bit more cynical since I first published this sheet... Regardless, having that level of control does have a legitimate use, and I'm sure it has saved your group a considerable amount of time to handle all of that out of game. Hopefully this new version works well for you all!
Also FWIW, if you still need to edit slim mode to show less inputs, all you have to do is move things from "{side}_page_important" Panel to the "{side}_page_hidable" Panel.
Slim mode now also stops accidentaly adding new feats, which is beautiful.
As the DM though, I *did* appreciate being able to overwrite other claimed sheets, just so I could update my player's character sheets in between sessions from their mythweaver sheets - since the TTS game lives on my PC.
Not sure if that's still possible, if not: lazy bastards can do it themselves.
Thank you for keeping this updated!
Thanks a ton again.
If you'd like to remove more inputs from a sheet's slim mode, you will have to edit the sheet's UI XML. Slim mode works by setting the default visibility for all Buttons, Inputs, and Toggles to be hidden. Those element types have a non-default class named "exemptHide" that forcibly keeps them visible despite the default being hidden. If you want to remove more elements from your Slim character sheets, find the element in the XML, delete "exemptHide" from its class, then save and reload. Almost all elements have descriptive IDs, so it shouldn't be too hard to find what you want.