veloren/common/src/comp
2023-05-04 22:12:25 +01:00
..
body improve flying goto 2023-04-14 11:23:17 +02:00
inventory Added item merging 2023-05-04 22:12:25 +01:00
skillset Ability changes 2023-03-26 21:41:22 -04:00
ability.rs Synchronize DiveMelee checks 2023-04-07 01:59:41 -04:00
admin.rs cleanup and fixes + added change to CHANGELOG.md 2023-01-27 20:32:41 -05:00
agent.rs add comment about a pure-proportional controller 2023-04-10 22:22:50 +02:00
anchor.rs Update Rust toolchain. 2022-09-08 15:43:53 -07:00
aura.rs Added wrapper type to durations related to buffs and auras. 2023-03-11 16:47:11 -05:00
beam.rs seachapel npc work 2022-09-22 01:04:01 +00:00
body.rs somewhat fix airships 2023-04-14 11:22:10 +02:00
buff.rs Various tweaks: 2023-04-07 23:56:55 -04:00
character_state.rs Added CharacterActivity, made NPCs look at the player when speaking to them 2023-04-09 19:25:57 +01:00
chat.rs Made NPCs give directions to nearby towns, fixed player death propagation 2023-04-13 14:34:31 +01:00
combo.rs Convert away from IdvStorage to mixture of VecStorage and DenseVecStorage 2022-08-08 00:38:20 -04:00
compass.rs Made NPCs give directions to nearby towns, fixed player death propagation 2023-04-13 14:34:31 +01:00
controller.rs Added repair recipes 2023-04-06 10:54:48 -04:00
dialogue.rs Implement a basic dialogue system 2021-03-29 14:47:42 +00:00
energy.rs Refactor energy and poise regen 2023-02-07 18:02:26 +00:00
fluid_dynamics.rs Correctly scale glider physics 2023-04-09 19:25:52 +01:00
group.rs Update Rust toolchain. 2022-09-08 15:43:53 -07:00
health.rs Cleaving stance AI 2022-10-27 20:07:03 -04:00
inputs.rs Update Rust toolchain. 2022-09-08 15:43:53 -07:00
invite.rs Update Rust toolchain. 2022-09-08 15:43:53 -07:00
last.rs updated dependencies and fixed stuff 2020-07-07 09:43:49 +02:00
location.rs Convert away from IdvStorage to mixture of VecStorage and DenseVecStorage 2022-08-08 00:38:20 -04:00
loot_owner.rs Add multiloot 2023-04-23 19:17:39 +00:00
melee.rs Reduce rand::thread_rng calls, document MeleeConstructor scaled field more, remove extra stances.get() in hud/mod.rs 2023-04-07 01:59:41 -04:00
misc.rs Update Rust toolchain. 2022-09-08 15:43:53 -07:00
mod.rs Add multiloot 2023-04-23 19:17:39 +00:00
ori.rs fix clippy errors 2022-11-28 14:08:11 +01:00
pet.rs clean up mounting 2023-04-09 19:25:54 +01:00
phys.rs Added item merging 2023-05-04 22:12:25 +01:00
player.rs Convert away from IdvStorage to mixture of VecStorage and DenseVecStorage 2022-08-08 00:38:20 -04:00
poise.rs Durability system in place 2023-04-06 10:54:46 -04:00
presence.rs Allowed rtsim NPCs to greet nearby actors 2023-04-09 19:25:55 +01:00
projectile.rs taoist&floppy/cyclops&dullahan 2023-04-12 22:53:38 +00:00
shockwave.rs Removed air slash stance and abilities 2022-10-27 20:06:40 -04:00
stats.rs Small fixes 2023-03-29 23:11:59 +00:00
visual.rs Convert away from IdvStorage to mixture of VecStorage and DenseVecStorage 2022-08-08 00:38:20 -04:00