3368 Commits

Author SHA1 Message Date
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
06956a7a2d fix command NPEs on invalid IDs 2021-03-10 03:20:34 -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
Daniil Z
13346daa6a
Russian translation (#88)
* Russian translation

* Move file to commons
2021-03-09 23:30:14 -07:00
dfsek
5e9b841cac trigger block re-render on Fabric 2021-03-09 23:20:47 -07:00
dfsek
5820fe1db3 fix imageloader issue 2021-03-09 20:05:52 -07:00
dfsek
f5c0174473 more command stuff 2021-03-09 20:05:42 -07:00
dfsek
31b583910e fabric command fixes 2021-03-09 03:48:26 -07:00
dfsek
fac4cb43a8 cleanup fabric commands 2021-03-09 03:15:43 -07:00
dfsek
0f39d64d72 sort of working Fabric commands 2021-03-09 03:07:02 -07:00
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
939121dea6
Merge pull request #87 from PolyhedralDev/dev/fabric
Fabric stuff
2021-03-07 23:42:01 -07:00
dfsek
c44d26cc18 loom is pain 2021-03-07 21:41:13 -07:00
dfsek
c047209b86 manually create terra-refmap.json because loom is dumb 2021-03-06 22:26:13 -07:00
dfsek
f989e4dc89 fix fabric mixin stuff 2021-03-06 11:37:28 -07:00
dfsek
c8c3ab312b separate generator and GeneratorWrapper 2021-03-06 10:05:11 -07:00
dfsek
dc52dd635b update README.md 2021-03-03 15:59:26 -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
7828de74aa work on loom stuff 2021-03-02 00:30:26 -07:00
dfsek
01396e739c
Merge pull request #84 from PolyhedralDev/dev/world-maps
World specific config pack instances
2021-03-01 18:41:30 -07:00
dfsek
e4c1a056ae fix server issues 2021-03-01 17:20:19 -07:00
dfsek
613e9c0c54 fabric ID fix 2021-03-01 16:54:56 -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
7f988dcf26 implement FabricDirectional 2021-02-25 01:43:01 -07:00
dfsek
7c177d568b implement FabricRotatable 2021-02-25 01:33:10 -07:00
dfsek
12af19edba fabric entities 2021-02-25 01:21:28 -07:00
dfsek
924bc6e469 Fabric Enchantments 2021-02-25 00:57:36 -07:00
dfsek
4569a9ed13 working damage 2021-02-25 00:45:25 -07:00
dfsek
4ca2f0c08d fabric inventory stuff 2021-02-24 23:46:43 -07:00