e2469152a3
Add setting for the PresentMode
2021-05-30 11:49:40 -04:00
f307037a50
fix nametag depth culling as well as a tweak to maybe make the main menu not flicker on intel iGPU
2021-05-30 11:49:40 -04:00
65a864f45b
Fix lod alt texture filtering
2021-05-30 11:49:40 -04:00
72e6fe89df
Remove wgpu patch/update wgpu, rebase fixes, remove use of deprecated
...
vek functions for left, right, up, down, forward_rh, forward_lh
2021-05-30 11:49:40 -04:00
057ba79b57
Inverse depth planes.
...
Also added a function that has extensive details about what the
projection options mean, and set our near plane much closer (0.25 to
0.0625) and far plane much farther (100000.25 to 524288.0625). In the
future we may completely remove the far plane (opting for an infinite
one) and may possibly improve accuracy elsewhere using analysis of other
floating point values.
2021-05-30 11:49:40 -04:00
1a1eb0d932
Fix point shadows.
2021-05-30 11:49:40 -04:00
e974ebfebd
More frustration with shadows.
2021-05-30 11:49:40 -04:00
ffa8f29732
Various fixes for shadows.
2021-05-30 11:49:40 -04:00
bbbe4ea368
Fix the shadow drawing code
...
Very poorly optimized
2021-05-30 11:49:40 -04:00
b3985422b1
Re enable sprite rendering
2021-05-30 11:49:40 -04:00
2534e65d0e
Fix clouds
2021-05-30 11:49:40 -04:00
8c44fdaac2
Fix flipping in post-processing stages and precompute the uv in those in the vert shader
2021-05-30 11:49:40 -04:00
ec0f4db3d9
Somewhat fix lod, prevent particles spamming new buffers when disabled
2021-05-30 11:49:40 -04:00
9da50b3f4d
Add skybox
2021-05-30 11:49:40 -04:00
d6062dc854
Reenable terrain rendering
...
Refractor col lights
2021-05-30 11:49:40 -04:00
cd60e70664
Fix the orientation of the rendering
...
Reenable the rendering of the player
2021-05-30 11:49:40 -04:00
f6300a6378
Renable the figure and terrain drawing code (not working yet)
2021-05-30 11:49:40 -04:00
b4df7e63e8
Remove the depth buffer from the Third drawer
2021-05-30 11:49:40 -04:00
2856f2971b
Shader fixes
2021-05-30 11:49:40 -04:00
a6e8a47ada
Almost make clouds/postproccess run
2021-05-30 11:49:40 -04:00
617ae80d02
Render Ui
2021-05-30 11:49:40 -04:00
2d418f3d69
fixed validation errors when creating pipelines
2021-05-30 11:49:40 -04:00
3b9e89c085
Made shaders compile by adding locations and bindings and splitting textures and samplers out into two things and adding guards for double including shaders
2021-05-30 11:49:40 -04:00
3684cf0454
Fix economy data not properly being used to price trades, resulting in default prices being applied at most towns.
...
Also add an exporter from econsim results to sqlite to aid in debugging the economy (which revealed this bug).
2021-05-28 15:09:29 -04:00
d7c7f6bf5d
Merge branch 'sam/rework-bow' into 'master'
...
Bow Rework
See merge request veloren/veloren!2310
2021-05-26 04:44:09 +00:00
c618ec7222
fmt
2021-05-25 01:23:32 +03:00
2d56b5dcde
Unique loot tables for each dungeon chest
2021-05-25 00:42:43 +03:00
3700cc8a67
Overhaul loot tables
2021-05-25 00:20:18 +03:00
940655dcb6
Adding different chests for each dungeon
2021-05-24 23:00:44 +03:00
457e5b14d8
Add tests for validation assets
2021-05-23 22:27:33 +03:00
8c1643cad9
Switch to using EquipSlot key instead of String
2021-05-23 21:37:41 +03:00
00b182c183
Remove unused LoadoutConfig-s
2021-05-23 19:19:20 +03:00
6656cfe010
Add directory hierarchy
2021-05-23 19:19:20 +03:00
0722861364
Move loadout config handling to .ron files
2021-05-23 19:19:20 +03:00
a8699cfa15
Add support for .ron loadouts
2021-05-23 19:19:20 +03:00
95f3a12d41
Merge branch 'juliancoffee/dungeon_mobs' into 'master'
...
Dungeon rebalance
See merge request veloren/veloren!2333
2021-05-22 22:38:21 +00:00
7e909be2b5
Move fireworks into own table
2021-05-23 01:04:11 +03:00
66709c4d17
Adjust mob numbers and add /kit tier-0
2021-05-23 01:04:11 +03:00
4156f373c1
Adjust loot tables
...
- Add regular drop to T5 miniboss
- Fixup cultist loot table
- Give own loot table to Deadwood in T0
2021-05-23 01:04:11 +03:00
854930bc1a
Item pickups are shown in separate window and "inventory-full" messages are shown above the item attempted to be picked up
2021-05-22 20:47:08 +00:00
7828112486
Balance tweaks.
2021-05-22 15:00:05 -05:00
1b5f06cff9
update uk ua
2021-05-22 18:58:11 +00:00
e543941073
Merge branch 'juliancoffee/boss_armour' into 'master'
...
Boss armor
See merge request veloren/veloren!2327
2021-05-22 17:42:27 +00:00
f993f28eff
Various tweaks.
2021-05-22 12:41:47 -05:00
ca6266e780
Fix skill presets, add tests
2021-05-22 12:33:22 -05:00
1014ac45bf
Made new skills for reworked bow.
...
Created migration to reset bow skills.
2021-05-22 12:33:21 -05:00
3f16d15bbb
Reworked bow
2021-05-22 12:33:20 -05:00
30bcc6aaa3
Ferocious armour for t5-dungeon minibosses
2021-05-22 10:55:36 +00:00
7dc50891d2
Add placeholders for bosses armour
2021-05-22 00:20:56 +03:00
49533cbd26
Merge branch 'juliancoffee/boss_loot_tables' into 'master'
...
Improve dungeon loot tables
See merge request veloren/veloren!2324
2021-05-21 21:05:14 +00:00