.. |
body
|
Add roshwalr npc
|
2020-10-19 16:20:59 +02:00 |
inventory
|
Allow interacting with nearby blocks without pointing at them, unify selection of block/entity interactors so that only one is select at once, rearrange pickup and mount range consts
|
2020-10-29 18:40:11 -04:00 |
ability.rs
|
Transitioned knockback to an enum.
|
2020-10-28 18:15:27 -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
|
Fixed various issues from better-things branch
|
2020-09-21 23:57:10 -04:00 |
beam.rs
|
Transitioned damage and healing from u32/i32s to enums.
|
2020-10-28 18:15:25 -05:00 |
body.rs
|
roshwalr fix
|
2020-10-19 16:20:59 +02:00 |
buff.rs
|
Addressed comments.
|
2020-10-26 21:32:01 -05:00 |
character_state.rs
|
Transitioned knockback to an enum.
|
2020-10-28 18:15:27 -05:00 |
chat.rs
|
Server event used to deal damage/heal with buffs. Buff kills now award xp.
|
2020-10-26 19:28:20 -05:00 |
controller.rs
|
Cleaned up UI code. Removed stuff added for testing. Added 10% for melee attacks to inflict a bleeding debuff. Renamed BuffId to BuffKind. Fixed memory leak. Set event emission to false when timer is decremented.
|
2020-10-26 19:30:10 -05:00 |
energy.rs
|
updated dependencies and fixed stuff
|
2020-07-07 09:43:49 +02:00 |
group.rs
|
Corrected some spelling errors
|
2020-08-25 12:21:25 +00:00 |
inputs.rs
|
updated dependencies and fixed stuff
|
2020-07-07 09:43:49 +02:00 |
last.rs
|
updated dependencies and fixed stuff
|
2020-07-07 09:43:49 +02:00 |
location.rs
|
updated dependencies and fixed stuff
|
2020-07-07 09:43:49 +02:00 |
misc.rs
|
Add firework hues
|
2020-08-12 22:29:06 +08:00 |
mod.rs
|
Allow interacting with nearby blocks without pointing at them, unify selection of block/entity interactors so that only one is select at once, rearrange pickup and mount range consts
|
2020-10-29 18:40:11 -04:00 |
phys.rs
|
Addressed review issues
|
2020-08-25 11:01:17 +01:00 |
player.rs
|
Allow interacting with nearby blocks without pointing at them, unify selection of block/entity interactors so that only one is select at once, rearrange pickup and mount range consts
|
2020-10-29 18:40:11 -04:00 |
projectile.rs
|
Transitioned knockback to an enum.
|
2020-10-28 18:15:27 -05:00 |
shockwave.rs
|
Transitioned knockback to an enum.
|
2020-10-28 18:15:27 -05:00 |
skills.rs
|
updated dependencies and fixed stuff
|
2020-07-07 09:43:49 +02:00 |
stats.rs
|
Addressed comments.
|
2020-10-26 21:32:01 -05:00 |
visual.rs
|
Add fireball and bomb particle effects
|
2020-08-08 19:25:00 +08:00 |