veloren/common
juliancoffee a06e79b089 Fix client-side wind simulation
- Apply local wind on the client WeatherGrid
- Set air_vel to zero if not simulating
2024-03-01 19:19:19 +02: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 Various tweaks. New ArtLeaves BlockKind 2024-02-24 23:18:14 +01:00
src Fix client-side wind simulation 2024-03-01 19:19:19 +02:00
state only enable wasmtime-wasi dep with plugins feature 2024-02-12 23:35:21 +01:00
systems Fix client-side wind simulation 2024-03-01 19:19:19 +02:00
build.rs Removed existing LFS check 2023-01-18 22:31:33 +00:00
Cargo.toml fix event_emitters test 2024-02-07 10:51:39 +01:00