Austin Shenk
|
be3fe3bc25
|
Added saveInitialStuff's code here
|
2013-02-05 12:07:00 -05:00 |
|
Austin Shenk
|
d1fefec888
|
Changed how book data is stored
|
2013-01-25 23:58:24 -05:00 |
|
Austin Shenk
|
d45ba3993f
|
Changed how book data is stored
The title is stored on the first line and the story is stored on every
line after it.
|
2013-01-25 21:14:50 -05:00 |
|
Austin Shenk
|
fd8c44388e
|
Added book data to be saved
|
2013-01-24 23:25:48 -05:00 |
|
Austin Shenk
|
a295816948
|
Changed the data separator to unique char
|
2013-01-21 19:52:17 -05:00 |
|
Austin Shenk
|
3c3999383e
|
Changed comma separator to |
| is used less in text so it'll prevent some issues when splitting
|
2013-01-20 15:57:16 -05:00 |
|
Austin Shenk
|
1d9f7cc7a6
|
Added global call and reduced initialstuff data
Initital stuff is now saved when the /save command is called. Only the
position for the initial_stuff node is saved because the game handles
the rest.
|
2013-01-19 12:08:27 -05:00 |
|
Austin Shenk
|
f0f97010b0
|
Added initial stuff to save
|
2013-01-18 17:51:39 -05:00 |
|
Austin Shenk
|
bb60efc3ce
|
Added unbuildable, full, spawn, and respawn nodes
|
2013-01-17 20:24:06 -05:00 |
|
Austin Shenk
|
d964b32077
|
Fixed writing bug
local str in for loop was conflicting with str variable used to store
the string to wirte to file.
|
2013-01-10 21:44:51 -05:00 |
|
Austin Shenk
|
b0d7f01b24
|
Working on removing node from source table
|
2013-01-09 22:34:10 -05:00 |
|
Austin Shenk
|
ee5ecf06a0
|
Removed last comma in output string
|
2013-01-08 22:14:11 -05:00 |
|
Austin Shenk
|
eb2892d0fe
|
Fixed some encoding and decoding issues
Still working on why node data is not stored in the sources table when a
player joins in creative.
|
2013-01-06 00:10:57 -05:00 |
|
Austin Shenk
|
e3c5394818
|
Add WIP files so far
|
2013-01-03 22:31:49 -05:00 |
|