354 Commits

Author SHA1 Message Date
dfsek
5fc012f7ba injection for argumentparser 2021-03-08 23:56:58 -07:00
dfsek
f773ca2322 ArgumentTarget and SwitchTarget 2021-03-08 23:56:06 -07:00
dfsek
52c56af02c tab completion 2021-03-08 03:17:22 -07:00
dfsek
22d6fdf293 add tab completion 2021-03-08 02:27:35 -07:00
dfsek
b1256427a2 basic bukkit implementation 2021-03-08 01:40:12 -07:00
dfsek
026a6066d3 implement switches 2021-03-08 00:52:57 -07:00
dfsek
0cd5898107 fix child command issues 2021-03-08 00:38:52 -07:00
dfsek
a5d101ff61 fix child command issues 2021-03-08 00:38:52 -07:00
dfsek
c1b04d1772 argument parsing 2021-03-08 00:14:19 -07:00
dfsek
0d58201e3f mock command API 2021-03-07 23:44:19 -07:00
dfsek
c8c3ab312b separate generator and GeneratorWrapper 2021-03-06 10:05:11 -07:00
dfsek
4e97ba6da9 Merge remote-tracking branch 'origin/ver/5.0.0' into ver/5.0.0 2021-03-03 13:42:22 -07:00
dfsek
c0d26256af fix typo 2021-03-03 13:42:15 -07:00
dfsek
c5a174ba7a remove sys.out 2021-03-01 16:49:32 -07:00
dfsek
72296cf960 cleanup 2021-03-01 16:45:27 -07:00
dfsek
265449c5a7 fix ProbabilityCollection map issues 2021-03-01 16:43:14 -07:00
dfsek
1125b498ec remove unneeded generic from BiomeBuilder 2021-03-01 15:39:10 -07:00
dfsek
a28f3fa660 working WorldConfig impl 2021-03-01 15:20:09 -07:00
dfsek
5a6b7ac4c1 begin work on WorldConfig stuff
This doesn't compile right now. A lot of work needs to be done.
2021-03-01 09:58:18 -07:00
dfsek
4ca2f0c08d fabric inventory stuff 2021-02-24 23:46:43 -07:00
dfsek
4a47815be7 remove assumption that world starts at Y=0 2021-02-24 19:49:39 -07:00
dfsek
0fcc0f798c fabric cleanup, move lang and config to common 2021-02-24 13:59:25 -07:00
dfsek
bb6dcb3880 fix structure buffer weirdness 2021-02-24 08:51:42 -07:00
dfsek
3c56813d6b cursed #equals 2021-02-24 02:00:47 -07:00
dfsek
5c0482e972 more fabric stuff 2021-02-24 01:33:19 -07:00
dfsek
83f981111a remove debug stuff 2021-02-23 22:36:29 -07:00
dfsek
4171768cc9 semi working fabric inventories 2021-02-23 22:33:08 -07:00
dfsek
9c2b844290 preparations for Sponge API8 2021-02-23 15:57:27 -07:00
dfsek
98c1fea7fd more fabric stuff 2021-02-22 22:23:57 -07:00
dfsek
415df211ed fabric cleanup 2021-02-22 21:41:15 -07:00
dfsek
358bd350b5 MaterialData is gone 2021-02-22 19:47:15 -07:00
dfsek
a328ff2f2a refactor API 2021-02-22 16:13:53 -07:00
dfsek
46a08e49f5 registry stuff 2021-02-22 10:32:38 -07:00
dfsek
05cd0b625c notnull annotations 2021-02-21 23:08:51 -07:00
dfsek
5e940187d9 documentation 2021-02-21 22:25:00 -07:00
dfsek
8b196716a4 CheckedRegistry API 2021-02-21 22:04:29 -07:00
dfsek
6025e0f557 cleanup 2021-02-21 17:49:07 -07:00
dfsek
e00209c99c rework chunkgenerator API to allow easier extension 2021-02-21 14:19:42 -07:00
dfsek
03e9f6b882 more cleanup 2021-02-20 23:59:17 -07:00
dfsek
fab8c90e92 clean up ChunkGenerator API 2021-02-20 23:49:47 -07:00
dfsek
3b719d0880 add dependency injection API 2021-02-20 23:23:17 -07:00
dfsek
45dbe45fb4 set up dependency stuff 2021-02-20 22:31:13 -07:00
dfsek
76f2a3fbc4 fleshed out addon loading 2021-02-19 22:49:11 -07:00
dfsek
5e761c3e29 basic addon loading 2021-02-19 20:36:35 -07:00
dfsek
839f429806 documentation 2021-02-18 20:34:36 -07:00
dfsek
e533180dab add GaussianNoiseSampler 2021-02-18 19:51:25 -07:00
dfsek
40b9c6c08c Add KernelSampler 2021-02-18 16:04:22 -07:00
dfsek
c8c9247dfe cleanup 2021-02-17 22:14:03 -07:00
dfsek
7f8749239f add ConstantNoiseTemplate, bump version 2021-02-17 18:35:49 -07:00
dfsek
2b84967e05 fix freq issues 2021-02-17 17:39:14 -07:00