aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* 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
| | | | This reverts commit efaae8f2fcd04490957c291082ee8ae5d2345ad5.
* Revert "embedded smart actionqueue"NatureFreshMilk2019-09-105-115/+188
| | | | This reverts commit 0941f6726b67669173c524302cf006c365895179.
* Revert "remove hacky overrides"NatureFreshMilk2019-09-103-1/+119
| | | | This reverts commit f9f5339e71b4768cc035b58da7b785d294fe1beb.
* remove hacky overridesNatureFreshMilk2019-09-093-119/+1
|
* embedded smart actionqueueNatureFreshMilk2019-09-095-188/+115
|
* increase globalstep cooldownNatureFreshMilk2019-09-091-1/+1
|
* warn msgThomas Rudin2019-09-071-0/+1
|
* mesecons cooldownThomas Rudin2019-09-071-0/+12
|
* Merge pull request #1 from Panquesito7/masterThomas Rudin2019-09-044-57/+53
|\ | | | | Use "mod.conf", improve "README.md", delete "depends.txt"
| * Delete deprecated depends.txtPanquesito72019-09-021-4/+0
| |
| * Create mod.confPanquesito72019-09-021-0/+3
| |
| * Rename readme.md to README.mdPanquesito72019-09-021-0/+0
| |
| * Improve "README.md"Panquesito72019-09-021-33/+30
|/
* disable circuit breakerNatureFreshMilk2019-08-271-1/+1
|
* throttle instead of disablingNatureFreshMilk2019-08-211-25/+19
|
* only warn onceThomas Rudin2019-08-191-3/+3
|
* add configurable circuit breakerThomas Rudin2019-08-183-0/+155
|
* more commandsNatureFreshMilk2019-08-169-9/+146
|
* basic apiNatureFreshMilk2019-08-168-0/+163