.. |
assets
|
* Moved migrations to beginning of server initialisation
|
2020-09-17 23:02:14 +00:00 |
comp
|
Projectile speed is no longer hard-coded.
|
2020-09-19 14:29:05 -05:00 |
figure
|
fix clippy warnings in new version
|
2020-08-17 11:10:18 +02:00 |
msg
|
* Moved migrations to beginning of server initialisation
|
2020-09-17 23:02:14 +00:00 |
states
|
Projectile speed is no longer hard-coded.
|
2020-09-19 14:29:05 -05:00 |
sync
|
updated dependencies and fixed stuff
|
2020-07-07 09:43:49 +02:00 |
sys
|
Fix projectile/water interaction
|
2020-09-19 13:54:05 -04:00 |
terrain
|
* Moved migrations to beginning of server initialisation
|
2020-09-17 23:02:14 +00:00 |
util
|
Remove chunk from mesh todo if neighbour is deleted, be more careful with z_start and z_end in terrain meshing
|
2020-09-12 21:02:00 -04:00 |
volumes
|
Create (segment, offset) just once per figure.
|
2020-09-01 11:23:19 +02:00 |
astar.rs
|
Updated changelog, cleaned up warnings, minor fixes
|
2020-08-12 21:16:11 +01:00 |
character.rs
|
* Moved migrations to beginning of server initialisation
|
2020-09-17 23:02:14 +00:00 |
clock.rs
|
Use less verbose span names when the tracy feature is off
|
2020-09-07 00:59:16 -04:00 |
cmd.rs
|
Refactored kicking the player into its own function + ran fmt on project
|
2020-09-14 07:54:05 +02:00 |
effect.rs
|
updated dependencies and fixed stuff
|
2020-07-07 09:43:49 +02:00 |
event.rs
|
Projectile speed is no longer hard-coded.
|
2020-09-19 14:29:05 -05:00 |
generation.rs
|
haul out the critter skele, add theropod
|
2020-09-17 22:32:10 -04:00 |
hierarchical.rs
|
Convert all other veloren crates to use tracing
|
2020-06-21 23:19:41 +08:00 |
lib.rs
|
add detailed information on state tick timings
|
2020-09-16 18:24:18 +02:00 |
loadout_builder.rs
|
Separated knockback out from basicmelee. Added weapon for cyclops boss to use, and added 1 ability to it.
|
2020-09-19 14:29:04 -05:00 |
lottery.rs
|
* Moved migrations to beginning of server initialisation
|
2020-09-17 23:02:14 +00:00 |
metrics.rs
|
add detailed information on state tick timings
|
2020-09-16 18:24:18 +02:00 |
npc.rs
|
haul out the critter skele, add theropod
|
2020-09-17 22:32:10 -04:00 |
outcome.rs
|
Add firework hues
|
2020-08-12 22:29:06 +08:00 |
path.rs
|
Use less verbose span names when the tracy feature is off
|
2020-09-07 00:59:16 -04:00 |
ray.rs
|
Use less verbose span names when the tracy feature is off
|
2020-09-07 00:59:16 -04:00 |
recipe.rs
|
* Moved migrations to beginning of server initialisation
|
2020-09-17 23:02:14 +00:00 |
region.rs
|
Use less verbose span names when the tracy feature is off
|
2020-09-07 00:59:16 -04:00 |
spiral.rs
|
Fmt and clippy lints fixes
|
2020-08-12 21:16:14 +01:00 |
state.rs
|
add detailed information on state tick timings
|
2020-09-16 18:24:18 +02:00 |
store.rs
|
Added forts to towns, began better economy sim
|
2020-08-12 21:15:52 +01:00 |
time.rs
|
fmt
|
2020-09-04 11:48:57 +01:00 |
typed.rs
|
Further generalize the typed module.
|
2020-08-31 05:59:44 +02:00 |
vol.rs
|
Create (segment, offset) just once per figure.
|
2020-09-01 11:23:19 +02:00 |