Imbris
93da46e1c1
Merge branch 'aweinstock/sort-crafting' into 'master'
...
Crafting UI: sort items lexicographically by craftability and then alphabetically.
See merge request veloren/veloren!1767
2021-02-10 04:04:42 +00:00
Avi Weinstock
e5eab42a17
Crafting UI: sort items lexicographically by craftability and then alphabetically.
2021-02-09 19:30:54 -05:00
Snowram
509a71bdc7
Adresses some comments, various visual tweaks
2021-02-10 00:30:23 +01:00
Snowram
17fe9519b3
Adds lights to dungeons
2021-02-10 00:30:23 +01:00
Sarra Kitty
357fb8ad79
Sarrakitty/small fixes
2021-02-08 20:37:24 +00:00
Scott Williams
0799d7fd1f
Added a miniboss loot table for the stonework defender, made damaged bag, glider, and root of evil mindflayer exclusive drops.
2021-02-07 19:04:20 +00:00
James Melkonian
4d4c6d8b13
Move agent system to server
2021-02-06 06:15:25 +00:00
Pascal Fuhrmann
7e99de8017
Converted combat states and other semi-combat-related to use float-values instead of integers to prevent more casts
2021-02-05 01:39:12 +00:00
Samuel Keiffer
d3de145401
Merge branch 'azymohliad/update-uk' into 'master'
...
Update Ukrainian translation
See merge request veloren/veloren!1749
2021-02-03 16:18:50 +00:00
Andrii Zymohliad
66a1a5523d
Update Ukrainian translation
2021-02-03 16:18:49 +00:00
Sam
5794faa761
Changed knockback from an enum to a struct.
2021-02-02 13:06:30 -05:00
Pascal Fuhrmann
77e1b5bf17
fixing #944 - LeapMelee fall damage fix & adjustments
2021-02-02 16:51:04 +00:00
James Melkonian
8951e427e4
Add basic NPC interaction and fix NPC chat spamming
2021-01-31 20:29:50 +00:00
Joshua Barretto
60276ddcb5
Added snow particles
2021-01-31 15:15:17 +00:00
Sam
59a25b0097
Restored knockback to hammer.
2021-01-29 13:46:23 -05:00
Treeco
dbf3c91c8b
Fix traveller backpack having all its slots removed
2021-01-29 12:47:30 +00:00
Marcel
afeb1621be
Merge branch 'DaforLynx/small-sound-fixes' into 'master'
...
Small audio fixes; addresses #939 and #940
Closes #940 and #939
See merge request veloren/veloren!1739
2021-01-29 11:37:10 +00:00
DaforLynx
1d6676fb98
Small audio fixes; addresses #939 and #940
2021-01-29 11:37:10 +00:00
jiminycrick
ae8722794b
Address some comments
...
Eliminated extra stagger state
Responding to more comments
Move poise character state changes to character behavior system
Move poise out of JoinTuple/Data
Finish up comments (various fixes)
2021-01-28 17:31:05 -08:00
jiminycrick
b689226173
Add migration for starter gear
2021-01-28 17:22:39 -08:00
jiminycrick
53b43e9812
Fix rebase and scrub poise from UI
2021-01-28 17:22:39 -08:00
jiminycrick
1fadcf51ba
Some preliminary balancing
...
Fix rebase
2021-01-28 17:22:39 -08:00
jiminycrick
a2262c5c6b
Poise stats
2021-01-28 17:22:35 -08:00
jiminycrick
df4c9eff49
Initial broken implementation of poise
...
Character movement no longer broken.
2021-01-28 17:22:33 -08:00
Entropy9s
1c6851c5d1
StaminaPlus buff, modifying stamina via buffs
...
trying to fix this, coming back to this later
please remember to change potion back future self!
this ALMOST works. maybe MR ready, kinda jank tho
so close, and yet so far...
IT WORKS IT WORKS IT WORKS IT WORKS IT WORKS IT WO
did the same with health, ill fix this garbage l8r
think we're basically done here
whoops forgot to change the food back
fixing and cleaning up part 1
fixed everything part 2 now with buff images
ran clippy + fmt, fixed items that i modified
bracket bulldozing, boldly
hopefully this should be good?
need to rebase real quick
please let me be done
StaminaPlus buff, modifying stamina via buffs
trying to fix this, coming back to this later
please remember to change potion back future self!
this ALMOST works. maybe MR ready, kinda jank tho
so close, and yet so far...
IT WORKS IT WORKS IT WORKS IT WORKS IT WORKS IT WO
did the same with health, ill fix this garbage l8r
think we're basically done here
whoops forgot to change the food back
fixing and cleaning up part 1
fixed everything part 2 now with buff images
ran clippy + fmt, fixed items that i modified
hopefully this should be good?
cargo clippy fmt stuff
deleted an extraneous file?? how did that even...?
2021-01-26 22:47:55 +00:00
Scott Williams
3adb9f9f03
All gems make a sound.
2021-01-25 22:53:23 +00:00
Sam
b00f6ba8a1
Changed how beams determined the energy regen and energy cost.
2021-01-24 23:47:10 -05:00
Snowram
fd17d10f06
Merge branch 'swilliams/gems' into 'master'
...
Adds 6 different gems and removes shiny gem.
See merge request veloren/veloren!1729
2021-01-25 01:25:40 +00:00
Scott Williams
5e9b63e308
Added other gems to crafting loot table.
2021-01-24 19:49:42 +00:00
Scott Williams
9d3982940b
Changed some recipes to use other gems. Removed DELETE statements from migration.
2021-01-24 19:45:44 +00:00
Sam
15f0ce1173
Nerfed bow M1 and M2, slightly buffed bow skillbar ability.
2021-01-24 14:24:59 -05:00
Scott Williams
358bb159e9
Added gem models for item_manifest
2021-01-24 18:20:10 +00:00
Scott Williams
95c67cbfbd
Removed Shiny Gem, Added migration to change shiny gems to diamonds. Changed shiny gem recipes to diamonds
2021-01-24 16:40:22 +00:00
Sam
000105d950
Rebalanced mindflayer.
2021-01-24 10:56:12 -05:00
Scott Williams
5ba5740305
Added 6 gems, removed shiny gem from cave, replaced with diamond.
2021-01-24 14:00:49 +00:00
Monty
b853fecf61
6 new sceptres, add DPS display to tooltips
2021-01-23 23:10:36 +01:00
Samuel Keiffer
ac87cb7155
Merge branch 'sam/skill-balancing-1' into 'master'
...
Skill balancing
See merge request veloren/veloren!1716
2021-01-23 21:12:35 +00:00
Rotsuoy
212ee4b407
Rotsuoy/savanna grass
2021-01-23 07:46:54 +00:00
Sam
2a6f1236d4
Sceptre nerfs.
2021-01-22 22:46:18 -05:00
Sam
7b7eab4fd6
Addressed comments.
2021-01-21 17:45:03 -05:00
Snowram
43a8d2c06a
Golem spinmelee anim
2021-01-21 01:23:10 +01:00
Sam
db59547de9
Golems are now lactose tolerant.
2021-01-20 11:54:57 -05:00
Monty Marz
3b01a888da
Revert "Added TR translations for deaths by debuffs."
...
This reverts commit 0817e45e131b70dbd7ef8bee768ccc377301b5d7.
2021-01-20 11:20:06 +00:00
jiminycrick
18b981bd45
More footstep sfx based on distance
2021-01-19 19:51:19 -08:00
Sarra
ab1e13a0a6
small sfx fix, adding consume sfx for salads and lettuce
2021-01-19 16:24:44 -05:00
Acrimon
4cf58fb6d5
Merge branch 'acrimon/build-tip' into 'master'
...
Add a tip about the build command
See merge request veloren/veloren!1699
2021-01-19 20:45:26 +00:00
Sarra Kitty
f332bf4ceb
Sarrakitty/rotsys item sprites
2021-01-19 18:23:44 +00:00
Acrimon
fd22d0004e
build tip
2021-01-19 19:02:41 +01:00
Monty Marz
88a8814fe7
Better visuals for skill button labels, don't show "0 EXP" in the SCT
...
Made functions that were called every frame significantly cheaper.
Final UI fixes.
2021-01-19 08:08:29 -05:00
Sam
467ed6d7d3
Skills are now factored into combat rating. New formula for exp scaling per SP.
...
Adjust lvl up msg fade
Add female humanoid names WIP
Changed text formatting when skill is max level. Added message to show you have 0 skill points available.
Addressed a lot of comments.
various changes to UI
- fix skillbar offset
- remove CR indicators for group members
- add CR indicators to group member frames
- use unified CR indicator icon
Exp reward tweaks.
Fixed flamethrower range skill description.
2021-01-19 08:08:26 -05:00