This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| adventuregenerator:start [2012/09/12 14:55] – leaf | adventuregenerator:start [2023/10/31 14:46] (current) – lee | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ~~NOCACHE~~ | ||
| + | ====== Adventure Generator ====== | ||
| + | |||
| + | //This is a (hopefully) stable snapshot of the map generator, and should not be too terribly buggy.// | ||
| + | |||
| + | You can also try out the [[Bleeding Edge]] version of the generator. It probably has cooler features, but may be broken from time to time as I am coding on it. | ||
| + | |||
| + | ===== Le Note! ===== | ||
| + | |||
| + | **I just want to make it clear that all of the graphics used in this generator were originally created by [[http:// | ||
| + | |||
| + | ====== News ====== | ||
| + | * Now with support for Moldvay/ | ||
| + | * The Test Harness / Dev Kit for building your own generators is ready. | ||
| + | * The width/ | ||
| + | |||
| + | ====== Tips ====== | ||
| + | * If you want to avoid the adsense spam when printing, go into print setup and tell your computer not to print page 1. | ||
| + | * If your map is too big to print, see [[http:// | ||
| + | |||
| + | ====== Generate an Adventure! ====== | ||
| + | <php> | ||
| + | $cwd = getcwd(); | ||
| + | chdir( " | ||
| + | include_once( " | ||
| + | $g = new GeneratorControls(); | ||
| + | echo $g-> | ||
| + | chdir( $cwd ); | ||
| + | </ | ||
| + | |||
| + | ====== Bugs/Issues ====== | ||
| + | * When printing, location keys get cut between pages. I've tried a bunch of CSS " | ||
| + | * Settings do not save between sessions. | ||
| + | * Duplex setting has no effect. | ||
| + | * Notespace setting has no effect | ||
| + | * 5' grid setting has no effect. | ||
| + | ====== Submit a Bug Report or Comment ====== | ||
| + | Feel free to use the discussion area at the bottom of the page to report any bugs or suggest any ideas! | ||
| + | |||
| + | Note: Due to a high incidence of spambots and other oddball internet people causing much time to be lost with discussion moderation, discussion has been disabled for the moment. | ||
| + | |||
| + | ====== Want to Help? ====== | ||
| + | Go to [[Test Harness]], and you can develop your own generator modules and submit them back here for inclusion! | ||
| + | |||
| + | ====== Downloads ====== | ||
| + | * [[http:// | ||
| + | |||
| + | ====== Using the Dungeons ====== | ||
| + | These dungeons are best enjoyed with an old school RPG of some kind. (We like B/X best!) | ||
| + | * [[http:// | ||
| + | * [[http:// | ||
| + | * [[http:// | ||
| + | * [[http:// | ||
| + | * [[http:// | ||
| + | * [[http:// | ||
| + | |||
| + | ====== Special Thanks ====== | ||
| + | |||
| + | Special thanks to those of you who have made monetary contributions. | ||
| + | |||
| + | ====== Credits ====== | ||
| + | * Geomorphs originally created by [[http:// | ||
| + | * Unless otherwise noted, generator code by [[leaf@dizzydragon.net|Leaf]]. | ||
| + | * Adventure site name generator based on [[http:// | ||