Commit graph

34 commits

Author SHA1 Message Date
BuildTools 0af18cbe58 fixed the resume bug 2016-12-06 20:20:47 -05:00
BuildTools 42a38642c0 debug messages, switched to using an actual boolean for B in config 2016-12-06 19:47:59 -05:00
BuildTools 9e83ab43f5 attempting to fix the resume process 2016-12-06 19:25:03 -05:00
BuildTools b93b7730c9 this might be safer 2016-12-06 17:29:08 -05:00
BuildTools fb45781d1b apparently I don't need Skip anymore 2016-12-05 19:18:41 -05:00
BuildTools 5687dc92c4 tidying up 2016-12-05 01:47:13 -05:00
BuildTools cf798914a7 removed "unqueued" check 2016-12-04 22:57:59 -05:00
BuildTools 1d7d4961d3 the quick, dirty, jungle-proof edit 2016-12-04 22:49:59 -05:00
BuildTools 2e07dcbb1a added "unqueued" counter, currently unused 2016-11-28 17:48:48 -05:00
BuildTools 845a0e56e5 I forget if I've tested all this 2016-11-28 14:27:16 -05:00
BuildTools 590b052e08 added crashResume and some other changes 2016-11-27 10:48:15 -05:00
BuildTools 19b4a31775 alright I'm not kidding around now, this time for SURE
for SURE
2016-11-26 21:50:43 -05:00
BuildTools d80f1bd53d putting it back at half a second
progress seemed to cease, I think maybe I overwhelmed bukkit’s
scheduler somehow
2016-11-26 21:26:39 -05:00
BuildTools 5e41dcb021 increasing task attempt rate to 10 per second 2016-11-26 21:17:36 -05:00
BuildTools d09b1c57b7 ok NOW let's see if everything is fixed 2016-11-26 21:15:19 -05:00
BuildTools fea4e41927 I think everything is fixed 2016-11-26 20:15:40 -05:00
Norbi Peti 4609e3fc3c Made the loader not go in a straight line 2016-11-26 18:10:25 +01:00
Norbi Peti fcae070f7f Fixed progress loading/saving and added msg 2016-11-26 17:34:16 +01:00
Norbi Peti d25c038ec9 Just realized that there was a plugin.yml 2016-11-26 16:25:39 +01:00
Norbi Peti 3dfefcb776 Fixes
- saveDefaultConfig() - There's no default config in the plugin
- The config process didn't put the world name in the config when saving
- No plugin.yml
- The Main class was created in each class it got referenced (Main
plugin=new Main()), Bukkit doesn't allow that
- TaskManager.configProcess was never set
Still not much for an untested version.
2016-11-26 16:21:41 +01:00
Norbi Peti c1ad76fe25 Added commands to plugin.yml 2016-11-26 13:18:01 +01:00
Norbi Peti bf0f805d2c Converted to Mvn project and added plugin.yml 2016-11-26 11:58:30 +01:00
Norbi Peti 43da028a22 Merged into master manually 2016-11-26 11:32:33 +01:00
BuildTools aec8cc506e I think it's done 2016-11-25 23:04:03 -05:00
BuildTools 6652583ca7 almost done 2016-11-25 15:58:35 -05:00
BuildTools fb3f2a1cb6 made LoadSaveProcess non-static, mostly 2016-11-24 03:41:55 -05:00
BuildTools f978862cfa progress update 2016-11-23 22:08:58 -05:00
BuildTools 841ee979be update on my progress 2016-11-23 18:46:52 -05:00
BuildTools 7f67c7f6f9 still not quite finished, and still not tested 2016-11-23 16:34:43 -05:00
alisolarflare 4dd1048994 Created methods that load and unload chunks 2016-11-22 22:54:36 -05:00
alisolarflare ddb27a4752 Removed classpath 2016-11-22 22:48:17 -05:00
alisolarflare 9c0b28ab42 deleted ClassPath
It creates conflicts when other users download this eclipse project. If
your eclipse project glitches out after this change, re-add spigot and
craftbukkit
2016-11-22 22:48:08 -05:00
BuildTools 305f53278c here's what I've got 2016-11-21 22:10:31 -05:00
iiegit 9d59431264 Initial commit 2016-11-21 21:54:15 -05:00