blastmud/blastmud_game/src
2023-03-13 22:38:54 +11:00
..
message_handler Revoke 'until death' consent on death. 2023-03-13 22:38:54 +11:00
models Enable PvP fighting. 2023-03-13 15:23:07 +11:00
regular_tasks Implement use command for trauma kits. 2023-02-25 23:49:46 +11:00
services Revoke 'until death' consent on death. 2023-03-13 22:38:54 +11:00
static_content Enforce consent check on use command. 2023-03-13 18:28:03 +11:00
av.rs Fix bug in listener, plus get some basic functionality going. 2022-12-23 18:30:38 +11:00
db.rs Revoke 'until death' consent on death. 2023-03-13 22:38:54 +11:00
language.rs Use correct indefinite article in possession descriptions. 2023-02-20 00:02:29 +11:00
listener.rs Allow disconnections and implement quit. 2022-12-25 12:42:03 +11:00
main.rs Change parameters to reduce CPU usage growth and reduce message spam 2023-01-28 18:34:32 +11:00
message_handler.rs Support mocking DB to increase testability. 2023-02-19 14:03:15 +11:00
models.rs Let items become something else on exhaustion. 2023-03-02 23:25:08 +11:00
regular_tasks.rs Possessions eventually expire if dropped in a public place. 2023-02-26 02:01:48 +11:00
services.rs Enforce consent check on use command. 2023-03-13 18:28:03 +11:00
static_content.rs Support player recloning + NPCs can wander and aggro. 2023-01-27 00:36:49 +11:00
version_cutover.rs Don't kill process if pidfile has own pid. 2023-02-13 22:05:23 +11:00