RustySamovar/src/dbmanager
2022-05-22 17:46:50 +05:00
..
avatar_fight_prop.rs Move another step towards full DB-driven server 2022-01-26 21:47:18 +05:00
avatar_info.rs Move another step towards full DB-driven server 2022-01-26 21:47:18 +05:00
avatar_prop.rs Move another step towards full DB-driven server 2022-01-26 21:47:18 +05:00
avatar_reliquary.rs Properly load player's inventory and avatar's equipment from the database 2022-03-16 01:44:53 +05:00
avatar_team_info.rs Move another step towards full DB-driven server 2022-01-26 21:47:18 +05:00
avatar_weapon.rs Properly load player's inventory and avatar's equipment from the database 2022-03-16 01:44:53 +05:00
database_manager.rs A bunch of stuff for 2.7.50. With some workarounds it's now possible to play. 2022-05-22 17:46:50 +05:00
equip_info.rs Properly load player's inventory and avatar's equipment from the database 2022-03-16 01:44:53 +05:00
furniture_info.rs Move another step towards full DB-driven server 2022-01-26 21:47:18 +05:00
item_info.rs Implement inserting items (weapons, reliquaries, materials) into the database 2022-03-29 23:33:36 +05:00
material_info.rs Move another step towards full DB-driven server 2022-01-26 21:47:18 +05:00
mod.rs Enable TP point unlocking 2022-04-04 22:57:05 +05:00
open_state.rs Move another step towards full DB-driven server 2022-01-26 21:47:18 +05:00
player_info.rs Move another step towards full DB-driven server 2022-01-26 21:47:18 +05:00
player_prop.rs Move another step towards full DB-driven server 2022-01-26 21:47:18 +05:00
reliquary_info.rs Properly load player's inventory and avatar's equipment from the database 2022-03-16 01:44:53 +05:00
reliquary_prop.rs Properly load player's inventory and avatar's equipment from the database 2022-03-16 01:44:53 +05:00
scene_info.rs Implemented teleportation (using old public data) 2022-03-30 03:31:49 +05:00
team_info.rs One step close to DB 2021-11-25 04:57:09 +05:00
team_selection_info.rs Move another step towards full DB-driven server 2022-01-26 21:47:18 +05:00
trans_point.rs Enable TP point unlocking 2022-04-04 22:57:05 +05:00
weapon_affix_info.rs Properly load player's inventory and avatar's equipment from the database 2022-03-16 01:44:53 +05:00