veloren/common
Christof Petig 3e0ca7d6d4 Load missing plugins from the server
individual commits combined here:
send active plugins
compute plugin sha hash
single position for defining Hash type
request plugins from the server
Server sending the plugin to the client
store received plugin in file and use it
handle plugin data at the right place
pass config_dir to client init
load local plugins
operational plugin caching
simplify the interface
clippy suggestions
remove artifacts
fix compilation of test world
ChangeLog entry
code quality fixes
improve readability
adapt to multiple systems
2024-03-14 00:46:18 +01:00
..
assets Provide the same API when plugins are disabled 2024-01-30 23:52:41 +01:00
base use workspace dependencies to make our life easier maintaining them :) 2023-05-10 18:16:25 +02:00
benches Linearize light colors on the CPU 2023-10-14 18:10:35 +00:00
dynlib Don't overwrite loaded dynlib 2023-10-14 16:25:55 -04:00
ecs use workspace dependencies to make our life easier maintaining them :) 2023-05-10 18:16:25 +02:00
examples Overhauled sprite representation to support many more sprites and attributes 2024-01-19 18:05:56 +00:00
frontend add a log for each person accessing the chat api 2023-10-18 13:05:22 +02:00
i18n Implement item localization 2024-01-14 21:25:15 +02:00
net Load missing plugins from the server 2024-03-14 00:46:18 +01:00
src Load missing plugins from the server 2024-03-14 00:46:18 +01:00
state Load missing plugins from the server 2024-03-14 00:46:18 +01:00
systems Merge branch 'juliancoffee/glider-ability' into 'master' 2024-03-06 13:13:49 +00:00
build.rs Removed existing LFS check 2023-01-18 22:31:33 +00:00
Cargo.toml Load missing plugins from the server 2024-03-14 00:46:18 +01:00