Go to file
Austin Shenk 8959cf0ae1 Added variable to hold registered books 2013-01-24 23:24:27 -05:00
textures Updated textures 2013-01-17 21:08:05 -05:00
Book.lua Added readable books to the mod 2013-01-24 23:20:26 -05:00
README.md Update README.md 2013-01-03 22:30:25 -05:00
creative.lua Moved a lot of code around 2013-01-21 19:53:04 -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 Chenged to new separator 2013-01-21 19:52:40 -05:00
depends.txt Add WIP files so far 2013-01-03 22:31:49 -05:00
encode.lua Changed the data separator to unique char 2013-01-21 19:52:17 -05:00
global.lua Added variable to hold registered books 2013-01-24 23:24:27 -05:00
init.lua Added book file iniitialization 2013-01-24 23:21:29 -05:00
standard.lua Added book dofile 2013-01-24 23:21:11 -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.