Marcel Märtens
360cc4a4b7
Move most of the locking work to a seperate tokio spawn thread
2023-10-18 10:08:48 +02:00
Marcel Märtens
adeab73876
move whole webserver to server-cli
2023-10-18 09:35:40 +02:00
Marcel Märtens
38f4b8b644
There is no way to moderate ChatMessages not send in global chat. For this way we might investigate in a different approach.
...
The Gameserver returning the latest chat messages via a REST api (protected by a password in settings).
A central service can then scrape this endpoint and make it accessable to moderators.
We need to make sure to log which moderator sees which messages, especially when whispered. to be sure we might also limit the holding period to a week
2023-10-18 09:35:40 +02:00
Christof Petig
bbed1d85e8
Merge branch 'christof/items_in_plugins' into 'master'
...
Load voxel, item description and body specs from plugin archives
See merge request veloren/veloren!3658
2023-10-17 22:11:01 +00: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
73ebe8ab98
add changelog entry
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
Joshua Barretto
2842d6fef8
Merge branch 'crabman/airship-fix2' into 'master'
...
Airship fix attempt #5
See merge request veloren/veloren!4142
2023-10-16 17:52:57 +00:00
Maxicarlos08
0da10c1dfc
Run terrain persistence before /reload_chunks
2023-10-16 18:39:41 +02:00
Maxicarlos08
3605e49a00
changelog entry
2023-10-16 16:54:53 +02:00
Maxicarlos08
c8350d0654
airship fix attempt #521
2023-10-16 16:53:33 +02: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
afb79bf67a
Merge branch 'zesterer/fix-pet-panic' into 'master'
...
Fixed potential panic when adding dead pet
See merge request veloren/veloren!4141
2023-10-16 10:30:35 +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
Joshua Barretto
e6ca99cbb4
Fixed rolling limbs
2023-10-15 15:53:34 +01:00
Joshua Barretto
eec60a3277
Improved walking animations
2023-10-15 15:33:51 +01:00
Joshua Barretto
b21ccbf480
Reduced shoulder bopping
2023-10-15 12:21:20 +01:00
Sam
ef5e37a64d
Converted beam system from spherical shell wedges to quadratic beziers
2023-10-14 21:46:28 -04:00
Isse
82ac022ae2
Merge branch 'isse/fix-puddle-details' into 'master'
...
Fix puddle details
See merge request veloren/veloren!4136
2023-10-14 23:25:49 +00:00
Isse
b6c234b26e
fix puddle details
2023-10-15 00:48:37 +02: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
Joshua Barretto
c327d0cc85
Better wielded rolling
2023-10-14 21:35:54 +01:00
Imbris
fd8a37d141
Don't overwrite loaded dynlib
2023-10-14 16:25:55 -04:00
Imbris
aaa4740cd0
Merge branch 'RaulWCosta/linearize_light_colors_on_cpu' into 'master'
...
Linearize light colors on the CPU
Closes #1437
See merge request veloren/veloren!4134
2023-10-14 18:10:36 +00:00
Raul Wagner Costa
46cf1f1914
Linearize light colors on the CPU
2023-10-14 18:10:35 +00:00
Joshua Barretto
748cde14be
Factored out common lantern animation
2023-10-14 15:46:20 +01:00
Joshua Barretto
30ecc997ea
Factor tool back animation code out
2023-10-14 15:06:08 +01:00
Joshua Barretto
03f698034b
Nicer running
2023-10-14 14:27:01 +01:00
Joshua Barretto
e293de5bae
Added wielding for wallrunning
2023-10-14 12:27:08 +01:00
Isse
546811b4a1
Merge branch 'fix-low-reflection' into 'master'
...
Fix reflection mode low
See merge request veloren/veloren!4132
2023-10-14 09:04:06 +00:00
Isse
d620206f37
fix reflection mode low
2023-10-14 09:52:46 +02:00
Joshua Barretto
32b0b33abe
Merge branch 'zesterer/backpack-fixes' into 'master'
...
Make backpacks distinct ArmorKinds, fix visual offsets of carried weapons
See merge request veloren/veloren!4131
2023-10-13 22:21:53 +00:00
Joshua Barretto
64cb9b099d
Better rolling
2023-10-13 22:35:34 +01:00
Joshua Barretto
510b5eaf98
Fixed vanishing legs
2023-10-13 21:55:40 +01:00
Justin Shipsey
f93c50a0b1
Merge branch 'slipped/tower' into 'master'
...
airship dock
See merge request veloren/veloren!4129
2023-10-13 20:35:10 +00:00
Joshua Barretto
6dc5a5b366
Made bird legs more reasonable
2023-10-13 21:25:39 +01:00