Menu
News
All News
Dungeons & Dragons
Level Up: Advanced 5th Edition
Pathfinder
Starfinder
Warhammer
2d20 System
Year Zero Engine
Industry News
Reviews
Dragon Reflections
White Dwarf Reflections
Columns
Weekly Digests
Weekly News Digest
Freebies, Sales & Bundles
RPG Print News
RPG Crowdfunding News
Game Content
ENterplanetary DimENsions
Mythological Figures
Opinion
Worlds of Design
Peregrine's Nest
RPG Evolution
Other Columns
From the Freelancing Frontline
Monster ENcyclopedia
WotC/TSR Alumni Look Back
4 Hours w/RSD (Ryan Dancey)
The Road to 3E (Jonathan Tweet)
Greenwood's Realms (Ed Greenwood)
Drawmij's TSR (Jim Ward)
Community
Forums & Topics
Forum List
Latest Posts
Forum list
*Dungeons & Dragons
Level Up: Advanced 5th Edition
D&D Older Editions
*TTRPGs General
*Pathfinder & Starfinder
EN Publishing
*Geek Talk & Media
Search forums
Chat/Discord
Resources
Wiki
Pages
Latest activity
Media
New media
New comments
Search media
Downloads
Latest reviews
Search resources
EN Publishing
Store
EN5ider
Adventures in ZEITGEIST
Awfully Cheerful Engine
What's OLD is NEW
Judge Dredd & The Worlds Of 2000AD
War of the Burning Sky
Level Up: Advanced 5E
Events & Releases
Upcoming Events
Private Events
Featured Events
Socials!
EN Publishing
Twitter
BlueSky
Facebook
Instagram
EN World
BlueSky
YouTube
Facebook
Twitter
Twitch
Podcast
Features
Top 5 RPGs Compiled Charts 2004-Present
Adventure Game Industry Market Research Summary (RPGs) V1.0
Ryan Dancey: Acquiring TSR
Q&A With Gary Gygax
D&D Rules FAQs
TSR, WotC, & Paizo: A Comparative History
D&D Pronunciation Guide
Million Dollar TTRPG Kickstarters
Tabletop RPG Podcast Hall of Fame
Eric Noah's Unofficial D&D 3rd Edition News
D&D in the Mainstream
D&D & RPG History
About Morrus
Log in
Register
What's new
Search
Search
Search titles only
By:
Forums & Topics
Forum List
Latest Posts
Forum list
*Dungeons & Dragons
Level Up: Advanced 5th Edition
D&D Older Editions
*TTRPGs General
*Pathfinder & Starfinder
EN Publishing
*Geek Talk & Media
Search forums
Chat/Discord
Menu
Log in
Register
Install the app
Install
Community
General Tabletop Discussion
*Geek Talk & Media
What software remains to be coded?
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="MonkeyBoy" data-source="post: 147971" data-attributes="member: 1229"><p><strong>Pie in the Sky time? My Favourite!</strong></p><p></p><p>Hrm...</p><p></p><p>Some things either were talked about, or were done (some I started myself but then dropped!):</p><p></p><p>(these are all for creating new things properly)</p><p></p><p>Magic Item value calculator (done I think?)</p><p></p><p>Weapon balance calculator (starte this myself, ditched it after a little while)</p><p></p><p>Monster calculator (i.e. does all those "how many skill points for xHD outsider?" calculations for you)</p><p></p><p>There was a document which purported to balance PrCs for you, that could be coded up (data files giving expansion of abilities?)</p><p></p><p>I started work on a system to link simple dungeon maps to room descriptions (on a web page) so that you got the room desciption when you clicked the room on screen. (guess what; ditched it!)</p><p></p><p>----</p><p></p><p>These are things I ave "60%" written:</p><p></p><p>My InitBrowse program (version 2 with bells and whistles, stock monster creation, proper state tracking etc)</p><p></p><p>"multi-function-displays" - a wierd program that is probably only good for me; lets you summon up text files or web pages into up to 4 panes at the hit of a single key. (used for getting reference info fast)</p><p></p><p>"data reader" - basically works like TomeRaider (<a href="http://www.tomeraider.com" target="_blank">www.tomeraider.com</a>) except it uses human-readable data files. It also uses index files, which allow you to (for instance) use the basic SRD spell reference, but in the index specify alternate sources for errata'd, house ruled or just plain extra spells. </p><p></p><p>(tome raider forces you to "compile" your text files into .tr format -> a non-reversible process, making updates hard)</p><p></p><p>----</p><p></p><p>There are also lots of little "tweaks" that the programmer in me sees that would be nice;</p><p></p><p>TableSmith tables for treasure that don't _assume_ you use lots of expansion material, but that enable you to add it easily (started doing this, stopped after a while...)</p><p>PCGen ported to a Win32 speific language, so it runs at a respectable speed!</p><p></p><p>And that holy grail; easy integration of lots of different programs!</p><p>----</p><p></p><p>As you can see; the to-do list is long, and the list of nice things to do is even longer.</p><p></p><p>(hell; my list is really a "get on and finish what you've started!" list...)</p></blockquote><p></p>
[QUOTE="MonkeyBoy, post: 147971, member: 1229"] [b]Pie in the Sky time? My Favourite![/b] Hrm... Some things either were talked about, or were done (some I started myself but then dropped!): (these are all for creating new things properly) Magic Item value calculator (done I think?) Weapon balance calculator (starte this myself, ditched it after a little while) Monster calculator (i.e. does all those "how many skill points for xHD outsider?" calculations for you) There was a document which purported to balance PrCs for you, that could be coded up (data files giving expansion of abilities?) I started work on a system to link simple dungeon maps to room descriptions (on a web page) so that you got the room desciption when you clicked the room on screen. (guess what; ditched it!) ---- These are things I ave "60%" written: My InitBrowse program (version 2 with bells and whistles, stock monster creation, proper state tracking etc) "multi-function-displays" - a wierd program that is probably only good for me; lets you summon up text files or web pages into up to 4 panes at the hit of a single key. (used for getting reference info fast) "data reader" - basically works like TomeRaider ([url]www.tomeraider.com[/url]) except it uses human-readable data files. It also uses index files, which allow you to (for instance) use the basic SRD spell reference, but in the index specify alternate sources for errata'd, house ruled or just plain extra spells. (tome raider forces you to "compile" your text files into .tr format -> a non-reversible process, making updates hard) ---- There are also lots of little "tweaks" that the programmer in me sees that would be nice; TableSmith tables for treasure that don't _assume_ you use lots of expansion material, but that enable you to add it easily (started doing this, stopped after a while...) PCGen ported to a Win32 speific language, so it runs at a respectable speed! And that holy grail; easy integration of lots of different programs! ---- As you can see; the to-do list is long, and the list of nice things to do is even longer. (hell; my list is really a "get on and finish what you've started!" list...) [/QUOTE]
Insert quotes…
Verification
Post reply
Community
General Tabletop Discussion
*Geek Talk & Media
What software remains to be coded?
Top