maxicarlos08
|
c7ee737fef
|
Add hit_timing to BasicMelee
|
2023-11-27 21:28:12 +01:00 |
|
HEIEnthusiast
|
b6c67a7f41
|
Made handle_jump use it's own jump_modifier stat
|
2023-11-27 16:15:29 -04:00 |
|
HEIEnthusiast
|
bb2adfb2e5
|
Removed strength and regeneration potions
|
2023-11-27 15:16:44 -04:00 |
|
Py bit
|
e0de63dbf8
|
Update buff.rs
|
2023-11-27 12:25:23 +00:00 |
|
Py bit
|
16b873590b
|
Update buff.rs
|
2023-11-27 12:02:54 +00:00 |
|
Py bit
|
0074be2339
|
Update buff.rs
|
2023-11-27 11:39:30 +00: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 |
|
Isse
|
456c0ad3e8
|
Merge branch 'isse/rtsim-vehicles' into 'master'
Unify RTSim vehicles and NPCs
See merge request veloren/veloren!4168
|
2023-11-22 14:53:58 +00:00 |
|
Sam
|
4e0e94b5c6
|
Removed spin melee character state
|
2023-11-16 19:17:38 -05:00 |
|
Isse
|
7fd255ec6c
|
bug fixes and airships land at airship stations
|
2023-11-15 11:58:26 +01:00 |
|
Maxicarlos08
|
17904d9387
|
crit_power -> precise_power
|
2023-11-14 18:07:01 -05:00 |
|
Sam
|
d3b3bca621
|
Added precision
|
2023-11-14 18:06:59 -05:00 |
|
Sam
|
62464dbe11
|
Removed crit chance stat
|
2023-11-14 18:06:58 -05:00 |
|
Samuel Keiffer
|
fdb28ec2dd
|
Merge branch 'sam/buff-maps' into 'master'
Changed buffs from using hash maps to an enum map and a slot map.
See merge request veloren/veloren!4182
|
2023-11-14 01:49:49 +00:00 |
|
Sam
|
a4df3f8ad5
|
Split action state into two sets of state, one each for combat and behavior.
|
2023-11-12 12:45:03 -05: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 |
|
maxicarlos08
|
17094ad569
|
remove_previous -> enforced_limit
|
2023-11-03 07:51:54 +01:00 |
|
maxicarlos08
|
601056ecbd
|
Add new SelfBuff buff category
|
2023-11-02 07:44:30 +01:00 |
|
maxicarlos08
|
d3f4b854fc
|
Disable selfbuff stacking
|
2023-11-01 21:50:50 +01:00 |
|
Joshua Barretto
|
deca7ae258
|
Finished adding tether graphics
|
2023-10-21 13:51:40 +01:00 |
|
Joshua Barretto
|
9a72d52c48
|
Began adding tether visuals
|
2023-10-21 13:49:04 +01:00 |
|
Joshua Barretto
|
1ac1c900c9
|
Improved commands, fixed tether orientation
|
2023-10-21 13:49:04 +01:00 |
|
Joshua Barretto
|
2d4278e94a
|
Made carriage lighter
|
2023-10-21 13:49:04 +01:00 |
|
Joshua Barretto
|
5a41d7e33e
|
Added cart, notion of rolling resistance (hacky)
|
2023-10-21 13:49:04 +01:00 |
|
Joshua Barretto
|
9aa757cd09
|
Added basic tethering
|
2023-10-21 13:49:04 +01:00 |
|
Justin Shipsey
|
0d5017932d
|
Merge branch 'zesterer/backpack-fixes' into 'master'
Added wielding for wallrunning
See merge request veloren/veloren!4133
|
2023-10-16 20:00:06 +00:00 |
|
Joshua Barretto
|
285a0b2b01
|
Fixed potential panic when adding dead pet
|
2023-10-16 09:53:15 +00:00 |
|
flo
|
912002bd0c
|
Merge branch 'fix_dreadhorn_hitbox' into 'master'
fix_dreadhorn_hitbox
See merge request veloren/veloren!4139
|
2023-10-15 19:27:14 +00:00 |
|
flo666
|
c8122797d4
|
fix_dreadhorn_hitbox
|
2023-10-15 20:50:47 +02:00 |
|
Sam
|
ef5e37a64d
|
Converted beam system from spherical shell wedges to quadratic beziers
|
2023-10-14 21:46:28 -04:00 |
|
Joshua Barretto
|
e293de5bae
|
Added wielding for wallrunning
|
2023-10-14 12:27:08 +01:00 |
|
Joshua Barretto
|
a1349d8176
|
Added foot motion when turning on the spot
|
2023-10-13 15:16:47 +01:00 |
|
Joshua Barretto
|
8088e4d691
|
Corrected weighting for backpacks
|
2023-10-13 14:45:28 +01:00 |
|
Joshua Barretto
|
9dd5cd24d1
|
Make backpacks distinct ArmorKinds, fix visual offsets of carried weapons
|
2023-10-13 11:57:49 +01:00 |
|
Joshua Barretto
|
0b1ffb6695
|
Fixed footstep timings
|
2023-10-12 20:31:10 +01:00 |
|
Joshua Barretto
|
d5565c4a41
|
Added strafe-like rolling
|
2023-10-12 12:34:08 +01:00 |
|
maxicarlos08
|
8a5f237e9c
|
Frost gigas tweaks
|
2023-10-08 11:35:01 +00:00 |
|
Marcel Märtens
|
8e95cb944d
|
cargo fmt after updating new toolchain
|
2023-10-06 09:13:01 +02:00 |
|
Marcel Märtens
|
cb25a409d5
|
more clippy fixes in all binaries
|
2023-10-06 09:12:31 +02:00 |
|
Marcel Märtens
|
882a8d104c
|
Revert "extended clippy from quality.sh"
This reverts commit 30ebb7f2edcf299e4886aa7de6573ef54353a8dd.
|
2023-10-05 22:00:49 +02:00 |
|
Marcel Märtens
|
df03c92741
|
extended clippy from quality.sh
|
2023-10-05 22:00:49 +02:00 |
|
Marcel Märtens
|
540f0d10f2
|
cargo clippy after toolchain-update
|
2023-10-05 22:00:49 +02:00 |
|
Marcel Märtens
|
394c8892bb
|
update toolchain to nightly-2023-09-28
|
2023-10-05 22:00:48 +02:00 |
|
flo666
|
445c49bd4b
|
large_bird: incr. sight_dist, decr. travel_speed, decr. flying_alt in attack
|
2023-10-02 22:44:41 +02:00 |
|
Imbris
|
9c398cb06d
|
djust for changes in specs safety refactor
|
2023-09-24 23:46:59 -04:00 |
|
Maxicarlos08
|
fd42b3f767
|
localize commands
|
2023-09-20 23:29:24 +02:00 |
|
Maxicarlos08
|
bc9219d2b7
|
moved comment
|
2023-09-20 17:05:04 +02:00 |
|
Maxicarlos08
|
dccbfc4595
|
Soft loot protection
|
2023-09-20 17:02:25 +02:00 |
|
Maxicarlos08
|
ec42b9b5ce
|
don't store group id in ChatMode
|
2023-09-06 17:47:16 +02:00 |
|
Maxicarlos08
|
ec92b2c33b
|
Fix group chat leak
|
2023-09-03 21:25:44 +02:00 |
|
flo
|
78b2443edc
|
Merge branch 'qsto/bosses_loot_overhaul' into 'master'
Bosses loot overhaul
See merge request veloren/veloren!4072
|
2023-08-30 12:08:52 +00:00 |
|
Joshua Barretto
|
6fbca74e88
|
Merge branch 'maxicarlos08/dungeon-avoid-cave' into 'master'
Cheesing fixes to old-style dungeons
See merge request veloren/veloren!4014
|
2023-08-19 11:12:01 +00:00 |
|
Maxicarlos08
|
e5e26149ed
|
review
|
2023-08-17 11:16:20 +02:00 |
|
flo
|
a2b1097df8
|
wyvern_tweaks
|
2023-08-16 09:22:04 +00:00 |
|
Imbris
|
e8361d5abf
|
Merge branch 'imbris/sync-toggle' into 'master'
Add field to Presence to control when an entity is synced to other clients
See merge request veloren/veloren!3972
|
2023-08-16 00:10:35 +00:00 |
|
Maxicarlos08
|
0c9a942027
|
refactor teleporter system and include nearby pets
|
2023-08-15 12:24:49 +02:00 |
|
Maxicarlos08
|
92ab8dab9a
|
require interaction to start teleportation
|
2023-08-15 12:24:49 +02:00 |
|
Maxicarlos08
|
ac68f0af7b
|
addressed review comments and added hud interaction
|
2023-08-15 12:24:49 +02:00 |
|
Maxicarlos08
|
26ada89bb9
|
portal event -> change body and teleport to
|
2023-08-15 12:24:49 +02:00 |
|
Maxicarlos08
|
8fe5f2e708
|
addressed review comments
|
2023-08-15 12:24:49 +02:00 |
|
Maxicarlos08
|
25fcb04ad3
|
buildup times and portal model update
|
2023-08-15 12:24:48 +02:00 |
|
Maxicarlos08
|
0f2db68498
|
added portals
|
2023-08-15 12:24:17 +02:00 |
|
Joshua Barretto
|
38c986fa59
|
Merge branch 'TelepathicWalrus/stay_follow_pets' into 'master'
Add stay/follow option for pets
See merge request veloren/veloren!3906
|
2023-08-15 10:19:58 +00:00 |
|
flo
|
9a50a2452e
|
treant_sapling: disable flee
|
2023-08-15 09:53:28 +00:00 |
|
Maxicarlos08
|
13dbf679c5
|
review
|
2023-08-15 11:10:54 +02:00 |
|
Maxicarlos08
|
1ea0f249f5
|
display if pet is currently following or staying
|
2023-08-15 11:10:54 +02:00 |
|
TelepathicWalrus
|
4bdbb3ff6b
|
Move stay position to agent
|
2023-08-15 11:10:54 +02:00 |
|
TelepathicWalrus
|
d6496c999d
|
Removed is_stay variable
Added server side owner and distance checks
|
2023-08-15 11:10:53 +02:00 |
|
TelepathicWalrus
|
d9d364fe79
|
Add stay position to PetState
Pets will now stay within 10 voxels of where they were told to stay
Added MAX_STAY_DISTANCE constant
Fixed being able to tell pet to stay when mounted
|
2023-08-15 11:10:53 +02:00 |
|
TelepathicWalrus
|
9597810e3d
|
Remove is_stay function
Clean code
|
2023-08-15 11:10:53 +02:00 |
|
TelepathicWalrus
|
6f0997705f
|
Clean code
|
2023-08-15 11:10:53 +02:00 |
|
TelepathicWalrus
|
e611d695b1
|
Add stay/follow option for pets
|
2023-08-15 11:10:52 +02:00 |
|
Imbris
|
aba0c23bc7
|
Make sync_me based of PresenceKind rather than being an independent
field.
|
2023-08-11 20:09:55 -04:00 |
|
Imbris
|
a01f75b38d
|
Add sync_me parameter to Presence that must be set to true for
entities with the `Presence` component to be synced to other clients.
|
2023-08-11 20:09:55 -04:00 |
|
Michal Sroczynski
|
3a6c3ac669
|
Small adjustments
|
2023-08-11 14:09:31 +02:00 |
|
Michal Sroczynski
|
c8feb568ba
|
Bosses loot overhaul p1
|
2023-08-11 09:47:13 +02:00 |
|
Isse
|
a39923e4d6
|
digging shovel
|
2023-08-03 19:32:09 +02:00 |
|
Michal Sroczynski
|
2c23781d22
|
Remove tiers from dungeons names
|
2023-08-02 18:48:01 +02:00 |
|
flo
|
57fe2c4adb
|
spawn wyverns
|
2023-08-02 07:55:10 +00:00 |
|
Sam
|
d2cbcbe698
|
Changelog and rebase fixes
|
2023-07-29 19:12:54 -04:00 |
|
Sam
|
4bc6d9a6dc
|
Added documentation
|
2023-07-29 19:04:44 -04:00 |
|
Sam
|
e3ad16ef47
|
Addressed review comments
|
2023-07-29 19:04:11 -04:00 |
|
Sam
|
d6fcd893bf
|
Addressed testing feedback
|
2023-07-29 19:04:10 -04:00 |
|
Sam
|
4fd1626e5f
|
Address review comments
|
2023-07-29 19:04:10 -04:00 |
|
Sam
|
df0244c5e7
|
Balancing feedback
|
2023-07-29 19:04:09 -04:00 |
|
Sam
|
dd616f85a9
|
Changelog and appease CI
|
2023-07-29 19:04:07 -04:00 |
|
Sam
|
98f33f0633
|
Keelhaul
|
2023-07-29 19:04:03 -04:00 |
|
Sam
|
188be17b95
|
Defiance
|
2023-07-29 19:04:03 -04:00 |
|
Sam
|
820f8dca94
|
Sunder
|
2023-07-29 19:04:02 -04:00 |
|
Sam
|
9a6cb01da3
|
Fracture now scales with combo and consumes only half of combo
|
2023-07-29 19:04:01 -04:00 |
|
Sam
|
a2deac19ee
|
Furor
|
2023-07-29 19:03:59 -04:00 |
|
Sam
|
1cc99c9c4a
|
Fixes to animations and making ability that the animation system thinks is being used more correct
|
2023-07-29 19:03:56 -04:00 |
|
Sam
|
ff15780c22
|
Maelstrom
|
2023-07-29 18:53:48 -04:00 |
|
Sam
|
6f31067b1a
|
Adrenaline rush
|
2023-07-29 18:53:47 -04:00 |
|
Sam
|
4a690840e4
|
Savage sense
|
2023-07-29 18:53:47 -04:00 |
|
Sam
|
af0a9ca3a4
|
Berserk
|
2023-07-29 18:53:46 -04:00 |
|
Sam
|
8ff7ee2819
|
Cleave
|
2023-07-29 18:53:45 -04:00 |
|
Sam
|
3e8b2b283a
|
Triple chop
|
2023-07-29 18:53:44 -04:00 |
|
Sam
|
80ab9c26ec
|
Initial setup
|
2023-07-29 18:53:38 -04:00 |
|