rezalas / riftshadow

Dedicated to the preservation of the game and modernization of a classic mud codebase.
MIT License
18 stars 14 forks source link

Implement Autodelete #224

Open Psypher9 opened 10 months ago

Psypher9 commented 10 months ago

Currently, the server logs will show that a player is being autodeleted, but nothing actually happens.

Autodelete should actually delete.

Reasons why something should be autodeleted incoming.

rezalas commented 10 months ago

The main benefit for autodelete currently is name reuse, as player files are the char name which means one at a time. Once a character needs to be deleted I believe the final action depends on the level of the character.

Psypher9 commented 10 months ago

What determines that a character should be deleted?

rezalas commented 10 months ago

Deletion can be done 3 ways: