veloren/common/src/comp
S Handley 5a13b54cbf - Load characters after login.
- Make the character screen load with an empty character list from the server, send event to the server for character creation with data, but not yet saving them to the DB.
- Working but messy character saving to DB
- Add the character_data to the client, rather than keep it in the GLobalState.
2020-05-09 15:41:25 +00:00
..
body - Load characters after login. 2020-05-09 15:41:25 +00:00
inventory Add optional argument to /get_items 2020-05-07 18:39:48 +00:00
ability.rs more armour types 2020-04-12 18:40:56 +02:00
admin.rs Add adminify command to temporarily give admin perms 2019-08-17 23:35:01 +02:00
agent.rs Made agents cleverer 2020-04-23 18:19:41 +01:00
body.rs body/anim tweaks 2020-04-26 01:09:03 +00:00
character_state.rs remove unused timed_combo 2020-03-29 13:40:03 -07:00
controller.rs Equipped lanterns now provide an illumination effect. 2020-05-04 15:15:31 +00:00
energy.rs Add ability requirements system 2020-03-17 15:01:41 +01:00
inputs.rs Fix some warnings, cleanup comment 2019-09-03 23:09:29 -04:00
last.rs Remove all warnings 2019-09-04 19:03:49 -04:00
location.rs apply new rustfmt - touching alot of files 2020-02-01 21:39:39 +01:00
mod.rs Equipped lanterns now provide an illumination effect. 2020-05-04 15:15:31 +00:00
phys.rs Added on_ceiling check for sticky entities 2020-04-26 17:56:09 +01:00
player.rs - Load characters after login. 2020-05-09 15:41:25 +00:00
projectile.rs fmt 2020-04-26 17:56:09 +01:00
stats.rs Balancing 2020-03-26 22:56:33 +01:00
visual.rs Equipped lanterns now provide an illumination effect. 2020-05-04 15:15:31 +00:00