LmeSzinc
9ae9c63b5f
Merge branch 'master' into dev
2022-01-24 00:08:43 +08:00
LmeSzinc
ea84f2edf0
Opt: Avoid importing numpy and opencv to reduce memory usage of web server process
2022-01-23 23:03:55 +08:00
nEEtdo0d
acaf89f026
Del: reference each item directly; list no longer needed
2022-01-19 21:47:20 -05:00
18870
c8a95970d5
Opt: Show commit info in updater
2022-01-12 22:27:56 +08:00
18870
0014c18920
Opt: Check update event when switching task
2022-01-11 14:26:56 +08:00
LmeSzinc
1ed8ce0a19
Fix: OpSi tasks haven't been delayed when ap_limit triggered and force_run enabled
2022-01-08 01:24:52 +08:00
LmeSzinc
cd0204f455
Opt: Better tips when having wrong configs
2021-12-31 01:34:01 +08:00
LmeSzinc
8d2318d19e
Add: Another OS_EXPLORE_FILTER
...
False, this is a monkey patcher actually
2021-12-30 11:58:26 +08:00
LmeSzinc
31bc1d32b1
Fix: Delay the wrong OpSi tasks in scheduler
2021-12-10 17:45:42 +08:00
LmeSzinc
6e0bded8c4
Add: OpSi fleet filter
...
- Fix: Showing disabled tasks in scheduler
- Fix: Fleet lock not detected in OpSi
- Fix: Filter presets are case sensitive
- Opt: Increase confirm timer in question_goto()
2021-12-08 21:47:09 +08:00
LmeSzinc
6f0e3a38d0
Add: Handle shared CD of recon scan and submarine call
...
- Add entrance of OpSi abyssal and stronghold
2021-12-08 01:25:35 +08:00
LmeSzinc
d61c725527
Fix: Same task with different next_run will not switch ( #785 )
2021-12-01 18:31:52 +08:00
LmeSzinc
e984859ad6
Add: Goto main page when task queue is empty
...
- Refactor: Task waiting
- Fix: Saving config twice in nested multiset wrapper
2021-11-14 01:10:36 +08:00
LmeSzinc
f8d6848d84
Fix: Modified settings are still retained and written to file in the next update ( #737 )
2021-11-12 22:29:04 +08:00
LmeSzinc
5b05a24cab
Fix: Sleep length must be non-negative error after DST
2021-11-07 17:47:52 +08:00
LmeSzinc
08c033a6e1
Fix: Sleep < 0 if it's hoarding tasks but not closing game
...
- Minor typo in GridInfo.merge()
2021-11-06 22:25:14 +08:00
LmeSzinc
3098aa31aa
Fix: Stop scheduler if a task failed 3 or more times
...
- Add: Clear click record
- Opt: Check the type of user setting and display invalid settings
2021-11-03 20:46:34 +08:00
LmeSzinc
d2d23345d0
Fix: BOSS fleet switching when map order == fleet1_boss_fleet2_mob
2021-10-28 23:14:18 +08:00
LmeSzinc
3b8e34894a
Fix: Minor config changes for dev tools
2021-10-20 00:08:19 +08:00
LmeSzinc
9d40b1ec97
Opt: Separate task calculation and scheduling
2021-10-19 19:50:51 +08:00
LmeSzinc
4710a00028
Fix: Typo about SUBMARINE override compatibility ( #663 )
2021-10-18 21:38:43 +08:00
LmeSzinc
6bf5f9fa92
Add: TaskHoardingDuration and CloseGameDuringWait ( #643 )
2021-10-18 21:36:22 +08:00
LmeSzinc
1481a9b582
Fix: Compatible with FLEET_2, SUBMARINE set
...
- Add Story handler to ui_additional
2021-10-16 11:46:32 +08:00
nEEtdo0d
ef863e45e9
Fix: Emulator_Server == SERVER for def with decorators
2021-10-08 22:05:11 -04:00
LmeSzinc
cb5db9d458
Fix: OS explore scheduling
...
- Add config.multi_set
- Fix exercise server update
2021-09-26 18:47:00 +08:00
LmeSzinc
4d4107e9f1
Opt: Config marge
2021-09-26 17:40:41 +08:00
LmeSzinc
a52826594e
Refactor: OS module
...
- Refactor OS explore, able to run without 5000 oil item
- Fix: Screenshot interval recover
2021-09-26 17:40:38 +08:00
LmeSzinc
e1f6df02bd
Opt: Faster switch between page_event and page_campaign
...
- Fix: Unable to run dev_tools because task not bind
2021-09-26 17:11:22 +08:00
LmeSzinc
3483ea2041
Refactor: Config generating
2021-09-26 00:04:11 +08:00
LmeSzinc
f1695a3d4e
Fix: Class properties remained from last config instance
2021-09-24 22:24:04 +08:00
LmeSzinc
33d503465f
Refactor: SOS module
...
- Fix: Expected reduce when no fleet 2
2021-09-24 21:51:44 +08:00
LmeSzinc
89bf271417
Refactor: Emotion module
...
- Fix: Modifications of config will be overridden by the loading of yaml file during update
2021-09-24 20:24:46 +08:00
LmeSzinc
60f7a64066
Refactor: Shop module
2021-09-24 13:40:43 +08:00
LmeSzinc
e607c920cf
Refactor: Exercise module, mode easiest_else_exp might have issues
2021-09-23 02:35:22 +08:00
LmeSzinc
eb7886df61
Refactor: Hard module
...
- Add config override
- Delete hard equipment change
2021-09-23 02:35:05 +08:00
LmeSzinc
61cbe75527
Refactor: More accurate exceptions and add friendly advices
2021-09-16 12:09:00 +08:00
LmeSzinc
abdfbb713a
Refactor: Rename auto search configs
...
- Refactor device/app configs
- Fix: Research finish detection
2021-09-15 23:50:30 +08:00
LmeSzinc
3dc7f9d17d
Add: Task switch
2021-09-15 23:32:58 +08:00
LmeSzinc
46d8d2fadb
Refactor: Rename main configs
...
- Faster chapter selection and page_campaign
- Rename some old Chinglish variables in map info
2021-09-15 23:32:31 +08:00
LmeSzinc
fb802bd0e3
Fix: Arguments of delay_next_run()
2021-09-14 18:34:47 +08:00
LmeSzinc
266db577be
Add tactical class
2021-09-14 17:09:41 +08:00
LmeSzinc
071eec530a
Move commission to a new module, also faster
2021-09-14 14:56:28 +08:00
LmeSzinc
d3564104bd
Delete Argument class, simplify GeneratedConfig
2021-09-14 14:56:25 +08:00
LmeSzinc
2210ec23e8
Research get duration remain
2021-09-14 14:53:13 +08:00
LmeSzinc
a0d823bcd0
Rename configs in device, and research
2021-09-14 14:43:14 +08:00
LmeSzinc
aa03f7c1a3
Fix: Handle a rare game bug, OpSi camera not focusing on current fleet
...
- Opt: Add config HOMO_CANNY_THRESHOLD
2021-09-05 17:50:10 +08:00
HayateImmelmann
f0fcacca56
Optimize sos module code
2021-08-28 23:27:15 +08:00
HayateImmelmann
93298c6eb6
updata sos module
2021-08-27 22:55:28 +08:00
LmeSzinc
2777f00584
Add: Obscure finish in OS fully auto
2021-08-22 00:16:40 +08:00
Cyunmi
c83316da5d
detele if_reach_lv32 in template.ini
2021-08-14 20:27:07 +08:00
Cyunmi
0c5b747f37
add cn gui
2021-08-14 04:05:31 +08:00
Cyunmi
298175fe61
add config gems_low_emotion_withdraw
2021-08-14 01:18:15 +08:00
Cyunmi
3d8e92c4f3
get flag ship lv in auto search
2021-08-13 20:54:01 +08:00
Cyunmi
e4ed2ba06c
ADD equip change when COMMON_CV_NAME == 'ANY'
2021-08-13 18:09:05 +08:00
Cyunmi
49cafc64c1
add optional to equipment change
2021-08-13 02:55:51 +08:00
Cyunmi
21420d7645
Transform GEMS_AUTO_SEARCH_FARMING
...
to ENABLE_AUTO_SEARCH
2021-08-13 01:01:35 +08:00
Cyunmi
a0c6028b16
fix retirement rename bug
2021-08-12 21:05:46 +08:00
Cyunmi
79977b840b
fix dock_select_one bug
2021-08-12 19:28:57 +08:00
Cyunmi
e10cb0e042
1. 很多函数直接在 gems_farming 里覆盖就可以了, 不要直接在底层里加
...
因为只是 gems_farming 自己用的, 不是通用的
2021-08-12 18:20:35 +08:00
Cyunmi
59702082af
withdraw when emotion is low
2021-08-12 07:58:03 +08:00
Cyunmi
a323695cb2
fix auto search continue bug
2021-08-12 07:06:22 +08:00
Cyunmi
e61a7b618a
finally, it run
2021-08-12 06:14:24 +08:00
Cyunmi
f930709793
add auto search gems farming
2021-08-12 05:19:39 +08:00
Cyunmi
aa4a2d8ef6
Merge branch 'master' into gems_farming
2021-08-09 17:08:25 +08:00
nEEtdo0d
dc8a2862e3
Fix: module shop missing dict items, module build assets, and etc.
...
Add: module shipyard support for daily buy of discounted bps; interface, config, integrate into reward, and etc.
Fix: Resolve merge conflict
2021-07-31 23:28:40 -04:00
nEEtdo0d
7ef32b794a
Add: [EN] gui interface for module shipyard, shipyard handling into module reward
...
TODO: [CN, JP, TW] update gui interface for server
2021-07-31 22:42:08 -04:00
nEEtdo0d
f6cf43960d
Merge remote-tracking branch 'origin/master' into reward_shop_rebirth
2021-07-25 14:34:36 -04:00
LmeSzinc
22e8b73570
Merge branch 'master' into dev
2021-07-25 21:24:30 +08:00
LmeSzinc
8f80ee34bd
Opt: Low cost farming in Azur Anthem
2021-07-25 21:24:01 +08:00
LmeSzinc
63de5be652
Fix: Conflicts among branches
...
- [CN][TW] Fix option name
- Change ButtonGrids.buttons() to ButtonGrids.buttons
2021-07-24 17:53:45 +08:00
LmeSzinc
e918a5db97
Merge branch 'gems_farming' into dev
...
# Conflicts:
# module/campaign/campaign_ocr.py
# module/equipment/equipment.py
# module/guild/base.py
2021-07-24 17:33:58 +08:00
LmeSzinc
2685f3ab07
Merge branch 'dev' into comf_fort
2021-07-24 17:28:15 +08:00
nEEtdo0d
e416b92f7a
Fix: Resolve merge conflict ui/assets.py
2021-07-23 10:21:26 -04:00
nEEtdo0d
5bd518cbc1
Merge remote-tracking branch 'origin/master' into comf_fort
2021-07-23 10:19:27 -04:00
LmeSzinc
6d06346210
Add: Azur Anthem Event maps
...
- Handle event animation after the 4th battle
- Add ensure_edge_insight configuration
2021-07-23 18:26:24 +08:00
LmeSzinc
ecf1a7bdf9
Fix: Daily commissions in The Idol Master Event, according to DOA Event
2021-07-23 16:34:51 +08:00
Cyumxi
e61a2f1627
Merge branch 'LmeSzinc:gems_farming' into gems_farming
2021-07-22 20:18:53 +08:00
nEEtdo0d
719756f457
Add: [EN] comf-fort operations to meow_run and related configurations
2021-07-18 19:44:35 -04:00
nEEtdo0d
1a4ef49967
Add: shop module integration to ALAS
2021-07-10 23:15:35 -04:00
LmeSzinc
5931c01a49
Merge branch 'master' into gems_farming
2021-07-10 15:47:33 +08:00
LmeSzinc
c0b06ccc1d
Add: Drop screenshots upload to AzurStats
2021-07-10 15:15:20 +08:00
LmeSzinc
b3f70b3cb6
Add: Gems farming config
2021-07-10 10:49:09 +08:00
RuaBQ
bdd4105235
Merge remote-tracking branch 'upstream/gems_farming' into gems_farming
2021-07-06 20:24:23 +08:00
RuaBQ
c4e4c1fec2
每艘 cv 用一个单独的 template
...
改变了 retirement 的写法
2021-07-06 01:14:05 +08:00
RuaBQ
9e0875a274
finish retirement keep one common cv
2021-07-05 02:24:38 +08:00
LmeSzinc
d750f73696
Add: Change flagship when level >= 32
2021-06-30 18:04:31 +08:00
LmeSzinc
f94f3ce955
Opt: Points and Lines class no longer require config
2021-06-30 14:11:04 +08:00
LmeSzinc
d6d56c79d6
Del: Remove GUILD_POPUP_TRIGGERED because AL can receive guild missions automatically now
2021-06-20 16:39:14 +08:00
nEEtdo0d
0a3224ae5e
Fix: Minimized HP threshold configuration to 1 setting
2021-05-19 21:39:23 -04:00
nEEtdo0d
4d66050d6f
Fix: Disclaimer requirement for os_world_clear module
...
Fix: Limit user input via 'choices' for min/max level
Fix: Update loop range dynamic rather than presumed in read config
2021-05-16 20:00:55 -04:00
nEEtdo0d
057911a2ee
Add: [EN] Add HP check and repair support for os_fully_auto module
2021-05-14 21:57:49 -04:00
nEEtdo0d
4d1f31f4ba
Add: Capability for Config decorator to replace func pointer based on options
...
Add: [EN] HP check within OS map after zone clear for os_world_clear module
Retreat for repair if any one ship below configured threshold
2021-05-14 21:15:57 -04:00
nEEtdo0d
43ee1f35fe
Add: [EN] Support for OS world clearing
2021-05-14 16:19:55 -04:00
LmeSzinc
0af4507384
Merge branch 'master' into dev
2021-04-24 15:54:44 +08:00
LmeSzinc
bb33e1d183
Add: Handle maze in map
...
- Fix: round_wait when no sirens on map
- Fix: Repeated path end in find_path
2021-04-23 19:13:37 +08:00
LmeSzinc
109876ff97
Add: OS daily support
2021-04-23 15:01:50 +08:00
LmeSzinc
40578204b5
Add: OS full auto and add it to GUI
2021-04-17 22:05:36 +08:00
LmeSzinc
8a71cb6f70
Add: Buy all in port shop
...
- Handle shop items in ItemGrid
2021-04-17 17:51:41 +08:00
LmeSzinc
c26aa5bc0c
Add: Handle action point in OS
...
- Add configs in module.os
2021-04-17 12:07:17 +08:00
LmeSzinc
4f4f296e44
Merge branch 'master' into dev
...
# Conflicts:
# module/os/assets.py
2021-04-16 17:51:18 +08:00