Commit graph

17 commits

Author SHA1 Message Date
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
4609e3fc3c Made the loader not go in a straight line 2016-11-26 18:10:25 +01:00
fcae070f7f Fixed progress loading/saving and added msg 2016-11-26 17:34:16 +01:00
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
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
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