Ben Wallis
|
950c62efc6
|
Suppressed all existing clippy warnings in preparation for fixes as part of #587
|
2020-06-10 22:01:42 +01:00 |
|
CapsizeGlimmer
|
4e7f8c686a
|
Equipped lanterns now provide an illumination effect.
|
2020-05-04 15:15:31 +00:00 |
|
Imbris
|
053458c2e3
|
Changelog and small fix
|
2020-04-12 18:41:09 +02:00 |
|
Imbris
|
c1c09dce1b
|
Enable unequipping as well as equipping to specific slots
|
2020-04-12 18:41:06 +02:00 |
|
Pfauenauge90
|
ca667fd02b
|
tooltips
|
2020-04-12 18:40:58 +02:00 |
|
Pfauenauge90
|
f5a768dccf
|
more armour types
|
2020-04-12 18:40:56 +02:00 |
|
Pfauenauge90
|
771baaaae5
|
cape item
|
2020-04-12 18:40:55 +02:00 |
|
Imbris
|
f551c4a2c5
|
Move armor types to a new location, use a const for the moving cutoff in voxygen anims
|
2020-03-28 01:52:12 -04:00 |
|
Imbris
|
ba3fa16c33
|
Create Dir type for better enforcement of non NaN, normalized representations of directions
|
2020-03-27 22:02:07 -04:00 |
|
timokoesters
|
99e7e1f785
|
Split staff into 3 abilities
|
2020-03-24 14:00:22 +01:00 |
|
timokoesters
|
449ae22730
|
Add inventory stacking
|
2020-03-19 14:32:17 +01:00 |
|
timokoesters
|
1f78344d6f
|
Move equipment from loadout into body
|
2020-03-15 19:44:47 +01:00 |
|
Joshua Barretto
|
e20feeeb0c
|
Added armour items and equipping of armour
|
2020-03-15 16:42:09 +01:00 |
|
timokoesters
|
aa963b7686
|
Merge remote-tracking branch 'origin/master' into clientstates
|
2020-03-15 15:27:06 +01:00 |
|
timokoesters
|
598a4c6cbb
|
Add loadout struct for info on weapon configurations
|
2020-03-14 22:33:20 +01:00 |
|
S Handley
|
bc692c0101
|
Add audio and chat message feedback when the player attempts to collect something while thier inventory is full.
|
2020-03-11 10:30:59 +00:00 |
|
Imbris
|
a4eaeb1da6
|
Merge branch 'imbris/se-latency' into 'master'
Rearrange some operations in the server tick to reduce clientside latency of ServerEvent mediated effects
See merge request veloren/veloren!840
|
2020-03-10 23:21:57 +00:00 |
|
S Handley
|
b2312a0487
|
Check that a targeted collectible is within a certain pickup range of the character before highlighting it
|
2020-03-10 20:50:04 +00:00 |
|
Imbris
|
14f0b018fd
|
Add metric for new connection handling time, move StateExt to its own module
|
2020-03-09 22:39:12 -04:00 |
|
S Handley
|
b0ca85069b
|
Piggyback on the InventoryUpdate events and attach some additional event info so that we can detect why the inventory update was triggered, and emit an associated sfx event that matches it.
|
2020-03-04 10:09:48 +00:00 |
|
Marvin Altemeier
|
035d74f502
|
Move ServerEvents into own module
|
2020-02-18 20:51:10 +01:00 |
|