.. |
body
|
Tweaked particles. Added skill icons.
|
2020-09-29 19:47:58 -05:00 |
inventory
|
Add skillbar stuff for 3rd skills
|
2020-10-14 12:50:32 -07:00 |
ability.rs
|
Add skillbar stuff for 3rd skills
|
2020-10-14 12:50:32 -07: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
|
Addressed comments
|
2020-09-29 20:48:23 -05:00 |
body.rs
|
Fixed various issues from better-things branch
|
2020-09-21 23:57:10 -04:00 |
character_state.rs
|
Add 3rd skill for hammer, bow, and axe minus skillbar UI stuff
|
2020-10-14 12:50:32 -07:00 |
chat.rs
|
create a ServerMsg and ClientMsg enum and verify the state when in debug mode to benefit from the transition
|
2020-10-11 22:59:53 +02:00 |
controller.rs
|
make clippy happy
|
2020-10-07 02:23:20 +00:00 |
damage.rs
|
Addressed round of testing feedback.
|
2020-09-29 19:48:09 -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
|
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 |
phys.rs
|
Addressed review issues
|
2020-08-25 11:01:17 +01:00 |
player.rs
|
* Moved migrations to beginning of server initialisation
|
2020-09-17 23:02:14 +00:00 |
projectile.rs
|
New sceptre M2 is functional.
|
2020-09-29 19:47:57 -05:00 |
shockwave.rs
|
Add shockwave system to handle shockwaves colliding with other entities
|
2020-09-19 14:40:10 -05:00 |
skills.rs
|
updated dependencies and fixed stuff
|
2020-07-07 09:43:49 +02:00 |
stats.rs
|
Addressed round of testing feedback.
|
2020-09-29 19:48:09 -05:00 |
visual.rs
|
Add fireball and bomb particle effects
|
2020-08-08 19:25:00 +08:00 |