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 |
|
Christof Petig
|
4ba80c0e73
|
fix voxygen compilation without plugins, part 2
|
2023-10-25 00:05:35 +02:00 |
|
Christof Petig
|
c354fe1b1d
|
conditionally turn off more code (fixes unit test)
|
2023-10-25 00:05:35 +02:00 |
|
Christof Petig
|
e114c8b6f3
|
remove unneeded concatenate implementation
|
2023-10-25 00:05:35 +02:00 |
|
Christof Petig
|
7c4057d7d8
|
simplify, how can you not love clippy
|
2023-10-25 00:05:35 +02:00 |
|
Christof Petig
|
f73f52605f
|
Support recipes and item images from plugins
|
2023-10-25 00:05:35 +02:00 |
|
Christof Petig
|
fc81d6ecd5
|
fix compilation of voxygen without plugins
|
2023-10-23 21:47:26 +02:00 |
|
Joshua Barretto
|
22b537a4e5
|
Fixed CI and incorrect vel
|
2023-10-21 14:58:13 +01:00 |
|
Joshua Barretto
|
3057d67a1c
|
Factored out friction_factor code
|
2023-10-21 13:51:42 +01:00 |
|
Joshua Barretto
|
7589774967
|
Renamed tether renderer to rope, fixed tether lengths
|
2023-10-21 13:51:42 +01:00 |
|
Joshua Barretto
|
879a28fbb6
|
Fixed warnings
|
2023-10-21 13:51:41 +01:00 |
|
Joshua Barretto
|
a5ec81a2ab
|
Better tether pattern, account for mass
|
2023-10-21 13:51:41 +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
|
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 |
|