.. |
body
|
airship movement bits
|
2021-03-21 21:43:49 -04:00 |
inventory
|
replace an unwrap by returning an Option
|
2021-03-24 07:37:45 +01:00 |
ability.rs
|
If roll input remains held, allows you to keep rolling and stay in roll state.
|
2021-03-22 18:47:13 -04:00 |
admin.rs
|
Change admins from Vec<String> into Hashset<Uuid>, add commands to server-cli-bin for adding and removing admins
|
2020-10-10 02:10:32 -04:00 |
agent.rs
|
/airship angle command and RtSim airships.
|
2021-03-14 23:14:26 -04:00 |
aura.rs
|
New abilities for sceptre are done
|
2021-03-09 17:56:38 -05:00 |
beam.rs
|
Particles for lifesteal beam. Changed how frontend recognized beams.
|
2021-03-09 17:59:39 -05:00 |
body.rs
|
Various visual fixes
|
2021-03-18 22:53:06 +01:00 |
buff.rs
|
Changed lifesteal beam particles to look better.
|
2021-03-09 17:59:41 -05:00 |
character_state.rs
|
Merge branch 'zesterer/pick' into 'master'
|
2021-03-22 00:19:42 +00:00 |
chat.rs
|
update toolchain to nightly-2021-03-22
|
2021-03-22 16:41:04 +01:00 |
combo.rs
|
Increased combo duration by 50%
|
2021-03-20 16:44:18 -04:00 |
controller.rs
|
Outcome for block destruction, take select_pos from ControllerInputs
|
2021-03-21 20:10:05 +00:00 |
energy.rs
|
Fixed base energy being 0.
|
2021-01-26 21:25:00 -05:00 |
group.rs
|
MR 1775 review fixes.
|
2021-02-14 11:13:56 -05:00 |
health.rs
|
Finalized Retrieve API
|
2021-02-22 23:59:41 +01:00 |
home_chunk.rs
|
Fix bug that caused campfires and other stuff to duplicate
|
2020-11-22 21:03:06 +00:00 |
inputs.rs
|
fixed Cargo.lock conflict
|
2021-01-07 20:25:12 +00: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
|
Switched to BasicMelee
|
2021-03-21 17:45:01 +00:00 |
ori.rs
|
update toolchain to nightly-2021-03-22
|
2021-03-22 16:41:04 +01:00 |
phys.rs
|
Fix mounting by making deferred {pos,vel} writes optional in physics.
|
2021-03-16 14:04:28 -04:00 |
player.rs
|
fixed Cargo.lock conflict
|
2021-01-07 20:25:12 +00:00 |
poise.rs
|
intitial values
|
2021-03-12 00:58:12 -05:00 |
projectile.rs
|
Aura duration separated from cast duration in aura state
|
2021-03-09 18:02:00 -05:00 |
shockwave.rs
|
Shockwaves now use attacks.
|
2021-02-02 13:07:05 -05:00 |
skills.rs
|
Add skill for swimming speed
|
2021-03-21 15:58:38 +01:00 |
stats.rs
|
update toolchain to nightly-2021-03-22
|
2021-03-22 16:41:04 +01:00 |
visual.rs
|
fixed Cargo.lock conflict
|
2021-01-07 20:25:12 +00:00 |