Avi Weinstock
|
1ae105125d
|
Change agent's condition field back to a bool (from bitflags) and add a separate int_counter field.
|
2021-05-09 18:09:53 -04:00 |
|
Avi Weinstock
|
1dfcdce1c0
|
Add a purple fireball to mindflayer and have it shoot it a few times before teleporting, and fix mindflayer AI's husk summons.
|
2021-05-09 18:09:31 -04:00 |
|
juliancoffee
|
d3be89f5eb
|
Add species to /spawn auto-complete
|
2021-05-09 20:43:13 +03:00 |
|
juliancoffee
|
3d011098b8
|
style convention
|
2021-05-09 19:05:01 +03:00 |
|
juliancoffee
|
735e8ab4ec
|
Extract common/src/assets.rs to own crate
This gives us ability to use assets-related code in i18n without
depending on whole veloren-common
|
2021-05-09 13:12:26 +03:00 |
|
Illia Denysenko
|
1c22a2b3fd
|
/skill_preset command
|
2021-05-08 15:47:09 +00:00 |
|
Adam Strauss
|
a5b7e34bf8
|
Fix #1105: Move server event so it does not emit constantly during build up
|
2021-05-07 15:40:11 -07:00 |
|
Adam Strauss
|
3d17fde537
|
Implement #1105: Rolling removes burning debuff
|
2021-05-07 15:38:41 -07:00 |
|
Snowram
|
831bfd0be9
|
Snowram/craft mats
|
2021-05-07 17:03:45 +00:00 |
|
Samuel Keiffer
|
a2999ce96f
|
Merge branch 'aweinstock/damage-types' into 'master'
Add `DamageKind`, and make piercing damage partially ignore damage resistence.
See merge request veloren/veloren!2262
|
2021-05-06 22:22:49 +00:00 |
|
Avi Weinstock
|
e4cda4309e
|
Add DamageKind , and make piercing damage partially ignore damage resistence.
- Tweak bow/staff M1 stats.
|
2021-05-06 17:39:06 -04:00 |
|
James Melkonian
|
346eb48a27
|
Move weapon tactics to functions and take target body into attack radius consideration
|
2021-05-06 21:17:05 +00:00 |
|
Marcel
|
91f76d3b00
|
Merge branch 'xMAC94x/fixDisconnectMetrics' into 'master'
instead of manually trying to sync disconnect metrics we now pass a Reason to...
See merge request veloren/veloren!2259
|
2021-05-06 11:32:37 +00:00 |
|
Marcel Märtens
|
8196fd8b35
|
instead of manually trying to sync disconnect metrics we now pass a Reason to the handle_disconnect.
There we make sure that the disconnect only happens once and decrease the respective Metrics.
Also added more reasons
|
2021-05-06 11:43:10 +02:00 |
|
Marcel
|
efed14ccf9
|
Merge branch 'duelsik/wiring-on-death' into 'master'
(Wiring) OnDeath
See merge request veloren/veloren!2256
|
2021-05-06 09:00:50 +00:00 |
|
Sam
|
dc7e45c8bd
|
Rebalancing
|
2021-05-05 14:43:56 -04:00 |
|
Daniel Mizerski
|
b34704ea3f
|
(Wiring) OnDeath
|
2021-05-05 19:08:18 +02:00 |
|
Marcel Märtens
|
4cfdbdd069
|
use a constant for recommended_threads
|
2021-05-05 14:35:06 +02:00 |
|
Sam
|
062c290e49
|
Made buff commands exhaustive
|
2021-05-04 09:54:28 -04:00 |
|
Sam
|
2652660a58
|
Addressed comments and more testing feedback.
|
2021-05-04 08:45:14 -04:00 |
|
Sam
|
240a8e577d
|
Minor balancing tweaks.
|
2021-05-04 08:45:13 -04:00 |
|
Sam
|
5c241850f1
|
Added sfx. Addressed comments.
|
2021-05-04 08:45:12 -04:00 |
|
Sam
|
48fa4e7c1f
|
Balancing.
|
2021-05-04 08:45:11 -04:00 |
|
Sam
|
7ac1488181
|
Added kit for testing tier 4 dungeons.
|
2021-05-04 08:45:11 -04:00 |
|
Sam
|
164fd0de04
|
Particles for frenzy buff and ground cleave.
|
2021-05-04 08:45:10 -04:00 |
|
Sam
|
2290a22a15
|
Gave minotaur AI.
|
2021-05-04 08:45:09 -04:00 |
|
Sam
|
811f1fadb2
|
Replaced action_timer with action_state so there are additional fields.
|
2021-05-04 08:45:09 -04:00 |
|
jshipsey
|
c886accaf1
|
anims
|
2021-05-04 08:45:08 -04:00 |
|
Sam
|
d1139c3b7c
|
Added frenzy ability to minotaur.
Added self-buff character state.
Added frenzied buff kind.
Added better comments on each buff kind.
|
2021-05-04 08:45:07 -04:00 |
|
Sam
|
160bd3ef0c
|
Crippling strike now functional. Crippled debuff added.
|
2021-05-04 08:45:05 -04:00 |
|
juliancoffee
|
b81981f805
|
Draft implementation
|
2021-05-03 22:07:09 +03:00 |
|
Samuel Keiffer
|
771a8db2a8
|
Merge branch 'slipped/oritweak' into 'master'
ori tweaks, animal adjusts
See merge request veloren/veloren!2234
|
2021-05-03 18:49:22 +00:00 |
|
Samuel Keiffer
|
610c529c42
|
Merge branch 'sam/ability-sets' into 'master'
Allow Specification of Custom Ability Sets per Weapon
See merge request veloren/veloren!2231
|
2021-05-03 17:50:11 +00:00 |
|
jshipsey
|
63fdc4f590
|
animal adjustments
|
2021-05-02 23:17:58 -04:00 |
|
Daniel Mizerski
|
7faa0d3cd9
|
Add fundamentals for wiring system.
|
2021-05-02 22:38:44 +02:00 |
|
jshipsey
|
769e21104e
|
higher health lower damage
|
2021-05-01 12:29:28 -04:00 |
|
jshipsey
|
dc5a38f1e8
|
ori addition to combomelee
|
2021-05-01 12:29:28 -04:00 |
|
Ludvig Böklin
|
d7ef414f59
|
Fix glider pitching down when trying to take off
|
2021-05-01 15:35:26 +02:00 |
|
Sam
|
d500a00414
|
Made naming of fields more explicit.
|
2021-05-01 09:25:56 -04:00 |
|
Sam
|
708cb12086
|
Fixed tests.
|
2021-05-01 09:25:55 -04:00 |
|
Sam
|
d3d4ee8bb0
|
Formatting stuffs.
|
2021-05-01 09:25:53 -04:00 |
|
Sam
|
3cb0ee98c8
|
Removed all unique and simple tool kinds.
|
2021-05-01 09:25:51 -04:00 |
|
Sam
|
a35b8b4aad
|
Removed ability set as field on items.
|
2021-05-01 09:25:49 -04:00 |
|
Ludvig Böklin
|
cc7f0f3ac2
|
Fix ori
|
2021-04-30 17:37:51 +02:00 |
|
DaforLynx
|
7334cce426
|
Poise (stun) SFX and fix for town music
|
2021-04-29 23:36:22 +00:00 |
|
Samuel Keiffer
|
e177aebd9e
|
Merge branch 'lboklin/lower-zero-lift-drag' into 'master'
Lower zero-lift drag
See merge request veloren/veloren!2223
|
2021-04-29 19:11:12 +00:00 |
|
Ludvig Böklin
|
c4444a908a
|
Lower zero-lift drag
|
2021-04-29 19:22:09 +02:00 |
|
Ludvig Böklin
|
6b52ea89b4
|
Add more specific masses to objects
|
2021-04-29 11:46:03 +02:00 |
|
Ben Wallis
|
b0aca9a348
|
Merge branch 'xvar/item-serialization' into 'master'
Changed Item serialization to not send ItemDef struct across the network
See merge request veloren/veloren!2215
|
2021-04-28 20:50:32 +00:00 |
|
Ben Wallis
|
14caae3667
|
Changed Item serialization to only send item_definition_id across the network rather than the whole ItemDef
|
2021-04-28 21:00:25 +01:00 |
|
DaforLynx
|
2e0272ce28
|
Town music
|
2021-04-28 05:07:59 +00:00 |
|
Ludvig Böklin
|
34660462e9
|
Glider physics
|
2021-04-27 14:41:48 +00:00 |
|
jshipsey
|
f845f2bd11
|
fix glide wield
|
2021-04-26 23:17:04 -04:00 |
|
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 |
|
jshipsey
|
c01fd86f44
|
ori fixes
|
2021-04-25 22:02:30 -04:00 |
|
Joshua Barretto
|
94b6fa6da3
|
Don't use movement efficiency for orientation
|
2021-04-25 23:00:30 +01:00 |
|
Joshua Barretto
|
3af4793762
|
Minor control over velocity when in the air
|
2021-04-25 22:37:25 +01: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 |
|
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 |
|
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 |
|
Sam
|
0170a38ebc
|
Removed unwraps in buffs
|
2021-04-25 12:01:21 -04: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 |
|
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 |
|
Snowram
|
bc95484863
|
Swaps bird_small skeleton to a new bird_large
|
2021-04-25 02:14:49 +02:00 |
|
Ada Lovegirls
|
01c30868eb
|
Add option to load English string as fallback if string missing
|
2021-04-24 14:39:35 +00:00 |
|
Monty Marz
|
b69eb61e7b
|
Add handles to lanterns, fix cooking pot scale
|
2021-04-22 17:12:07 +00:00 |
|
jshipsey
|
9d82b20891
|
remove 0.8, add snow's mixed_vel idea for other bodies
|
2021-04-22 00:04:39 -04:00 |
|
Dominik Broński
|
1d25016459
|
Merge branch 'lboklin/arrow-turret-drag-fix' into 'master'
Fix ArrowTurret drag coefficient
See merge request veloren/veloren!2175
|
2021-04-21 20:17:44 +00:00 |
|
Imbris
|
1af4a04231
|
Revert "Merge branch 'revert-b10718c5' into 'master'"
This reverts merge request !2172
|
2021-04-21 17:10:13 +00:00 |
|
Joshua Barretto
|
880236f223
|
Merge branch 'zesterer/lanterns' into 'master'
Made characters carry lanterns higher when possible
See merge request veloren/veloren!2169
|
2021-04-21 16:40:20 +00:00 |
|
Ludvig Böklin
|
37713cb4ad
|
Fix ArrowTurret drag coefficient
|
2021-04-21 18:26:23 +02:00 |
|
Joshua Barretto
|
ed7cc12213
|
Made characters carry lanterns higher when possible
|
2021-04-21 15:59:29 +01:00 |
|
Imbris
|
fd672980c4
|
Revert "Merge branch 'imbris/agent-opt' into 'master'"
This reverts merge request !2024
|
2021-04-21 14:10:06 +00:00 |
|
Imbris
|
76ff00757f
|
Appease clippy, add CHANGELOG entry
|
2021-04-20 15:29:20 -04:00 |
|
Imbris
|
e750c9d570
|
Switch agent target search to use a spatial grid, add convience method for querying the aabr of a circle
|
2021-04-20 15:25:04 -04:00 |
|
Imbris
|
a76fdbc325
|
Expose CachedSpatialGrid resource that is updated by the physics system, move BuildAreas into its own module, removed unused ExecMode
|
2021-04-20 15:25:04 -04:00 |
|
Ludvig Böklin
|
762c68cfbb
|
Basic fluid dynamics and physical properties for entities
|
2021-04-20 17:38:19 +02:00 |
|
Joshua Barretto
|
68004bc39c
|
Made cooking pots glow
|
2021-04-20 15:39:46 +01:00 |
|
Joshua Barretto
|
36e95e0c03
|
Cleaned up client-side recipe handling
|
2021-04-20 12:33:22 +01:00 |
|
Monty
|
86445af09c
|
change cauldron spawning
cooking pot height
fmt
fmt, changelog
|
2021-04-20 02:48:13 +02:00 |
|
Monty
|
a4d56e7843
|
more sprite stuff and crafting UI update
fix item images
fix CR display
|
2021-04-20 02:46:06 +02:00 |
|
Monty
|
a1fe7c12c3
|
fmt, add sprites
|
2021-04-20 02:46:04 +02:00 |
|
Joshua Barretto
|
5598d07944
|
Added crafting stations
|
2021-04-20 02:45:59 +02:00 |
|
Joshua Barretto
|
b700d9a641
|
Merge branch 'zesterer/econ-tweaks' into 'master'
Limit trading currency to sane amounts
See merge request veloren/veloren!2154
|
2021-04-19 10:46:17 +00:00 |
|
Joshua Barretto
|
324148d9a3
|
Limit trading currency to sane amounts
|
2021-04-19 10:04:28 +01:00 |
|
Sam
|
ce7581037c
|
Overhauled dash melee.
|
2021-04-18 18:36:12 -04:00 |
|
Joshua Barretto
|
cb817c0313
|
Merge branch 'zesterer/econ-tweaks' into 'master'
Rebalanced economy somewhat
See merge request veloren/veloren!2148
|
2021-04-18 21:20:49 +00:00 |
|
Samuel Keiffer
|
60d38cc03b
|
Merge branch 'aweinstock/dodgesplosion' into 'master'
Unlock dodge roll iframes and staff explosion by default.
See merge request veloren/veloren!2146
|
2021-04-18 20:46:15 +00:00 |
|
Avi Weinstock
|
0404250300
|
Unlock dodge roll iframes and staff explosion by default.
|
2021-04-18 16:16:06 -04:00 |
|
Joshua Barretto
|
352fce239e
|
Allow trading items not sold by merchants
|
2021-04-18 20:07:00 +01:00 |
|