JaneDoe-ZS/nap_gameserver/src
xeon cbe169fe1a Implement event configs, more interactions work
Implement interact event-action configurations.
More interactions work now, for more transitions, we just need to generate more configs (soon)
NOTE: this commit BREAKS your nap_gameserver.toml. To fix it, you have to add 'event_config_path' property into [assets] section of your config.
2024-07-26 22:44:44 +03:00
..
commands use AvatarBaseID instead of raw integer in more places 2024-07-25 13:03:37 +03:00
database Hi 2024-07-20 15:59:36 +03:00
handlers Implement event configs, more interactions work 2024-07-26 22:44:44 +03:00
logic Implement event configs, more interactions work 2024-07-26 22:44:44 +03:00
net Networking improvement and player nickname change console command 2024-07-23 00:04:59 +03:00
config.rs Implement event configs, more interactions work 2024-07-26 22:44:44 +03:00
main.rs use AvatarBaseID instead of raw integer in more places 2024-07-25 13:03:37 +03:00