flo
f8f2684810
easter_and_april_fools_stuff
2024-04-01 06:46:43 +00:00
juliancoffee
3283eb6916
Vroom Glider
...
- GlideBoost ability
- Vroom Glider item
- Made possible to attach ability_spec to gliders
- Activate glider ability while Glide/GlideWield
TODO:
- make it visible in voxygen
2024-03-03 17:56:09 +02: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
efadb07032
wolf armor
2024-02-21 13:10:27 +01:00
UncomfySilence
3b7a9b38af
tweaks to starter weapons and secondary components w/start of entity balancing
2024-02-20 16:18:57 +01:00
uniior
ba0db563cc
Address comments
2024-02-20 16:18:02 +01:00
uniior
e720ee834e
Initial
2024-02-20 16:18:01 +01:00
danielkenji83
9d73fcfc3f
Updates from review
2024-02-18 23:30:43 -03:00
danielkenji83
53fddba3ef
Remove block_strength stat
2024-02-17 13:12:34 -03:00
danielkenji83
5c401215cf
Rebase commit
2024-02-17 00:50:23 -03: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
Maxicarlos08
88feb4cc60
removed unused fields from item assets
2024-02-06 22:05:08 +01:00
unknown
c3942b5f1f
Removed crit_chance stat from two item .ron files
2024-02-06 21:47:41 +01:00
maxicarlos08
ef84ab6603
Merge branch 'jcoxeye/item-tiering-fixes' into 'master'
...
Adjusted tiers of various items
See merge request veloren/veloren!4249
2024-01-23 21:58:14 +00:00
JCoxeye
d017844416
Adjusted tiers of various items
2024-01-23 21:58:14 +00:00
maxicarlos08
83a24acc1e
Add charm animation
2024-01-21 15:00:06 +01:00
flo
48a79b3e78
haniwa
2024-01-20 17:45:23 +00:00
juliancoffee
7228543fbf
Mark legacy item asset content
2024-01-14 21:25:15 +02:00
juliancoffee
b8e6840bf6
Enhance /kit all
...
- "all" is now in proposed completions
- `/kit all` gives all imaginable items, it's not limited to assets
anymore
2024-01-14 21:25:15 +02:00
Hrom
88c5a2e009
renamed twiggy shoulders
2024-01-09 23:54:32 +00:00
Pybit
f6204f9d04
Merge branch 'master' into 'More-potions'
...
# Conflicts:
# CHANGELOG.md
2024-01-04 11:48:30 +00:00
Jeffrey Cox
31c04f1ffb
Small leather pouches salvage into simple leather as opposed to thick leather
2023-12-25 21:55:41 +00:00
flo
6f5e385d2a
poise_resilience_buffs_for_dagon_and_wyverns
2023-12-17 20:12:13 +00:00
flo
569ab5c5ed
crustacean-skeleton and crab
2023-12-16 13:47:55 +00:00
HEIEnthusiast
933c897450
Renamed to potion of agility, burning potion to combustion
2023-12-05 14:15:54 -04:00
HEIEnthusiast
99b5571fd8
Renamed swiftness to retreating, changed model
2023-12-05 13:09:14 -04:00
HEIEnthusiast
76b2d7d0e0
Recipe change
2023-11-29 06:56:35 -04:00
HEIEnthusiast
4659a66cfe
Further tweaks
2023-11-29 06:43:46 -04:00
HEIEnthusiast
cc013d7b77
Changing values
2023-11-29 06:25:20 -04:00
HEIEnthusiast
a01d7485e4
Small speed tweak
2023-11-28 11:43:12 -04:00
HEIEnthusiast
5001c4a262
Added swiftness debuffs
2023-11-28 11:41:29 -04:00
HEIEnthusiast
db71625226
Merge branch 'master' of gitlab.com:veloren/dev/veloren into More-potions
2023-11-28 10:07:00 -04:00
HEIEnthusiast
568d12cdd0
Swiftness potion changes
2023-11-28 10:03:07 -04:00
Michał
14120232a0
Phoenix overhaul
2023-11-28 11:13:18 +00:00
HEIEnthusiast
bb2adfb2e5
Removed strength and regeneration potions
2023-11-27 15:16:44 -04:00
HEIEnthusiast
4d87a9ab44
General potion modifications
2023-11-27 06:57:42 -04:00
HEIEnthusiast
ac4101e70d
Changed textures, added strength pot
2023-11-27 06:25:58 -04:00
HEIEnthusiast
0bb74f9efe
Added swiftness and regeneration potions
2023-11-26 10:54:02 -04:00
Maxicarlos08
17904d9387
crit_power -> precise_power
2023-11-14 18:07:01 -05:00
Maxicarlos08
1d1b51fa51
Adjust precision power
2023-11-14 18:07:01 -05:00
Sam
62464dbe11
Removed crit chance stat
2023-11-14 18:06:58 -05:00
Samuel Keiffer
9b878586bf
Merge branch 'poperigby/fire-potion' into 'master'
...
Add Burning Potion that applies the Burning effect to the user
See merge request veloren/veloren!4174
2023-11-14 02:00:52 +00:00
PopeRigby
688fd67c33
Add Burning Potion that applies the Burning effect to the user
2023-11-14 02:00:50 +00:00
Sam
3f19c61426
Changed buffs from using hash maps to an enum map and a slot map.
2023-11-12 12:37:28 -05:00
Joshua Barretto
9dd5cd24d1
Make backpacks distinct ArmorKinds, fix visual offsets of carried weapons
2023-10-13 11:57:49 +01:00
Christof Petig
744ede6a0b
Merge branch 'master' into 'master'
...
fixed item quality to match others
See merge request veloren/veloren!3511
2023-09-12 21:33:21 +00:00
Michał
97725a3147
Reliable leather pack
2023-08-09 20:44:51 +00:00
Isse
5e225d7f35
add to changelog
2023-08-03 19:38:31 +02:00
Isse
a39923e4d6
digging shovel
2023-08-03 19:32:09 +02:00