Commit Graph

13 Commits (be660030093ac375a7d70f77c8921e55d4dc07dc)

Author SHA1 Message Date
Austin Shenk 9b8f0bbda7 Added quests file creation 2013-02-05 12:06:59 -05:00
metalstache 253c6a16da Add quest file to initialization 2013-02-01 12:59:41 -05:00
Austin Shenk 674d0dd274 Added book file iniitialization 2013-01-24 23:21:29 -05:00
Austin Shenk 11538cf5f8 Relocated creation od etached inventory 2013-01-19 12:06:04 -05:00
Austin Shenk af64fafd66 Trying to implement detached inventories 2013-01-18 17:50:56 -05:00
Austin Shenk 3411e29093 Removed print statement 2013-01-17 21:08:49 -05:00
Austin Shenk 5cf80ac884 Added checkpoint file and moved global functions 2013-01-17 20:23:22 -05:00
Austin Shenk d72e6c3cd8 Added positionToString function
Returns x,y,and z value in string format.
2013-01-09 22:32:43 -05:00
Austin Shenk 96a3aeca5c Fixed problem not opening correct mode file 2013-01-07 21:05:14 -05:00
Austin Shenk 04556fcb28 Moved global function to here
findArea and snapPosition
2013-01-06 22:40:50 -05:00
Austin Shenk 9fb793b959 Moved tables file to be first file 2013-01-05 23:56:30 -05:00
Austin Shenk 17db6429ee Fixed initial node creation
Nodes that are encoded and then decoded in creative mode are now added
to the environment during a player join event. Previously they were
added before the environment had been initialized.
2013-01-04 20:55:15 -05:00
Austin Shenk e3c5394818 Add WIP files so far 2013-01-03 22:31:49 -05:00