.. |
basic_aura.rs
|
feat: impl attack speed modifier
|
2021-05-30 12:39:30 -07:00 |
basic_beam.rs
|
Load ori_rate for BasicBeam from assets
|
2021-06-18 22:33:00 +03:00 |
basic_block.rs
|
feat: impl attack speed modifier
|
2021-05-30 12:39:30 -07:00 |
basic_melee.rs
|
First 3 abilities for tidal warrior functional. Added bubble particles.
|
2021-06-03 21:39:13 -05:00 |
basic_ranged.rs
|
feat: impl attack speed modifier
|
2021-05-30 12:39:30 -07:00 |
basic_summon.rs
|
Addresses comments about roc AI
|
2021-06-15 09:50:23 +02:00 |
behavior.rs
|
Tornado summoning attack
|
2021-06-15 09:49:13 +02:00 |
blink.rs
|
feat: impl attack speed modifier
|
2021-05-30 12:39:30 -07:00 |
boost.rs
|
feat: impl attack speed modifier
|
2021-05-30 12:39:30 -07:00 |
charged_melee.rs
|
Added energy efficiency stat to weapons. Made ability modification by tool stats exhaustive.
|
2021-07-06 22:54:23 -05:00 |
charged_ranged.rs
|
Added energy efficiency stat to weapons. Made ability modification by tool stats exhaustive.
|
2021-07-06 22:54:23 -05:00 |
climb.rs
|
Ensnaring vines now ensnare you.
|
2021-06-23 22:38:16 -05:00 |
combo_melee.rs
|
Added energy efficiency stat to weapons. Made ability modification by tool stats exhaustive.
|
2021-07-06 22:54:23 -05:00 |
dance.rs
|
Ensnaring vines now ensnare you.
|
2021-06-23 22:38:16 -05:00 |
dash_melee.rs
|
Tidal warrior AI.
|
2021-06-03 21:39:14 -05:00 |
equipping.rs
|
feat: impl attack speed modifier
|
2021-05-30 12:39:30 -07:00 |
glide_wield.rs
|
Ensnaring vines now ensnare you.
|
2021-06-23 22:38:16 -05:00 |
glide.rs
|
Ensnaring vines now ensnare you.
|
2021-06-23 22:38:16 -05:00 |
healing_beam.rs
|
feat: impl attack speed modifier
|
2021-05-30 12:39:30 -07:00 |
idle.rs
|
ori fixes
|
2021-04-25 22:02:30 -04:00 |
leap_melee.rs
|
Ensnaring vines now ensnare you.
|
2021-06-23 22:38:16 -05:00 |
mod.rs
|
Added UseItem character state.
|
2021-06-29 05:59:02 -05:00 |
repeater_ranged.rs
|
feat: impl attack speed modifier
|
2021-05-30 12:39:30 -07:00 |
roll.rs
|
Fix first person backwards roll.
|
2021-07-04 21:54:38 -05:00 |
self_buff.rs
|
feat: impl attack speed modifier
|
2021-05-30 12:39:30 -07:00 |
shockwave.rs
|
Added totem ability, totem ai, totem ability set, particles for totem abilities, and totem voxel model.
|
2021-06-03 21:39:15 -05:00 |
sit.rs
|
Ensnaring vines now ensnare you.
|
2021-06-23 22:38:16 -05:00 |
sneak.rs
|
Ensnaring vines now ensnare you.
|
2021-06-23 22:38:16 -05:00 |
spin_melee.rs
|
Tidal warrior AI.
|
2021-06-03 21:39:14 -05:00 |
sprite_summon.rs
|
Added sparseness field to sprite summon.
|
2021-06-23 22:38:16 -05:00 |
stunned.rs
|
feat: impl attack speed modifier
|
2021-05-30 12:39:30 -07:00 |
talk.rs
|
Item use is now goes through a control action rather than a control event.
|
2021-03-01 20:51:08 -05:00 |
use_item.rs
|
Use Food after Buildup
|
2021-07-05 10:56:29 +03:00 |
utils.rs
|
Added egui debug UI - a 100% rust UI framework (similar to imgui) allowing for rapid development of debug interfaces to aid development. This is feature-gated behind the egui-ui feature which is enabled by default but removed for airshipper builds.
|
2021-07-04 09:47:18 +00:00 |
wielding.rs
|
Added equip slots for other weapons.
|
2021-05-15 15:16:37 -05:00 |