1
0
mirror of https://github.com/0O0o0oOoO00/Alas.git synced 2026-05-14 13:19:25 +08:00

Merge branch 'dev' into feature/more

This commit is contained in:
0O0o0oOoO00
2025-05-11 15:29:08 +08:00
29 changed files with 878 additions and 71 deletions

View File

@@ -118,6 +118,7 @@ class GeneratedConfig:
FakePlayer_Id = None
# Group `Misc`
Misc_GlobalSpeedup = 1.0
Misc_ChapterMove = False
Misc_OpsiMove = False
Misc_RemoveHardMapLimit = 'disable' # disable, remove_ship_properties_limit, remove_ship_type_limit, remove_both
@@ -647,6 +648,12 @@ class GeneratedConfig:
ChangeAttribute_Timeout = 600
ChangeAttribute_ShipData = None
# Group `SpeedUp`
SpeedUp_Enable = False
SpeedUp_PushLua = False
SpeedUp_Timeout = 600
SpeedUp_Rate = 5
# Group `InfiniteDelay`
InfiniteDelay_Commission = False
InfiniteDelay_Research = False