flo
0531b40fae
bird_medium_2
2023-02-14 23:17:20 +00:00
Marcel
ea15cdcfe3
Merge branch 'james/sitting-stamina-regen' into 'master'
...
Refactor energy and poise regen
See merge request veloren/veloren!3792
2023-02-07 18:02:27 +00:00
James Melkonian
21a2a4ac46
Refactor energy and poise regen
2023-02-07 18:02:26 +00:00
Marcel
aa005caff5
Merge branch 'james/fix-sword-sfx' into 'master'
...
Fix sword sfx
See merge request veloren/veloren!3791
2023-02-07 16:57:22 +00:00
James Melkonian
87f5a3345d
Fix sword sfx
2023-02-07 16:57:22 +00:00
Marcel
5fb74ea1d2
Merge branch 'nerf-nonpotion-drinks' into 'master'
...
Nerf non-potion drinks.
See merge request veloren/veloren!3788
2023-02-03 18:31:32 +00:00
Imbris
0c54d1b798
Merge branch 'imbris/small-fix423' into 'master'
...
Fix cursor not hiding when closing bag while both the bag and crafting window are shown
See merge request veloren/veloren!3789
2023-02-03 15:06:54 +00:00
Imbris
b9a6742ee6
Fix cursor not hiding when closing bag while both the bag and crafting window are displayed by delaying the want_grab calculation to after the crafting window is hidden
2023-02-03 00:26:49 -05:00
Avi Weinstock
707e189034
Nerf non-potion drinks.
2023-02-01 20:39:29 -05:00
Marcel
2153196294
Merge branch 'misc_creatures' into 'master'
...
misc_creatures
See merge request veloren/veloren!3783
2023-02-01 10:41:01 +00:00
Marcel
76b6da55f6
Merge branch 'MadirexRus/russian-translation-update' into 'master'
...
Madirex rus/russian translation update
See merge request veloren/veloren!3782
2023-02-01 10:40:58 +00:00
MadirexRus
f0f2aac93b
Madirex rus/russian translation update
2023-02-01 10:40:58 +00:00
Marcel
4beb732630
Merge branch 'update-pt_BR' into 'master'
...
Update pt br - 2021-01-30
See merge request veloren/veloren!3785
2023-01-31 22:32:41 +00:00
flo666
e63ab8338e
don't spawn tursus
2023-01-31 20:47:56 +01:00
flo666
d219cdd97c
spawns & hitboxes
2023-01-31 20:34:41 +01:00
flo666
9c09000256
- change bristlemane to bristleback
...
- axebeak tweaks
2023-01-31 20:34:41 +01:00
flo666
e109f5c377
axebeak, tursus
2023-01-31 20:34:40 +01:00
flo666
75bfbff2c3
bristlemane
2023-01-31 20:34:40 +01:00
flo666
271b80b832
seal
2023-01-31 20:34:40 +01:00
Imbris
f6f018d6dc
Merge branch 'capucho/rendering-fixes' into 'master'
...
Fix depth textures being bound as float textures
See merge request veloren/veloren!3787
2023-01-31 17:53:37 +00:00
Isse
0b9f518287
Merge branch 'fix_possess_crash' into 'master'
...
fix_possess_crash
See merge request veloren/veloren!3786
2023-01-31 17:18:52 +00:00
flo
4de4de758b
fix_possess_crash
2023-01-31 17:18:52 +00:00
João Capucho
277528355b
Fix depth textures being bound as float textures
...
Webgpu defines that a texture depth format can only be sampled as a
depth texture or as an "unfilterable-float", however both the clouds and
postprocess pipeline were declaring in their bind group that the depth
source was a texture with a sample type of float (filterable).
This is forbidden by the webgpu specification and should be caught by
validation, but the version of wgpu we are using doesn't have that check
(older versions have the check), so we can only assume that this is
undefined behavior.
Relevant sources:
- [Bind Group Creation](https://gpuweb.github.io/gpuweb/#bind-group-creation )
includes the rules that explicitly forbid this situation
- [Depth-stencil formats](https://gpuweb.github.io/gpuweb/#depth-formats )
defines which sample types we are allowed to use with depth textures
2023-01-31 16:46:24 +00:00
Christof Petig
ba2f51e5e0
Merge branch 'christof/glowing_fire' into 'master'
...
Lamps, embers and campfires use glowing indices for the brightest fiery colors
See merge request veloren/veloren!3784
2023-01-30 22:03:19 +00:00
Nicolas Wildner
34c69a2c30
Updating some translations, reordering others to match order with EN language - part 2
2023-01-30 02:13:31 +00:00
Nicolas Wildner
0e212f61bf
Updating some translations, reordering others to match order with EN language
2023-01-30 00:59:46 +00:00
Christof Petig
f306b6ee69
make lamps, embers and campfires use glowing indices for the brightest fiery colors
2023-01-29 18:53:18 +01:00
Marcel
c165d28e7d
Merge branch 'wyvern_wings' into 'master'
...
wyverns
See merge request veloren/veloren!3720
2023-01-28 21:25:17 +00:00
flo
5e1fd02095
wyverns
2023-01-28 21:25:17 +00:00
Isse
c5ea47f868
Merge branch 'isse/mod-badge' into 'master'
...
Moderator chat badge
See merge request veloren/veloren!3781
2023-01-28 02:44:43 +00:00
Isse
aefead4a31
fmt
2023-01-28 03:10:43 +01:00
Isse
a5248bd61a
Add to changelog
2023-01-28 03:10:42 +01:00
Isse
d949348661
Moderator badge
2023-01-28 03:10:24 +01:00
Isse
0543c265c8
Merge branch 'veloren-poggly/chat_cmd_suggestion_and_links' into 'master'
...
[ #1286 ] Chat command suggestions + Fixing /help + code refactor
See merge request veloren/veloren!3699
2023-01-28 02:06:23 +00:00
Ellen Sun
d774319cf0
cleanup and fixes + added change to CHANGELOG.md
2023-01-27 20:32:41 -05:00
Ellen Sun
74cb514094
move client commands to voxygen + add Admin to be shared with client for permissions + unit test for alphabetical server command
2023-01-27 20:31:56 -05:00
Ellen Sun
361e5204e3
added levenshtein for most similar string and words starting with what user entered + check permissions + added clientside commands to /help
2023-01-27 20:31:56 -05:00
poggly
75ccd65ec6
initial commit, todo comment and realphabetized ServerChatCommand enum
2023-01-27 20:31:56 -05:00
Marcel
436453556b
Merge branch 'Teffmasterjeff/update-ko_KR' into 'master'
...
Update the Korean translation
See merge request veloren/veloren!3777
2023-01-26 22:54:02 +00:00
Marcel
802ca9b532
Merge branch 'vasco/buff-potionsickness' into 'master'
...
Italian translation: buff-*-potionsickness
See merge request veloren/veloren!3780
2023-01-26 15:08:23 +00:00
Joshua Barretto
ebcb986461
Merge branch 'Corvella/small_fixes' into 'master'
...
Correctly apply LoD distance setting and improve documentation on projectile fixes
Closes #1779
See merge request veloren/veloren!3779
2023-01-26 14:27:59 +00:00
Corvella
dcd3fb2077
Correctly apply LoD distance setting and improve documentation on projectile fixes
2023-01-26 14:27:59 +00:00
Francesco Vasco
2843852457
Italian translation: buff-*-potionsickness
2023-01-26 12:36:45 +01:00
Marcel
91d0227c1b
Merge branch 'jdbp/update_es_ES_translation' into 'master'
...
feat(i18n): update the Spanish (Castilian) translation
See merge request veloren/veloren!3773
2023-01-26 08:10:17 +00:00
Marcel
8aea1bffc1
Merge branch 'tygyh/Update-swedish-translations' into 'master'
...
Update swedish translations
See merge request veloren/veloren!3778
2023-01-26 08:06:32 +00:00
tygyh
4159ea5b48
Update swedish translations
2023-01-24 16:56:12 +01:00
walpo
4502b2fd68
feat(i18n): update the Spanish (Castilian) translation
...
The Spanish translation (es_ES) has "Unused" and "NotFound" strings that need to be fixed
2023-01-24 15:21:25 +01:00
Marcel
1904740ffd
Merge branch 'niniko/update-fr_FR' into 'master'
...
Update the French translation
See merge request veloren/veloren!3764
2023-01-24 08:49:18 +00:00
Joshua Barretto
88ac238121
Merge branch 'joedonofry/dropped_lantern_glow' into 'master'
...
Add glow to dropped lanterns
See merge request veloren/veloren!3772
2023-01-23 16:13:43 +00:00
Joseph Donofry
74ee861dde
Add glow to dropped lanterns
2023-01-23 16:13:43 +00:00