Sam
|
1a7779beb3
|
Added angle check for new npcs.
|
2021-04-25 22:19:30 -04:00 |
|
jshipsey
|
a0a75b1921
|
comments
|
2021-04-25 22:02:32 -04:00 |
|
jshipsey
|
2c74a86170
|
skill adjustments, ori changes
|
2021-04-25 22:02:32 -04:00 |
|
Sam
|
9084e93f8b
|
Added an angle check to all agent attacks.
|
2021-04-25 22:02:31 -04:00 |
|
jshipsey
|
c01fd86f44
|
ori fixes
|
2021-04-25 22:02:30 -04:00 |
|
Marcel
|
991ccf0033
|
Merge branch 'aweinstock/deflate-downgrade-20210425' into 'master'
Downgrade deflate from level 5 to level 1 in the terrain system to match LZ4's...
See merge request veloren/veloren!2199
|
2021-04-25 23:35:43 +00:00 |
|
Samuel Keiffer
|
3f451ef7b3
|
Merge branch 'juliancoffee/fix_campfire_heal_message' into 'master'
Fix campfire heal buff description
See merge request veloren/veloren!2165
|
2021-04-25 23:06:48 +00:00 |
|
Illia Denysenko
|
efd54021a7
|
Fix campfire heal buff description
|
2021-04-25 23:06:47 +00:00 |
|
Joshua Barretto
|
c6d1963f10
|
Merge branch 'zesterer/small-fixes' into 'master'
Small fixes
See merge request veloren/veloren!2201
|
2021-04-25 23:03:23 +00:00 |
|
Joshua Barretto
|
559e16e035
|
Apply flat earth hack to mist
|
2021-04-25 23:28:19 +01:00 |
|
Joshua Barretto
|
94b6fa6da3
|
Don't use movement efficiency for orientation
|
2021-04-25 23:00:30 +01:00 |
|
Joshua Barretto
|
3e4afc5a45
|
Capped light access
|
2021-04-25 22:49:20 +01:00 |
|
Joshua Barretto
|
3af4793762
|
Minor control over velocity when in the air
|
2021-04-25 22:37:25 +01:00 |
|
Joshua Barretto
|
98f660e486
|
More realistic cloud light extinction model
|
2021-04-25 22:26:07 +01:00 |
|
Samuel Keiffer
|
add895764b
|
Merge branch 'holychowders/fix_villagers_spamming_messages_in_safezones' into 'master'
Prevent safezoned villagers from spamming messages upon seeing an enemy
See merge request veloren/veloren!2190
|
2021-04-25 21:24:06 +00:00 |
|
holychowders
|
5488f9f525
|
Prevent safezoned villagers from spamming messages upon seeing an enemy
|
2021-04-25 21:24:06 +00:00 |
|
Marcel
|
35584d0344
|
Merge branch 'xMAC94x/reduce_deps' into 'master'
remove some unused deps Yuri found
See merge request veloren/veloren!2197
|
2021-04-25 20:22:31 +00:00 |
|
Avi Weinstock
|
57aee57d82
|
Downgrade deflate from level 5 to level 1 in the terrain system to match LZ4's worst-case encoding time.
|
2021-04-25 16:18:57 -04:00 |
|
Joshua Barretto
|
805822b0b0
|
Rebalanced arrow speed
|
2021-04-25 20:06:29 +01:00 |
|
Joshua Barretto
|
fa262d2a5c
|
Fixed near cloud bug
|
2021-04-25 20:04:00 +01:00 |
|
Marcel
|
ecb176158c
|
Merge branch 'tormeh/rtsim-first' into 'master'
Tormeh/rtsim first
See merge request veloren/veloren!2053
|
2021-04-25 18:53:39 +00:00 |
|
Samuel Keiffer
|
ccc22d4969
|
Merge branch 'sam/block-parry' into 'master'
Blocking/Parrying
Closes #646 and #416
See merge request veloren/veloren!2153
|
2021-04-25 18:25:24 +00:00 |
|
Marcel Märtens
|
1842b2d6eb
|
remove some unused deps Yuri found
|
2021-04-25 20:18:20 +02:00 |
|
Sam
|
6848851dc3
|
Cleaned up tweaks in ui and allowed sfx choosing to scale to amount of sfx variants provided.
|
2021-04-25 13:09:10 -04:00 |
|
Monty
|
2e24fcf165
|
Add i18n, change SCT Blocked col and string
|
2021-04-25 13:09:09 -04:00 |
|
Sam
|
372eff2a02
|
Initial SCT implementation to display blocks.
|
2021-04-25 13:09:09 -04:00 |
|
Sam
|
d2d8d43410
|
Addressed testing feedback.
Particles better.
|
2021-04-25 13:09:08 -04:00 |
|
Sam
|
b9d6bd2fd2
|
Parrying no longer requires releasing the block button, and instead can parry if block happened in buildup.
|
2021-04-25 13:09:07 -04:00 |
|
alfy
|
73cb6d19ff
|
Fixed the sounds since they were seemingly empty, as well as a new more organic wind sound
|
2021-04-25 13:09:06 -04:00 |
|
alfy
|
9f79c80072
|
block and parry sounds added
|
2021-04-25 13:09:06 -04:00 |
|
Sam
|
288a6f3a82
|
Blocking now works if no weapon is equipped in main hand.
Added temp sfx for blocking and parrying.
Added temp particles for successful parry.
Tweaked values of default block ability.
|
2021-04-25 13:09:02 -04:00 |
|
jshipsey
|
fad31bd7ab
|
anim
|
2021-04-25 13:08:43 -04:00 |
|
Sam
|
f5ec23df48
|
Parrying
|
2021-04-25 13:08:42 -04:00 |
|
Sam
|
91c6288213
|
Melee weapons can now block.
|
2021-04-25 13:08:42 -04:00 |
|
Samuel Keiffer
|
3cfc94af45
|
Merge branch 'sam/remove-unwraps' into 'master'
Removed unwraps in buffs
See merge request veloren/veloren!2196
|
2021-04-25 16:36:10 +00:00 |
|
Sam
|
0170a38ebc
|
Removed unwraps in buffs
|
2021-04-25 12:01:21 -04:00 |
|
Samuel Keiffer
|
f31feff1aa
|
Merge branch 'juliancoffee/fix_buff_bar' into 'master'
Fix bug with missing Burning icon
See merge request veloren/veloren!2195
|
2021-04-25 15:55:43 +00:00 |
|
juliancoffee
|
3ab61fa231
|
Update CHANGELOG
|
2021-04-25 15:51:39 +03:00 |
|
Ben Wallis
|
3eb06c6971
|
Merge branch 'juliancoffee/refactor_localization' into 'master'
Update doc-strings in voxygen/i18n
See merge request veloren/veloren!2194
|
2021-04-25 09:32:39 +00:00 |
|
juliancoffee
|
94bfbe37ea
|
Fix Bug with missing Burning icon
|
2021-04-25 10:44:22 +03:00 |
|
juliancoffee
|
8fd1037bf3
|
Update doc-strings
|
2021-04-25 09:12:15 +03:00 |
|
Justin Shipsey
|
79cb7a5826
|
Merge branch 'snowram/bird-large' into 'master'
Large bird skeleton
See merge request veloren/veloren!2121
|
2021-04-25 03:34:12 +00:00 |
|
Snowram
|
c16ec43938
|
Body specific beam offsets
|
2021-04-25 04:07:12 +02:00 |
|
Snowram
|
8f54a0bf31
|
More phoenix AI work
More phoenix AI work
|
2021-04-25 04:07:12 +02:00 |
|
James Melkonian
|
0cf7e7114f
|
Phoenix AI pass
|
2021-04-25 04:07:11 +02:00 |
|
Snowram
|
8cf8e51962
|
Phoenix npc + AI (WIP)
|
2021-04-25 04:07:11 +02:00 |
|
Snowram
|
ab26efa970
|
Improves bird_large anims
|
2021-04-25 04:07:09 +02:00 |
|
Snowram
|
bd84677906
|
Day period dependant wildlife spawns
|
2021-04-25 02:14:51 +02:00 |
|
Snowram
|
fd177c9669
|
Breathe and stun anims
|
2021-04-25 02:14:50 +02:00 |
|
Snowram
|
eb98360183
|
Cockatrice bird_large conversion
|
2021-04-25 02:14:50 +02:00 |
|