Fixes (/u ncolor), not allowing two of the same town colors, not broadcasting announcements if nobody is online #93

Merged
NorbiPeti merged 10 commits from dev into master 2019-01-03 20:43:22 +00:00
NorbiPeti commented 2018-12-23 23:33:08 +00:00 (Migrated from github.com)
  • Fixed CI dev building (now it references to the dev version of ButtonCore when on dev)
  • Fixed the /u ncolor command
  • Only allowing one of each nation color and one of each town color combination overall
    • So no two nations can have the same color, and no two towns can either
  • Not broadcasting announcements (to Discord) if nobody is online
  • New chat history command (/u history) that shows the last 10 messages
    • The history is also shown on each login (before all the other messages)
    • The command accepts a channel parameter as well
  • Fixed town colors not being updated on player join
  • Fixed nicknames not being pingable
    • Also fixed it not working if only one player is online
  • Fixed & and # symbols not being recognized as part of a URL
  • Fixed the case when the last player in the player list doesn't have a nickname - previously this rare bug messed the formatting up in all of the messages

#82

* Fixed CI dev building (now it references to the dev version of ButtonCore when on dev) * Fixed the /u ncolor command * Only allowing one of each nation color and one of each town color combination overall * So no two nations can have the same color, and no two towns can either * Not broadcasting announcements (to Discord) if nobody is online * New chat history command (/u history) that shows the last 10 messages * The history is also shown on each login (before all the other messages) * The command accepts a channel parameter as well * Fixed town colors not being updated on player join * Fixed nicknames not being pingable * Also fixed it not working if only one player is online * Fixed & and # symbols not being recognized as part of a URL * Fixed the case when the last player in the player list doesn't have a nickname - previously this rare bug messed the formatting up in all of the messages #82
Ghostise (Migrated from github.com) reviewed 2018-12-23 23:33:08 +00:00
Sign in to join this conversation.
No reviewers
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: ChromaGaming/Chroma-Chat#93
No description provided.