Skip to content

Commit 4dccecd

Browse files
committed
Remove logcleaner
1 parent 3ce62a5 commit 4dccecd

4 files changed

Lines changed: 1 addition & 134 deletions

File tree

changelog.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ Template for new versions:
3535
## Misc Improvements
3636

3737
## Removed
38+
- ``logcleaner``: Removed
3839

3940
# 53.14-r1
4041

docs/gui/logcleaner.rst

Lines changed: 0 additions & 24 deletions
This file was deleted.

gui/logcleaner.lua

Lines changed: 0 additions & 105 deletions
This file was deleted.

internal/control-panel/registry.lua

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -140,11 +140,6 @@ COMMANDS_BY_IDX = {
140140
{command='hide-tutorials', group='gameplay', mode='system_enable'},
141141
{command='immortal-cravings', group='gameplay', mode='enable'},
142142
{command='light-aquifers-only', group='gameplay', mode='run'},
143-
{command='logcleaner', group='gameplay', mode='enable'},
144-
{command='logcleaner all', group='gameplay', mode='run',
145-
desc='Enable logcleaner with all filters (combat, sparring, hunting).'},
146-
{command='logcleaner sparring', group='gameplay', mode='run',
147-
desc='Enable logcleaner with sparring filter (default).'},
148143
{command='misery', group='gameplay', mode='enable'},
149144
{command='orders-reevaluate', help_command='orders', group='gameplay', mode='repeat',
150145
desc='Invalidates all work orders once a month, allowing conditions to be rechecked.',

0 commit comments

Comments
 (0)