Joshua Barretto
|
96cbf60c3f
|
Made commands a distinct ClientMsg to avoid possible sanitisation problems for clients
|
2021-06-17 19:55:21 +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
|
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
|
345add91db
|
Eliminate panics when .current_monitor() returns None
|
2021-06-16 01:36:59 -04: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 |
|
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 |
|
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 |
|
Forest Anderson
|
f578c56db7
|
Merge branch 'juliancoffee/small_fixes' into 'master'
Ranged, Tidal Warrior, spears, assets
See merge request veloren/veloren!2416
|
2021-06-11 17:46:56 +00:00 |
|
Cr0ss0vr
|
8e0891e3b1
|
Fix incorrect tooltip on Staff Damage skill - Update diary.rs
|
2021-06-11 11:59:09 +00:00 |
|
juliancoffee
|
edc4af8023
|
fix Wet debuff image
|
2021-06-11 01:45:02 +03:00 |
|
Marcel
|
f255f01ac0
|
Merge branch 'tygyh/Extract-get-duration-image-from-update' into 'master'
Extract 'get_duration_image' function from 'update'
See merge request veloren/veloren!2407
|
2021-06-09 14:08:38 +00:00 |
|
Dr. Dystopia
|
cead9a019b
|
Extract 'create_new_text' function from 'update'
|
2021-06-09 13:35:41 +02:00 |
|
Dr. Dystopia
|
e31cb062a2
|
Extract 'get_duration_image' function from 'update'
|
2021-06-09 13:09:31 +02:00 |
|
Snowram
|
279d3ade83
|
Item tooltip refactor and fixed related to new stats
|
2021-06-07 11:06:32 +02:00 |
|
Sam
|
0488b2fcd0
|
Adressed comments on energy and armor functions.
|
2021-06-07 11:06:25 +02:00 |
|
Snowram
|
76ca99ece4
|
Derive str from Material, better deserialization
|
2021-06-07 11:03:50 +02:00 |
|
jshipsey
|
4deeb42155
|
cave adjustments
|
2021-06-07 11:02:34 +02:00 |
|
jshipsey
|
5fdb2ac01d
|
migration
|
2021-06-07 11:01:04 +02:00 |
|
Snowram
|
29a38e6d4f
|
Split tags into material class and material
|
2021-06-07 11:00:57 +02:00 |
|
Snowram
|
3fa7d0b6d4
|
Add material and armor class tags
|
2021-06-07 11:00:31 +02:00 |
|
jshipsey
|
7a573efab7
|
proper recipes, tanning racks, various fixes
|
2021-06-07 11:00:14 +02:00 |
|
jshipsey
|
754b60d810
|
crafting stations
|
2021-06-07 10:59:35 +02:00 |
|
Imbris
|
95bfcde6d1
|
Remove unused velocity field in the Hud and remove unused fields from
the image slider widget code
|
2021-06-07 02:49:35 -04:00 |
|
Marcel
|
45741b0dbd
|
Merge branch 'hqurve/crafting-sorting2' into 'master'
Widened recipe list in crafting menu and added quality indicators to names in the list
See merge request veloren/veloren!2378
|
2021-06-06 15:55:11 +00:00 |
|
hqurve
|
39fc48ac17
|
Widened recipe list in crafting menu and added quality indicators to names in the list
|
2021-06-06 15:55:11 +00:00 |
|
Jonathan Berglin
|
38c0e02114
|
Extract 'create_unlock_skill_button' function from 'update' in diary.rs
|
2021-06-06 14:14:53 +00:00 |
|
Ben Wallis
|
059dfd2602
|
Merge branch 'hqurve/fix-lootscrller' into 'master'
Fixed loot scroller collisions and cleaned up previous changes
See merge request veloren/veloren!2358
|
2021-06-04 20:00:18 +00:00 |
|
Sam
|
c81e1534f7
|
First 3 abilities for tidal warrior functional. Added bubble particles.
|
2021-06-03 21:39:13 -05:00 |
|
Imbris
|
8403e4c483
|
address/remove TODOs, fix comment typos, enable wgpu/trace feature by default (So no recompile is needed to collect an API trace)
|
2021-06-03 00:10:06 -04:00 |
|
Avi Weinstock
|
cf6717ac90
|
Show hitbox cylinders based on actual ECS data, and add a settings toggle in voxygen for it.
|
2021-06-03 00:10:06 -04:00 |
|
Imbris
|
93ad05d237
|
Fix most of the cargo check warnings
|
2021-06-03 00:10:05 -04:00 |
|
Imbris
|
30f02af6a4
|
Wait for ingame pipelines to build before entering char select, show pipeline rebuilding status text in the graphics settings tab
|
2021-06-03 00:10:04 -04:00 |
|
Imbris
|
0e0c8fbfc8
|
wgpu branch rebase fixes
|
2021-06-02 23:59:50 -04:00 |
|
Imbris
|
89cb00907a
|
Display gpu timing info in the HUD when enabled
|
2021-06-02 23:59:50 -04:00 |
|
Imbris
|
7a67ce87e7
|
Implement toggleable gpu profiling that saves the timings from a recent frame with the screenshot key, rebase fixes
|
2021-06-02 23:59:49 -04:00 |
|
Imbris
|
e1af485e5f
|
Add setting for the PresentMode
|
2021-06-02 23:59:49 -04:00 |
|
Imbris
|
1e2d956106
|
Render the UIs
|
2021-06-02 23:59:47 -04:00 |
|
Imbris
|
628d9391d3
|
Add generic Bound<T> type for grouping consts/other bindable things with bind groups
|
2021-06-02 23:59:47 -04:00 |
|
Avi Weinstock
|
42dc86788e
|
Address further MR 2301 comments.
|
2021-06-02 00:39:58 -04:00 |
|
Avi Weinstock
|
9c4453508e
|
Address many of Imbris's comments on MR 2301.
|
2021-06-02 00:39:58 -04:00 |
|
Avi Weinstock
|
6d3dcc3835
|
Address MR 2301 review comments.
- Replace tabs with spaces in map-related i18n.
- Use `retain` in `remove_unloaded_chunks`.
|
2021-06-02 00:39:58 -04:00 |
|
Avi Weinstock
|
e509a4207b
|
Make the minimap UI not exposed via checkbox yet (still configurable via settings.ron ).
|
2021-06-02 00:39:58 -04:00 |
|
Avi Weinstock
|
9d60a7f533
|
Make the chunks above dungeons/caves default to black when the ceiling is below them.
|
2021-06-02 00:39:58 -04:00 |
|
Avi Weinstock
|
523bf2be58
|
Fix memory leak in KeyedJobs threadpool helper.
|
2021-06-02 00:39:58 -04:00 |
|