..
body
Improves fish_small, new npc
2020-12-08 23:03:39 +01:00
inventory
Follow-up fixes from review of inventory MR
2021-01-10 11:27:09 +00:00
ability.rs
keyframed axe spin
2021-01-19 08:08:18 -05: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
Moved common networking code to common/net, clippy fixes
2020-12-13 17:23:45 +00:00
aura.rs
fixed Cargo.lock conflict
2021-01-07 20:25:12 +00:00
beam.rs
fixed Cargo.lock conflict
2021-01-07 20:25:12 +00:00
body.rs
Added function to automatically generate a combat rating. Currently, it is used to calculate exp.
2021-01-19 08:07:54 -05:00
buff.rs
fixed Cargo.lock conflict
2021-01-07 20:25:12 +00:00
character_state.rs
General combat skill tree.
2021-01-19 08:07:20 -05:00
chat.rs
Provide buff information on killed entities
2021-01-18 05:46:53 +00:00
controller.rs
fixed Cargo.lock conflict
2021-01-07 20:25:12 +00:00
energy.rs
Exp floaters.
2021-01-19 08:07:36 -05:00
group.rs
fixed Cargo.lock conflict
2021-01-07 20:25:12 +00:00
health.rs
Levling health gives you health. Added combat scaling to UI.
2021-01-19 08:07:54 -05: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
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
Purged stats, including level and experience
2021-01-19 08:07:23 -05:00
phys.rs
fixed Cargo.lock conflict
2021-01-07 20:25:12 +00:00
player.rs
fixed Cargo.lock conflict
2021-01-07 20:25:12 +00:00
projectile.rs
Sceptre skill tree.
2021-01-19 08:07:03 -05:00
shockwave.rs
fixed Cargo.lock conflict
2021-01-07 20:25:12 +00:00
skills.rs
keyframed axe spin
2021-01-19 08:08:18 -05:00
stats.rs
Purged stats, including level and experience
2021-01-19 08:07:23 -05:00
visual.rs
fixed Cargo.lock conflict
2021-01-07 20:25:12 +00:00