174 Commits

Author SHA1 Message Date
dfsek
712df89064 convert to new expression switches 2021-05-15 21:24:58 -07:00
dfsek
6fbb5d712e add license, wiki, source and issue URLs to properties 2021-05-14 23:30:36 -07:00
dfsek
2c9d195474 remove unused command from bukkit manifest 2021-05-14 23:09:21 -07:00
dfsek
43095d0df1 add version stuff to plugin/mod manifests 2021-05-14 23:05:22 -07:00
dfsek
f61a544a57 account for null ignored in StructureLocateEvent 2021-05-04 20:32:22 -07:00
dfsek
1d4b0bc100 cleanup 2021-05-02 22:26:23 -07:00
dfsek
fddf0c51b7 cleanup PopulationManager 2021-05-01 20:27:59 -07:00
dfsek
e2a52afb67 remove methods only used for cursed Bukkit stuff from common World interface. 2021-05-01 19:07:19 -07:00
dfsek
6f1b1611ab fix dumb gradle issue 2021-04-26 21:26:44 -07:00
dfsek
bcb68853d5 @SuppressWarnings go brrr 2021-04-25 17:11:50 -07:00
dfsek
5d3a2b6e84 profile more things 2021-04-25 17:11:50 -07:00
dfsek
8a10867e5f implement new profiler 2021-04-25 17:11:04 -07:00
dfsek
eb4bf74cc6 implement TerraPlugin#getProfier 2021-04-25 17:09:08 -07:00
dfsek
01d169256e properly relocate dependencies 2021-04-11 17:49:39 -07:00
dfsek
2080db21ca warn about dead registry entries when debug mode is enabled 2021-04-10 19:22:41 -07:00
dfsek
b1a1001c49 clean up buildscripts 2021-03-26 08:50:58 -07:00
dfsek
77d5162e73 add API for addons to register populators 2021-03-23 11:40:22 -07:00
dfsek
1b70766a17 remove legacy fractal trees (will be available in an addon) 2021-03-16 21:49:08 -07:00
dfsek
5028582198 add smart waterlog 2021-03-16 21:04:56 -07:00
dfsek
819d795c23 Fabric cleanup 2021-03-10 16:16:11 -07:00
dfsek
d6b5f60b18 implement Bukkit-specific commands 2021-03-10 16:08:25 -07:00
dfsek
bed8c561a4 add "usage" to all commands 2021-03-10 15:33:38 -07:00
dfsek
fdb2441b1a export command 2021-03-10 15:28:50 -07:00
dfsek
bf5be91868 clean up WorldHandle, add generic utility classes 2021-03-10 15:20:17 -07:00
dfsek
a584ac2401 Bukkit command cleanup/fixes 2021-03-10 03:03:04 -07:00
dfsek
513c6a647f Bukkit command cleanup 2021-03-10 02:54:03 -07:00
dfsek
5a85aced45 BiomeInfoCommand 2021-03-10 02:50:40 -07:00
dfsek
41933b84a0 implement entity teleportation and biome locate 2021-03-10 02:46:00 -07:00
dfsek
67aae87754 work on fabric commands 2021-03-10 01:57:01 -07:00
dfsek
f5c0174473 more command stuff 2021-03-09 20:05:42 -07:00
dfsek
0f39d64d72 sort of working Fabric commands 2021-03-09 03:07:02 -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
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
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
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
533380107b working FabricSign 2021-02-23 17:29:39 -07:00
dfsek
9c2b844290 preparations for Sponge API8 2021-02-23 15:57:27 -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