Commit Graph

91 Commits

Author SHA1 Message Date
dfsek 3429165aca Merge pull request #43 from PolyhedralDev/agnostic
Platform-agnostic engine & TerraScript structures
2021-01-09 11:30:34 -07:00
Haurum d21d448947 Create da.yml (#42) 2020-12-30 13:33:31 -07:00
SkytAsul 0826246cbe Created and completed fr_fr.yml (#39) 2020-12-12 20:13:01 -07:00
dfsek 5bf699cba9 Look ma, no Bukkit API in the core package 2020-12-11 17:30:17 -07:00
dfsek ee529a5973 refactor 2020-12-10 21:39:31 -07:00
dfsek 3e04dc6b46 it compiles now B) 2020-12-10 21:35:14 -07:00
dfsek 560fdf17fa Implement a whole bunch of stuff 2020-12-10 18:13:54 -07:00
dfsek 3dc27f2b0a Fix minor Gaea related issues 2020-12-10 10:52:02 -07:00
dfsek 1457a10b0b hold PluginConfig instance in Terra plugin instance 2020-12-08 20:59:23 -07:00
dfsek 0e4df43ddb carvers go brrrrrrr 2020-12-05 15:59:48 -07:00
dfsek 3d12af6b21 Add version key to config pack. 2020-12-04 21:09:35 -07:00
dfsek 601eb3e7ff Remove unneeded logging 2020-12-04 21:05:09 -07:00
dfsek b3e76f6485 Add packs list command. 2020-12-04 00:34:09 -07:00
dfsek 3807b8c277 slabs and stairs generate on ceiling 2020-12-02 21:34:45 -07:00
dfsek f49ba88cb4 Add author option to config pack 2020-11-30 19:59:28 -07:00
dfsek 7509c03cbd Use FastRandom in populators, fix issues with flora/tree pop 2020-11-22 20:20:26 -07:00
dfsek 2b5fd16e4a Various minor optimizations 2020-11-22 17:35:39 -07:00
budgidiere 177a18855c Faster Cache (#23)
* Faster Cache

* Optimize Imports
2020-11-22 17:28:40 -07:00
dfsek 6a70972ea8 Make Biome Search Resolution configurable. 2020-11-20 23:12:18 -07:00
dfsek c96127fde7 Slightly improve performance of NoiseFunction2 2020-11-20 23:09:00 -07:00
solonovamax edaf2d48fb Merge branch 'master' into auto-version 2020-11-13 15:20:46 -05:00
solonovamax 16e871ff50 Automatically update the Terra version on build.
Signed-off-by: solonovamax <solonovamax@12oclockpoint.com>
2020-11-13 15:13:14 -05:00
dfsek 658ed01055 Remove default config from main repo 2020-11-13 12:00:55 -07:00
dfsek 53f1b0abc0 Version 1.3.0 2020-11-12 16:08:46 -07:00
dfsek 275a17dbe9 Default Mesa biome no longer sucks 2020-11-12 10:08:21 -07:00
dfsek 2d18f5dbe5 Increase resolution of elevation interpolation 2020-11-12 09:36:32 -07:00
dfsek f6a4479855 Continue work on slant palettes and elevation. 2020-11-11 17:23:28 -07:00
dfsek dd33998cf8 Fix slope palette interaction with Elevation 2020-11-11 02:54:40 -07:00
dfsek 171581c224 Update arid mountain config 2020-11-11 02:43:32 -07:00
dfsek 922f971c8e Implement Elevation 2020-11-11 02:28:44 -07:00
dfsek 48e45dfe23 Finish slope palette implementation 2020-11-11 01:00:34 -07:00
dfsek d75cd81408 Implement slant palettes 2020-11-10 23:20:34 -07:00
dfsek 9ecefb754c Add mushroom islands to default config 2020-11-10 19:48:54 -07:00
dfsek 9b6230eb13 Improve cave configs 2020-11-10 19:21:46 -07:00
dfsek e9e9417410 Make caves not suck anymore 2020-11-10 15:22:52 -07:00
dfsek 548cd8a30a Allow use of Tags in block ID lists 2020-11-10 00:33:54 -07:00
dfsek 57cefea2f3 Trees are now backed with a registry, custom trees can override Vanilla ones. 2020-11-09 01:19:24 -07:00
dfsek 69df068c7f fix sugarcane.yml in default config for real this time 2020-11-08 22:27:55 -07:00
dfsek d147097df6 Add Gaea version information to /te version 2020-11-08 22:23:19 -07:00
dfsek ea98093a8d Fix sugarcane.yml config 2020-11-08 20:07:20 -07:00
dfsek f0d982f887 Add optional "irrigable" list to FloraConfig 2020-11-08 20:01:47 -07:00
dfsek 2230c87bb6 Fix broken YAML formatting 2020-11-08 18:48:47 -07:00
solonovamax dc46e4596d Add linting + fix warnings
Signed-off-by: solonovamax <solonovamax@12oclockpoint.com>
2020-11-07 18:27:39 -05:00
solonovamax de4eb8cb73 Fix formatting issues
Signed-off-by: solonovamax <solonovamax@12oclockpoint.com>
2020-11-07 17:48:25 -05:00
solonovamax 56671ac6a1 Fix formatting issues
Signed-off-by: solonovamax <solonovamax@12oclockpoint.com>
2020-11-07 11:14:06 -05:00
solonovamax 0c8c0723ef Fix up issues with code
Signed-off-by: solonovamax <solonovamax@12oclockpoint.com>
2020-11-06 22:26:57 -05:00
dfsek bfa55fdb5d Update to latest Gaea 2020-11-06 15:04:01 -07:00
dfsek d4fc92d770 Update to latest Gaea 2020-11-05 09:09:50 -07:00
dfsek 472493db3e Add Evokers and Vindicators to woodland mansions 2020-11-04 21:36:37 -07:00
dfsek d0891a0f95 Add EntityFeature to StructureConfig. 2020-11-04 20:40:58 -07:00