.. |
body
|
Adds 3 new npcs
|
2020-11-19 00:53:17 +01:00 |
inventory
|
placeholder for charge animal, animated leapmelee, small fixes
|
2020-11-24 17:48:49 -06:00 |
ability.rs
|
Moved hit timer to charged melee and adjusted for tail slap
|
2020-11-24 17:48:48 -06: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
|
Fmt, make clippy happy
|
2020-11-23 15:39:03 +00:00 |
beam.rs
|
Removed Damages struct. Added GroupTarget enum. Changed RadiusEffect to use Effect instead of Daamges. Added Damage variant to Effect Eenum.
|
2020-11-04 19:22:07 -06:00 |
body.rs
|
Improves bipedlarge and theropod anims, balance tweaks
|
2020-11-19 00:56:50 +01:00 |
buff.rs
|
fmt
|
2020-11-06 01:08:35 +01:00 |
character_state.rs
|
Minor combat fixes (see issue 785)
|
2020-11-07 18:00:07 +00:00 |
chat.rs
|
Addressed comments.
|
2020-11-04 19:22:08 -06:00 |
controller.rs
|
Implemented Flight
|
2020-11-03 22:46:07 +00:00 |
energy.rs
|
Added energy change server event.
|
2020-11-04 19:22:01 -06:00 |
group.rs
|
Corrected some spelling errors
|
2020-08-25 12:21:25 +00:00 |
health.rs
|
Addressed comments.
|
2020-11-04 19:22:08 -06:00 |
home_chunk.rs
|
Fix bug that caused campfires and other stuff to duplicate
|
2020-11-22 21:03:06 +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
|
Temp fix for the home command
|
2020-11-15 20:40:12 -05:00 |
misc.rs
|
Add firework hues
|
2020-08-12 22:29:06 +08:00 |
mod.rs
|
Fix bug that caused campfires and other stuff to duplicate
|
2020-11-22 21:03:06 +00:00 |
phys.rs
|
Revert "Removed toolCategory"
|
2020-11-06 15:33:20 +00:00 |
player.rs
|
extract a Presence Component, which is server only and has state of Player and Client . Presence is only valid for Clients that are in game
|
2020-11-03 08:56:02 +01:00 |
projectile.rs
|
Added site names, dungeon difficulty, better explosions
|
2020-11-23 10:57:55 +00:00 |
shockwave.rs
|
Removed Damages struct. Added GroupTarget enum. Changed RadiusEffect to use Effect instead of Daamges. Added Damage variant to Effect Eenum.
|
2020-11-04 19:22:07 -06:00 |
skills.rs
|
updated dependencies and fixed stuff
|
2020-07-07 09:43:49 +02:00 |
stats.rs
|
Added site names, dungeon difficulty, better explosions
|
2020-11-23 10:57:55 +00:00 |
visual.rs
|
Add fireball and bomb particle effects
|
2020-08-08 19:25:00 +08:00 |