aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* mesecons_lagger isn't ground contentLuke aka SwissalpS2024-02-271-0/+1
* fixes issue #11MCLV2023-06-091-4/+6
* put luacheck back how it should beOgelGames2023-01-275-710/+21
* `MIT` license for codeBuckarooBanzay2023-01-263-3/+28
* some more updates (#9)fluxionary2023-01-2624-186/+901
* Update lag-hud (#8)fluxionary2022-05-161-19/+18
* rework mesecons debug to be more flexible (#7)fluxionary2022-02-1329-489/+1023
* setting for "mesecons_debug.max_usage_micros"BuckarooBanzay2021-06-172-2/+2
* indent stuffBuckarooBanzay2021-05-141-53/+52
* add "mesecons_debug:penalty_controller"BuckarooBanzay2021-05-146-2/+109
* cleanup some of the tab/space messBuckarooBanzay2021-03-143-29/+29
* rework penalty stuffBuckarooBanzay2021-03-145-52/+106
* fix typoBuckarooBanzay2020-10-281-1/+1
* add /mesecons_global_stats commandBuckarooBanzay2020-10-282-0/+28
* globalize context dataBuckarooBanzay2020-10-282-8/+6
* fix indentsBuckarooBanzay2020-10-287-58/+60
* execute luacheck on PRBuckarooBanzay2020-07-131-1/+1
* fix luacheck issue with unused parameterBuckarooBanzay2020-07-131-1/+1
* add whitelist_get chat commandAlexander Ried2020-07-132-0/+17
* fix globalstep if monitoring is absentAlexander Ried2020-07-131-2/+4
* fix whitelist_remove chat commandAlexander Ried2020-07-131-1/+1
* fix whitelist typoBuckaroo Banzai2020-05-111-1/+1
* add missing file, updated privs in readmeBuckarooBanzay2020-05-042-0/+25
* persist whitelistBuckarooBanzay2020-05-042-2/+7
* working mapblock whitelistBuckarooBanzay2020-05-045-17/+52
* modernize a bitBuckarooBanzay2020-05-046-124/+134
* go back to 15ms penalty thresholdBuckarooBanzay2020-03-011-1/+1
* increase max usage to 25ms (from 10ms)Thomas Rudin2020-01-211-1/+1
* Merge branch 'master' of https://github.com/thomasrudin-mt/mesecons_debugNatureFreshMilk2019-10-2113-437/+308
|\
| * monitoring and cleanupThomas Rudin2019-10-143-13/+51
| * add luac penaltyThomas Rudin2019-10-143-1/+47
| * lower limitThomas Rudin2019-10-122-2/+2
| * per mapblock penalty and hud displayThomas Rudin2019-10-124-67/+191
| * flush before re-initThomas Rudin2019-10-091-2/+3
| * global circuit breaker conceptThomas Rudin2019-10-091-1/+51
| * radical cleanupThomas Rudin2019-10-0910-470/+44
* | cleanupNatureFreshMilk2019-09-302-38/+0
|/
* disable add_action overrideThomas Rudin2019-09-141-1/+1
* missing fileThomas Rudin2019-09-141-0/+37
* add_action overrideThomas Rudin2019-09-141-1/+1
* renamingThomas Rudin2019-09-131-5/+6
* globalstep min delayNatureFreshMilk2019-09-131-0/+22
* dump 10 queue snapshotsNatureFreshMilk2019-09-132-5/+5
* dump fixThomas Rudin2019-09-132-7/+20
* /dump_queueNatureFreshMilk2019-09-132-0/+23
* fix settingsThomas Rudin2019-09-101-3/+3
* more knobsThomas Rudin2019-09-102-11/+19
* Revert "increase globalstep cooldown"NatureFreshMilk2019-09-101-1/+1
* Revert "embedded smart actionqueue"NatureFreshMilk2019-09-105-115/+188
* Revert "remove hacky overrides"NatureFreshMilk2019-09-103-1/+119