.. |
body
|
Breathe and stun anims
|
2021-04-25 02:14:50 +02:00 |
inventory
|
Phoenix npc + AI (WIP)
|
2021-04-25 04:07:11 +02:00 |
ability.rs
|
Basic fluid dynamics and physical properties for entities
|
2021-04-20 17:38:19 +02: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
|
Phoenix npc + AI (WIP)
|
2021-04-25 04:07:11 +02:00 |
aura.rs
|
New abilities for sceptre are done
|
2021-03-09 17:56:38 -05:00 |
beam.rs
|
Added cursed flame attack to mindflayer
|
2021-03-27 21:05:03 -04:00 |
body.rs
|
Body specific beam offsets
|
2021-04-25 04:07:12 +02:00 |
buff.rs
|
Removed unwraps in buffs
|
2021-04-25 12:01:21 -04:00 |
character_state.rs
|
Add handles to lanterns, fix cooking pot scale
|
2021-04-22 17:12:07 +00:00 |
chat.rs
|
Remove panics and unwraps, part 1.
|
2021-04-10 10:03:21 +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
|
change cauldron spawning
|
2021-04-20 02:48:13 +02:00 |
dialogue.rs
|
Implement a basic dialogue system
|
2021-03-29 14:47:42 +00:00 |
energy.rs
|
Fixed base energy being 0.
|
2021-01-26 21:25:00 -05:00 |
fluid_dynamics.rs
|
Swaps bird_small skeleton to a new bird_large
|
2021-04-25 02:14:49 +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
|
Swaps bird_small skeleton to a new bird_large
|
2021-04-25 02:14:49 +02:00 |
ori.rs
|
Basic fluid dynamics and physical properties for entities
|
2021-04-20 17:38:19 +02:00 |
phys.rs
|
Basic fluid dynamics and physical properties for entities
|
2021-04-20 17:38:19 +02:00 |
player.rs
|
login trim username, improve validation, social ordering
|
2021-04-01 16:43:27 +02:00 |
poise.rs
|
intitial values
|
2021-03-12 00:58:12 -05:00 |
projectile.rs
|
Unlock dodge roll iframes and staff explosion by default.
|
2021-04-18 16:16:06 -04: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
|
Resolve Issue #978 - Extract SkillSet Into Its Own Component
|
2021-04-14 15:35:34 +00:00 |
visual.rs
|
fixed Cargo.lock conflict
|
2021-01-07 20:25:12 +00:00 |