118 Commits

Author SHA1 Message Date
Unknown be62ba5c00 optimized structure seed code 2019-12-30 15:43:41 -05:00
Unknown 5ed8e517e4 optimized buried treasure finder 2019-12-29 16:47:44 -05:00
Unknown 4a0c86c36a Merge remote-tracking branch 'origin/master' 2019-12-29 15:53:22 -05:00
Unknown 5cfa74ac19 code cleanup 2019-12-29 15:53:15 -05:00
KaptainWutax 79e7b00210 Update README.md 2019-12-24 10:26:51 -05:00
KaptainWutax cb85a794d1 Merge pull request #3 from Nekzuris/master
Improve README.md
2019-12-24 10:26:01 -05:00
Demange Louis 4a8f4c7a4d Improve README.md 2019-12-24 16:14:57 +01:00
Unknown f9d2e3d01b bump to 0.0.2 v0.0.2-alpha 2019-12-15 14:27:53 -05:00
Unknown f9f3c88cfd updated decorator data to use rand instead of seed 2019-12-15 09:54:03 -05:00
Unknown 235fff9426 fixed render OFF disabling hand rendering 2019-12-15 09:53:41 -05:00
Unknown 7a49baa19c removed redundant super 2019-12-14 16:45:28 -05:00
Unknown 10bb559a1e updated mansion finder 2019-12-14 16:45:19 -05:00
Unknown b86892c10a removed water-logging check for shipwrecks 2019-12-14 16:45:03 -05:00
Unknown 525d67f0f1 added shipwreck finder 2019-12-14 14:45:43 -05:00
Unknown 118e056c06 optimized search range of emerald ore 2019-12-14 14:45:26 -05:00
Unknown dba0ffa49f fixed biome source hashing v0.0.1-alpha 2019-12-13 19:36:48 -05:00
Unknown 9d35473ec2 minor tweaks 2019-12-13 19:36:39 -05:00
Unknown d58f4e8bae hackfixed biomes once again 2019-12-13 19:36:30 -05:00
Unknown c5608fd2c6 renamed population to decorator 2019-12-13 19:36:14 -05:00
Unknown 0ac9e4b3db linked log to in-game chat 2019-12-13 19:35:44 -05:00
Unknown b24d540bb4 exposed BiomeData fields 2019-12-13 18:57:47 -05:00
Unknown ac37cab462 changed PopulationData to DecoratorData 2019-12-13 18:57:34 -05:00
Unknown 0b05a5bd57 changed thread count to 4 from 8 2019-12-13 18:57:03 -05:00
Unknown 6c6e1c45c1 removed plains biome from finder(hackfix) 2019-12-12 20:23:24 -05:00
Unknown e531f30755 multi-threaded structure seed bruteforcing 2019-12-12 20:22:42 -05:00
Unknown 9b50dcf874 updated to 1.15 biome logic 2019-12-12 18:07:30 -05:00
Unknown 85ec24e4a2 updated to 1.15 mappings 2019-12-12 18:07:19 -05:00
Unknown f484ab8fc9 updated rendering code to new render engine 2019-12-12 18:06:53 -05:00
Unknown 3743ccc7de update to 1.15 2019-12-12 18:06:29 -05:00
Unknown 9cccf12924 fixed mixin not loading 2019-12-10 19:44:01 -05:00
Unknown 0a4694d00b organized packages 2019-12-10 19:43:52 -05:00
Unknown 5654f7bfd5 added message debug 2019-12-10 17:52:36 -05:00
Unknown 7fdf6062b7 changed biome overlay color 2019-12-10 17:52:20 -05:00
Unknown 990fb114e2 made ore data more efficient 2019-12-10 17:52:13 -05:00
Unknown 15225855e8 added emerald ore data 2019-12-09 19:15:10 -05:00
Unknown c19ca69b94 fixed nextInt(7) height call not being compared properly 2019-12-09 19:14:54 -05:00
Unknown 83bf5ed63d no data should validate any seed 2019-12-09 19:14:33 -05:00
Unknown 7a3ab77769 various additions 2019-12-06 20:25:41 -05:00
Unknown cbc59639c3 minor tweak to cuboid 2019-11-27 07:18:22 -05:00
Unknown 3624c62ce3 added search positions to dungeon finder 2019-11-27 07:18:14 -05:00
Unknown de1487cbbf added population data 2019-11-27 07:17:57 -05:00
Unknown 8a959ad72a added ore finders 2019-11-27 07:17:38 -05:00
Unknown 4e3c825722 added client commands 2019-11-26 20:04:45 -05:00
Unknown 512ade90f1 made pillars render before passing on data 2019-11-15 07:43:23 -05:00
Unknown 25074c3efe added debug for structure pieces 2019-11-15 07:42:41 -05:00
Unknown e728846e92 added static search positions 2019-11-15 07:42:18 -05:00
Unknown e4d1698b85 fixed search positions overhead 2019-11-15 07:41:53 -05:00
Unknown 2c8c29f4c6 multi-threaded finders 2019-11-15 07:41:10 -05:00
Unknown b7ecd9e22c made mixin class abstract 2019-11-15 07:36:21 -05:00
Unknown ef5b75608d added woodland mansion 2019-11-15 07:29:33 -05:00