akashi-esquizolandia/include
MangosArentLiterature 9c3cd12202 Add a size limit to packets and a configurable maximum character limit for messages
- Limits packets to under 16KB
- Adds a configurable option to config.ini for setting the maximum amount of characters in an IC/OOC message
- Limits the size of OOC names to 30 chars
   - The client already limits this, but this is an added precaution.
- Limits the length of shownames to 30 chars
- Implements shownames_allowed for areas, for toggling whether shownames are allowed for messages in that area
2021-04-19 19:44:46 -05:00
..
advertiser.h Add /reload 2021-04-13 16:43:50 -05:00
aoclient.h Merge pull request #88 from AttorneyOnline/messaging-commands 2021-04-18 21:23:35 -05:00
aopacket.h Document AOPacket, link docs for network protocol to relevant classes 2021-03-13 15:22:06 +01:00
area_data.h Add /togglemusic 2021-04-18 20:21:17 -05:00
config_manager.h Add a new system of loading configuration files for commands. 2021-04-08 22:51:04 -05:00
db_manager.h Add /baninfo command 2021-04-07 15:26:14 -05:00
logger.h Document Logger 2021-03-14 19:03:16 +01:00
server.h Add a size limit to packets and a configurable maximum character limit for messages 2021-04-19 19:44:46 -05:00
ws_client.h Document WSClient 2021-03-15 15:29:03 +01:00
ws_proxy.h Document WSClient 2021-03-15 15:29:03 +01:00