Commit Graph

  • 709180de13 multithread structure and cave population dfsek 2021-03-21 22:25:19 -07:00
  • 5182651947 multithreaded chunk gen dfsek 2021-03-18 17:31:36 -07:00
  • 7f33fb20ed remove other assumptions that world bottom is y=0 dfsek 2021-03-17 21:50:59 -07:00
  • c9f49fb06f fix palettes below y=0 dfsek 2021-03-17 21:22:04 -07:00
  • d065f78c0a mostly working 1.17-ification dfsek 2021-03-17 21:17:15 -07:00
  • 2e8cd54ac2 Merge pull request #96 from PolyhedralDev/ver/5.1.0 dfsek 2021-03-17 10:53:32 -07:00
  • 28222c074e bump version ver/5.1.0 dfsek 2021-03-16 22:29:13 -07:00
  • 1b70766a17 remove legacy fractal trees (will be available in an addon) dfsek 2021-03-16 21:49:08 -07:00
  • cda2d4688c implement DynamicBlockFunction dfsek 2021-03-16 21:20:02 -07:00
  • 5028582198 add smart waterlog dfsek 2021-03-16 21:04:56 -07:00
  • 5458564cfa fix CommandTest issues dfsek 2021-03-16 11:06:58 -07:00
  • 7f11373f75 Merge pull request #80 from PolyhedralDev/ver/5.0.0 dfsek 2021-03-16 10:45:42 -07:00
  • f9ca8d139b fix ExpressionFunction issue ver/5.0.0 dfsek 2021-03-16 09:09:30 -07:00
  • 6f287a1894 use LinkedHashMap for loading functions to preserve order dfsek 2021-03-15 23:24:49 -07:00
  • 6f4251796e optimize ores and sampling dfsek 2021-03-15 21:10:52 -07:00
  • 5ad349e350 document event API dfsek 2021-03-14 23:54:10 -07:00
  • ec4e0694a4 add structure locate command dfsek 2021-03-14 16:45:32 -07:00
  • 6ab8cd5b5b fix mushrooms on fabric dfsek 2021-03-14 16:30:27 -07:00
  • b3868bd750 allow paralithic expressions to be defined in expression samplers dfsek 2021-03-13 15:18:25 -07:00
  • ff8181bbfa fix function loading issues dfsek 2021-03-13 14:48:02 -07:00
  • 074ad44bca add Gabor noise dfsek 2021-03-11 19:03:57 -07:00
  • 9a6c34a2d5 fix fabric teleportation issues dfsek 2021-03-10 16:33:55 -07:00
  • ce3c0f105e more specific duplicate ID message dfsek 2021-03-10 16:26:15 -07:00
  • 58162027a9 specify problematic addon class dfsek 2021-03-10 16:21:04 -07:00
  • 39400cce0a Merge pull request #89 from PolyhedralDev/dev/commands dfsek 2021-03-10 16:16:40 -07:00
  • 819d795c23 Fabric cleanup dfsek 2021-03-10 16:16:11 -07:00
  • d6b5f60b18 implement Bukkit-specific commands dfsek 2021-03-10 16:08:25 -07:00
  • 1f16a82a8d implement GeometryCommands dfsek 2021-03-10 16:02:25 -07:00
  • 51fa58b481 add command main-menu messages dfsek 2021-03-10 15:52:20 -07:00
  • bed8c561a4 add "usage" to all commands dfsek 2021-03-10 15:33:38 -07:00
  • fdb2441b1a export command dfsek 2021-03-10 15:28:50 -07:00
  • bf5be91868 clean up WorldHandle, add generic utility classes dfsek 2021-03-10 15:20:17 -07:00
  • 06956a7a2d fix command NPEs on invalid IDs dfsek 2021-03-10 03:20:34 -07:00
  • a584ac2401 Bukkit command cleanup/fixes dfsek 2021-03-10 03:03:04 -07:00
  • 513c6a647f Bukkit command cleanup dfsek 2021-03-10 02:54:03 -07:00
  • 5a85aced45 BiomeInfoCommand dfsek 2021-03-10 02:50:40 -07:00
  • 41933b84a0 implement entity teleportation and biome locate dfsek 2021-03-10 02:46:00 -07:00
  • 67aae87754 work on fabric commands dfsek 2021-03-10 01:57:01 -07:00
  • 13346daa6a Russian translation (#88) Daniil Z 2021-03-10 09:30:14 +03:00
  • 5e9b841cac trigger block re-render on Fabric dfsek 2021-03-09 23:20:47 -07:00
  • 5820fe1db3 fix imageloader issue dfsek 2021-03-09 20:05:52 -07:00
  • f5c0174473 more command stuff dfsek 2021-03-09 20:05:42 -07:00
  • 31b583910e fabric command fixes dfsek 2021-03-09 03:48:26 -07:00
  • fac4cb43a8 cleanup fabric commands dfsek 2021-03-09 03:15:43 -07:00
  • 0f39d64d72 sort of working Fabric commands dfsek 2021-03-09 03:07:02 -07:00
  • 5fc012f7ba injection for argumentparser dfsek 2021-03-08 23:56:58 -07:00
  • f773ca2322 ArgumentTarget and SwitchTarget dfsek 2021-03-08 23:56:06 -07:00
  • 52c56af02c tab completion dfsek 2021-03-08 03:17:22 -07:00
  • 22d6fdf293 add tab completion dfsek 2021-03-08 02:27:35 -07:00
  • b1256427a2 basic bukkit implementation dfsek 2021-03-08 01:40:12 -07:00
  • 026a6066d3 implement switches dfsek 2021-03-08 00:52:57 -07:00
  • 0cd5898107 fix child command issues dfsek 2021-03-08 00:37:25 -07:00
  • a5d101ff61 fix child command issues dfsek 2021-03-08 00:36:01 -07:00
  • c1b04d1772 argument parsing dfsek 2021-03-08 00:14:19 -07:00
  • 0d58201e3f mock command API dfsek 2021-03-07 23:44:19 -07:00
  • 939121dea6 Merge pull request #87 from PolyhedralDev/dev/fabric dfsek 2021-03-07 23:42:01 -07:00
  • c44d26cc18 loom is pain dfsek 2021-03-07 21:41:13 -07:00
  • c047209b86 manually create terra-refmap.json because loom is dumb dfsek 2021-03-06 22:26:13 -07:00
  • f989e4dc89 fix fabric mixin stuff dfsek 2021-03-06 11:37:28 -07:00
  • c8c3ab312b separate generator and GeneratorWrapper dfsek 2021-03-06 10:04:25 -07:00
  • dc52dd635b update README.md dfsek 2021-03-03 15:59:26 -07:00
  • 4e97ba6da9 Merge remote-tracking branch 'origin/ver/5.0.0' into ver/5.0.0 dfsek 2021-03-03 13:42:22 -07:00
  • c0d26256af fix typo dfsek 2021-03-03 13:42:15 -07:00
  • 7828de74aa work on loom stuff dfsek 2021-03-02 00:30:26 -07:00
  • 01396e739c Merge pull request #84 from PolyhedralDev/dev/world-maps dfsek 2021-03-01 18:41:30 -07:00
  • e4c1a056ae fix server issues dfsek 2021-03-01 17:20:19 -07:00
  • 613e9c0c54 fabric ID fix dfsek 2021-03-01 16:54:56 -07:00
  • c5a174ba7a remove sys.out dfsek 2021-03-01 16:49:32 -07:00
  • 72296cf960 cleanup dfsek 2021-03-01 16:45:27 -07:00
  • 265449c5a7 fix ProbabilityCollection map issues dfsek 2021-03-01 16:43:14 -07:00
  • 1125b498ec remove unneeded generic from BiomeBuilder dfsek 2021-03-01 15:39:10 -07:00
  • a28f3fa660 working WorldConfig impl dfsek 2021-03-01 15:20:09 -07:00
  • 5a6b7ac4c1 begin work on WorldConfig stuff dfsek 2021-03-01 09:58:18 -07:00
  • 7f988dcf26 implement FabricDirectional dfsek 2021-02-25 01:43:01 -07:00
  • 7c177d568b implement FabricRotatable dfsek 2021-02-25 01:33:10 -07:00
  • 12af19edba fabric entities dfsek 2021-02-25 01:21:28 -07:00
  • 924bc6e469 Fabric Enchantments dfsek 2021-02-25 00:57:36 -07:00
  • 4569a9ed13 working damage dfsek 2021-02-25 00:45:25 -07:00
  • 4ca2f0c08d fabric inventory stuff dfsek 2021-02-24 23:46:43 -07:00
  • 4a47815be7 remove assumption that world starts at Y=0 dfsek 2021-02-24 19:48:43 -07:00
  • dd446b3034 add HPROF to ignored files dfsek 2021-02-24 14:12:30 -07:00
  • 0fcc0f798c fabric cleanup, move lang and config to common dfsek 2021-02-24 13:59:25 -07:00
  • 1637644bdd accesswideners B) dfsek 2021-02-24 13:14:21 -07:00
  • 2b114f225e bump version dfsek 2021-02-24 09:54:20 -07:00
  • 32746e8dd9 target 1.16.5 for Fabric dfsek 2021-02-24 09:40:56 -07:00
  • d29c1e572e basic Fabric pack selection dfsek 2021-02-24 09:17:44 -07:00
  • bb6dcb3880 fix structure buffer weirdness dfsek 2021-02-24 08:51:35 -07:00
  • 3c56813d6b cursed #equals dfsek 2021-02-24 02:00:47 -07:00
  • 5c0482e972 more fabric stuff dfsek 2021-02-24 01:33:19 -07:00
  • 83f981111a remove debug stuff dfsek 2021-02-23 22:36:22 -07:00
  • 4171768cc9 semi working fabric inventories dfsek 2021-02-23 22:33:08 -07:00
  • df2acfaa40 FabricMobSpawner dfsek 2021-02-23 20:44:40 -07:00
  • 533380107b working FabricSign dfsek 2021-02-23 17:29:39 -07:00
  • 9c2b844290 preparations for Sponge API8 dfsek 2021-02-23 15:57:27 -07:00
  • 98c1fea7fd more fabric stuff dfsek 2021-02-22 22:23:57 -07:00
  • 415df211ed fabric cleanup dfsek 2021-02-22 21:41:15 -07:00
  • ac09e059fc caves on fabric actually work now dfsek 2021-02-22 21:02:59 -07:00
  • 268cc7c48b fabric stuff dfsek 2021-02-22 20:47:06 -07:00
  • 358bd350b5 MaterialData is gone dfsek 2021-02-22 19:47:15 -07:00
  • a328ff2f2a refactor API dfsek 2021-02-22 16:13:53 -07:00