Joshua Barretto
|
2d4278e94a
|
Made carriage lighter
|
2023-10-21 13:49:04 +01:00 |
|
Joshua Barretto
|
a2253b7a33
|
Fix crash
|
2023-10-21 13:49:04 +01:00 |
|
Joshua Barretto
|
a01739af20
|
Better tethering physics
|
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 |
|
Imbris
|
0413a3e111
|
Small asset code improvements
* Replace manual Clone impl with derive
* Take advantage of hashbrown's Equivalent trait to simplify using a
non-allocating key
|
2023-10-19 12:02:49 -04:00 |
|
Christof Petig
|
252771c411
|
replace read_at with the more portable workaround
|
2023-10-18 22:31:25 +02:00 |
|
Joshua Barretto
|
d1158abd6f
|
Merge branch 'zesterer/better-lod' into 'master'
Testing better LoD voxelisation techniques
See merge request veloren/veloren!4144
|
2023-10-18 19:47:02 +00:00 |
|
Marcel Märtens
|
9e5bd1e463
|
add a log for each person accessing the chat api
|
2023-10-18 13:05:22 +02:00 |
|
Joshua Barretto
|
321cc030ad
|
Better LoD giant trees
|
2023-10-18 09:58:00 +01:00 |
|
Christof Petig
|
e22046c5f4
|
Address zesterer's comments
|
2023-10-17 22:10:19 +02:00 |
|
Christof Petig
|
22f8433d22
|
address imbris suggestions in this new version
|
2023-10-17 21:07:24 +02:00 |
|
Christof Petig
|
621334d69b
|
clippy fix and tar_source simplification
|
2023-10-17 21:07:24 +02:00 |
|
Christof Petig
|
64dec7efe2
|
fix compilation without plugins feature, fixes unit tests
|
2023-10-17 21:07:24 +02:00 |
|
Christof Petig
|
60336a1c56
|
improve duplicate error message
|
2023-10-17 21:07:24 +02:00 |
|
Christof Petig
|
61b7a1ff17
|
report errors other than not found when combining assets
|
2023-10-17 21:07:24 +02:00 |
|
Christof Petig
|
8dce52221b
|
separate combined cache and fs cache
|
2023-10-17 21:07:23 +02:00 |
|
Christof Petig
|
baccdeb22f
|
move plugin list into source
|
2023-10-17 21:07:23 +02:00 |
|
Christof Petig
|
3a6d94bd3c
|
register_tar with the cache object
|
2023-10-17 21:07:23 +02:00 |
|
Christof Petig
|
12ee21a289
|
first part of load items from plugin
|
2023-10-17 21:07:23 +02: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 |
|
Isse
|
b862a7aa22
|
Merge branch 'isse/fix-div0' into 'master'
Fix divide by zero in state::apply_terrain_changes_internal
See merge request veloren/veloren!4140
|
2023-10-16 11:35:17 +00:00 |
|
Joshua Barretto
|
285a0b2b01
|
Fixed potential panic when adding dead pet
|
2023-10-16 09:53:15 +00:00 |
|
Isse
|
678dffeb9f
|
use into_iter
|
2023-10-15 23:10:14 +02:00 |
|
Isse
|
3a61fb15b2
|
fix divide by zero in state::apply_terrain_changes_internal
|
2023-10-15 23:00:36 +02: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 |
|
Samuel Keiffer
|
e1767ab3ad
|
Merge branch 'sam/bezier-beam' into 'master'
Converted beam system from spherical shell wedges to quadratic beziers
See merge request veloren/veloren!4137
|
2023-10-15 15:42:02 +00:00 |
|
Sam
|
ef5e37a64d
|
Converted beam system from spherical shell wedges to quadratic beziers
|
2023-10-14 21:46:28 -04:00 |
|
Imbris
|
185ccea579
|
Merge branch 'imbris/dynlib-overwrite-fix' into 'master'
Don't overwrite loaded dynlib
See merge request veloren/veloren!4135
|
2023-10-14 21:05:47 +00:00 |
|
Imbris
|
fd8a37d141
|
Don't overwrite loaded dynlib
|
2023-10-14 16:25:55 -04:00 |
|
Raul Wagner Costa
|
46cf1f1914
|
Linearize light colors on the CPU
|
2023-10-14 18:10:35 +00: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
|
0f2d4c261a
|
Merge branch 'zesterer/better-anims' into 'master'
Improving some animations
See merge request veloren/veloren!4127
|
2023-10-12 20:18:11 +00: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 |
|
Isse
|
472b996c8e
|
Merge branch 'isse/shader-fp-fixes' into 'master'
Shader floating point fixes
See merge request veloren/veloren!4120
|
2023-10-11 23:04:33 +00:00 |
|
maxicarlos08
|
8a5f237e9c
|
Frost gigas tweaks
|
2023-10-08 11:35:01 +00:00 |
|
Isse
|
d638215b88
|
rename TrueTime to ProgramTime and don't share it
|
2023-10-07 19:53:55 +02:00 |
|
Isse
|
a152e4dfb4
|
time-proof usages of tick
|
2023-10-07 19:53:55 +02:00 |
|
Isse
|
6b31ffea3e
|
attempt to fix timeout with high timescale
|
2023-10-07 19:53:55 +02: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
|
631f3ab8ee
|
fix clippy issues, WITHOUT clippy::needless_pass_by_ref_mut as we are still unsure how to proceed with it. we want to keep the &mut ref where we are actually writing. maybe we need another method support
|
2023-10-05 23:23:27 +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 |
|
Maxicarlos08
|
58a379ee47
|
limit range of npc interactions
|
2023-10-02 22:44:32 +02:00 |
|
Imbris
|
91a7cf796d
|
Merge branch 'imbris/specs-refactor' into 'master'
Adjust for changes in specs safety refactor
See merge request veloren/veloren!4113
|
2023-09-26 14:01:28 +00:00 |
|
Laura
|
f4d48d2689
|
New Arena building and visit site for NPCs
|
2023-09-26 12:29:14 +00:00 |
|
Imbris
|
9c398cb06d
|
djust for changes in specs safety refactor
|
2023-09-24 23:46:59 -04:00 |
|
Marcel
|
5d311e13bd
|
Merge branch 'crabman/localize-commands' into 'master'
Localize server side commands
See merge request veloren/veloren!4110
|
2023-09-22 14:50:43 +00:00 |
|
Imbris
|
cd98dd5245
|
Remove unused deps flagged by cargo-machete
|
2023-09-21 22:59:50 -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 |
|
Isse
|
f4ca60cbb6
|
Map selector and generation UI
|
2023-09-17 17:11:19 +00:00 |
|
Imbris
|
afe97f4d67
|
Make sure we use one version of tracy-client!!!!!
|
2023-09-15 16:32:59 -04:00 |
|
Marcel
|
c25e8536ab
|
Merge branch 'xMAC94x/update_uuid_authc' into 'master'
update uuid via authc
See merge request veloren/veloren!4093
|
2023-09-13 08:47:27 +00: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 |
|
Isse
|
804e24adef
|
Merge branch 'isse/fix-airships' into 'master'
Fix rtsim airships
See merge request veloren/veloren!4064
|
2023-08-29 12:56:25 +00:00 |
|
Isse
|
06d7548dc6
|
Fix rtsim airships
|
2023-08-29 12:56:25 +00:00 |
|
Marcel Märtens
|
d54ed537ac
|
update uuid via authc
|
2023-08-28 20:09:17 +02:00 |
|
Marcel Märtens
|
b4216ec634
|
get rid of old criterion
|
2023-08-27 19:17:04 +02:00 |
|
Marcel Märtens
|
96bf6309d2
|
small updates to dependencies
|
2023-08-27 19:17:04 +02:00 |
|
Marcel Märtens
|
3346a3bc1f
|
some manual dependency updates
|
2023-08-27 19:17:01 +02:00 |
|
Christof Petig
|
b20ff5144c
|
determine location names when loading character list
|
2023-08-22 22:41:48 +02: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
|
14f433b6cd
|
used second sfx for teleport event
|
2023-08-19 11:44:58 +02:00 |
|
Maxicarlos08
|
dc1756b2df
|
added sfx (thanks to @flo666)
|
2023-08-17 22:47:35 +02:00 |
|
Marcel
|
09646a9830
|
Merge branch 'tibbon1/update_num_derive_0_4_0' into 'master'
num_derive 0.3 -> 0.4.0
See merge request veloren/veloren!4053
|
2023-08-17 16:42:31 +00:00 |
|
Maxicarlos08
|
e5e26149ed
|
review
|
2023-08-17 11:16:20 +02:00 |
|
Maxicarlos08
|
8c77356ec1
|
reduced large cacti sizes
|
2023-08-16 20:19:35 +02:00 |
|
flo
|
a2b1097df8
|
wyvern_tweaks
|
2023-08-16 09:22:04 +00:00 |
|
flo
|
21bf0a5572
|
Merge branch 'pirate_hideout_site' into 'master'
site pirate_hideout
See merge request veloren/veloren!4057
|
2023-08-16 06:59:59 +00:00 |
|
flo
|
fba1976dee
|
site pirate_hideout
|
2023-08-16 06:59:58 +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
|
0929a3c76c
|
use same timings for both portals
|
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
|
e5fe64ccf6
|
pre-review cleanups
|
2023-08-15 12:24:49 +02:00 |
|
Maxicarlos08
|
bb2034ca92
|
portal particles
|
2023-08-15 12:24:48 +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 |
|