veloren/common/src/comp
Marcel Märtens 377787e3c8 avoid:
```
PHI nodes not grouped at top of basic block!
  %246 = phi <4 x float> [ <float 1.000000e+00, float 1.000000e+00, float 1.000000e+00, float 1.000000e+00>, %114 ], [ %241, <badref> ], !dbg !961029
label %243
in function _ZN14veloren_common4comp9inventory4item7modular11ModularBase4kind17h0950571ff74739d8E
LLVM ERROR: Broken function found, compilation aborted!
```
2023-05-08 18:58:54 +02:00
..
body improve flying goto 2023-04-14 11:23:17 +02:00
inventory avoid: 2023-05-08 18:58:54 +02:00
skillset update toolchain to nightly-2023-04-20 2023-05-08 18:58:54 +02:00
ability.rs Added dual wielding sword contextual abilities. 2023-05-07 20:43:51 -04:00
admin.rs fix master fmt 2023-05-05 18:26:14 +02:00
agent.rs update toolchain to nightly-2023-04-20 2023-05-08 18:58:54 +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 Added dual wielding sword contextual abilities. 2023-05-07 20:43:51 -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