Putting the 'role' back in role-playing games since 2002.
Donate to Codex
Good Old Games
  • Welcome to rpgcodex.net, a site dedicated to discussing computer based role-playing games in a free and open fashion. We're less strict than other forums, but please refer to the rules.

    "This message is awaiting moderator approval": All new users must pass through our moderation queue before they will be able to post normally. Until your account has "passed" your posts will only be visible to yourself (and moderators) until they are approved. Give us a week to get around to approving / deleting / ignoring your mundane opinion on crap before hassling us about it. Once you have passed the moderation period (think of it as a test), you will be able to post normally, just like all the other retards.

CYOA press

Denim Demon

Educated
Joined
Feb 7, 2011
Messages
29
Location
Outside of society
Project: Eternity
CYOA Press is a tool for compiling Codex CYOA-style Let's Plays to a single page, with only the authors posts and a style that is optimized for reading.

List of compiled books:

The Codexian Saga
Epic - Book One
Epic - Book Two
LEGEND
Myth: A New Age
Overlord
Test-Run
Warhammer: 41K

How to compile a LP?

The easiest thing you can do is to provide me with an LP index that I can feed to the program. The index is a flat list of chapters where each entry is in the following format:

<chapter-title> (| <post-url>)

For example:

一 · A Meeting with the Ashina | http://www.rpgcodex.net/forums/index.php?posts/2843437

Note that the URL is optional, this is for including chapters that only organize the document structure but do not have any content. For example:

Prologue
一 · A Meeting with the Ashina | http://www.rpgcodex.net/forums/index.php?posts/2843437
...
Chapter One: Wanderings of Adolescence
一 · Punishment and Exile | http://www.rpgcodex.net/forums/index.php?posts/2849976

For a complete sample of an index you can check out this post by Nevill.

***

If you are comfortable with using NodeJS you can actually clone / download the repository and use the tool by yourself. The code is open source and hosted on Github.

Each book should have it's own folder that contains an index.txt - have a look the repository folder structure to get the idea. There you will also find samples on how you have to structure the index (Example: Legend) if you want to feed it to the program.
Note that the out/ folder will be cleared by the tool each time it is executed! Do not put any custom stuff in there!

To execute the tool you have to run the index.js and provide the path to the folder with the book that you want to compile. For example:

node index.js book=../books/legend

Note that the path is relative to the folder where node is executed. So in the example above you would have the following folder structure:

cyoa-press/
src/
index.js
...
books/
legend/
index.txt

Where node is executed from within cyoa-press/src/.

To-do:

  • Improve styles for spoilers - reduce text size for once
  • Improve styles for quotes - could basically use the same style as spoilers?
  • Improve index rendering - Use bulleted or numbered lists, use indentations for conveying chapter hierarchy
  • Compile WH42K
  • (Allow for switching backgrounds in settings menu)

OP:

Experiment: What if you could take a Codex CYOA LP and put it in a more readable form, with just the authors posts on a single page and a more readable text style?

So I wrote a little tool (Github) to do just that and applied it to treaves Legend LP. After reading the first chapters the result is (imo) pretty cool. I decided to post it here so I can get some feedback on what you guys think of the idea.

The tool can basically be applied to any other LP, so if there is interest I'll write up something on how to use it.
 
Last edited:

a cut of domestic sheep prime

Guest
awesome. All of treave's lps absolutely deserve to be immortalized in anime book-like form.
 

Nevill

Arcane
Joined
Jun 6, 2009
Messages
11,211
Shadorwun: Hong Kong
I decided to post it here so I can get some feedback on what you guys think of the idea.
Cool, but I think there was at least one instance (possibly more) where two updates had a 'missing link' - a course of action or a plan buried somewhere in the DISCUSS - that is not immediately apparent from the updates themselves.

But then again, for those who want to know everything there is always the original thread.

As for the feedback about the program - it treats apostrophes funny and does not recognize italics:
Battle&#039;s End
Chapter Three: <i>Jianghu</i>
Otherwise everything is fine.
 

a cut of domestic sheep prime

Guest
Really though, I wish the LPs could be retooled into a more readable novel-like form. It'd require rewriting portions of them of course in order to provide more exposition and not have the choices. Then take those novels and have someone make a manga, then take that manga and have someone make an anime.

It seems a shame for so much content to go to waste, sitting on an internet form and only being read by a few hundred people.
 

Denim Demon

Educated
Joined
Feb 7, 2011
Messages
29
Location
Outside of society
Project: Eternity
I made a small update that fixed some missing chapters - looks like the LP index had a few broken links:

三十一 · The Pirate in Black | http://www.rpgcodex.net/forums/index.php?threads/lp-cyoa-傳.85971/page-225#post-2952139
三十八 · Man in Black in the Library | http://www.rpgcodex.net/forums/index.php?threads/lp-cyoa-傳.85971/page-263#post-2985631
四十五 · Icy Heart | http://www.rpgcodex.net/forums/index.php?threads/lp-cyoa-傳.85971/page-350#post-3050867
四十六 · Encounter on the Road | http://www.rpgcodex.net/forums/index.php?threads/lp-cyoa-傳.85971/page-358#post-3053703
五十一 · Another Path | http://www.rpgcodex.net/forums/index.php?threads/lp-cyoa-傳.85971/page-379#post-3067500
四十九 · Earthly Determination, Heavenly Will | http://www.rpgcodex.net/forums/index.php?threads/lp-cyoa-傳.85971/page-1006#post-3296352
六十九 · Duel on the Water | http://www.rpgcodex.net/forums/index.php?threads/lp-cyoa-傳.85971/page-1164#post-3384409
七十六 · Ghosts of the Butterfly | http://www.rpgcodex.net/forums/index.php?threads/lp-cyoa-傳.85971/page-1189#post-3434150
八十 · Black Dragon Pyre IV | http://www.rpgcodex.net/forums/index.php?threads/lp-cyoa-傳.85971/page-1199#post-3456951

@treave Not sure if it's worth fixing in the OP?

Also what the hell were you guys doing with the "quickloads"? I thought that would mess up the whole thing but it looks the story continues seamless on Icy Heart.

I also fixed the display of the titles in chapters / index.
 

treave

Arcane
Patron
Joined
Jul 6, 2008
Messages
11,370
Codex 2012
I made a small update that fixed some missing chapters - looks like the LP index had a few broken links:

@treave Not sure if it's worth fixing in the OP?

Hm, the links aren't broken for me when I click on them from the OP post.

Also what the hell were you guys doing with the "quickloads"? I thought that would mess up the whole thing but it looks the story continues seamless on Icy Heart.

Yeah, that was fun. :troll:
 

Rahdulan

Omnibus
Patron
Joined
Oct 26, 2012
Messages
5,111
Really though, I wish the LPs could be retooled into a more readable novel-like form. It'd require rewriting portions of them of course in order to provide more exposition and not have the choices. Then take those novels and have someone make a manga, then take that manga and have someone make an anime.

Would it be possible to skip certain parts of the posts? Like, I don't know, if all the "crunch" and given options were put under a spoiler tag so you would exclude spoiler section in order to keep just clean posts? Of course, this would apply to future CYOAs and alike because I doubt anyone would go and retool existing threads.
 

Denim Demon

Educated
Joined
Feb 7, 2011
Messages
29
Location
Outside of society
Project: Eternity
Added features:
- Chapter titles now link to posts
- Added LP introduction texts

Added books:
- Test-Run (not sure how this one works out with its unique style of choices but it wasn't much work anyway)
- Overlord

I'll try to keep the Overlord one up to date as soon as new chapters are added.

After having read the Legend LP in its entirety I have to say I really like this format. The readability is just so much better than on the forums. Of course you miss out on a lot of context - and possibly fun, I mean it's pretty awesome to read some peoples analysis on what choices to take! Still if you're not in the mood for that or the LP is over anyway I think the compiled versions are a nice alternative.
As for choices, treaves writing style always includes a reference or some such on what choice was taken so that I was never at a complete loss at why things happened. It was very much possible to just read it like you would read a book.

Besides that it was a very entertaining piece of writing, so thanks @treave! Guess my next tool would be one to automatically brofist each of your LP posts ;)
 

Denim Demon

Educated
Joined
Feb 7, 2011
Messages
29
Location
Outside of society
Project: Eternity
You're a saint. Do the barbarian's 4x

edit: why cant I tag the barbarian?
I'll definitely plan to compile other LP's in the future when I'm in the mood. As for the barbarians 4x - it looks like the index is broken. The links are all in the style of the previous forum so they are no longer working. If someone can provide me with a working index (chapter names + links to the posts) I'd do it.
 

Nevill

Arcane
Joined
Jun 6, 2009
Messages
11,211
Shadorwun: Hong Kong
If someone can provide me with a working index (chapter names + links to the posts) I'd do it.
I volunteer. :salute:

1. The Choicening | http://www.rpgcodex.net/forums/index.php?posts/1137313
2. The Consequencing | http://www.rpgcodex.net/forums/index.php?posts/1137367
3. The Future is Here | http://www.rpgcodex.net/forums/index.php?posts/1137457
3b. The Future is Here: The Second Attempt | http://www.rpgcodex.net/forums/index.php?posts/1137480
4. A Great Penis Across the Stars | http://www.rpgcodex.net/forums/index.php?posts/1137666
5. Oh, noes! | http://www.rpgcodex.net/forums/index.php?posts/1137838
6. Codexia Wants You! | http://www.rpgcodex.net/forums/index.php?posts/1138295
7. The War of the Penis Ring: Continued | http://www.rpgcodex.net/forums/index.php?posts/1138372
8. War Pigs | http://www.rpgcodex.net/forums/index.php?posts/1138496
9. The End of the Beginning | http://www.rpgcodex.net/forums/index.php?posts/1138717
10. Shits-n-Giggles: The Raumen and You | http://www.rpgcodex.net/forums/index.php?posts/1139047
11. Pax Codexiana | http://www.rpgcodex.net/forums/index.php?posts/1139155
12. Codexia uber alles: The Genetic Intermission | http://www.rpgcodex.net/forums/index.php?posts/1139436
13. Codexia the Brave | http://www.rpgcodex.net/forums/index.php?posts/1140444
14. The Chase Scene | http://www.rpgcodex.net/forums/index.php?posts/1140640
15. Behind the Curtains | http://www.rpgcodex.net/forums/index.php?posts/1140950
16. Codexia Goes Forth! | http://www.rpgcodex.net/forums/index.php?posts/1141872
17. Turning Points | http://www.rpgcodex.net/forums/index.php?posts/1142243
18. War Stories | http://www.rpgcodex.net/forums/index.php?posts/1142606
19. Cry Havoc, and Let Loose the Dogs of War! | http://www.rpgcodex.net/forums/index.php?posts/1143129
20. The Great Dying | http://www.rpgcodex.net/forums/index.php?posts/1143548
21. Codex Entry: The Phyr | http://www.rpgcodex.net/forums/index.php?posts/1144103
22. The River of Death | http://www.rpgcodex.net/forums/index.php?posts/1144783
23. The Aftermath | http://www.rpgcodex.net/forums/index.php?posts/1145374
24. Dreams of the Future | http://www.rpgcodex.net/forums/index.php?posts/1146276
25. Fate and Destiny | http://www.rpgcodex.net/forums/index.php?posts/1147390
26. State of the Union, 250AU | http://www.rpgcodex.net/forums/index.php?posts/1147777
27. Where No Man Has Gone Before | http://www.rpgcodex.net/forums/index.php?posts/1148499
28. Codexia, the Unbound | http://www.rpgcodex.net/forums/index.php?posts/1149969
29. The Feast of Bones | http://www.rpgcodex.net/forums/index.php?posts/1151118
30. The Winter of Discontent, Raumeni-style | http://www.rpgcodex.net/forums/index.php?posts/1152289
31. New Kids on the Block | http://www.rpgcodex.net/forums/index.php?posts/1153243
32. Disaster, Presiding | http://www.rpgcodex.net/forums/index.php?posts/1154476
33. Codex Entry: Codexian Military Primer, 266AU | http://www.rpgcodex.net/forums/index.php?posts/1154648
34. Out of the Frying Pan: the Fire Beckons | http://www.rpgcodex.net/forums/index.php?posts/1157408
35. The Textbook SNAFU | http://www.rpgcodex.net/forums/index.php?posts/1159051
36. The Sinews of War; the Price of Peace | http://www.rpgcodex.net/forums/index.php?posts/1161059
37. A Series of Unfortunate Events | http://www.rpgcodex.net/forums/index.php?posts/1162721
38. In Hephaestus' Forge, in Hell's Kitchen | http://www.rpgcodex.net/forums/index.php?posts/1165352
39. The Renaissance of Pain | http://www.rpgcodex.net/forums/index.php?posts/1167517
40. Respublica | http://www.rpgcodex.net/forums/index.php?posts/1169022
41. Clawing at the Stars | http://www.rpgcodex.net/forums/index.php?posts/1188657
42. Codex Entry: The Hin'in | http://www.rpgcodex.net/forums/index.php?posts/1193351
43. State of the Union: 340AU | http://www.rpgcodex.net/forums/index.php?posts/1196350
44. Clouds on the Horizon | http://www.rpgcodex.net/forums/index.php?posts/1199636
45. The Will to Power | http://www.rpgcodex.net/forums/index.php?posts/1208013
46. Last Month on the 'Codexian Saga' | http://www.rpgcodex.net/forums/index.php?posts/1248541
47. A Space Sonata | http://www.rpgcodex.net/forums/index.php?posts/1252547
48. The Sharp End | http://www.rpgcodex.net/forums/index.php?posts/1254804
49. The Road Not Taken | http://www.rpgcodex.net/forums/index.php?posts/1259452
50. Costs, Benefits, Opportunities | http://www.rpgcodex.net/forums/index.php?posts/1263264
51. In Media Res | http://www.rpgcodex.net/forums/index.php?posts/1267691
52. A Fell Moon | http://www.rpgcodex.net/forums/index.php?posts/1275676
53. Cold Delivery | http://www.rpgcodex.net/forums/index.php?posts/1289333
54. Errant Hope | http://www.rpgcodex.net/forums/index.php?posts/1294651
55. Pacification | http://www.rpgcodex.net/forums/index.php?posts/1306814
56. The Wheel Keeps on Turning | http://www.rpgcodex.net/forums/index.php?posts/1310868
57. A New Age (Part A) | http://www.rpgcodex.net/forums/index.php?posts/1316538
58. A New Age (Part B) | http://www.rpgcodex.net/forums/index.php?posts/1321480
59. The Triumphant March | http://www.rpgcodex.net/forums/index.php?posts/1349890
60. Altered States | http://www.rpgcodex.net/forums/index.php?posts/1349890
61. Et tu, Brutus? | http://www.rpgcodex.net/forums/index.php?posts/1365489
62. Codexia Reforged | http://www.rpgcodex.net/forums/index.php?posts/1376877
63. The End of the Beginning | http://www.rpgcodex.net/forums/index.php?posts/1395842
64. The Rise of the Tyrant, the Loss of Heaven's Mandate | http://www.rpgcodex.net/forums/index.php?posts/1407739
65. Snake Eyes | http://www.rpgcodex.net/forums/index.php?posts/1417617
66. The Hourglass of Sand | http://www.rpgcodex.net/forums/index.php?posts/1446295
67. Whimpers in the Dark | http://www.rpgcodex.net/forums/index.php?posts/1470984
68. Human Nature | http://www.rpgcodex.net/forums/index.php?posts/1511740
Epilogue. Reign of Blood; Moments in Time | http://www.rpgcodex.net/forums/index.php?posts/1604186
Denim Demon, done.
 
Last edited:

Denim Demon

Educated
Joined
Feb 7, 2011
Messages
29
Location
Outside of society
Project: Eternity
Whoa, that was fast! Thanks Nevill :salute:

Also the index was pretty much in the perfect format, if anyone else wants to have something compiled this is pretty much what I need.

Anyway here it is: The Codexian Saga

Reading this one isn't as smooth as there's a lot of 'out-of-character' talk from the barbarian in his posts which is a bit jarring. Maybe I'll clean up the scraped posts at some point.
 

Nevill

Arcane
Joined
Jun 6, 2009
Messages
11,211
Shadorwun: Hong Kong
Well, let's try Myth this time. That one is still in progress, though.

Prologue:
Chapter 1: A New Age | http://www.rpgcodex.net/forums/index.php?posts/3058439
Chapter 2: The Scavenger | http://www.rpgcodex.net/forums/index.php?posts/3060486
Chapter 3: A Temple of Lies and Truth and the Canvas City | http://www.rpgcodex.net/forums/index.php?posts/3062216
Chapter 4: The Grand Bazaar | http://www.rpgcodex.net/forums/index.php?posts/3063745
Chapter 5: An Evening with the Courtesan | http://www.rpgcodex.net/forums/index.php?posts/3065301
Chapter 6: The trip into Darkness | http://www.rpgcodex.net/forums/index.php?posts/3067231

Chapter 1: Through the Dark City:
Chapter 1: The Guardhouse | http://www.rpgcodex.net/forums/index.php?posts/3073718
Chapter 2: Homeward Bound | http://www.rpgcodex.net/forums/index.php?posts/3078616
Chapter 3: The Library | http://www.rpgcodex.net/forums/index.php?posts/3086215
Interlude 1: In the Hands of a Master | http://www.rpgcodex.net/forums/index.php?posts/3091146
Chapter 4: The Incantation? | http://www.rpgcodex.net/forums/index.php?posts/3094783
Chapter 5: Going Home | http://www.rpgcodex.net/forums/index.php?posts/3100909
Chapter 6: The Dwarven Quarter | http://www.rpgcodex.net/forums/index.php?posts/3108794
Chapter 7: Emptyness and Fullness | http://www.rpgcodex.net/forums/index.php?posts/3113075
Chapter 8: The Perfect Time | http://www.rpgcodex.net/forums/index.php?posts/3119502
Chapter 9: A Strange Reward | http://www.rpgcodex.net/forums/index.php?posts/3123609
Chapter 10: Uninvited Guests | http://www.rpgcodex.net/forums/index.php?posts/3127623
Chapter 11: The Lost and the Damned | http://www.rpgcodex.net/forums/index.php?posts/3135596
Chapter 12: Aftermath | http://www.rpgcodex.net/forums/index.php?posts/3139629
Chapter 13: Revelations | http://www.rpgcodex.net/forums/index.php?posts/3144181
Chapter 14: Under Siege | http://www.rpgcodex.net/forums/index.php?posts/3148223
Chapter 15: Opening Moves | http://www.rpgcodex.net/forums/index.php?posts/3152972
Chapter 16: Won't Get Fooled Again | http://www.rpgcodex.net/forums/index.php?posts/3156516
Chapter 17: Casualties | http://www.rpgcodex.net/forums/index.php?posts/3162104
Chapter 18: The Hunt | http://www.rpgcodex.net/forums/index.php?posts/3165470
Chapter 19: The Price of Power | http://www.rpgcodex.net/forums/index.php?posts/3168502
Chapter 20: The True Price of Power | http://www.rpgcodex.net/forums/index.php?posts/3172234

Interlude 1: Preparations
Preparations 1 (Great Figures and Artefacts) | http://www.rpgcodex.net/forums/index.php?posts/3176707
Preparations 2 (History and Geography) | http://www.rpgcodex.net/forums/index.php?posts/3180304

Chapter 2: The Eagle and the Crows:
Chapter 1: A Parting of Ways | http://www.rpgcodex.net/forums/index.php?posts/3183826
Chapter 2: The Eagle and the Crows | http://www.rpgcodex.net/forums/index.php?posts/3187569
Chapter 3: Smoke on the Horizon | http://www.rpgcodex.net/forums/index.php?posts/3193517
Chapter 4: Few Against Many | http://www.rpgcodex.net/forums/index.php?posts/3198903
Chapter 5: Banks, Beers and Little Birdies | http://www.rpgcodex.net/forums/index.php?posts/3207281
Chapter 6: The Black Arrows | http://www.rpgcodex.net/forums/index.php?posts/3210733
Chapter 7: Fishing in the Dark | http://www.rpgcodex.net/forums/index.php?posts/3212921
Interlude 1: The Honeymoon | http://www.rpgcodex.net/forums/index.php?posts/3216901
Chapter 8: Anatomy of an Ambush | http://www.rpgcodex.net/forums/index.php?posts/3220126
Chapter 9: An Unexpected Ambush | http://www.rpgcodex.net/forums/index.php?posts/3224985
Chapter 10: The Raid | http://www.rpgcodex.net/forums/index.php?posts/3228857
Chapter 11: Berandal | http://www.rpgcodex.net/forums/index.php?posts/3235083
Chapter 12: Mind Games | http://www.rpgcodex.net/forums/index.php?posts/3238639
Chapter 13: Hope and Hatred | http://www.rpgcodex.net/forums/index.php?posts/3242236
Chapter 14: The Mad, Mad Mind I | http://www.rpgcodex.net/forums/index.php?posts/3248800
Chapter 15: The Mad, Mad Mind II | http://www.rpgcodex.net/forums/index.php?posts/3252227
Chapter 16: The Mad, Mad Minds | http://www.rpgcodex.net/forums/index.php?posts/3257225
Chapter 17: A Strange Mind | http://www.rpgcodex.net/forums/index.php?posts/3260763
Chapter 18: Just Another Day | http://www.rpgcodex.net/forums/index.php?posts/3264407
Chapter 19: Blood for the Blood God? | http://www.rpgcodex.net/forums/index.php?posts/3269600
Chapter 20: The Arrows in Flight | http://www.rpgcodex.net/forums/index.php?posts/3273698
Chapter 21: Troubled Dreams and Sweet Nightmares | http://www.rpgcodex.net/forums/index.php?posts/3277535
Chapter 22: Shattered Sleep | http://www.rpgcodex.net/forums/index.php?posts/3282288
Chapter 23: Wolves at the Door | http://www.rpgcodex.net/forums/index.php?posts/3288274
Chapter 24: Man is Man's Wolf | http://www.rpgcodex.net/forums/index.php?posts/3290316
Chapter 25: Faith or Folly? | http://www.rpgcodex.net/forums/index.php?posts/3296078
Chapter 26: Dark Night | http://www.rpgcodex.net/forums/index.php?posts/3300210
Chapter 27: Desperate Times | http://www.rpgcodex.net/forums/index.php?posts/3304049
Chapter 28: Desperate Times II | http://www.rpgcodex.net/forums/index.php?posts/3309140
Chapter 29: Desperate Measures | http://www.rpgcodex.net/forums/index.php?posts/3314765
Chapter 30: The Calm Before the Storm | http://www.rpgcodex.net/forums/index.php?posts/3319650
Interlude 2: The Serpent's Maw | http://www.rpgcodex.net/forums/index.php?posts/3321813
Chapter 31: Stormy Night | http://www.rpgcodex.net/forums/index.php?posts/3325983
Chapter 32: To the Victors | http://www.rpgcodex.net/forums/index.php?posts/3331337
Chapter 33: The Cost of Doing Business | http://www.rpgcodex.net/forums/index.php?posts/3336594
Chapter 34: Streams of Whiskey | http://www.rpgcodex.net/forums/index.php?posts/3342750
Chapter 35: Miracle Worker | http://www.rpgcodex.net/forums/index.php?posts/3348008
Chapter 36: New Management | http://www.rpgcodex.net/forums/index.php?posts/3353697
Chapter 37: Fighting in a Basement | http://www.rpgcodex.net/forums/index.php?posts/3359993
Chapter 38: In for a Penny | http://www.rpgcodex.net/forums/index.php?posts/3365648
Chapter 39: In for a Pound | http://www.rpgcodex.net/forums/index.php?posts/3372330
Chapter 40: Where Angels Fear to Tread | http://www.rpgcodex.net/forums/index.php?posts/3378649
Chapter 41: The Drowned Dead | http://www.rpgcodex.net/forums/index.php?posts/3383819
Chapter 42: The Battle of Blackrock I | http://www.rpgcodex.net/forums/index.php?posts/3389041
Chapter 43: The Battle of Blackrock II | http://www.rpgcodex.net/forums/index.php?posts/3397550
Interlude 3: What is there in the Dark | http://www.rpgcodex.net/forums/index.php?posts/3405386
Chapter 44: The Battle of Blackrock III | http://www.rpgcodex.net/forums/index.php?posts/3405853
Chapter 45: The Battle of Blackrock IV | http://www.rpgcodex.net/forums/index.php?posts/3413515
Interlude 4: The Golden Empress | http://www.rpgcodex.net/forums/index.php?posts/3419192
Chapter 46: The Battle of Blackrock V | http://www.rpgcodex.net/forums/index.php?posts/3420839
Chapter 47: Battle's End | http://www.rpgcodex.net/forums/index.php?posts/3433875
Chapter 48: Pursuit | http://www.rpgcodex.net/forums/index.php?posts/3444556
Chapter 49: They Will Sing of Horrors, Darkly | http://www.rpgcodex.net/forums/index.php?posts/3451705
Chapter 50: Elf | http://www.rpgcodex.net/forums/index.php?posts/3454931
Interlude 5: The Worrier King | http://www.rpgcodex.net/forums/index.php?posts/3470899
Chapter 51: Lost or Hidden? | http://www.rpgcodex.net/forums/index.php?posts/3473877
Chapter 52: The Second Coming | http://www.rpgcodex.net/forums/index.php?posts/3489245
Chapter 53: Detective D | http://www.rpgcodex.net/forums/index.php?posts/3504768
Chapter 54: The Fish and the Net | http://www.rpgcodex.net/forums/index.php?posts/3517312
Chapter 55: A Small Misstep | http://www.rpgcodex.net/forums/index.php?posts/3537513
Chapter 56: Silver Tongue, Bronze Fist | http://www.rpgcodex.net/forums/index.php?posts/3544896
Chapter 57: The Five Sovereigns | http://www.rpgcodex.net/forums/index.php?posts/3558042
Chapter 58: Fateful Meetings | http://www.rpgcodex.net/forums/index.php?posts/3580768
Chapter 59: Questions of Trust | http://www.rpgcodex.net/forums/index.php?posts/3598661
Chapter 60: Power Obscured | http://www.rpgcodex.net/forums/index.php?posts/3614997
Chapter 61: Lost and Found | http://www.rpgcodex.net/forums/index.php?posts/3623048
Interlude 6: The Price of Freedom | http://www.rpgcodex.net/forums/index.php?posts/3634431
Chapter 62: Disappointments | http://www.rpgcodex.net/forums/index.php?posts/3649159
Chapter 63: Changes | http://www.rpgcodex.net/forums/index.php?posts/3662248
Interlude 7: The Great Mage | http://www.rpgcodex.net/forums/index.php?posts/3668073
Chapter 64: Demonic Verses | http://www.rpgcodex.net/forums/index.php?posts/3680987
Chapter 65: The Hunter | http://www.rpgcodex.net/forums/index.php?posts/3703579
Chapter 66: Projecting | http://www.rpgcodex.net/forums/index.php?posts/3731269
Chapter 67: The Good Neighbours | http://www.rpgcodex.net/forums/index.php?posts/3754687
Chapter 68: Insubordination | http://www.rpgcodex.net/forums/index.php?posts/3784444
Chapter 69: The Sea of Glass | http://www.rpgcodex.net/forums/index.php?posts/3827272
Chapter 70: Divided Loyalties | http://www.rpgcodex.net/forums/index.php?posts/3864066
It might not work very well, since the second half tends to get more and more freeform with each new chapter and a lot of information gets communicated outside of the updates (and sometimes completely new choices appear in-between the updates), but it should not affect the main body of the story too much.

Also, if you read Legend, did you also read the interludes that come with it? The links to them can be found on second-to-last page. A few of them are canon (the ones about Zhang Jue), so they might be worth including.

I'll probably add the 'CYOA press' support as a feature to the LPs in our database, with the corresponding links.
 
Last edited:

Nevill

Arcane
Joined
Jun 6, 2009
Messages
11,211
Shadorwun: Hong Kong
i wonder how my 42k would fare. acts 1 and 2 were interesting, though 3 and 4 went to shit. maybe the first two could work as standalones
Let's see.

ACT 1:
Update I: IT IS BETTER TO DIE FOR THE EMPEROR THAN TO LIVE FOR YOURSELF | http://www.rpgcodex.net/forums/index.php?posts/1431614
Update II: IT IS BETTER TO DIE FOR THE EMPEROR THAN TO LIVE FOR YOURSELF PART DEUX | http://www.rpgcodex.net/forums/index.php?posts/1431792
Update III: IT IS BETTER TO DIE FOR THE EMPEROR THAN TO LIVE FOR YOURSELF PART TROIKA | http://www.rpgcodex.net/forums/index.php?posts/1431990
Update IV: IT WAS A DARK AND STORMY NIGHT | http://www.rpgcodex.net/forums/index.php?posts/1432809
Update V: DEPTHS OF DEPRAVITY | http://www.rpgcodex.net/forums/index.php?posts/1433292
Update VI: HE WHO FIGHTS MONSTERS | http://www.rpgcodex.net/forums/index.php?posts/1433640
Update VII: NO TIME LIKE THE PRESENT | http://www.rpgcodex.net/forums/index.php?posts/1434106
Update VIII: TOMBSTONE | http://www.rpgcodex.net/forums/index.php?posts/1434314
Update IX: IMPERIAL MARCH | http://www.rpgcodex.net/forums/index.php?posts/1434989
Update X: ENEMY AT THE GATES | http://www.rpgcodex.net/forums/index.php?posts/1435368
Update XI: EXTREME MEASURES | http://www.rpgcodex.net/forums/index.php?posts/1435620
Update XII: THE RIGHT CHOICE | http://www.rpgcodex.net/forums/index.php?posts/1436030
Update XIII: DEATHLESS LEGIONS | http://www.rpgcodex.net/forums/index.php?posts/1436265
Update XIV: FIRST TO FIGHT THE XENOS | http://www.rpgcodex.net/forums/index.php?posts/1437181
Update XV: HOW I LEARNED TO STOP WORRYING AND LOVE THE BOMB | http://www.rpgcodex.net/forums/index.php?posts/1437455
Update XVI: SOMETHING ROTTEN IN THE IMPERIUM OF MAN | http://www.rpgcodex.net/forums/index.php?posts/1438989
Update XVII: THE BLACK SHIPS | http://www.rpgcodex.net/forums/index.php?posts/1441157
Update XVIII: UNUSUAL CIRCUMSTANCES | http://www.rpgcodex.net/forums/index.php?posts/1442491
Update XIX: WAR MACHINE | http://www.rpgcodex.net/forums/index.php?posts/1442828
Update XX: SPACE HULK | http://www.rpgcodex.net/forums/index.php?posts/1444033
Update XXI: ROLL OUT | http://www.rpgcodex.net/forums/index.php?posts/1445731
Update XXII: LET'S PLAY A LITTLE GAME OF YOU | http://www.rpgcodex.net/forums/index.php?posts/1446283
Update: XXIII: DAWN OF WAR | http://www.rpgcodex.net/forums/index.php?posts/1446592
Update XXIV: IT CAME FROM OUTSIDE | http://www.rpgcodex.net/forums/index.php?posts/1447666
Update XXV: CHAOS RISING | http://www.rpgcodex.net/forums/index.php?posts/1448721
Update XXVI: THE LONGEST DAY | http://www.rpgcodex.net/forums/index.php?posts/1449182
Update XXVII: LOOK UPON MY WORKS, YE MIGHTY, AND DESPAIR | http://www.rpgcodex.net/forums/index.php?posts/1450119
Update XVIII: TRICKERY | http://www.rpgcodex.net/forums/index.php?posts/1452784
Update XXIX: DIVIDE ET IMPERA | http://www.rpgcodex.net/forums/index.php?posts/1454094
Update XXX: THE LHO-STICK SMOKING MAN | http://www.rpgcodex.net/forums/index.php?posts/1459322
Update XXXI: SUB UMBRA ALARUM TUARUM | http://www.rpgcodex.net/forums/index.php?posts/1463105
Update XXXII: NO GODS, NO MASTERS | http://www.rpgcodex.net/forums/index.php?posts/1465759

EXTRAS:
Brother-Commander's Journal, 998.M41 | http://www.rpgcodex.net/forums/index.php?posts/1434448
SPACE MARINES CHAPTER: EXTERMINATING ANGELS | http://www.rpgcodex.net/forums/index.php?posts/1432873
THE GRIM REAPER'S TALE | http://www.rpgcodex.net/forums/index.php?posts/1443928
THE LORE KEEPER'S TALE | http://www.rpgcodex.net/forums/index.php?posts/1459667
THE RECLUSIARCH ASCENDANT | http://www.rpgcodex.net/forums/index.php?posts/1460056
THE RED CYCLOPS | http://www.rpgcodex.net/forums/index.php?posts/1439815
STAR GODS | http://www.rpgcodex.net/forums/index.php?posts/1450162

ACT 2:
PROLOGUE: ALL THE WORLD'S COMING TO CALIXIS | http://www.rpgcodex.net/forums/index.php?posts/1470374
Update I: THE LORD CALIXIS | http://www.rpgcodex.net/forums/index.php?posts/1471508
Update II: A QUESTION OF TRUST | http://www.rpgcodex.net/forums/index.php?posts/1472085
Update III: OF MALFI AND MEN | http://www.rpgcodex.net/forums/index.php?posts/1473461
Update IV: BLOODY MURDER | http://www.rpgcodex.net/forums/index.php?posts/1474204
Update V: DARK DREAMS UPON THE HEART | http://www.rpgcodex.net/forums/index.php?posts/1475704
Update VI: IN HIS CITY BENEATH THE WAVES, MARIUS HAX LIES DREAMING | http://www.rpgcodex.net/forums/index.php?posts/1476508
UPDATE VII: DAMNED IF YOU DO, DAMNED IF YOU DON'T | http://www.rpgcodex.net/forums/index.php?posts/1480295
UPDATE VIII: A GAME OF GODS | http://www.rpgcodex.net/forums/index.php?posts/1480715
UPDATE IX: DARK PASSENGER | http://www.rpgcodex.net/forums/index.php?posts/1484136
UPDATE X: TASTE IN MEN | http://www.rpgcodex.net/forums/index.php?posts/1488515
UPDATE XI: FROM DAWN TO DUSK | http://www.rpgcodex.net/forums/index.php?posts/1490577
UPDATE XII: FOR WHOM THE BELL TOLLS | http://www.rpgcodex.net/forums/index.php?posts/1491888
UPDATE XIII: A SHADOW OUT OF TIME | http://www.rpgcodex.net/forums/index.php?posts/1495112
UPDATE XIV: FIRESTORM OVER CALIXIS | http://www.rpgcodex.net/forums/index.php?posts/1498235
UPDATE XV: THAT IS NOT DEAD WHICH CAN ETERNAL LIE | http://www.rpgcodex.net/forums/index.php?posts/1502273
UPDATE XVI: THE STORM OF THE EMPEROR'S WRATH | http://www.rpgcodex.net/forums/index.php?posts/1503764
UPDATE XVII: BONFIRE OF VANITIES | http://www.rpgcodex.net/forums/index.php?posts/1507375
UPDATE XVIII: SYMPATHY FOR THE DEVIL | http://www.rpgcodex.net/forums/index.php?posts/1510094
UPDATE XIX: THE ROAD TO HELL | http://www.rpgcodex.net/forums/index.php?posts/1511310
UPDATE XX: A GENTLEMAN'S GAME | http://www.rpgcodex.net/forums/index.php?posts/1512936
UPDATE XXI: OUT OF THE FRYING PAN | http://www.rpgcodex.net/forums/index.php?posts/1516205
UPDATE XXII: AND INTO THE FIRE | http://www.rpgcodex.net/forums/index.php?posts/1517723
UPDATE XXIII: THE TRIAL OF MARIUS HAX - PART 1 | http://www.rpgcodex.net/forums/index.php?posts/1519182
UPDATE XXIV: THE TRIAL OF MARIUS HAX - PART 2 | http://www.rpgcodex.net/forums/index.php?posts/1519496
UPDATE XXV: THE TRIAL OF MARIUS HAX - PART 3 | http://www.rpgcodex.net/forums/index.php?posts/1520739
UPDATE XXVI: INNOCENCE PROVES NOTHING | http://www.rpgcodex.net/forums/index.php?posts/1520842
UPDATE XXVII: WE WHO ARE ABOUT TO DIE | http://www.rpgcodex.net/forums/index.php?posts/1522112
UPDATE XXVIII: HIS RED RIGHT HAND | http://www.rpgcodex.net/forums/index.php?posts/1523400
UPDATE XXIX: GHOSTS IN THE MACHINE | http://www.rpgcodex.net/forums/index.php?posts/1524787
UPDATE XXX: BAND OF BROTHERS | http://www.rpgcodex.net/forums/index.php?posts/1525006

EXTRAS:
THE GREAT ENEMY'S CHILDREN | http://www.rpgcodex.net/forums/index.php?posts/1479079
THE BETRAYER'S TALE | http://www.rpgcodex.net/forums/index.php?posts/1487190
THE BLUE SCRIBES OF TZEENTCH | http://www.rpgcodex.net/forums/index.php?posts/1495514
THE FORGES OF MARS | http://www.rpgcodex.net/forums/index.php?posts/1511780
CADIAN WALTZ | http://www.rpgcodex.net/forums/index.php?posts/1516651
THE NECRONTYR'S TALE | http://www.rpgcodex.net/forums/index.php?posts/1523886
A 'WHAT IF' ENDING: BRAVE NEW WORLD | http://www.rpgcodex.net/forums/index.php?posts/1524613

INTERLUDE: A SIX PART ADVENTURE WITH A BAND OF BROTHERS!
I: ENEMY MINE | http://www.rpgcodex.net/forums/index.php?posts/1532623
II: ETERNAL DARKNESS | http://www.rpgcodex.net/forums/index.php?posts/1536141
III: A FATHER TO HIS MEN | http://www.rpgcodex.net/forums/index.php?posts/1539272
IV: THE HEART OF THE SWARM | http://www.rpgcodex.net/forums/index.php?posts/1545847
V: ALL OF LIFE FEARS THE REAPER | http://www.rpgcodex.net/forums/index.php?posts/1548191
VI: DELIVERANCE | http://www.rpgcodex.net/forums/index.php?posts/1549928

EXTRA:
THE WORD OF GOD | http://www.rpgcodex.net/forums/index.php?posts/1548844

ACT 3:
UPDATE 0: PROLOGUE | http://www.rpgcodex.net/forums/index.php?posts/1558614
UPDATE I: THE IMPERIUM OF MAN | http://www.rpgcodex.net/forums/index.php?posts/1560004
UPDATE II: THE BOYZ ARE BACK | http://www.rpgcodex.net/forums/index.php?posts/1564687
UPDATE III: GORK'LL GET 'EM | http://www.rpgcodex.net/forums/index.php?posts/1567025
UPDATE IV: ONE LAST TIME UNTO THE BREACH | http://www.rpgcodex.net/forums/index.php?posts/1569061
UPDATE V: USE OF WEAPONS | http://www.rpgcodex.net/forums/index.php?posts/1570297
UPDATE VI: JUDGEMENT | http://www.rpgcodex.net/forums/index.php?posts/1570923
UPDATE VII: SCOURGE OF GOD | http://www.rpgcodex.net/forums/index.php?posts/1572092
UPDATE VIII: VALHALLA BURNING | http://www.rpgcodex.net/forums/index.php?posts/1574826
UPDATE IX: BIG DEATH | http://www.rpgcodex.net/forums/index.php?posts/1577654
UPDATE X: EBBS AND TIDES | http://www.rpgcodex.net/forums/index.php?posts/1581479
UPDATE XI: EXCESSION | http://www.rpgcodex.net/forums/index.php?posts/1582874
UPDATE XII: A TALE OF TWO WILLS | http://www.rpgcodex.net/forums/index.php?posts/1585296
UPDATE XIII: TOTAL WAR | http://www.rpgcodex.net/forums/index.php?posts/1586487
UPDATE XIV: UNFORESEEN CONSEQUENCES | http://www.rpgcodex.net/forums/index.php?posts/1598242
UPDATE XV: FACTION CHOICE | http://www.rpgcodex.net/forums/index.php?posts/1602456
UPDATE XVI: AND THEY SHALL KNOW NO FEAR | http://www.rpgcodex.net/forums/index.php?posts/1609677
UPDATE XVII: PHALANX | http://www.rpgcodex.net/forums/index.php?posts/1615415
UPDATE XVIII: GREEN FIELDS OF RYNN | http://www.rpgcodex.net/forums/index.php?posts/1631984
UPDATE XIX: ALL IN A DAY'S WORK | http://www.rpgcodex.net/forums/index.php?posts/1641582
UPDATE XX: SHIPPING UP TO CHARADON | http://www.rpgcodex.net/forums/index.php?posts/1647382
UPDATE XXI: THE EMPEROR'S JUDGEMENT | http://www.rpgcodex.net/forums/index.php?posts/1659974
UPDATE XXII: THERE BUT FOR THE GRACE OF GOD | http://www.rpgcodex.net/forums/index.php?posts/1667781

EXTRAS:
THE DRAGON AND SAINT GEORGE | http://www.rpgcodex.net/forums/index.php?posts/1582974
FAVOURED SON | http://www.rpgcodex.net/forums/index.php?posts/1588138
WARMASTER | http://www.rpgcodex.net/forums/index.php?posts/1592605
CHAOS UNDIVIDED | http://www.rpgcodex.net/forums/index.php?posts/1594752
THREADS OF FATE | http://www.rpgcodex.net/forums/index.php?posts/1650608
THREADS OF FATE - PART 2 | http://www.rpgcodex.net/forums/index.php?posts/1654871
THREADS OF FATE - PART 3: DEUS EX MACHINA | http://www.rpgcodex.net/forums/index.php?posts/1656242

ACT 4:
UPDATE I: INTO THE STORM | http://www.rpgcodex.net/forums/index.php?posts/1670585
UPDATE II: ONE STEP FROM HELL | http://www.rpgcodex.net/forums/index.php?posts/1677781
UPDATE III: LET THE GALAXY BURN | http://www.rpgcodex.net/forums/index.php?posts/1681353
UPDATE IV: HARLEQUIN'S KISS | http://www.rpgcodex.net/forums/index.php?posts/1694503
UPDATE V: THE LORD CALIXIS' LEGACY | http://www.rpgcodex.net/forums/index.php?posts/1703679
UPDATE VI: WAVE OF MUTILATION | http://www.rpgcodex.net/forums/index.php?posts/1714435
UPDATE VII: REVELATION | http://www.rpgcodex.net/forums/index.php?posts/1715868
UPDATE VIII: THE CRIMSON KING | http://www.rpgcodex.net/forums/index.php?posts/1718740
UPDATE IX: MALCADOR'S LAST GIFT | http://www.rpgcodex.net/forums/index.php?posts/1732844
UPDATE X: ONE LAST TIME | http://www.rpgcodex.net/forums/index.php?posts/1738482
UPDATE XI: MACHINE MESSIAH | http://www.rpgcodex.net/forums/index.php?posts/1779631
UPDATE XII: EPITAPH | http://www.rpgcodex.net/forums/index.php?posts/1842601
UPDATE XIII: DARKEST HOUR | http://www.rpgcodex.net/forums/index.php?posts/1861418
UPDATE XIV: APOCALYPSE | http://www.rpgcodex.net/forums/index.php?posts/1875938

EXTRA:
ALL IS DUST | http://www.rpgcodex.net/forums/index.php?posts/1738641
THE CRAVEN GOD | http://www.rpgcodex.net/forums/index.php?posts/1796189
QUOTH THE RAVING | http://www.rpgcodex.net/forums/index.php?posts/1851496
EPILOGUE | http://www.rpgcodex.net/forums/index.php?posts/1877926
Needs the LP introduction text, like Legend. Also CODE tags were probably not the best ideas for extras - the program might not understand them (and it is a pain to view them as it is).

Also, why does everyone call it WH42K when it is set in the 41st millennium? :M
 
Last edited:

Denim Demon

Educated
Joined
Feb 7, 2011
Messages
29
Location
Outside of society
Project: Eternity
So I added the Myth one:

Myth: A New Age

This one uses a lot of rather long spoiler tags which were just rendered as block quotes. So I added a little script that can expand / collapse spoilers just like on the forums. Works pretty well so far, although there are some issues where the text in the spoiler area is too long and overfloats the page width. This is mainly because the text size of the compiled version is bigger and there is less horizontal space than on the forums - both for reasons of readability. But it's still a big improvement.
I also updated Legend since it also makes use of spoilers.

WH42k is next.
 

Denim Demon

Educated
Joined
Feb 7, 2011
Messages
29
Location
Outside of society
Project: Eternity
Also, if you read Legend, did you also read the interludes that come with it? The links to them can be found on second-to-last page. A few of them are canon (the ones about Zhang Jue), so they might be worth including.

I found the Zhang Jue ones when trying to find out what happened between the Quickloads, but totally forget about them. Guess I'll add all those as Extras at the end.

I'll probably add the 'CYOA press' support as a feature to the LPs in our database, with the corresponding links.

I already saw that, that's very cool. Though maybe the link should say something like Compiled or Single page, since CYOA press is just the name of the tool?

And thanks again for compiling the indices that's helping me a lot!
 

Nevill

Arcane
Joined
Jun 6, 2009
Messages
11,211
Shadorwun: Hong Kong
I already saw that, that's very cool. Though maybe the link should say something like Compiled or Single page, since CYOA press is just the name of the tool?
Well, I was thinking about 'CYOA Press link' (to the book) when I did that, but the whole 'press link' didn't sit well with me, so I left that word out. :M

I'll change it to 'read with CYOA Press'.
 

Nevill

Arcane
Joined
Jun 6, 2009
Messages
11,211
Shadorwun: Hong Kong
Works pretty well so far, although there are some issues where the text in the spoiler area is too long and overfloats the page width. This is mainly because the text size of the compiled version is bigger and there is less horizontal space than on the forums - both for reasons of readability.
Since spoilers are not technically a part of the update, I think separate rules could apply to the text within them. It can be made smaller than the rest of the story.

Also, is it possible to include chapter numbers in the index? To compare - the Legend has its numeration system and chapters, the Barbarian's Saga has update numbers, but in Myth everything is lumped together:

It would be nice to see the index just as it is in the thread:
Prologue:
Chapter 1: A New Age
Chapter 2: The Scavenger

[...]

Chapter 1: Through the Dark City:
Chapter 1: The Guardhouse
The same probably should apply to WH42K. It would make navigation through the LP easier.

Oh, and great work! :salute:

P.S. Also, 'The Last Campfire' in the Overlord LP reads:
The Last Campfire
null
Not sure why, though - a few days ago it seemed to work just fine.

P.P.S. Also, I know you've made this tool mostly for your own use, but can the font size or the width of the sheet be made adjustable? It looks great as it is, but on a widescreen monitor and in a browser that scales everything up to 1.5 times there is still a lot of unused space:
2015_07_25_193721.jpg
 
Last edited:

Denim Demon

Educated
Joined
Feb 7, 2011
Messages
29
Location
Outside of society
Project: Eternity
Since spoilers are not technically a part of the update, I think separate rules could apply to the text within them.
I'll try to find a more suitable style for spoilers then.

Also, is it possible to include chapter numbers in the index?
Actually I removed the 'Chapter XYZ' notation from the index manually because I thought it was distracting. Now that you mention it, it is actually helpful when browsing the (rendered) index. So I restored your original version.

However the rendered index needs some work anyway. My idea so far is to use indentation any maybe bulleted / numbered lists to make it more readable. Something like this:

* Prologue
* A New Age
* The Scavenger​
[...]
* Chapter 1: Through the Dark City
* The Guardhouse​

P.S. Also, 'The Last Campfire' in the Overlord LP reads: null
Not sure what that was, but should be fixed now.

Also, I know you've made this tool mostly for your own use, but can the font size or the width of the sheet be made adjustable?
Well of course I want the books to be used by other people, so customization is planned. Today I quickly hacked together a settings menu where you can change the page width and font size. The settings should be stored in a cookie and restored whenever you open the book again. The settings should also transfer to the other books as long as they are hosted on the same domain. Maybe you could give it a try and see how it works for you? Javascript is of course required for it to work.

I guess I'll also add a small To-do list to the OP for the stuff that I intend to improve.
 

Nevill

Arcane
Joined
Jun 6, 2009
Messages
11,211
Shadorwun: Hong Kong
My idea so far is to use indentation any maybe bulleted / numbered lists to make it more readable. Something like this:
Looks good. :thumbsup:

Maybe you could give it a try and see how it works for you?
Works fine. I found my sweet spot with 900px width, thanks.

Two notes, though.

Overlord said:
This example is from Overlord, but it applies to the rest of them, too. The 'major chapter' names - like 'Prologue' - are not supposed to be clickable, because there is nothing to read there. This is also true of Legend, Myth and WH41K.

Second, about the options menu implementation. If you click the up/down buttons, the page is resized in the background, allowing you a nice preview. However, that happens only when you click - or rather, holt the cursor over - the buttons. When you use a mouse wheel to adjust sizes, the background doesn't change.
 

Denim Demon

Educated
Joined
Feb 7, 2011
Messages
29
Location
Outside of society
Project: Eternity
The 'major chapter' names - like 'Prologue' are not supposed to be clickable, because there is nothing to read there.
Not sure about this one. There is still a point in a document (the heading 'Prologue') that you can jump to, which is not really the case with the thread. Also I think the users expectations might change after improving the index style to:
Then one could assume that Prologue might have no content.

Still, even then, I don't see what would be improved by removing those links?

Second, about the option menu implementation.
I agree that this is inconsistent, however that seems to be the default browser behavior. The same effect happens with the default input method - when you just enter a value by hand. To actually commit the value you have to press enter or remove focus from the text field (which automatically happens after clicking on 'Close'). As I said it was a rather quick implementation, so of course there is a lot of room for improvement. Personally I would also like to include a slider with sensible steps instead of experimenting with number values directly. However for now I'm fine with this basic solution.

Thanks for your input!
 

As an Amazon Associate, rpgcodex.net earns from qualifying purchases.
Back
Top Bottom