adf3f83b4b
Fix point shadows.
2021-06-02 23:59:48 -04:00
868293a802
More frustration with shadows.
2021-06-02 23:59:48 -04:00
c97a42fdb7
Various fixes for shadows.
2021-06-02 23:59:48 -04:00
23f1144fe2
Fix the shadow drawing code
...
Very poorly optimized
2021-06-02 23:59:48 -04:00
b6c37be299
Re enable sprite rendering
2021-06-02 23:59:48 -04:00
97bed5752b
Fix clouds
2021-06-02 23:59:48 -04:00
f30588ea94
Fix flipping in post-processing stages and precompute the uv in those in the vert shader
2021-06-02 23:59:48 -04:00
bae0310cc7
Somewhat fix lod, prevent particles spamming new buffers when disabled
2021-06-02 23:59:48 -04:00
553c1c18a9
Add skybox
2021-06-02 23:59:48 -04:00
1083d04c73
Reenable terrain rendering
...
Refractor col lights
2021-06-02 23:59:48 -04:00
0db2a35955
Fix the orientation of the rendering
...
Reenable the rendering of the player
2021-06-02 23:59:47 -04:00
1668e834f8
Renable the figure and terrain drawing code (not working yet)
2021-06-02 23:59:47 -04:00
4c83e19c83
Remove the depth buffer from the Third drawer
2021-06-02 23:59:47 -04:00
2c7d49b69f
Shader fixes
2021-06-02 23:59:47 -04:00
da0423ab2a
Almost make clouds/postproccess run
2021-06-02 23:59:47 -04:00
124d69d7ad
Render Ui
2021-06-02 23:59:45 -04:00
97ca278d89
fixed validation errors when creating pipelines
2021-06-02 23:56:43 -04:00
f540366676
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-06-02 23:56:43 -04:00
4b359b8ca4
Merge branch 'aweinstock/price-equality' into 'master'
...
Add a manifest for making different items count as the same item for the purpose of pricing.
See merge request veloren/veloren!2360
2021-06-02 23:48:45 +00:00
9a31d77f0a
Merge branch 'tygyh/default-loadout' into 'master'
...
LoadoutBuilder refactoring
See merge request veloren/veloren!2361
2021-06-02 23:42:39 +00:00
054fb1d763
Add a manifest for making different items count as the same item for the purpose of pricing.
2021-06-02 19:12:51 -04:00
3c66e62fe0
Decompose LoadoutBuilder::from_asset_expect
...
- Introduce apply_asset_expect() to mutate passed builder and complete it
from asset
- Remove runtime panic from choosing item
- Rewrite defaults() to load from asset
2021-06-02 17:17:19 +03:00
641ccd5282
Replace object initialization with read from file
2021-06-02 17:17:19 +03:00
35d5e3379e
Create 'default.ron' file
2021-06-02 17:17:19 +03:00
6d3dcc3835
Address MR 2301 review comments.
...
- Replace tabs with spaces in map-related i18n.
- Use `retain` in `remove_unloaded_chunks`.
2021-06-02 00:39:58 -04:00
cbe7521259
Add toggle for minimap, fix scaling formula, reduce minimap VD for better performance, and add changelog entry.
2021-06-02 00:39:04 -04:00
77cb2ae783
fix: commas
2021-05-30 14:47:42 -07:00
9eefa89f90
feat: add frozen debuff icon, en strings
2021-05-30 08:49:32 -07: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