Commit graph

14 commits

Author SHA1 Message Date
BuildTools f14eb4693a removed test stuff to declutter 2018-09-16 20:51:42 +01:00
BuildTools f69fb22f88 added constructor for selective backups 2018-09-13 13:31:40 +01:00
BuildTools 7a5668b1d7 Finished maketree() method in Backup ? 2018-09-13 13:09:00 +01:00
BuildTools 55ea36c165 still working on maketree() in Backup 2018-09-12 20:02:17 +01:00
BuildTools 1ce45d6635 Let this be over, please make it end 2018-09-07 21:55:32 +01:00
BuildTools 67691336e2 Added three new classes, with some methods
classes: Backup, RegionChunkList, NameCollisionException.
2018-08-06 00:50:47 -07:00
BuildTools 0dfa339856 created RegionChunkList 2018-04-14 10:59:49 +01:00
BuildTools d40d7a5a6f check that chunk-to-be-restored actually has a backup
also, removed the “plan b” method of pasting backup chunks into a game
file. Instead, record which chunks were written and which weren’t.
Encountering an error, skip that chunk.
2018-04-08 20:20:23 +01:00
BuildTools faf8bc98ff haven't commit in a while 2018-04-07 23:46:51 +01:00
BuildTools 748ed70f50 it worked... 2018-02-15 19:32:53 +00:00
BuildTools fda2afbd49 "Restore" test, fails currently
added a restore chunks command for two test chunks. Currently does not
manage to write to the main world file.
2018-02-13 19:31:46 +00:00
BuildTools ffed682beb some bug fixes, but test command still doesn't work 2018-01-21 18:16:15 +00:00
BuildTools be8d780d5c RegionFileCache and BackupIO 2018-01-21 16:56:04 +00:00
BuildTools 88705dc761 uploading what I have so far, unfinished 2018-01-20 19:00:05 +00:00