..
body
Give TrainingDummy hitbox
2021-08-05 21:07:46 +03:00
inventory
Improve terms of EntityConfig and LoadoutBuilder
2021-07-28 19:19:10 +03:00
ability.rs
Fix Beam orientation, remove orientation_behavior
2021-08-05 21:07:46 +03:00
admin.rs
Added non-admin moderators and timed bans.
2021-05-09 21:19:16 -07:00
agent.rs
Added action timer system for agent code
2021-08-04 14:04:56 +01:00
anchor.rs
* Pets are now saved on logout and spawned with the player on login
2021-07-28 22:36:41 +00:00
aura.rs
Removed references to Healing Beam, which Healing Aura is replacing
2021-07-10 21:39:11 -07:00
beam.rs
Removed references to Healing Beam, which Healing Aura is replacing
2021-07-10 21:39:11 -07:00
body.rs
Normalize masses in range 75-100.
2021-08-06 11:57:42 +03:00
buff.rs
Refactor Aura system, add avoid_harm flag
2021-08-03 16:42:58 +03:00
character_state.rs
Fix gliderwield downhill run jitter
2021-08-01 11:20:46 +00:00
chat.rs
fix clippy warnings
2021-07-12 12:09:09 +02:00
combo.rs
Increased combo duration by 50%
2021-03-20 16:44:18 -04:00
compass.rs
Implement a basic dialogue system
2021-03-29 14:47:42 +00:00
controller.rs
Added menacing, made agent code less hacky
2021-07-31 20:33:28 +01:00
dialogue.rs
Implement a basic dialogue system
2021-03-29 14:47:42 +00:00
energy.rs
Added comments on PositionSpecifier usage
2021-07-28 20:03:23 +03:00
fluid_dynamics.rs
Fix mistake of pre-multiplying aerodynamic coefficients
2021-08-09 10:06:15 +01:00
group.rs
MR 1775 review fixes.
2021-02-14 11:13:56 -05:00
health.rs
Added comments on PositionSpecifier usage
2021-07-28 20:03:23 +03:00
inputs.rs
Remove panics and unwraps, part 1.
2021-04-10 10:03:21 +02:00
invite.rs
MR 1775 review fixes.
2021-02-14 11:13:56 -05:00
last.rs
updated dependencies and fixed stuff
2020-07-07 09:43:49 +02:00
location.rs
fixed Cargo.lock conflict
2021-01-07 20:25:12 +00:00
misc.rs
Moved common networking code to common/net, clippy fixes
2020-12-13 17:23:45 +00:00
mod.rs
* Pets are now saved on logout and spawned with the player on login
2021-07-28 22:36:41 +00:00
ori.rs
Improve gliding
2021-08-09 10:06:16 +01:00
pet.rs
* Pets are now saved on logout and spawned with the player on login
2021-07-28 22:36:41 +00:00
phys.rs
Fixed handling of orientation changes for airships
2021-07-18 01:13:36 +01:00
player.rs
Avoid negative bounds in harm checks
2021-08-03 18:57:53 +03:00
poise.rs
Adressed comments on energy and armor functions.
2021-06-07 11:06:25 +02:00
projectile.rs
Added buff strength stat to weapons.
2021-07-11 12:50:38 -05:00
shockwave.rs
Particles for ice spikes
2021-06-04 18:17:15 -05:00
skills.rs
XP reward curve modified for faster gain at lower levels
2021-08-08 03:34:56 +00:00
stats.rs
Max energy stat functional.
2021-06-07 10:58:37 +02:00
visual.rs
fixed Cargo.lock conflict
2021-01-07 20:25:12 +00:00