..
body
Make tornado (and empty models in general) work on WGPU.
2021-06-15 09:49:13 +02:00
inventory
clippy & code cleaning & test diagnostic
2021-06-17 19:10:55 +03:00
ability.rs
Tornado summoning attack
2021-06-15 09:49:13 +02:00
admin.rs
Added non-admin moderators and timed bans.
2021-05-09 21:19:16 -07:00
agent.rs
Added npc hurt sfx
2021-06-17 05:49:09 +00:00
aura.rs
New abilities for sceptre are done
2021-03-09 17:56:38 -05:00
beam.rs
Added base ability set
2021-06-04 18:17:14 -05:00
body.rs
buffs to stretch progression
2021-06-16 20:50:46 -04:00
buff.rs
Repaired common such that it works for plugin targets
2021-06-11 08:33:32 +01:00
character_state.rs
Don't apply e2e pushback during a forced movement character state.
2021-06-12 11:10:06 -04:00
chat.rs
Item pickups are shown in separate window and "inventory-full" messages are shown above the item attempted to be picked up
2021-05-22 20:47:08 +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
More voice kinds, more opportunities for sounds
2021-06-16 17:23:22 +01:00
dialogue.rs
Implement a basic dialogue system
2021-03-29 14:47:42 +00:00
energy.rs
Adressed comments on energy and armor functions.
2021-06-07 11:06:25 +02:00
fluid_dynamics.rs
Repaired common such that it works for plugin targets
2021-06-11 08:33:32 +01: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
VoiceKind for better sound effect specs
2021-06-16 17:23:22 +01: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
Adressed comments on energy and armor functions.
2021-06-07 11:06:25 +02:00
projectile.rs
Snowball attack.
2021-06-04 18:17:15 -05:00
shockwave.rs
Particles for ice spikes
2021-06-04 18:17:15 -05:00
skills.rs
icons and naming
2021-06-13 14:34:42 -04: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