Commit Graph

133 Commits

Author SHA1 Message Date
444f2ecb45 Made /waypoint admin-only, MR cleanup 2020-04-23 18:19:41 +01:00
1983fd8ec1 Cleanup, fixed clouds, removed 45-degree terrain sprites 2020-04-23 18:19:41 +01:00
8d4f1da3a6 Improved path rendering on the map, removed ugly path noise 2020-04-23 18:19:41 +01:00
a65dbc570a Returned to normal world size 2020-04-23 18:19:41 +01:00
7edd0e701c Fixed sub-voxel noise flickering on NVIDIA cards 2020-04-23 18:19:41 +01:00
cd925e8cea Faster sub-voxel noise function 2020-04-23 18:19:41 +01:00
431e199731 Added correctly generating world paths, sub-voxel shader noise 2020-04-23 18:19:41 +01:00
e242604a4c Further improved AO 2020-04-23 18:19:41 +01:00
6448c17110 Fixed sprite AO, overhauled entity spawning, better enemy spawning in dungeons, made agents more skilled at combat 2020-04-23 18:19:41 +01:00
e3ebdc56b3 Fixed figure AO (still need to do sprite AO), added more control over NPC spawning, loot in dungeons 2020-04-23 18:19:41 +01:00
fd14223c33 Basic boss spawning in dungeons, better AO 2020-04-23 18:19:41 +01:00
c4879e991d Enabled AO in darkness, better light attenuation 2020-04-23 18:19:41 +01:00
525cba5029 Added dungeon rooms, corridors, mazes 2020-04-23 18:19:41 +01:00
568a8ab87c Increased block rendering altitude range 2020-04-23 18:19:41 +01:00
0125897117 Slightly better clouds 2020-04-23 18:19:41 +01:00
4830757bc9 Began adding building skeleton structure 2020-04-23 18:19:40 +01:00
dde0319293 Lighting improvements, fixed NaN issue for agents 2020-04-23 18:19:40 +01:00
d7385fd99b Fixed cheap shader 2020-04-23 18:19:40 +01:00
16a175abe0 Nicer water shaders 2020-04-23 18:19:40 +01:00
a0dae82a2b Added correctly allocated labours, fishing 2020-04-23 18:19:40 +01:00
46190aa634 Began work on basic economic simulation 2020-04-23 18:19:40 +01:00
b9cc0f387b Cleaner clouds, better movement 2020-04-23 18:19:40 +01:00
df5aa93fd7 Better AO, fixed cloud pixelation 2020-04-23 18:19:40 +01:00
d91d66027a Fixed cloud bugs, made pets run into you less 2020-04-23 18:19:40 +01:00
5f2d0021a3 Reversed water draw order 2020-04-23 18:19:40 +01:00
0021bd6452 Added new settlement generation to world, basic rendering 2020-04-23 18:19:40 +01:00
8f6686adc1 Fix the problems of players walking over water with dithering 2020-04-07 22:50:01 +00:00
a21ae27a77 Add player transparency and silhouette 2020-04-04 19:36:55 +00:00
3a989f061f Better water shaders 2020-03-27 15:13:36 +00:00
3559252a5e Nicer point lights 2020-03-17 13:29:42 +00:00
abe47d8621 Gamma setting now works 2020-02-17 00:46:31 +00:00
aaf1de9f9b Added gamma setting, not hooked up yet 2020-02-16 20:32:17 +00:00
e524e86090 Merge branch 'sharp/zoom-minimap' into 'master'
Minimap rotation, zoom, orientation indicator, Mainmap changes & indicator

See merge request veloren/veloren!784
2020-02-06 17:34:32 +00:00
93d7c67cdc Hack to allow minimap rotation.
Currently it just always rotates towards the camera, but it wouldn't be
hard to create a config option that swaps out the rotation of the
indicator and the map.
2020-02-06 17:34:32 +00:00
e520712077 Minor performance improvements 2020-02-04 22:58:56 +00:00
377433c2fc Get abs value of maxd and mind 2020-01-31 12:12:57 +02:00
6ada176e54 Bumped up the numbers further, behaves nicer still 2020-01-27 14:28:20 +00:00
7334f9782c Made depths behave nicer when zoomed really far out 2020-01-27 12:12:38 +00:00
4eb5b76d5f Added point light ambiance 2020-01-27 10:58:33 +00:00
d2e0445b34 Added point light ambiance 2020-01-27 01:47:23 +00:00
115ecf15d3 Made stars spin with sun and moon 2020-01-27 01:22:07 +00:00
966a61ad42 Stopped stars popping into existence 2020-01-27 01:03:55 +00:00
7167320c92 Fixed shadows, better pathfinding cap 2020-01-26 12:52:28 +00:00
166aba61f0 Make nametages etc fixed size and only display within limited range 2020-01-24 22:09:45 -05:00
34c88708af Adjusted cloud fuzz factor 2020-01-21 13:14:25 +00:00
8e7a8aa4f9 Shader optimisations 2020-01-21 12:58:20 +00:00
9d6bf66a32 Add options to turn off the clouds and to render ugly water 2020-01-19 14:05:31 -05:00
54773b57b6 Fixed water normals 2020-01-19 18:39:20 +00:00
020c57ec4a Fixed terrain normal decoding 2020-01-19 18:27:03 +00:00
21069a48dd Made clouds bigger, more performant and prettier 2020-01-19 18:06:34 +00:00