Re: The One Ring online Character Generator and Sheet, updat
Posted: Thu Mar 06, 2014 10:05 am
I made the same mistake... interesting.
https://forums.cubicle7.co.uk/
The promised Rules Clarification won't come too early. While developing the character generator and sheet I collaborated with several people and basically most of them had two or three different understandings about almost every rule in the manual.Yusei wrote:I made the same mistake... interesting.
I have to, unfortunatly, agree with this. While I think that TOR is more about the spirit of the game, opposed to the letter of the rule, sometimes things tend to get a bit fuzzy and unclear.azrapse wrote:The promised Rules Clarification won't come too early. While developing the character generator and sheet I collaborated with several people and basically most of them had two or three different understandings about almost every rule in the manual.Yusei wrote:I made the same mistake... interesting.
It is even worse when there exist translation mistakes in some localized editions that turn one stat into another, for example in some editions they tell to roll for Wisdom instead of Lore at certain cases, or use the Lore score instead of Wits.
Add to this that the rules are divided in two books, and that there are two different indices, and that the indices aren't really indices, but glorified tables of contents. For example, to quote the Travelling Gear rule in my previous post, I searched for it in the Loremaster's manual, then in the Adventurer's manual. I searched under the T section of the index, but it doesn't appear there. It appears under the G section, along with Gear.
If I may put forward a suggestion, I would recomend to add a print option for the character sheet. :pOne of the drives to revamp the program is to add additional gadgets to it that you can use to perform some game routines whose rules are complex, convoluted or unclear. For example, a Travel Phase gadget that instructs step by step what to do, what to roll, etc. A combat gadget to remind to select stances, use combat actions, remind the enemy's special abilities, etc. A social encounter gadget to remind the steps of introduction, tolerance, etc. Basically, an interactive workflow cheatsheet for Loremasters and players alike.
But there exists already a print option for it.Woodclaw wrote:If I may put forward a suggestion, I would recomend to add a print option for the character sheet. :p
I've tried, but the results were ... less than spectacular. Matter of fact I had some major problems, since the whole thing was printed upon 4 pages, two of which contained nothing. It's likely a problem with my computer (thanks you Win8.1 )azrapse wrote:But there exists already a print option for it.Woodclaw wrote:If I may put forward a suggestion, I would recomend to add a print option for the character sheet. :p
Just go to your browser's menu and select its Print command. The sheet will use an alternative style sheet that is more printer friendly.
Even more, if you want you can hide the numbers on the cells that change often during a game. For example, Endurance, Experience, etc. So that you can print the mostly immutable stuff with the printer, and then fill up the volatile values with pencil. Just click on the Hide/Show Volatile Cells button before printing.
If anything, your requests for things that are already there confirms my suspicion that this program requires a manual or a tutorial. :S
Okay, I need to test that.Woodclaw wrote:I've tried, but the results were ... less than spectacular. Matter of fact I had some major problems, since the whole thing was printed upon 4 pages, two of which contained nothing. It's likely a problem with my computer (thanks you Win8.1 )
I have no idea about Wordpress beyond that it is a LAMP based open source blogging framework.tstirler wrote: I'm thinking a version where the stats are stored in the database, and when the logged in users bring up their sheet they automatically get theirs stats.
Would this be something that would be possible to do?
Thanks for that quick response.azrapse wrote: I have no idea about Wordpress beyond that it is a LAMP based open source blogging framework.
My site already has functionality to store the stats in the server behind a group name and password. It's just there behind the Online Character Server button. However I'm not sure if that fits your needs or you need Wordpress integration for any particular reason.
If you could explain yourself more deeply it would be great.
You can always talk to my server backend in the same way that my HTML+JS frontend does talk to it to bring and store characters.tstirler wrote:Is there a way to have the sheet talk directly to a database of a site, and store several different characters. With the possibility of having a page with the sheet and description per character that the other players can also check out.