dfsek
|
fff918e0ee
|
Add CheckBlockFunction, which mustn't be discussed without mentioning that it shall be covered with disclaimers.
|
2021-01-03 20:29:10 -07:00 |
|
dfsek
|
1536a13d3c
|
fix minor issues & cleanup
|
2021-01-03 20:16:59 -07:00 |
|
dfsek
|
b26847f250
|
implement BiomeFunction
|
2021-01-03 19:49:15 -07:00 |
|
dfsek
|
c7d3e5294a
|
fix mem leak
|
2021-01-03 19:43:26 -07:00 |
|
dfsek
|
bf4a831781
|
fix GridSpawn salt
|
2021-01-03 13:33:03 -07:00 |
|
dfsek
|
315230af27
|
implement SamplerCache for drastically increased structure perf
|
2021-01-03 13:24:17 -07:00 |
|
dfsek
|
fed24920f8
|
Add error message to BiomeGridFactory
|
2021-01-02 20:19:18 -07:00 |
|
dfsek
|
a785d7b892
|
add 2d biomes support
|
2021-01-02 20:19:08 -07:00 |
|
dfsek
|
de9eb26ebc
|
fix check fail for search
|
2021-01-02 18:33:28 -07:00 |
|
dfsek
|
a5105f9f9d
|
implement precedence matrix and NegationOperation
|
2021-01-02 03:40:51 -07:00 |
|
dfsek
|
0fef1619d2
|
implement ModuloOperation
|
2021-01-02 01:08:45 -07:00 |
|
dfsek
|
ddc218c4d4
|
Add more math functions
|
2021-01-02 00:44:26 -07:00 |
|
dfsek
|
77f348912f
|
completely redo internal TerraScript args
|
2021-01-02 00:44:16 -07:00 |
|
dfsek
|
6bac82da25
|
fix terrascript loading logging
|
2021-01-01 19:55:33 -07:00 |
|
dfsek
|
256761eb5b
|
fix version command
|
2021-01-01 17:43:10 -07:00 |
|
dfsek
|
61c93b47ca
|
implement EntityFunction
|
2021-01-01 03:28:06 -07:00 |
|
dfsek
|
044aa738a3
|
cleanup & add entity support
|
2021-01-01 01:50:01 -07:00 |
|
dfsek
|
8da2b63f31
|
refactor
|
2021-01-01 00:27:36 -07:00 |
|
dfsek
|
ce033b0956
|
implement LootFunction
|
2021-01-01 00:08:03 -07:00 |
|
dfsek
|
a9df684b80
|
reimplement loot tables
|
2020-12-31 23:20:16 -07:00 |
|
dfsek
|
356771bcea
|
work on inventory stuff
|
2020-12-31 20:37:14 -07:00 |
|
dfsek
|
166c0f7dfb
|
reimplement structure spawn command
|
2020-12-31 16:10:45 -07:00 |
|
dfsek
|
aa41cc4d3d
|
only allow loop flow control in loop
|
2020-12-31 02:49:48 -07:00 |
|
dfsek
|
0c3e3f2bc6
|
fix flow keyword issues
|
2020-12-31 02:44:33 -07:00 |
|
dfsek
|
792b6efd12
|
allow data to be returned
|
2020-12-31 02:30:41 -07:00 |
|
dfsek
|
122fbd841c
|
correct scope wackiness in for loops
|
2020-12-31 02:06:53 -07:00 |
|
dfsek
|
ad5823055d
|
do precedence better
|
2020-12-31 02:03:47 -07:00 |
|
dfsek
|
92afe1c9ab
|
refactor blockdata
|
2020-12-31 01:50:47 -07:00 |
|
dfsek
|
1826adf1c2
|
remove more logging
|
2020-12-30 21:38:23 -07:00 |
|
dfsek
|
97f6cda4ad
|
remove debug logging
|
2020-12-30 21:10:52 -07:00 |
|
dfsek
|
bccfcdf9a1
|
implement check cache
|
2020-12-30 21:03:28 -07:00 |
|
dfsek
|
8049824170
|
improve Transformer st handling
|
2020-12-30 20:32:55 -07:00 |
|
dfsek
|
99acadaf59
|
fix tscript comment issues
|
2020-12-30 18:05:32 -07:00 |
|
dfsek
|
2be4b36d1a
|
configurable blending distance
|
2020-12-30 17:57:16 -07:00 |
|
dfsek
|
c283f37390
|
fix spawn checks at biome edge
|
2020-12-30 13:55:15 -07:00 |
|
dfsek
|
d16c28aebd
|
cleanup generation code
|
2020-12-30 03:19:39 -07:00 |
|
dfsek
|
ce45bacc6f
|
better biome blending
|
2020-12-30 01:45:20 -07:00 |
|
dfsek
|
a68b85c522
|
elevation tweaks & general cleanup
|
2020-12-30 00:03:02 -07:00 |
|
dfsek
|
447c82f74a
|
StructureFunction returns boolean based on pass/fail
|
2020-12-27 21:08:48 -07:00 |
|
dfsek
|
8db263e19b
|
fix EOF issues
|
2020-12-27 20:55:01 -07:00 |
|
dfsek
|
7cf34dbd8a
|
allow single statement loops
|
2020-12-27 20:52:35 -07:00 |
|
dfsek
|
283495832f
|
Add else if and else
|
2020-12-27 20:42:42 -07:00 |
|
dfsek
|
f6312a01d7
|
reimplement locate command
|
2020-12-27 00:27:58 -07:00 |
|
dfsek
|
c7d43142f2
|
remove structure bound
|
2020-12-26 22:43:51 -07:00 |
|
dfsek
|
c4da858095
|
reimplement structure probability collections
|
2020-12-26 22:22:17 -07:00 |
|
dfsek
|
5ff47bad18
|
improve cache configs
|
2020-12-26 21:36:15 -07:00 |
|
dfsek
|
bc17597923
|
Implement structure caching mechanism
|
2020-12-25 22:39:52 -07:00 |
|
dfsek
|
5db1494341
|
implement script structures with chunkification(tm)
|
2020-12-25 20:43:41 -07:00 |
|
dfsek
|
cccb706ad5
|
pass random to structure gen
|
2020-12-25 20:22:19 -07:00 |
|
dfsek
|
c6d7d1a947
|
implement PullFunction
|
2020-12-25 17:46:29 -07:00 |
|