Commit Graph

23 Commits

Author SHA1 Message Date
Vsevolod Stakhov
662145d055
[Minor] Reformat all Lua code, no functional changes 2023-08-07 11:41:28 +01:00
Vsevolod Stakhov
2fa0e126c7
[Minor] Update my email and the copyright year 2022-03-25 20:16:35 +00:00
Vsevolod Stakhov
a94393193e [Minor] Remove assertions as sometimes neural exists without settings... 2020-12-30 17:59:57 +00:00
Vsevolod Stakhov
77d131d681 [Fix] Try to fix a mess with settings loading by adding priorities 2020-12-30 17:23:51 +00:00
Vsevolod Stakhov
3003f8f75f [Minor] Add fail-safety for settings post load 2020-12-30 17:00:52 +00:00
Vsevolod Stakhov
00c1542714 [Fix] Try to move setings initialisation to a later stage 2020-12-28 20:40:06 +00:00
Vsevolod Stakhov
833a1a4230 [Minor] One more fix for empty symbols or groups in settings 2020-05-29 15:42:16 +01:00
Vsevolod Stakhov
38bee248b2 [Minor] Try to deal with empty symbols_enabled/disabled 2020-05-23 20:47:54 +01:00
Vsevolod Stakhov
58ed3fae4f [Fix] Fix allowed_settings for neural
Issue: #3270
2020-02-25 13:02:40 +00:00
Vsevolod Stakhov
5c31b20668 [Fix] Process high priority settings even if settings/id has been specified 2020-02-03 13:02:18 +00:00
Vsevolod Stakhov
456880ef0a [Minor] Fix for settings without apply 2019-08-15 17:12:41 +01:00
Vsevolod Stakhov
865677cea6 [Minor] Fix another case 2019-08-14 18:03:31 +01:00
Vsevolod Stakhov
104e9476a6 [Feature] Use scores in apply section 2019-08-14 16:03:24 +01:00
Vsevolod Stakhov
92beb82231 [Feature] Improve settings processing 2019-08-14 15:09:22 +01:00
Vsevolod Stakhov
47746e93d4 [Fix] Fix settings reload 2019-08-07 19:35:58 +01:00
Vsevolod Stakhov
f3bcd7d1b7 [Minor] Do not return raw tables as they might be uninitialized 2019-07-07 12:02:55 +01:00
Vsevolod Stakhov
6ba7b6d32f [Minor] Minor fixes 2019-07-05 18:46:17 +01:00
Vsevolod Stakhov
4a08d5f01e [Minor] Settings: Consider allowed_ids/forbidden_ids 2019-07-03 12:01:56 +01:00
Vsevolod Stakhov
3a36d0d285 [Minor] Settings: Store symbols for each settings id 2019-07-02 16:51:10 +01:00
Vsevolod Stakhov
47c14afb4e [Project] Fix some more issues 2019-06-14 19:29:14 +01:00
Vsevolod Stakhov
092129b521 [Project] Various fixes 2019-06-14 18:28:31 +01:00
Vsevolod Stakhov
5a35f2e535 [Project] Rework settings registration 2019-06-14 17:44:46 +01:00
Vsevolod Stakhov
f0ae042037 [Project] Settings: Add lua_settings library 2019-06-11 17:54:25 +01:00