.. |
bin/csv_export
|
Refactored loadout to have public functions for each slot instead of requiring callers to use the _INDEX consts
|
2021-01-08 19:12:09 +00:00 |
comp
|
Add knockback to poise
|
2021-01-28 17:22:35 -08:00 |
figure
|
fix clippy warnings in new version
|
2020-08-17 11:10:18 +02:00 |
states
|
Add knockback to poise
|
2021-01-28 17:22:35 -08:00 |
terrain
|
Removed Shiny Gem, Added migration to change shiny gems to diamonds. Changed shiny gem recipes to diamonds
|
2021-01-24 16:40:22 +00:00 |
util
|
adjust fmt and clippy after toolchain upgrade
|
2020-12-10 14:53:01 +01:00 |
volumes
|
Reduce chunks / chonk by trimming the ends.
|
2020-09-29 19:08:45 +02:00 |
assets.rs
|
Fix i18n::list_localizations
|
2021-01-03 17:48:23 +01:00 |
astar.rs
|
Updated changelog, cleaned up warnings, minor fixes
|
2020-08-12 21:16:11 +01:00 |
character.rs
|
Purged stats, including level and experience
|
2021-01-19 08:07:23 -05:00 |
clock.rs
|
Fixed slow motion effect after lag
|
2020-12-14 16:05:42 -08:00 |
cmd.rs
|
Added command to give yourself skill points.
|
2021-01-19 08:07:49 -05:00 |
combat.rs
|
Very basic functioning stun
|
2021-01-28 17:22:35 -08:00 |
consts.rs
|
Move Systems out of common into common_sys
|
2020-12-01 13:44:07 +01:00 |
effect.rs
|
Very basic functioning stun
|
2021-01-28 17:22:35 -08:00 |
event.rs
|
Add knockback to poise
|
2021-01-28 17:22:35 -08:00 |
explosion.rs
|
Very basic functioning stun
|
2021-01-28 17:22:35 -08:00 |
generation.rs
|
Added SkillSetConfig to specify skill sets for npcs.
|
2021-01-19 08:07:55 -05:00 |
grid.rs
|
Fixed incorrect grid check
|
2020-12-05 18:30:07 +00:00 |
hierarchical.rs
|
Convert all other veloren crates to use tracing
|
2020-06-21 23:19:41 +08:00 |
lib.rs
|
Added SkillSetConfig to specify skill sets for npcs.
|
2021-01-19 08:07:55 -05:00 |
lottery.rs
|
Revert "Added TR translations for deaths by debuffs."
|
2021-01-20 11:20:06 +00:00 |
metrics.rs
|
update chrossbeam, tracy, prometheus (and reduce server deps to crossbeam-channel)
|
2020-12-16 00:51:07 +01:00 |
npc.rs
|
Revert "Added TR translations for deaths by debuffs."
|
2021-01-20 11:20:06 +00:00 |
outcome.rs
|
Better visuals for skill button labels, don't show "0 EXP" in the SCT
|
2021-01-19 08:08:29 -05:00 |
path.rs
|
Reduced downward fall of birds, Humanoid travelers no longer visit dungeons, birds only travel between dungeons
|
2021-01-05 01:04:01 +00:00 |
ray.rs
|
Added site names, dungeon difficulty, better explosions
|
2020-11-23 10:57:55 +00:00 |
recipe.rs
|
Refactored loadout to have public functions for each slot instead of requiring callers to use the _INDEX consts
|
2021-01-08 19:12:09 +00:00 |
region.rs
|
Use less verbose span names when the tracy feature is off
|
2020-09-07 00:59:16 -04:00 |
resources.rs
|
Updated changelog, fmt and clippy fixes
|
2020-12-13 17:40:15 +00:00 |
rtsim.rs
|
Fmt, make clippy happy
|
2020-11-23 15:39:03 +00:00 |
skillset_builder.rs
|
Restores difficulty to mindflayer fight. Made various tweaks to skillset builder functions.
|
2021-01-21 14:56:24 -05:00 |
spiral.rs
|
Fmt and clippy lints fixes
|
2020-08-12 21:16:14 +01:00 |
store.rs
|
Broken wind implementation
|
2020-11-18 13:31:12 -08:00 |
time.rs
|
make clippy happy
|
2020-10-07 02:23:20 +00:00 |
typed.rs
|
Further generalize the typed module.
|
2020-08-31 05:59:44 +02:00 |
uid.rs
|
Switched to hashbrown everywhere
|
2020-12-17 10:31:35 +01:00 |
vol.rs
|
fix clippy after toolchain update
|
2020-10-26 22:30:51 +01:00 |