veloren/common/src/comp
2020-11-09 18:32:23 -05:00
..
body added two meat assets for mobs to drop 2020-11-07 23:34:20 -06:00
inventory tweaks 2020-11-09 18:32:23 -05:00
ability.rs Made bow stay in BasicRanged state while autofiring. 2020-11-08 18:51:36 -05: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 Fixed various issues from better-things branch 2020-09-21 23:57:10 -04:00
beam.rs Removed Damages struct. Added GroupTarget enum. Changed RadiusEffect to use Effect instead of Daamges. Added Damage variant to Effect Eenum. 2020-11-04 19:22:07 -06:00
body.rs Buff stonegolem, nerf giants, add missing sfxs 2020-11-06 01:08:33 +01:00
buff.rs fmt 2020-11-06 01:08:35 +01:00
character_state.rs Minor combat fixes (see issue 785) 2020-11-07 18:00:07 +00:00
chat.rs Addressed comments. 2020-11-04 19:22:08 -06:00
controller.rs Implemented Flight 2020-11-03 22:46:07 +00:00
energy.rs Added energy change server event. 2020-11-04 19:22:01 -06:00
group.rs Corrected some spelling errors 2020-08-25 12:21:25 +00:00
health.rs Addressed comments. 2020-11-04 19:22:08 -06:00
inputs.rs updated dependencies and fixed stuff 2020-07-07 09:43:49 +02:00
last.rs updated dependencies and fixed stuff 2020-07-07 09:43:49 +02:00
location.rs updated dependencies and fixed stuff 2020-07-07 09:43:49 +02:00
misc.rs Add firework hues 2020-08-12 22:29:06 +08:00
mod.rs Merge branch 'xMAC94x/FeuerzeugBierflasche' into 'master' 2020-11-05 09:22:50 +00:00
phys.rs Revert "Removed toolCategory" 2020-11-06 15:33:20 +00:00
player.rs extract a Presence Component, which is server only and has state of Player and Client. Presence is only valid for Clients that are in game 2020-11-03 08:56:02 +01:00
projectile.rs Removed Damages struct. Added GroupTarget enum. Changed RadiusEffect to use Effect instead of Daamges. Added Damage variant to Effect Eenum. 2020-11-04 19:22:07 -06:00
shockwave.rs Removed Damages struct. Added GroupTarget enum. Changed RadiusEffect to use Effect instead of Daamges. Added Damage variant to Effect Eenum. 2020-11-04 19:22:07 -06:00
skills.rs updated dependencies and fixed stuff 2020-07-07 09:43:49 +02:00
stats.rs Separated out health from stats component. 2020-11-04 19:22:04 -06:00
visual.rs Add fireball and bomb particle effects 2020-08-08 19:25:00 +08:00