Go to file
Austin Shenk 7679a57abe Added the start for a quest log 2013-01-25 23:59:31 -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 Fixed issue with book data decoding incorrectly 2013-01-25 23:58:52 -05:00
depends.txt Add WIP files so far 2013-01-03 22:31:49 -05:00
encode.lua Changed how book data is stored 2013-01-25 23:58:24 -05:00
global.lua Added current quest and objective variables 2013-01-25 23:51:38 -05:00
init.lua Added book file iniitialization 2013-01-24 23:21:29 -05:00
standard.lua Added check in dig for objectives 2013-01-25 23:51:13 -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 Changed objectives and their values 2013-01-25 23:50:35 -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.