.. |
plugin
|
Change Ecs access system to allow write accesses to be used + reintroduced get_player_name
|
2021-03-10 19:36:53 +01:00 |
aura.rs
|
Auras will now refresh buffs if a buff was already present that had a lesser duration.
|
2021-03-09 18:03:06 -05:00 |
beam.rs
|
Basic beam now generates combo. Healing beam now consumes combo, and requires combo to heal.
|
2021-03-09 17:59:33 -05:00 |
buff.rs
|
Changed lifesteal beam particles to look better.
|
2021-03-09 17:59:41 -05:00 |
character_behavior.rs
|
Wielding now works again
|
2021-03-14 17:26:55 -04:00 |
controller.rs
|
Completely purged old method of inputs
|
2021-03-14 17:26:55 -04:00 |
interpolation.rs
|
Get linear interpolation working for {Pos,Vel,Ori} with client-side timestamps.
|
2021-03-14 23:20:48 -04:00 |
lib.rs
|
Get linear interpolation working for {Pos,Vel,Ori} with client-side timestamps.
|
2021-03-14 23:20:48 -04:00 |
melee.rs
|
Basic beam now generates combo. Healing beam now consumes combo, and requires combo to heal.
|
2021-03-09 17:59:33 -05:00 |
mount.rs
|
Move Specs code to own common_ecs create, put tracy and macros into common_base
|
2021-03-09 00:54:01 +01:00 |
phys.rs
|
Made entities rotate smoothly with airships, fixed rotation speeds
|
2021-03-14 23:20:47 -04:00 |
projectile.rs
|
Basic beam now generates combo. Healing beam now consumes combo, and requires combo to heal.
|
2021-03-09 17:59:33 -05:00 |
shockwave.rs
|
Basic beam now generates combo. Healing beam now consumes combo, and requires combo to heal.
|
2021-03-09 17:59:33 -05:00 |
state.rs
|
Get linear interpolation working for {Pos,Vel,Ori} with client-side timestamps.
|
2021-03-14 23:20:48 -04:00 |
stats.rs
|
Aura duration separated from cast duration in aura state
|
2021-03-09 18:02:00 -05:00 |