Sam
c01fe655f1
Added wood
2022-05-16 15:10:55 -04:00
Sam
d380a2dbaf
Quality is now propogated through modular items from the quality of the components.
2022-05-16 15:10:55 -04:00
Monty Marz
c5b79021f8
Fix wrapping for ingredients text
2022-05-16 15:10:54 -04:00
Sam
405b9b2448
Modular weapons now have programmatically generated names.
2022-05-16 15:10:53 -04:00
Sam
4e89bc7485
Added test functions to assist in fixing unit tests that broke from changed functionality.
2022-05-16 15:10:52 -04:00
Sam
6620c1dd1f
Added HandsKind to automatically resolve handedness of modular weapons.
2022-05-16 15:10:51 -04:00
Sam
85b7382487
Added handedness requirements to recipes and components.
2022-05-16 15:10:50 -04:00
Sam
77934c9214
Made changes to crafting to allow modular weapons to work as intended.
2022-05-16 15:10:48 -04:00
IsseW
bd53d0b354
fix wrong spelling
2022-05-16 00:06:57 +02:00
IsseW
fb7aa07b01
site command completion
2022-05-15 23:57:21 +02:00
Cheuk Yin Ng
0962d3d67e
Add chat window opacity value alongside slider
2022-05-15 08:30:30 -07:00
holychowders
be0e322219
Remove "(Items)" from stealth stat descriptions.
2022-05-14 09:34:57 -05:00
holychowders
63f829be66
Add icon to stealth stat in Bag UI.
...
- Thanks to Toaster for making the icon.
2022-05-12 20:28:23 -05:00
holychowders
ff905fab95
Add stealth stat to Bag UI. NOTE: Needs icon.
2022-05-12 20:26:43 -05:00
Joshua Barretto
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
Joshua Barretto
01e1cb34b0
Fixed minor LoD issues
2022-05-11 15:00:44 +01:00
Joshua Barretto
9ac84c0a3a
Improved LoD models
2022-05-11 12:20:42 +01:00
Joshua Barretto
5e1f16fb7a
Better tree colours
2022-05-11 00:15:05 +01:00
Joshua Barretto
907ba3dcbc
Added giant trees to LoD
2022-05-10 20:30:48 +01:00
Joshua Barretto
d4fd9d2d0e
Added LoD houses
2022-05-10 19:19:46 +01:00
Joshua Barretto
7382aab13a
Upped default LoD distance
2022-05-10 17:12:12 +01:00
Joshua Barretto
c7e51a6c59
Added frustum culling for LoD objects
2022-05-10 16:21:14 +01:00
Joshua Barretto
19d19df63c
Flush LoD distance on login
2022-05-10 15:43:53 +01:00
Joshua Barretto
06300bc75f
Updated changelog
2022-05-10 12:56:24 +01:00
Joshua Barretto
f35c98d1a1
Added LoD distance setting
2022-05-10 12:40:06 +01:00
Joshua Barretto
2d7aa1aaa3
Added no terrain pop experimental shader
2022-05-10 12:40:06 +01:00
Joshua Barretto
596ae73117
Added NoLodVoxels option
2022-05-10 12:40:06 +01:00
Joshua Barretto
2df01385d2
Voxelise trees
2022-05-10 12:38:37 +01:00
Joshua Barretto
1db7cc7fde
LoD trees in snow are white
2022-05-10 12:38:36 +01:00
Joshua Barretto
cf346d05c1
Different kinds of tree
2022-05-10 12:38:36 +01:00
Joshua Barretto
ac0e7a7724
Use dedicated fragment shader
2022-05-10 12:38:36 +01:00
Joshua Barretto
b3126ca687
Initial implementation of LoD trees
2022-05-10 12:38:36 +01:00
holychowders
1ebbf335e1
Simplify stealth logic. Remove max item stealth upper limit and restore close to original curve.
2022-05-06 19:25:03 -05:00
holychowders
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
Marcel Märtens
697673bcca
update toolchain to nightly-2022-04-25
2022-05-03 15:22:28 +02:00
Marcel Märtens
fa49248c31
switch to upstream vek again
2022-04-28 09:10:55 +02:00
Youssef Fahmy
aec866e5ec
Balance tweaks
2022-04-23 14:54:01 +00:00
Marcel
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
Anton Katsuba
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
aflying pumpkin
c7f7e63495
Added Lionesses
2022-04-16 16:57:59 +00:00
Leonid Toshchev
860af759a4
# Fix 994: fix panic when hotloading figure manifests
2022-04-14 15:53:39 +00:00
Marcel Märtens
64b9602760
update further dependencies, including strum and get rid of old strum_macro
2022-04-04 16:06:47 +02:00
Marcel Märtens
affdf3131f
update a bunch of dependencies, including clap3
2022-04-04 11:43:29 +02:00
jh0l
585bcda729
fix: 🐛 resolve issue where client spams TradeAction updates based on out of sync PendingTrade values
2022-03-27 20:25:22 +02:00
jh0l
32d4ddd4fd
style: 🎨 remove newline
2022-03-27 20:25:20 +02:00
Jack hollis-london
aeae94d31b
small refactor per code review
2022-03-27 20:25:19 +02:00
jh0l
403a523ec7
refactor: ♻️ move voxygen hud update definitions from common/trade to voxygen/hud & trade
2022-03-27 20:24:23 +02:00
jh0l
de70ce61d8
feat: ✨ a TextEdit input in the trade window so that users can specify the amount of an item to trade by typing
2022-03-27 20:24:21 +02:00
jh0l
991cfcaa47
feat: 🌐 add i18n for trade amount input placeholder
2022-03-27 20:24:20 +02:00
jh0l
6f22f31376
feat: ✨ a TextEdit input in the trade window so that users can specify the amount of an item to trade by typing
2022-03-27 20:24:18 +02:00
Andrzej Drabarek
fa5555a348
Fixed Tutorial HUD being covered up by other HUD elements.
2022-03-20 19:05:10 +01:00
Mehmet-dev
903e216d32
fixing blood particles on bodies not supposed to bleed from gameplay perspective
2022-03-20 15:45:50 +00:00
Marcel
aa244b23c4
Merge branch 'Melonai/apply_mount_offset_to_weapon_trails' into 'master'
...
Apply mount transform position to weapon trails
Closes #1489
See merge request veloren/veloren!3279
2022-03-15 21:24:49 +00:00
Imbris
1ff8fffa1d
Merge branch 'olexorus/2021_cleanup' into 'master'
...
Simplifications made possible by the 2021 Edition
Closes #1447
See merge request veloren/veloren!3277
2022-03-15 21:05:53 +00:00
Mel
0ba3a806c0
Apply mount transform position to weapon trails
2022-03-15 21:47:17 +01:00
DaforLynx
e936a27d40
Small sound fixes
2022-03-15 16:23:10 +00:00
Olexorus
2212c3d70c
Remove borrow-checker appeasing code that's no longer necessary in Rust 2021
2022-03-15 16:49:03 +01:00
DaforLynx
7b6f424bb0
Loud rivers
2022-03-13 07:47:23 +00:00
DaforLynx
123fee2707
Fix swim sfx, fix glider sfx, add glide sfx
2022-03-13 05:44:07 +00:00
Marcel
d05cb99007
Merge branch 'unvariant/trading_fix' into 'master'
...
prevent glider and sneak from triggering during trade
See merge request veloren/veloren!3264
2022-03-08 10:25:16 +00:00
ninefox
115b2875b3
prevent glider and sneak from triggering during trade
2022-03-07 20:28:38 -08:00
Isidor Nielsen
a5ab36e6b5
Map marker fixes
2022-03-07 12:16:04 +00:00
Sam
89bf529a5e
Addressed review comments
2022-03-03 01:12:40 -05:00
Sam
f5e0cb0045
Addressed review comments
2022-03-03 01:11:18 -05:00
Sam
0a0fffd5ed
Addressed review comments
2022-03-03 01:11:17 -05:00
Sam
5a60562eee
Addressed review comments
2022-03-03 01:11:16 -05:00
Sam
ce70c512e2
Arrow trails
2022-03-03 01:11:15 -05:00
Sam
48c97cd829
Glider trails
2022-03-03 01:11:13 -05:00
Sam
eacd43be16
Moved weapon offset functions up a level. Should allow gliders and arrows to be handled better.
2022-03-03 01:11:12 -05:00
jshipsey
6ba8af5434
anim additions
2022-03-03 01:11:11 -05:00
Sam
f3c5c2b5e3
Pointy trails
2022-03-03 01:11:10 -05:00
Sam
b3a19ebc00
Weapon trails now works with dual wielding
2022-03-03 01:11:08 -05:00
Sam
a967daa2f5
Trails now controlled and enabled from animation files.
2022-03-03 01:11:07 -05:00
Sam
fc1a9f3c61
Trail thinning is now smooth
2022-03-03 01:11:06 -05:00
Sam
87434c472c
Trails shrinks over time
2022-03-03 01:11:05 -05:00
Sam
ab4c5dac87
Reset vertices for trails in trail manager.
2022-03-03 01:11:04 -05:00
Sam
bee16001ed
Don't upload weapon trails to GPUs for entities that have only zero quds.
2022-03-03 01:11:03 -05:00
Sam
cfbb3a5bca
Changed to a single dynamic model
2022-03-03 01:11:02 -05:00
Monty Marz
82def16969
visuals
2022-03-03 01:11:00 -05:00
Sam
c6dc96b795
Settings button to turn off weapon trails.
2022-03-03 01:10:59 -05:00
Sam
f4abe4f275
More tweaks
2022-03-03 01:10:58 -05:00
Sam
1f2ede656e
Fixed tests
2022-03-03 01:10:57 -05:00
Sam
b558331b32
Finishing touches
2022-03-03 01:10:55 -05:00
Sam
d23dd6c9e9
Fixed a few errors
2022-03-03 01:10:54 -05:00
Sam
5018a9f476
Game now runs, still doesn't work
2022-03-03 01:10:53 -05:00
Sam
33419c7b4c
Trails are now hackily created.
2022-03-03 01:10:51 -05:00
Sam
05f53a5316
Changed to one dynamic model per entity.
2022-03-03 01:10:50 -05:00
Sam
d9028ec978
Dynamic model now used for trail.
2022-03-03 01:10:49 -05:00
Sam
0794f980fe
Mostly snaked through another rendering pipeline
2022-03-03 01:10:47 -05:00
Christof Petig
f347b9de11
Diversify price calculation for items by using multiple categories per item.
2022-03-03 02:32:34 +00:00
ubruntu
d18242a1df
Fix interactable HUD
2022-02-27 21:50:07 +00:00
Imbris
8742a37e0f
Changes based on review. Fix tests.
2022-02-27 14:43:08 -05:00
Imbris
e6c2239744
Fix typo. cargo fmt.
2022-02-27 13:47:13 -05:00
Imbris
e52159f638
Remove original character from game world when possessing to make persistence more robust.
2022-02-27 13:47:13 -05:00
Imbris
10803a9735
Stop using Character presence kind when possessing so that persistence doesn't get messed up.
2022-02-27 13:47:12 -05:00
Karl Werf
4dae579aca
Minimap draw order fix
...
Minimap location marker and player indicator are no longer drawn on top of the main map if they overlap.
Minimap location marker is no longer a button.
2022-02-27 15:41:12 +01:00
Imbris
4aa89fd6cc
Merge branch 'unvariant/center_item_drops' into 'master'
...
Center item drops
See merge request veloren/veloren!3232
2022-02-27 02:07:30 +00:00
ninefox
329051c6df
removed extra fields from item_drop_manifest.ron
...
added TODO about applying non-random rotations in load.rs
2022-02-26 10:13:04 -08:00
Imbris
08f67a335f
Add experimental shader option that lowers glow strength for lights near the camera
2022-02-26 00:26:42 -05:00
ninefox
5aa98b7b3e
Applied review suggestions
2022-02-23 18:37:04 -08:00