2538 Commits

Author SHA1 Message Date
Joshua Barretto
b9abb9d443 Fixed bit-twiddling colour bug 2020-11-24 18:44:41 +00:00
Christof Petig
338a8ab18b Show caves in map 2020-11-23 19:05:17 +01:00
Joshua Barretto
e4564f28d5 Fmt, make clippy happy 2020-11-23 15:39:03 +00:00
Treeco
3667443f0a Make zooming in then back out return to the previous zoom level 2020-11-23 10:58:22 +00:00
Joshua Barretto
64b53377a9 Iteration order fix x2 2020-11-23 10:58:22 +00:00
Imbris
84430cacb5 Show indicator over site icons 2020-11-23 10:58:22 +00:00
Joshua Barretto
64260b1394 Switched light map iteration order, fire bowls in dungeons 2020-11-23 10:58:21 +00:00
Treeco
7cd7e0f6b5 Fixed map screens for rectangular worlds 2020-11-23 10:58:21 +00:00
Monty Marz
8612ad60d6 street lamp particles, ground fire bowl, misc fixes 2020-11-23 10:58:21 +00:00
Imbris
25fcd27108 Demystify map site icon placement calculations 2020-11-23 10:58:21 +00:00
Joshua Barretto
3d2265322f More lights, minimised light and glow map data 2020-11-23 10:58:21 +00:00
Joshua Barretto
70b6b1fe27 Addressed review comments 2020-11-23 10:57:57 +00:00
Joshua Barretto
906428d373 Light/glow temporal interpolation hack 2020-11-23 10:57:57 +00:00
Joshua Barretto
795c99d285 Fixed glow AO 2020-11-23 10:57:57 +00:00
Joshua Barretto
b17f44cdef Added light/glow map sample interpolation for entities 2020-11-23 10:57:56 +00:00
Joshua Barretto
b1bda38446 Preserved light/glow maps to prevent sprites/entities being lit when they shouldn't be 2020-11-23 10:57:56 +00:00
Joshua Barretto
a394d065e2 Added glow 2020-11-23 10:57:56 +00:00
Monty Marz
22d9a7dcd2 translations, fixes 2020-11-23 10:57:56 +00:00
Joshua Barretto
dac40e8da0 Tweaked default graphics settings 2020-11-23 10:57:56 +00:00
Monty Marz
8b024f2af3 fix overly long names clipping on the minimap 2020-11-23 10:57:56 +00:00
Joshua Barretto
869323d7da Added site names, dungeon difficulty, better explosions 2020-11-23 10:57:55 +00:00
Monty Marz
c16d26f7fc fix hints 2020-11-23 10:57:55 +00:00
Monty Marz
e3953661b7 fix scrolling on non-windows OS 2020-11-23 10:57:55 +00:00
Joshua Barretto
d39d650e30 Made flamethrower and healing staff emit light on use 2020-11-23 10:57:55 +00:00
Monty Marz
fd9a69ec49 map fixes 2020-11-23 10:57:55 +00:00
Joshua Barretto
e63429f637 Temporarily make particles opaque to avoid depth-related rendering problems 2020-11-23 10:57:55 +00:00
Joshua Barretto
d129e30f51 Fixed various particle issues 2020-11-23 10:57:55 +00:00
Joshua Barretto
9de66fc20f Added exposure to settings 2020-11-23 10:57:55 +00:00
Monty Marz
c6e98a295b more map stuff 2020-11-23 10:57:16 +00:00
Joshua Barretto
f00dc750d9 Fixed many map problems, re-added surface mist 2020-11-23 10:57:15 +00:00
Monty Marz
80ee7e80cf WIP map zooming and dragging 2020-11-23 10:57:15 +00:00
Monty Marz
ef9feb5805 map icon options WIP 2020-11-23 10:45:02 +00:00
Joshua Barretto
9f6b622f00 Added HDR 2020-11-23 10:45:02 +00:00
Joshua Barretto
b011967097 Better scattering and scatter (of both varieties) 2020-11-23 10:45:02 +00:00
Joshua Barretto
f0a469ac0e Improved cloud quality by improving sun access heuristic 2020-11-23 10:45:02 +00:00
Monty Marz
98db02c0e8 map icons 2020-11-23 10:45:01 +00:00
Joshua Barretto
e148c930c4 Terrain pop-in, fixed agent pathfinding in water 2020-11-23 10:45:01 +00:00
Joshua Barretto
660f912e80 Added site icons to main map 2020-11-23 10:45:01 +00:00
Joshua Barretto
09ef12e99c Added world map size icons 2020-11-23 10:45:01 +00:00
Joshua Barretto
805ad06df1 Increases maximum sprite dimensions (if you suspect an issue, check this commit) 2020-11-23 10:37:59 +00:00
Imbris
4f622b122e Attempt to fix ui bug with changing screens causing inventory slots and such to disappear, presumably due to dpi differences 2020-11-22 14:22:39 -05:00
Imbris
1df4e8098b Move tracy frame markers to proper locations, add a few spans 2020-11-22 14:22:39 -05:00
Imbris
d3f766aa3f Log errors occuring when client keeps retrying connection to the server 2020-11-22 03:54:19 -05:00
Imbris
dcdfde18dc Merge branch 'imbris/fix-apple-bug' into 'master'
Fix issues with not being able to grab highlighted apples by unifying distance checking

Closes #820

See merge request veloren/veloren!1532
2020-11-21 02:55:09 +00:00
Imbris
925a7af09c Rename pos fields of Cube and Cylinder for enhanced clarity and added a few tests to the find_dist module 2020-11-20 20:51:44 -05:00
Samuel Keiffer
fa75636f9e Merge branch 'sam/interrupting-rolls' into 'master'
Rolling can now interrupt any attack.

See merge request veloren/veloren!1537
2020-11-20 18:37:44 +00:00
Sam
aa13610cf1 Fixed audio test, added changelog line. 2020-11-20 11:50:01 -06:00
Monty Marz
46f33cdc64 Update simple.rs 2020-11-20 17:56:26 +01:00
Joshua Barretto
7c1b7d1fb0 Merge branch 'Awkor/rotate-camera-character-selection' into 'master'
Implement #334 - Enable camera rotation in character selection screen

Closes #334

See merge request veloren/veloren!1377
2020-11-20 16:32:39 +00:00
jiminycrick
b669b8d82e Fix audio disabling 2020-11-19 10:46:31 -08:00