Go to file
Austin Shenk be66003009 Added quest and currentObject deserialization 2013-02-05 12:07:01 -05:00
textures Updated textures 2013-01-17 21:08:05 -05:00
Book.lua Added the start for a quest log 2013-01-25 23:59:31 -05:00
README.md Update README.md 2013-01-03 22:30:25 -05:00
creative.lua Fixed story display for books 2013-01-25 23:59:11 -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 Added quest and currentObject deserialization 2013-02-05 12:07:01 -05:00
depends.txt Add WIP files so far 2013-01-03 22:31:49 -05:00
encode.lua Added saveInitialStuff's code here 2013-02-05 12:07:00 -05:00
global.lua Moved saveInitialStuff code to encdoe.lua instead 2013-02-05 12:06:59 -05:00
init.lua Added quests file creation 2013-02-05 12:06:59 -05:00
standard.lua Added saveQuestProgress function and minor fix 2013-02-05 12:06:58 -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 Added quest persistence 2013-02-05 12:06:57 -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.