Go to file
Austin Shenk 1b20eb33b3 Separated code blocks into smaller files 2013-01-21 19:50:46 -05:00
textures Updated textures 2013-01-17 21:08:05 -05:00
README.md Update README.md 2013-01-03 22:30:25 -05:00
creative.lua Added prototype for quest node 2013-01-20 15:57:45 -05:00
creativeGeneral.lua Separated code blocks into smaller files 2013-01-21 19:50:46 -05:00
creativeInitialStuff.lua Separated code blocks into smaller files 2013-01-21 19:50:46 -05:00
creativeQuest.lua Separated code blocks into smaller files 2013-01-21 19:50:46 -05:00
decode.lua Changed data separator to | 2013-01-20 16:02:57 -05:00
depends.txt Add WIP files so far 2013-01-03 22:31:49 -05:00
encode.lua Changed comma separator to | 2013-01-20 15:57:16 -05:00
global.lua Changed data separator to | 2013-01-20 16:02:57 -05:00
init.lua Relocated creation od etached inventory 2013-01-19 12:06:04 -05:00
standard.lua Changed data separator to | 2013-01-20 16:02:57 -05:00
standardInitialStuff.lua Separated code blocks into smaller files 2013-01-21 19:50:46 -05:00
standardProtect.lua Separated code blocks into smaller files 2013-01-21 19:50:46 -05:00
standardQuest.lua Separated code blocks into smaller files 2013-01-21 19:50:46 -05:00
standardSpawning.lua Separated code blocks into smaller files 2013-01-21 19:50:46 -05:00

README.md

ADVENTURES

WIP

Will enable players to create an adventure world with spawners, quests, and off limit areas. The adventure is created in Creative mode and then converted into files so it can then be decoded in Normal mode.