Avi Weinstock
|
114fba97dc
|
Debug chunk save/load commands.
|
2021-06-19 00:50:50 -04:00 |
|
Avi Weinstock
|
756df4b2e0
|
Add client-side commands for saving chunks and loading them back with /build commands.
|
2021-06-18 22:09:25 -04:00 |
|
Joshua Barretto
|
bb6e8582a6
|
Merge branch 'zesterer/no-cmd-santisation' into 'master'
Made dealing with chat vs commands safer for clients, made /alias require moderator permissions
See merge request veloren/veloren!2472
|
2021-06-18 10:55:57 +00:00 |
|
DaforLynx
|
c85238014a
|
More npc sfx
|
2021-06-18 06:24:57 +00:00 |
|
Imbris
|
15bf815750
|
Fix error message when no connection attempts succeed
|
2021-06-17 23:29:49 -04:00 |
|
Joshua Barretto
|
96cbf60c3f
|
Made commands a distinct ClientMsg to avoid possible sanitisation problems for clients
|
2021-06-17 19:55:21 +01:00 |
|
DaforLynx
|
9a5b95bc16
|
Added npc hurt sfx
|
2021-06-17 05:49:09 +00:00 |
|
Forest Anderson
|
6097bf0b1d
|
Merge branch 'capucho/gpu-poll' into 'master'
cleanup gpu resources on maintain
See merge request veloren/veloren!2466
|
2021-06-16 20:30:30 +00:00 |
|
João Capucho
|
9454c34cc2
|
Submit queue when maintaining and minimized
|
2021-06-16 20:22:33 +01:00 |
|
Joshua Barretto
|
b8749dc219
|
Added more cow noises, prepare for merge
|
2021-06-16 17:23:54 +01:00 |
|
Joshua Barretto
|
9510869870
|
Significantly more efficient sound effect processing, more NPC sounds
|
2021-06-16 17:23:22 +01:00 |
|
Joshua Barretto
|
e3c44ba7fe
|
More voice kinds, more opportunities for sounds
|
2021-06-16 17:23:22 +01:00 |
|
Joshua Barretto
|
0ef29a6989
|
VoiceKind for better sound effect specs
|
2021-06-16 17:23:22 +01:00 |
|
Joshua Barretto
|
559311e1b0
|
Chasing sounds
|
2021-06-16 17:23:22 +01:00 |
|
João Capucho
|
cb55676bb9
|
poll device to cleanup resources
|
2021-06-16 14:07:23 +01:00 |
|
Imbris
|
a9229e3625
|
Merge branch 'imbris/small-fixes' into 'master'
Small fixes
See merge request veloren/veloren!2461
|
2021-06-16 08:18:45 +00:00 |
|
Imbris
|
1483c2be74
|
Reset the slot 1 bind group to shadows when dropping the DebugDrawer
|
2021-06-16 03:24:10 -04:00 |
|
Imbris
|
2d7b82c2f4
|
Do some checks to make sure WGPU_TRACE_DIR is useable if set and exit early if it isn't to avoid the user not being aware that they are failing to collect a trace
|
2021-06-16 03:24:10 -04:00 |
|
Imbris
|
19f741b33f
|
Show the graphics backend in the hud debug info and include the adapter info when panicking in the wgpu error handler
|
2021-06-16 03:24:10 -04:00 |
|
Imbris
|
09a914aa84
|
Log format used for the swapchain
|
2021-06-16 03:24:10 -04:00 |
|
Imbris
|
8f429d532a
|
Add note on the reasoning for the visual position interpolation rate value in voxygen
|
2021-06-16 03:24:10 -04:00 |
|
Imbris
|
345add91db
|
Eliminate panics when .current_monitor() returns None
|
2021-06-16 01:36:59 -04:00 |
|
Imbris
|
b7162ac15c
|
Upgrade to winit 0.25
|
2021-06-15 22:59:54 -04:00 |
|
Imbris
|
3e79972061
|
Merge branch 'capucho/wgpu-format-fixes' into 'master'
Update wgpu and check for best swap chain format
See merge request veloren/veloren!2454
|
2021-06-16 01:24:05 +00:00 |
|
Snowram
|
b82dde2332
|
Revert "Merge branch 'snowram/snappier-pos-interp' into 'master'"
This reverts merge request !2457
|
2021-06-15 22:12:11 +00:00 |
|
Snowram
|
4d3362586f
|
Double the speed factor of pos interp
|
2021-06-15 22:11:57 +02:00 |
|
Imbris
|
1ed6a04a34
|
Merge branch 'zakru/fix/1193' into 'master'
Avoid saving settings if maps are not updating
Closes #1193
See merge request veloren/veloren!2456
|
2021-06-15 19:55:14 +00:00 |
|
Imbris
|
343b35b9cd
|
Merge branch 'rodio014' into 'master'
bump rodio to 0.14
See merge request veloren/veloren!2443
|
2021-06-15 19:04:28 +00:00 |
|
Zakru
|
afc04ae22f
|
Fix settings not saving when zooming map with keys
|
2021-06-15 21:20:10 +03:00 |
|
Zakru
|
52c965fb6d
|
Avoid saving settings if maps are not updating
Fixes #1193
|
2021-06-15 21:19:52 +03:00 |
|
Snowram
|
84080607cd
|
Truncates consumables value to the first decimal place
|
2021-06-15 19:36:20 +02:00 |
|
juliancoffee
|
3f176ca068
|
Panic if can't parse file
|
2021-06-15 19:15:17 +03:00 |
|
Snowram
|
8fde002189
|
Merge branch 'snowram/more-trolls' into 'master'
Add more trolls npcs, and roc npc with tornado attack
See merge request veloren/veloren!2384
|
2021-06-15 08:35:30 +00:00 |
|
Imbris
|
a41c7a9a5b
|
Merge branch 'imbris/resize-tweaks' into 'master'
Resize related tweaks
See merge request veloren/veloren!2448
|
2021-06-15 07:53:12 +00:00 |
|
Snowram
|
f2c7836161
|
Makes summon range inclusive
|
2021-06-15 09:49:13 +02:00 |
|
Avi Weinstock
|
cb0566299a
|
Make tornado (and empty models in general) work on WGPU.
|
2021-06-15 09:49:13 +02:00 |
|
Snowram
|
3ba0500b90
|
Tornado summoning attack
|
2021-06-15 09:49:13 +02:00 |
|
Snowram
|
97ce50e5d4
|
Add troll variants and roc npcs
|
2021-06-15 09:49:13 +02:00 |
|
Imbris
|
f3657903c9
|
[iced renderer] Skip content processing if the clip intersection is zero sized or invalid
|
2021-06-15 02:02:10 -04:00 |
|
Imbris
|
cbf0a6baf1
|
Fix trying to create a zero sized shadow texture when resizing window down to a small size
|
2021-06-15 01:53:00 -04:00 |
|
Samuel Keiffer
|
fec328a617
|
Merge branch 'juliancoffee/swing_fix' into 'master'
Introduce hit_timing for combo_melee
See merge request veloren/veloren!2426
|
2021-06-15 02:38:23 +00:00 |
|
asumface
|
8568dfb38e
|
Bump rodio to 0.14
|
2021-06-14 22:04:23 +02:00 |
|
Avi Weinstock
|
c5f82b241d
|
Mitigate conrod widget id crash by disabling pickaxe icon in xp scroller.
|
2021-06-14 13:39:50 -04:00 |
|
Monty Marz
|
45f79059d0
|
mining exp sct color and icon; add mining to skill_preset
|
2021-06-13 14:34:42 -04:00 |
|
Avi Weinstock
|
9d4a65e8ac
|
Adjust mining xp numbers and add SkillGroupKind information to Outcome::ExpChange.
|
2021-06-13 14:34:42 -04:00 |
|
Monty Marz
|
01a04a80fa
|
icons and naming
|
2021-06-13 14:34:42 -04:00 |
|
Avi Weinstock
|
0e394029de
|
Mining skill tree.
|
2021-06-13 14:34:42 -04:00 |
|
Marcel Märtens
|
34f5ff62d4
|
implement a simple roundrobin to assure if multiple are spawned the older one has prio, spelling
|
2021-06-13 17:42:28 +02:00 |
|
juliancoffee
|
62eaabfe88
|
Introduce hit_timing for combo_melee
bonus: speeding up first swing of sword from 0.15 to 0.1 and reducing
poise damage of hammer from 25 to 20
|
2021-06-12 14:10:19 +03:00 |
|
Marcel Märtens
|
4167621f5d
|
Change the version number to 0.10
|
2021-06-12 10:14:07 +02:00 |
|