veloren/common/src/comp
2021-02-26 18:15:24 -05:00
..
body Add a coin item and make amounts visible on dropped items. 2021-02-25 21:31:30 -05:00
inventory Merge branch 'aweinstock/coin-item' into 'master' 2021-02-26 04:17:12 +00:00
ability.rs Various fixes to object animation, cleanup 2021-02-21 19:56:46 +01:00
admin.rs Change admins from Vec<String> into Hashset<Uuid>, add commands to server-cli-bin for adding and removing admins 2020-10-10 02:10:32 -04:00
agent.rs Various fixes to object animation, cleanup 2021-02-21 19:56:46 +01:00
aura.rs Set up aura filtering 2021-01-18 22:58:56 +00:00
beam.rs Outcomes now correctly read if an attack had any healing components. 2021-02-02 13:07:06 -05:00
body.rs Various fixes to object animation, cleanup 2021-02-21 19:56:46 +01:00
buff.rs Made comments more descriptive 2021-02-26 18:15:24 -05:00
character_state.rs Loadout manipulations now emit a separate event from client instead of hackily intercepting inventory manipulations in common. 2021-02-08 12:31:17 -05:00
chat.rs Rebase !1447 Chat input color and icon reflect channel message is sent to. 2021-02-10 19:42:59 +00:00
controller.rs Dual wielding now uses skillbar abilities from multiple weapons. 2021-02-19 17:30:22 -05:00
energy.rs Fixed base energy being 0. 2021-01-26 21:25:00 -05:00
group.rs MR 1775 review fixes. 2021-02-14 11:13:56 -05:00
health.rs Finalized Retrieve API 2021-02-22 23:59:41 +01:00
home_chunk.rs Fix bug that caused campfires and other stuff to duplicate 2020-11-22 21:03:06 +00:00
inputs.rs fixed Cargo.lock conflict 2021-01-07 20:25:12 +00:00
invite.rs MR 1775 review fixes. 2021-02-14 11:13:56 -05:00
last.rs updated dependencies and fixed stuff 2020-07-07 09:43:49 +02:00
location.rs fixed Cargo.lock conflict 2021-01-07 20:25:12 +00:00
misc.rs Moved common networking code to common/net, clippy fixes 2020-12-13 17:23:45 +00:00
mod.rs Added safety section to the EcsAccessManager 2021-02-23 13:58:07 +01:00
ori.rs Add note about to_quat() being a cheap copy operation 2021-02-10 17:35:20 +01:00
phys.rs physics followup, fix arrow problems by adding the vel_dt to the collision boundry 2021-02-22 23:51:01 +01:00
player.rs fixed Cargo.lock conflict 2021-01-07 20:25:12 +00:00
poise.rs Addressed comments. 2021-02-02 16:08:09 -05:00
projectile.rs Converted combat states and other semi-combat-related to use float-values instead of integers to prevent more casts 2021-02-05 01:39:12 +00:00
shockwave.rs Shockwaves now use attacks. 2021-02-02 13:07:05 -05:00
skills.rs Better visuals for skill button labels, don't show "0 EXP" in the SCT 2021-01-19 08:08:29 -05:00
stats.rs Removed body from stats component as there is already a body component. 2021-01-22 16:50:22 -05:00
visual.rs fixed Cargo.lock conflict 2021-01-07 20:25:12 +00:00