Commit graph

3 commits

Author SHA1 Message Date
Rawaho
23b6434ead Initial implementation of community plots.
Reworked residence management.
Moved shared guild chat channel functionality to a seperate abstract class.
Decor can be added to your residence without being on it.
Guild operation data has been moved to a union to support multiple data types.
Fixed privacy levels for residences.
Deleting a character will now remove the residence.
Various other things I would have forgotten.
2021-09-04 23:40:06 +12:00
Rawaho
aeb7f845a2
Implemented guild achievements. 2021-03-05 18:17:33 +13:00
Rawaho
62526d1123
Refactored and cleaned up guilds.
Moved player specific guild information to a local manager.
Changed the way guild operations are invoked.
Implemented Holomark part tracking with character flags.
Moved guild chat to simple channel implementation, will need to be expanded.
Add commands for guilds.
Partial implementation of user text and text filtering, this is how the client validates user input text for things such as guild names, rank names, MOTD, ect...
Players can now be looked up from the character manager.
Various other things that I'm sure I have forgotten.
2021-01-04 22:16:11 +13:00