Joshua Barretto
|
06d85b8b10
|
Added index customisation for world structure models
|
2021-08-28 14:53:30 +01:00 |
|
Imbris
|
9c72333741
|
Revert "Merge branch..."
This reverts merge request !2608
|
2021-07-17 22:04:59 +00:00 |
|
Jonathan Berglin
|
b88c23e74f
|
Resolve all '#[allow(clippy::if_same_then_else)]' error supressions
|
2021-07-15 21:07:55 +00:00 |
|
Jonathan Berglin
|
c1c331d59e
|
Resolve all '#[allow(clippy::approx_constant)]' error supressions
|
2021-07-15 16:56:55 +00:00 |
|
Snowram
|
5dfef5a563
|
Spawn dungeon entrances depending on the Site origin biome
|
2021-07-07 00:35:50 +02:00 |
|
Joshua Barretto
|
fadf5ee1ec
|
Reduced frequency of bee hives
|
2021-03-17 21:43:08 +00:00 |
|
Joshua Barretto
|
549f89f590
|
Addressed pine tree criticism by improving generation
|
2021-03-08 10:51:06 +00:00 |
|
Joshua Barretto
|
9910398917
|
Fixed snow biome trees
|
2021-03-07 14:25:07 +00:00 |
|
Joshua Barretto
|
911acdd9db
|
Fixed clippy warnings and fmt
|
2021-03-07 14:25:07 +00:00 |
|
Joshua Barretto
|
db573f6b2d
|
Turn giant trees into proper sites
|
2021-03-07 14:25:07 +00:00 |
|
Joshua Barretto
|
862cd5fe49
|
fmt
|
2021-03-07 14:25:03 +00:00 |
|
Joshua Barretto
|
9875e2c025
|
Began work on CSG-based primitive tree site structure generation system
|
2021-03-07 14:25:02 +00:00 |
|
Joshua Barretto
|
c7e82aea26
|
Began work integrating new sites into the world
|
2021-03-07 14:25:01 +00:00 |
|
Joshua Barretto
|
6af0e77efd
|
Better stairs
|
2021-03-07 14:25:01 +00:00 |
|
Joshua Barretto
|
b07c942aef
|
Added staircase to giant trees
|
2021-03-07 14:25:01 +00:00 |
|
Joshua Barretto
|
284d061068
|
Added staircases to giant trees
|
2021-03-07 14:25:01 +00:00 |
|
Joshua Barretto
|
0c302bb020
|
Lanterns in trees
|
2021-03-07 14:25:01 +00:00 |
|
Joshua Barretto
|
6fc7d2a906
|
Faster More interesting giant trees, better oaks, hives on branches
|
2021-03-07 14:25:01 +00:00 |
|
Joshua Barretto
|
185b1c3053
|
Specialised giant trees
|
2021-03-07 14:25:01 +00:00 |
|
Joshua Barretto
|
7d526da735
|
Experimental giant mother trees
|
2021-03-07 14:25:01 +00:00 |
|
Joshua Barretto
|
e30c625d81
|
More tree variety, denser forests
|
2021-03-07 14:25:01 +00:00 |
|
Joshua Barretto
|
68b0aa5c50
|
sync
|
2021-03-07 14:25:00 +00:00 |
|
Joshua Barretto
|
3766a77de1
|
Better tree parameterisation, improved pines
|
2021-03-07 14:25:00 +00:00 |
|
Joshua Barretto
|
953d8841b4
|
Procedural pines (first attempt), more tree parameters
|
2021-03-07 14:25:00 +00:00 |
|
Joshua Barretto
|
24773afe76
|
Better parameterisation of trees
|
2021-03-07 14:25:00 +00:00 |
|
Joshua Barretto
|
5e7c231788
|
Switched to recursive tree generation and recursive culling algorithm for massive performance wins
|
2021-03-07 14:25:00 +00:00 |
|
Joshua Barretto
|
6f11c4c5c7
|
Added tree benchmarks
|
2021-03-07 14:25:00 +00:00 |
|
ccgauche
|
2f68a565d4
|
Fixed branch flattening
|
2021-03-07 14:25:00 +00:00 |
|
ccgauche
|
cf91358f40
|
Fixed canopy problem + Added iteration constant
|
2021-03-07 14:25:00 +00:00 |
|
ccgauche
|
0eaf8492a5
|
Removed unsafe from finvsqrt
|
2021-03-07 14:25:00 +00:00 |
|
ccgauche
|
454d9d0b75
|
Quite a lot of optimisations
|
2021-03-07 14:25:00 +00:00 |
|
ccgauche
|
37f9fba023
|
Simplified generation and fixed some tree cliping issues
|
2021-03-07 14:25:00 +00:00 |
|
ccgauche
|
bbc64b4ead
|
New generation for trees
|
2021-03-07 14:25:00 +00:00 |
|
Joshua Barretto
|
9d1a03504c
|
Fixed clipping issues, faster generation
|
2021-03-07 14:25:00 +00:00 |
|
ccgauche
|
7f3ba0eaca
|
New generation for trees
|
2021-03-07 14:25:00 +00:00 |
|
Joshua Barretto
|
0745514174
|
Prevented trees from being too sparse
|
2021-03-07 14:25:00 +00:00 |
|
Joshua Barretto
|
4bcf9e7a63
|
More sparse, faster trees
|
2021-03-07 14:25:00 +00:00 |
|
Joshua Barretto
|
6dd0f73c2d
|
Fixed clipping issues, faster generation
|
2021-03-07 14:25:00 +00:00 |
|
Joshua Barretto
|
82a25e49ef
|
Began integrating procgen trees
|
2021-03-07 14:25:00 +00:00 |
|
Benoît du Garreau
|
7b4aa6d4cc
|
cargo fmt
|
2020-12-17 12:06:22 +01:00 |
|
Benoît du Garreau
|
0cf164f33a
|
Use assets_manager to load assets
|
2020-12-17 12:06:07 +01:00 |
|
jiminycrick
|
60d5d62eef
|
Switched to hashbrown everywhere
|
2020-12-17 10:31:35 +01:00 |
|
Monty Marz
|
f2ba7cc297
|
add baobabs, fix map difficulty, make mushrooms lootable
|
2020-12-10 18:06:29 +01:00 |
|
Joshua Barretto
|
26fd40c0e3
|
Fmt, make clippy happy
|
2020-11-23 15:39:03 +00:00 |
|
Joshua Barretto
|
55c6966ad9
|
Fewer trees near obstacles
|
2020-11-23 10:58:21 +00:00 |
|
Monty Marz
|
99b3a4465a
|
WIP map zooming and dragging
|
2020-11-23 10:57:15 +00:00 |
|
Monty Marz
|
1864f4626c
|
map icons
|
2020-11-23 10:45:01 +00:00 |
|
Joshua Barretto
|
808d1873bd
|
Began implementing rtsim
|
2020-11-23 10:37:59 +00:00 |
|
Joshua Barretto
|
bce6195479
|
Added birch forest
|
2020-11-09 22:59:41 +00:00 |
|
Joshua Barretto
|
b09148abee
|
Updated changelog, removed old models
|
2020-11-09 17:19:29 +00:00 |
|