tygyh
|
25e20b5fa0
|
Remove unecesssary lifetimes
|
2022-07-15 16:20:15 +02:00 |
|
tygyh
|
cbe4d9d807
|
Remove unused imports
|
2022-07-15 16:00:27 +02:00 |
|
tygyh
|
fefe745508
|
Reorder impl member order to match trait member order
|
2022-07-15 15:54:32 +02:00 |
|
tygyh
|
5e5698249b
|
Remove unnecessarily qualified paths
|
2022-07-15 14:49:46 +02:00 |
|
Christof Petig
|
2dce472d1f
|
Merge branch 'christof/modular-weapon-prices' into 'master'
Implement material (de-)composition for modular weapons, add tusk+crest+pincer to price list
See merge request veloren/veloren!3469
|
2022-07-14 18:24:21 +00:00 |
|
Isse
|
1e3b5383cf
|
Merge branch 'zesterer/better-rain' into 'master'
Better rain
See merge request veloren/veloren!3464
|
2022-07-13 23:25:33 +00:00 |
|
Christof Petig
|
bb952fe755
|
rustfmt the last cleanup
|
2022-07-13 23:38:11 +02:00 |
|
Christof Petig
|
edfe6d887e
|
final polish
|
2022-07-13 23:32:20 +02:00 |
|
Christof Petig
|
eab062450a
|
clippy helped to get rid of one level of indirection
|
2022-07-13 23:27:17 +02:00 |
|
Christof Petig
|
d2aa9028ec
|
clippy is right about this flat_map
|
2022-07-13 23:17:22 +02:00 |
|
Christof Petig
|
197f84a360
|
returning a vec creates much more readable code
|
2022-07-13 23:03:58 +02:00 |
|
Christof Petig
|
3bdeb77268
|
Full support for modular weapon in loot table read
|
2022-07-13 22:56:52 +02:00 |
|
Christof Petig
|
a0749ac9bc
|
test passes, not happy with implementation yet
|
2022-07-13 20:15:28 +02:00 |
|
Christof Petig
|
5bbb73bc17
|
changelog + remove dead code, but the test still fails
|
2022-07-13 20:15:28 +02:00 |
|
Christof Petig
|
5ee72f8a5e
|
fix test; add tusk, crest, pincer
|
2022-07-13 20:15:28 +02:00 |
|
Christof Petig
|
8c5901516e
|
clean up
|
2022-07-13 20:15:28 +02:00 |
|
Christof Petig
|
7a1218cf2f
|
make a recipe of all modular weapons
|
2022-07-13 20:15:28 +02:00 |
|
Christof Petig
|
3a7835c6d0
|
replace one Owned reference by the normal Reference type
|
2022-07-13 20:15:28 +02:00 |
|
Avi Weinstock
|
cea2550dde
|
Add Item::new_from_item_definition_id .
|
2022-07-13 20:15:28 +02:00 |
|
Christof Petig
|
7e5ebada2d
|
still incomplete but looks surprisingly usable
|
2022-07-13 20:15:28 +02:00 |
|
Christof Petig
|
33a01a0dab
|
fix compilation of example
|
2022-07-13 20:15:28 +02:00 |
|
Christof Petig
|
2b2ac20403
|
use ItemDefintionId across trade_pricing
|
2022-07-13 20:15:27 +02:00 |
|
Avi Weinstock
|
27d2cdeb79
|
WIP modular weapon pricing.
|
2022-07-13 20:15:27 +02:00 |
|
Socksonme
|
3f0f1c423c
|
Small fixes
|
2022-07-12 21:01:47 +00:00 |
|
Joshua Barretto
|
836fe2b1c6
|
Proper lightning
|
2022-07-09 01:59:18 +01:00 |
|
Joshua Barretto
|
4531a4e3f9
|
Added lightning
|
2022-07-08 23:26:33 +01:00 |
|
Joshua Barretto
|
28bc9db198
|
Better cloud cover
|
2022-07-08 18:09:13 +01:00 |
|
Joshua Barretto
|
853d622e19
|
Better fall rate
|
2022-07-08 16:41:31 +01:00 |
|
Joshua Barretto
|
23aea72466
|
Fixed fall rate
|
2022-07-08 16:09:36 +01:00 |
|
Isse
|
c0f06dcb8a
|
Merge branch 'socksonme/fix_crushing_damage_crit' into 'master'
Group up extra damage from crushing attacks whenever they're crits
See merge request veloren/veloren!3461
|
2022-07-06 21:38:41 +00:00 |
|
Socksonme
|
e3b1d02fce
|
Group up extra damage from crushing attacks whenever they're crits
|
2022-07-06 22:59:58 +03:00 |
|
Marcel Märtens
|
e4909650e1
|
update hashbrown, specs, and tracy
|
2022-07-06 15:41:59 +02:00 |
|
IsseW
|
6d8cbe6f0f
|
remove relative rain direction and increase FALL_RATE
|
2022-07-04 18:18:43 +02:00 |
|
IsseW
|
a7c724a46d
|
Limit figures drawn for rain occlusion
|
2022-07-04 18:18:35 +02:00 |
|
IsseW
|
27ec6d7469
|
add weather_zone command
|
2022-07-04 18:18:33 +02:00 |
|
IsseW
|
9f26afb4a5
|
refactor rain_dir to rain_vel
|
2022-07-04 18:11:45 +02:00 |
|
IsseW
|
121cf3becc
|
Comment fixes
|
2022-07-04 18:11:44 +02:00 |
|
Treeco
|
0d21361e05
|
Add player-relative rain direction
|
2022-07-04 18:11:42 +02:00 |
|
IsseW
|
fd12c8abdb
|
Remove dead shader code, clean up weather.rs
|
2022-07-04 18:10:06 +02:00 |
|
IsseW
|
6215ccd522
|
Remove dead code
|
2022-07-04 18:07:24 +02:00 |
|
IsseW
|
3eabe24f12
|
base occlusion texture size of off voxels
|
2022-07-04 18:07:19 +02:00 |
|
IsseW
|
08b0989789
|
add slider for rain map resolution
|
2022-07-04 18:07:18 +02:00 |
|
IsseW
|
54f958acc7
|
more correct occlusion
|
2022-07-04 18:07:16 +02:00 |
|
DaforLynx
|
aafd13508d
|
Completely redoing ambient sound again.
|
2022-07-04 18:07:08 +02:00 |
|
DaforLynx
|
16ca1410be
|
Remove extraneous sfx code
|
2022-07-04 18:07:08 +02:00 |
|
DaforLynx
|
ca815f25a1
|
merging some UI sfx from a now-dead branch
Merge part 2
merge part 3
Merge part 4
merge part 5
|
2022-07-04 18:07:07 +02:00 |
|
IsseW
|
4fa2644507
|
Interpolate weather in voxygen
|
2022-07-04 18:07:04 +02:00 |
|
IsseW
|
78c1de19cf
|
More accurate weather sim
|
2022-07-04 18:04:39 +02:00 |
|
IsseW
|
6585ef1513
|
weather dependant music
|
2022-07-04 18:11:43 +02:00 |
|
IsseW
|
b7c0196129
|
Server weather sim
|
2022-07-04 18:11:41 +02:00 |
|