Syniis
50905aebfe
Mushroom spore particles
2024-02-27 19:28:03 +01:00
Syniis
3dbbf80bb2
Various tweaks to sprites and colors. Made giant trees influence roots in caves
2024-02-24 23:09:02 +01:00
Syniis
6c5dc11d0d
Added new cave assets
2024-02-24 23:09:02 +01:00
Francesco Vasco
9c179b9438
Italaian translation
2024-02-23 17:45:26 +01:00
Samuel Keiffer
94f6c3350c
Merge branch 'danielkenji83/block-based-on-poise' into 'master'
...
Block based on poise
See merge request veloren/veloren!4283
2024-02-21 16:53:24 +00:00
UncomfySilence
f3cc4bf90f
cave and tree distributions and minor tweaks
2024-02-21 12:28:41 +01:00
uniior
ba0db563cc
Address comments
2024-02-20 16:18:02 +01:00
danielkenji83
53fddba3ef
Remove block_strength stat
2024-02-17 13:12:34 -03:00
Francesco Vasco
2480469cbb
Italian translation
2024-02-17 13:23:05 +01:00
danielkenji83
5c401215cf
Rebase commit
2024-02-17 00:50:23 -03:00
Imbris
8e62c17a81
Merge branch 'imbris/shaderc-opt' into 'master'
...
Fix issue with missing capability when enabling shaderc optimizations
Closes #1936
See merge request veloren/veloren!4322
2024-02-15 17:25:12 +00:00
flo
ed4fd55bc3
terracotta
2024-02-15 06:08:03 +00:00
Youssef Fahmy
0d2938d8f1
Beginner balance tweaks
2024-02-14 23:23:29 +00:00
Imbris
5434ce546b
Fix issue with missing capability when enabling shaderc optimizations
...
See https://github.com/gfx-rs/wgpu/issues/4915
Also:
* Remove unused vert-out frag-in variables from shaders (naga doesn't
like this probably because they are optimized out on the fragment
side). This restriction from naga may be relaxed in the future
see https://github.com/gfx-rs/wgpu/issues/3748 .
* Enable OptimizationLevel::Performance for shaderc by default
* Add a environment variable VOXYGEN_SHADERC_OPTS for disabling this
(e.g. to test if it actually makes a difference on any platform).
(TODO: testing might be easier if there was a way to do toggle it
without restarting...)
2024-02-14 16:36:59 -05:00
evgenkot
eb4911f60d
I18n pickup-msg correction for en uk ru
2024-02-12 23:26:14 +05:00
evgenkot
eee330c9e9
I18n loot_scroller correct name
2024-02-12 21:24:57 +05:00
evgenkot
f9ee398a17
I18n loot_scroller user_gender
2024-02-12 21:24:57 +05:00
Francesco Vasco
e75117688b
Italian translation with genders
2024-02-11 16:40:47 +01:00
Maxicarlos08
a084351aad
fix incorrect i18 group chat key
2024-02-09 19:57:59 +01:00
juliancoffee
1dee12af85
Improve airflow particles
2024-02-08 16:25:39 +02:00
juliancoffee
52328b89d2
rebase
2024-02-08 16:25:39 +02:00
laundmo
283b404724
Working wind/lift particles
...
+ clippy fixes
2024-02-08 16:25:39 +02:00
Illia Denysenko
9b6c678473
Merge branch 'master' into 'master'
...
Add hints on how to use animal materials to craft weapons
See merge request veloren/veloren!4306
2024-02-06 13:02:48 +00:00
Illia Denysenko
330e5ee3b0
Translated using Weblate
2024-02-05 13:59:08 +00:00
Scott Bronson
86ce5960a7
Add hints on how to use animal materials to craft weapons
2024-02-04 17:54:00 -08:00
Illia Denysenko
a2d52d09fc
Merge branch 'juliancoffee/i18n-gender-chat' into 'master'
...
First step to enabling grammatical genders
See merge request veloren/veloren!4301
2024-02-04 17:40:08 +00:00
Illia Denysenko
c645031c3f
Merge branch 'juliancoffee/articled-bodies' into 'master'
...
Improve translator documentation and wording
See merge request veloren/veloren!4303
2024-02-04 16:34:36 +00:00
Francesco Vasco
7870548746
Italian translation
2024-02-04 14:12:02 +01:00
juliancoffee
ffa031d1bd
Specify context of messages
2024-02-04 00:21:21 +02:00
juliancoffee
e5c2ee6b23
Improve translator documentation and wording
2024-02-04 00:11:49 +02:00
juliancoffee
273ac621a9
(i18n) Ukrainian translation for chat uses genders
2024-02-03 18:58:46 +02:00
juliancoffee
450de681e4
Refactor chat message i18n
...
- All message types now use i18n to declare format, similar to /tell
- hud-chat-you is removed for now, along with its usage in
insert_alias()
2024-02-03 18:58:46 +02:00
juliancoffee
96681cd448
Remove/Deprecate KillSource::Environment
2024-02-03 18:58:46 +02:00
juliancoffee
13011606d9
Reorganize hud/chat i18n file
2024-02-03 18:58:46 +02:00
Animoe
dfa184657c
Translation:add some new translations for menu and hud
2024-02-03 13:41:13 +00:00
Woeful_Wolf
c89e3f2b5e
Settings labels use i18n
2024-02-01 20:36:34 +02:00
Marcel
6d412089c7
Merge branch 'isse/wgpu-update' into 'master'
...
Update wgpu
See merge request veloren/veloren!4245
2024-02-01 12:14:32 +00:00
Isse
b7a56e895a
Only show available present modes in graphic settings
2024-02-01 12:05:06 +01:00
Animoe
5ba6ba7ac9
update zh-Hans item translations
2024-01-31 15:30:47 +00:00
Illia Denysenko
36bd96e116
Merge branch 'fvasco-item' into 'master'
...
Add assets/voxygen/i18n/it/item/
See merge request veloren/veloren!4272
2024-01-30 22:25:38 +00:00
Isse
9903d2c545
more testing
2024-01-30 00:52:49 +01:00
flo666
7714bd0445
sea_decor_block_fix
2024-01-26 18:41:24 +01:00
Illia Denysenko
353351e16a
Update translation files
2024-01-26 00:01:07 +00:00
maxicarlos08
880e9044d5
Merge branch 'burnpot-model' into 'master'
...
New bed and door sprites
See merge request veloren/veloren!4184
2024-01-25 21:12:36 +00:00
Illia Denysenko
4ab0717e71
Translated using Weblate (Spanish (Latin America))
2024-01-25 20:36:52 +00:00
unknown
47694f6896
Updated bed sprite offsets
2024-01-25 15:54:07 -03:00
unknown
928a3bb6ca
New bed and door sprites
2024-01-25 14:42:42 -03:00
unknown
962bbcb045
Update Burning Potion model
2024-01-25 14:37:26 -03:00
Francesco Vasco
ac3b67bbdb
Add assets/voxygen/i18n/it/item/
2024-01-25 08:33:35 +01:00
Joshua Barretto
4cbec5d93c
Interaction distance check, better text
2024-01-21 21:30:08 +00:00