.. |
bin
|
Add critical chance and critical multiplier stats to weapons.
|
2021-03-08 23:27:25 -05:00 |
comp
|
Particles for lifesteal beam. Changed how frontend recognized beams.
|
2021-03-09 17:59:39 -05:00 |
figure
|
Support modular weapon voxel meshes being made by assembling their components.
|
2021-02-23 00:45:26 +00:00 |
states
|
Particles for lifesteal beam. Changed how frontend recognized beams.
|
2021-03-09 17:59:39 -05:00 |
terrain
|
Fixed snow blocking all light
|
2021-03-07 14:25:01 +00:00 |
util
|
Move Specs code to own common_ecs create, put tracy and macros into common_base
|
2021-03-09 00:54:01 +01:00 |
volumes
|
Static light improvements, fixed lighting update bug
|
2021-03-07 14:25:02 +00:00 |
assets.rs
|
Added test that all items are properly formatted and valid. Fixed items that were broken.
|
2021-03-03 16:45:36 -05:00 |
astar.rs
|
Updated changelog, cleaned up warnings, minor fixes
|
2020-08-12 21:16:11 +01:00 |
character.rs
|
Limit character name length
|
2021-02-16 21:29:45 +00:00 |
clock.rs
|
Move Specs code to own common_ecs create, put tracy and macros into common_base
|
2021-03-09 00:54:01 +01:00 |
cmd.rs
|
Added command: '/safezone'
|
2021-02-28 18:14:59 -05:00 |
combat.rs
|
Basic beam now generates combo. Healing beam now consumes combo, and requires combo to heal.
|
2021-03-09 17:59:33 -05:00 |
consts.rs
|
Move Systems out of common into common_sys
|
2020-12-01 13:44:07 +01:00 |
effect.rs
|
Poise stats
|
2021-01-28 17:22:35 -08:00 |
event.rs
|
Make fireworks recursively shoot more fireworks (95% average replication).
|
2021-03-06 14:05:51 -05:00 |
explosion.rs
|
initial balance
|
2021-02-27 01:42:47 -05: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
|
Move Specs code to own common_ecs create, put tracy and macros into common_base
|
2021-03-09 00:54:01 +01:00 |
lottery.rs
|
Revert "Added TR translations for deaths by debuffs."
|
2021-01-20 11:20:06 +00:00 |
npc.rs
|
gnome
|
2021-02-27 01:42:43 -05:00 |
outcome.rs
|
Particles for lifesteal beam. Changed how frontend recognized beams.
|
2021-03-09 17:59:39 -05:00 |
path.rs
|
Move Specs code to own common_ecs create, put tracy and macros into common_base
|
2021-03-09 00:54:01 +01:00 |
ray.rs
|
Move Specs code to own common_ecs create, put tracy and macros into common_base
|
2021-03-09 00:54:01 +01:00 |
recipe.rs
|
Put material stats in their own manifest, and multiply a form's stats by the weighted average of the material multipliers.
|
2021-02-23 15:49:34 -05:00 |
region.rs
|
Move Specs code to own common_ecs create, put tracy and macros into common_base
|
2021-03-09 00:54:01 +01:00 |
resources.rs
|
Updated changelog, fmt and clippy fixes
|
2020-12-13 17:40:15 +00:00 |
rtsim.rs
|
Add basic NPC interaction and fix NPC chat spamming
|
2021-01-31 20:29:50 +00:00 |
skillset_builder.rs
|
rebase
|
2021-02-27 01:42:45 -05:00 |
spiral.rs
|
Fmt and clippy lints fixes
|
2020-08-12 21:16:14 +01:00 |
store.rs
|
Fixed clippy warnings and fmt
|
2021-03-07 14:25:07 +00:00 |
time.rs
|
make clippy happy
|
2020-10-07 02:23:20 +00:00 |
trade.rs
|
During a trade, allow requesting items from the counterparty's inventory (prequisite for NPC trading).
|
2021-02-28 10:13:49 -05:00 |
typed.rs
|
Further generalize the typed module.
|
2020-08-31 05:59:44 +02:00 |
uid.rs
|
Retrieves added + New ECS memory layout for plugins
|
2021-02-22 23:59:32 +01:00 |
vol.rs
|
fix clippy after toolchain update
|
2020-10-26 22:30:51 +01:00 |