212 Commits

Author SHA1 Message Date
Joshua Yanovski
2bb8a59118 Smoothed some things out. 2019-08-19 05:22:39 +02:00
Joshua Yanovski
08646cd9a4 Billow tweaks. 2019-08-19 03:41:32 +02:00
Joshua Yanovski
7036ca88d4 Fixing some colors. 2019-08-19 03:01:11 +02:00
Joshua Yanovski
bdbe3d2f42 Making jungles work. 2019-08-19 01:52:26 +02:00
Joshua Yanovski
10f959b9dd WIP for humidity. 2019-08-18 18:35:27 +02:00
Joshua Barretto
da91572a37 Renamed normal StructureBlock variant 2019-08-18 15:33:16 +01:00
Joshua Barretto
02a01fd959 More interesting waves 2019-08-18 10:33:18 +01:00
Vechro
d185d8628a Dungeon fixes 2019-08-18 10:33:18 +01:00
Joshua Barretto
90630a4edc Added default block kind to structure loading 2019-08-18 10:33:18 +01:00
Vechro
4a92bfba73 Add water-based dungeons 2019-08-18 10:33:18 +01:00
Joshua Barretto
56bfefa477 Better reflections and water fog 2019-08-18 10:33:18 +01:00
Joshua Barretto
e02a2142cf Fixed water in caves, made water reflection vary with lighting 2019-08-18 10:33:18 +01:00
Vechro
24ad51a6fb Add green sludge special index 2019-08-18 10:33:18 +01:00
Vechro
3817db94cc Add water special index 2019-08-18 10:33:18 +01:00
Joshua Barretto
072d14045f Better fluid meshing, disabled fluid backface culling and depth buffer writing 2019-08-18 10:33:18 +01:00
Joshua Barretto
c1f269930a Added translucent meshing pass, water reflections 2019-08-18 10:33:18 +01:00
Acrimon
86d8178f38 Removed unsafe. 2019-08-19 00:55:04 +02:00
Acrimon
e98a58d831 Cleaner solution. 2019-08-19 00:46:24 +02:00
Acrimon
a4c950424c Ran fmt. 2019-08-19 00:20:56 +02:00
Acrimon
da31643b86 Fixed seed expansion for noise seeding. 2019-08-19 00:19:51 +02:00
Imbris
1037dece2f Lighter 2019-08-15 23:59:09 -04:00
Imbris
ec28d628bd Improve colors 2019-08-15 23:59:09 -04:00
Imbris
8c99796e1d Increase saturation of some colors 2019-08-15 23:56:15 -04:00
Imbris
3988daed39 Add srgb converion in shaders 2019-08-15 23:56:14 -04:00
Acrimon
7c8487ed76 Finished switch to hashbrown. 2019-08-11 22:38:28 +02:00
Acrimon
bd4119a6cd Use hashbrown instead of fxhashmap in world. 2019-08-11 22:10:36 +02:00
Acrimon
6be5daef1a Formatted code. 2019-08-11 13:37:04 +02:00
Acrimon
b560fccdb1 Cleaned up seed generation in worldsim. 2019-08-11 13:37:04 +02:00
Acrimon
ac2b30b31b Rewrite diffusion function. Now has potential for a full avalanche. 2019-08-11 13:37:04 +02:00
Acrimon
46ee5c41ea Greatly simplified seed expansion. 2019-08-11 13:37:04 +02:00
Acrimon
964e81732f Improved some comments. 2019-08-11 13:37:04 +02:00
Acrimon
f640681f8c Fixed comment typo. 2019-08-11 13:37:04 +02:00
Acrimon
e2bdf0dd6c Added a lot of comments. 2019-08-11 13:37:04 +02:00
Acrimon
a301908654 Fixed overflow in seed_expan 2019-08-11 13:36:14 +02:00
Acrimon
081dc6b7a6 Fixed diffuse_field 2019-08-11 13:36:14 +02:00
Acrimon
08b980038c Improved worldgen seed expansion 2019-08-11 13:36:14 +02:00
Vechro
71ba9deeca Add a new dungeon, fixes for existing ones 2019-08-06 12:51:14 +03:00
timokoesters
a6691a3f58 Implement specifier syntax and cleanup 2019-08-06 08:31:48 +02:00
Piotr Korgól
9637bb89aa Change the version number to 0.3 2019-08-04 13:53:59 +02:00
Joshua Barretto
790abdcc18 Made boss spawning rarer 2019-08-04 10:27:08 +01:00
Joshua Barretto
ba52d86eea More dungeons 2019-08-04 10:09:51 +01:00
Joshua Barretto
beefd3326d Switched to UnitChooser 2019-08-03 22:15:23 +01:00
Joshua Barretto
e9d249966d Added dungeons 2019-08-03 22:15:23 +01:00
Joshua Barretto
867978dd1d Added bosses, improved secret object spawn rates 2019-08-02 20:10:52 +01:00
Joshua Barretto
132ed85e00 Removed NPCs that are outside the VD 2019-08-02 20:10:52 +01:00
Joshua Barretto
b7a8dc3e54 Added worldgen npcs 2019-08-02 20:10:52 +01:00
Acrimon
eb4d7556a0 Use named generator in worldgen. 2019-07-30 16:10:59 +02:00
Acrimon
bc3abdedac Update rand, log and scan_fmt 2019-07-29 13:42:26 +00:00
timokoesters
e58a14a340
Update most dependencies 2019-07-28 22:47:23 +02:00
Vechro
b81f8e317e Fix pyramid spawning 2019-07-17 20:18:56 +03:00