.. |
body
|
Tweaked particles. Added skill icons.
|
2020-09-29 19:47:58 -05:00 |
inventory
|
Created manifest for database to filepath for items.
|
2020-09-29 19:48:12 -05:00 |
ability.rs
|
Separated out energy cost for healing so it's not based off of the energy regen from dealing damage.
|
2020-09-29 19:48:11 -05:00 |
admin.rs
|
Admin status added when registering; cargo fmt
|
2020-06-27 17:43:45 -04:00 |
agent.rs
|
Fixed various issues from better-things branch
|
2020-09-21 23:57:10 -04:00 |
beam.rs
|
Separated out energy cost for healing so it's not based off of the energy regen from dealing damage.
|
2020-09-29 19:48:11 -05:00 |
body.rs
|
Fixed various issues from better-things branch
|
2020-09-21 23:57:10 -04:00 |
character_state.rs
|
Reverted changes to melee system that were added to when beam was initially in melee system.
|
2020-09-29 19:48:04 -05:00 |
chat.rs
|
Addressed round of testing feedback.
|
2020-09-29 19:48:09 -05:00 |
controller.rs
|
Corrected some spelling errors
|
2020-08-25 12:21:25 +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
|
Added beam system. Added collision code for spherical wedge/cylinder detection.
|
2020-09-29 19:48:04 -05: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 |