veloren/common/src/comp
Monty Marz ca932f6c15 easier to get minor potions
increase cost of a minor potion to 4 apples
2020-11-06 01:08:32 +01:00
..
body Add roshwalr npc 2020-10-19 16:20:59 +02:00
inventory easier to get minor potions 2020-11-06 01:08:32 +01:00
ability.rs Removed most hardcoded ability keys. 2020-11-04 19:22:02 -06: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 roshwalr fix 2020-10-19 16:20:59 +02:00
buff.rs Allow for an arbitrary array of effects and buffs for consumables 2020-11-06 01:08:30 +01:00
character_state.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
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 put cache in ECS to get rid of allocations 2020-11-04 14:19:28 +01: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