5bacf526ad
Began addressing initial review of modular weapons.
2022-05-16 15:11:10 -04:00
2aad3f3961
Switched to item list as an input for modular components so that allowed items could be centralized.
2022-05-16 15:11:08 -04:00
38cb465722
Fixed loading of modular weapons from the loadout to work with nested components.
...
Modular weapons can now be correctly dispalyed when wielded.
2022-05-16 15:10:57 -04:00
0a38567e8d
Modular weapons can now be properly displayed in the inventory.
2022-05-16 15:10:57 -04:00
762b3be3c3
Modular weapons can now be dropped as loot or assigned to enemies.
2022-05-16 15:10:56 -04:00
c01fe655f1
Added wood
2022-05-16 15:10:55 -04:00
d380a2dbaf
Quality is now propogated through modular items from the quality of the components.
2022-05-16 15:10:55 -04:00
c5b79021f8
Fix wrapping for ingredients text
2022-05-16 15:10:54 -04:00
405b9b2448
Modular weapons now have programmatically generated names.
2022-05-16 15:10:53 -04:00
4e89bc7485
Added test functions to assist in fixing unit tests that broke from changed functionality.
2022-05-16 15:10:52 -04:00
6620c1dd1f
Added HandsKind to automatically resolve handedness of modular weapons.
2022-05-16 15:10:51 -04:00
85b7382487
Added handedness requirements to recipes and components.
2022-05-16 15:10:50 -04:00
77934c9214
Made changes to crafting to allow modular weapons to work as intended.
2022-05-16 15:10:48 -04:00
bd53d0b354
fix wrong spelling
2022-05-16 00:06:57 +02:00
fb7aa07b01
site command completion
2022-05-15 23:57:21 +02:00
0962d3d67e
Add chat window opacity value alongside slider
2022-05-15 08:30:30 -07:00
be0e322219
Remove "(Items)" from stealth stat descriptions.
2022-05-14 09:34:57 -05:00
63f829be66
Add icon to stealth stat in Bag UI.
...
- Thanks to Toaster for making the icon.
2022-05-12 20:28:23 -05:00
ff905fab95
Add stealth stat to Bag UI. NOTE: Needs icon.
2022-05-12 20:26:43 -05:00
e02f8aee65
Merge branch 'zesterer/lod-objects' into 'master'
...
LoD Objects (inc. Trees)
See merge request veloren/veloren!3367
2022-05-11 14:56:12 +00:00
01e1cb34b0
Fixed minor LoD issues
2022-05-11 15:00:44 +01:00
9ac84c0a3a
Improved LoD models
2022-05-11 12:20:42 +01:00
5e1f16fb7a
Better tree colours
2022-05-11 00:15:05 +01:00
907ba3dcbc
Added giant trees to LoD
2022-05-10 20:30:48 +01:00
d4fd9d2d0e
Added LoD houses
2022-05-10 19:19:46 +01:00
7382aab13a
Upped default LoD distance
2022-05-10 17:12:12 +01:00
c7e51a6c59
Added frustum culling for LoD objects
2022-05-10 16:21:14 +01:00
19d19df63c
Flush LoD distance on login
2022-05-10 15:43:53 +01:00
06300bc75f
Updated changelog
2022-05-10 12:56:24 +01:00
f35c98d1a1
Added LoD distance setting
2022-05-10 12:40:06 +01:00
2d7aa1aaa3
Added no terrain pop experimental shader
2022-05-10 12:40:06 +01:00
596ae73117
Added NoLodVoxels option
2022-05-10 12:40:06 +01:00
2df01385d2
Voxelise trees
2022-05-10 12:38:37 +01:00
1db7cc7fde
LoD trees in snow are white
2022-05-10 12:38:36 +01:00
cf346d05c1
Different kinds of tree
2022-05-10 12:38:36 +01:00
ac0e7a7724
Use dedicated fragment shader
2022-05-10 12:38:36 +01:00
b3126ca687
Initial implementation of LoD trees
2022-05-10 12:38:36 +01:00
1ebbf335e1
Simplify stealth logic. Remove max item stealth upper limit and restore close to original curve.
2022-05-06 19:25:03 -05:00
dc9dbc30b4
- Adjust Stats Diary UI to show stealth as a percentage from armor items.
...
- `(Max)` is also shown when stealth from items is maxed out (currently
30%).
Notes:
- FIXME: Someone more familiar with the different armor types may want to adjust their stealths.
- In addition, the current max stealth sum from armor is `0.3`, beyond which no stealth effect is caused.
2022-05-06 13:15:46 -05:00
697673bcca
update toolchain to nightly-2022-04-25
2022-05-03 15:22:28 +02:00
fa49248c31
switch to upstream vek again
2022-04-28 09:10:55 +02:00
aec866e5ec
Balance tweaks
2022-04-23 14:54:01 +00:00
967d151312
Merge branch 'aerialfiddle/be_BY' into 'master'
...
Fixed an error where '{amount} Exp' floater did not use existing localizations
See merge request veloren/veloren!3332
2022-04-19 17:02:19 +00:00
d37db03270
Fixed an error where '{amount} Exp' floater was displayed only in English despite localizations being available
2022-04-19 18:28:15 +03:00
860af759a4
# Fix 994: fix panic when hotloading figure manifests
2022-04-14 15:53:39 +00:00
64b9602760
update further dependencies, including strum and get rid of old strum_macro
2022-04-04 16:06:47 +02:00
affdf3131f
update a bunch of dependencies, including clap3
2022-04-04 11:43:29 +02:00
585bcda729
fix: 🐛 resolve issue where client spams TradeAction updates based on out of sync PendingTrade values
2022-03-27 20:25:22 +02:00
32d4ddd4fd
style: 🎨 remove newline
2022-03-27 20:25:20 +02:00
aeae94d31b
small refactor per code review
2022-03-27 20:25:19 +02:00