.. |
body
|
Adds haniwa sentry object
|
2021-05-10 18:53:48 -05:00 |
inventory
|
Add tests to loadout builder
|
2021-05-21 23:36:09 +03:00 |
ability.rs
|
Made golem laser spawn based off of orientation rather than look_dir. Additional balance tweaks.
|
2021-05-10 18:54:00 -05:00 |
admin.rs
|
Added non-admin moderators and timed bans.
|
2021-05-09 21:19:16 -07:00 |
agent.rs
|
Make NPCs Aware of Sound - See Issue #913
|
2021-05-15 19:36:27 +00:00 |
aura.rs
|
New abilities for sceptre are done
|
2021-03-09 17:56:38 -05:00 |
beam.rs
|
Clay golem attacks done.
|
2021-05-10 18:53:01 -05:00 |
body.rs
|
Revert "Merge branch 'snowram/hacky-mount' into 'master'"
|
2021-05-14 13:43:20 +00:00 |
buff.rs
|
Made buff commands exhaustive
|
2021-05-04 09:54:28 -04:00 |
character_state.rs
|
Revert "Merge branch 'snowram/hacky-mount' into 'master'"
|
2021-05-14 13:43:20 +00:00 |
chat.rs
|
Make merchants /tell instead of /say
|
2021-05-11 17:26:22 +00: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
|
Blocking now works if no weapon is equipped in main hand.
|
2021-04-25 13:09:02 -04:00 |
dialogue.rs
|
Implement a basic dialogue system
|
2021-03-29 14:47:42 +00:00 |
energy.rs
|
Glider physics
|
2021-04-27 14:41:48 +00:00 |
fluid_dynamics.rs
|
Lower zero-lift drag
|
2021-04-29 19:22:09 +02:00 |
group.rs
|
MR 1775 review fixes.
|
2021-02-14 11:13:56 -05:00 |
health.rs
|
Removed potential for divide by zero
|
2021-03-27 21:06:21 -04:00 |
home_chunk.rs
|
Fix bug that caused campfires and other stuff to duplicate
|
2020-11-22 21:03:06 +00: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
|
Added non-admin moderators and timed bans.
|
2021-05-09 21:19:16 -07:00 |
ori.rs
|
Made golem laser spawn based off of orientation rather than look_dir. Additional balance tweaks.
|
2021-05-10 18:54:00 -05:00 |
phys.rs
|
Basic fluid dynamics and physical properties for entities
|
2021-04-20 17:38:19 +02:00 |
player.rs
|
instead of manually trying to sync disconnect metrics we now pass a Reason to the handle_disconnect.
|
2021-05-06 11:43:10 +02:00 |
poise.rs
|
Poise (stun) SFX and fix for town music
|
2021-04-29 23:36:22 +00:00 |
projectile.rs
|
Made golem laser spawn based off of orientation rather than look_dir. Additional balance tweaks.
|
2021-05-10 18:54:00 -05:00 |
shockwave.rs
|
Shockwaves now use attacks.
|
2021-02-02 13:07:05 -05:00 |
skills.rs
|
Overhauled dash melee.
|
2021-04-18 18:36:12 -04:00 |
stats.rs
|
Crippling strike now functional. Crippled debuff added.
|
2021-05-04 08:45:05 -04:00 |
visual.rs
|
fixed Cargo.lock conflict
|
2021-01-07 20:25:12 +00:00 |