akashi-esquizolandia/core/src
Leifa♥ e01f0e1c57 Changed message_floodguard logic and introduced global_message_floodguard (#8)
* Changed message_floodguard logic, ...

Resolve #3

The client individual client timer was ignored in favor of the area timer as it wouldn't make a lot of sense to have 3 different timers for game messages.

* Changed message_floodguard to only affect the area in which the message was sent rather than globally. The default value is 250ms.
* Added global_message_floodguard, this restores the previous functionality of message_floodguard. The default value is 0ms.
2022-06-15 17:52:27 -05:00
..
commands Added flexible ACL roles (#7) 2022-06-15 17:52:27 -05:00
logger Privatization rework (#2) 2022-06-15 17:52:27 -05:00
acl_roles_handler.cpp Added flexible ACL roles (#7) 2022-06-15 17:52:27 -05:00
advertiser.cpp Privatization rework (#2) 2022-06-15 17:52:27 -05:00
aoclient.cpp Added flexible ACL roles (#7) 2022-06-15 17:52:27 -05:00
aopacket.cpp Merge remote-tracking branch 'refs/remotes/scatter/master' 2021-04-26 21:23:51 +02:00
area_data.cpp Changed message_floodguard logic and introduced global_message_floodguard (#8) 2022-06-15 17:52:27 -05:00
config_manager.cpp Changed message_floodguard logic and introduced global_message_floodguard (#8) 2022-06-15 17:52:27 -05:00
db_manager.cpp Added flexible ACL roles (#7) 2022-06-15 17:52:27 -05:00
discord.cpp Privatization rework (#2) 2022-06-15 17:52:27 -05:00
music_manager.cpp Privatization rework (#2) 2022-06-15 17:52:27 -05:00
packets.cpp Changed message_floodguard logic and introduced global_message_floodguard (#8) 2022-06-15 17:52:27 -05:00
server.cpp Changed message_floodguard logic and introduced global_message_floodguard (#8) 2022-06-15 17:52:27 -05:00
testimony_recorder.cpp Privatization rework (#2) 2022-06-15 17:52:27 -05:00
ws_client.cpp Privatization rework (#2) 2022-06-15 17:52:27 -05:00
ws_proxy.cpp Privatization rework (#2) 2022-06-15 17:52:27 -05:00