Doudou
e284170b55
Add: core monthly shop supply items filter ( #5837 )
...
Add item templates (Type93PureOxygenTorpedo / Type1ArmorPiercingShell / SuperHeavyShell) and FILTER_REGEX tokens for the core monthly shop, so they can be recognized and selected via the CoreShop filter.
Ref #5835
2026-07-25 01:18:45 +08:00
LmeSzinc
2267203305
Upd: ShopUI from #5197
2025-10-09 21:59:37 +08:00
weeswelai
01c6e5fd0f
Del: Delete old shop ui assets
2025-10-01 02:44:01 +08:00
LmeSzinc
a9bf935f41
Opt: Early stop medal shop if having any item soldout
2025-08-27 23:26:44 +08:00
LmeSzinc
48ac9d825c
Chore: Format code
2025-08-25 13:08:03 +08:00
weeswelai
9d544ae0e8
Upd: Update ShopItem_250814 method predict_valid, use np.max
2025-08-24 16:14:57 +08:00
weeswelai
ef22869306
Fix: Update func predict_valid, distinguish the selling status
2025-08-21 23:59:59 +08:00
weeswelai
11f5c78e8e
Upd: Update comments
2025-08-21 23:59:59 +08:00
weeswelai
bb7d12c3cc
Upd: Update server TW assets
2025-08-21 23:59:59 +08:00
weeswelai
0f14b7693d
Upd: Update server CN 2025-08-14 new shop UI
2025-08-21 23:59:59 +08:00
guoh064
7c7c568ca3
Fix: missing HiddenZoneDataLogger in regex ( #4939 )
2025-07-10 22:41:57 +08:00
guoh064
87c466f55a
Add: Medal Shop item SpecializedCore ( #3637 )
2024-04-13 23:42:53 +08:00
ATH733
0efe9e3e43
Upd: Regex for merit shop ( #3305 )
2023-11-23 22:01:48 +08:00
LmeSzinc
cc777e71cc
Fix: Missing iris pattern in shop regex ( #3075 )
2023-10-14 22:32:01 +08:00
guoh064
37e852aadc
Add: Crystal Fragment template/filter_string in Voucher Shop ( #3068 )
2023-09-01 00:46:05 +08:00
xzjjasper
d7765f408e
Upd: [TW] shop module
2023-07-14 12:15:49 +08:00
LmeSzinc
044038254a
Upd: Shop module
...
- Assume TW is unchanged
2023-07-14 01:43:19 +08:00
LmeSzinc
61547891cf
Add: Buy merit ships ( #2324 )
2023-03-08 00:27:31 +08:00
srz
9e21688d8e
Fix: medal shop get stuck when buy bulin >5 ( #2194 )
2023-02-01 11:24:18 +08:00
LmeSzinc
be97302d19
Upd: More general shop templates
2023-02-01 00:34:01 +08:00
LmeSzinc
815dde4a5c
Dev: Add SHOP_EXTRACT_TEMPLATE to collect new item templates
2022-12-31 01:27:57 +08:00
nEEtdo0d
e646007345
Add: voucher shop new item asset logger unlock; not buy-able yet
2022-12-10 20:49:15 -05:00
LmeSzinc
157c340cb1
Fix: Accept ship items in shop filter
2022-12-04 00:48:57 +08:00
nEEtdo0d
e5af01c727
Upd: missed rename 'file' to 'archive'
...
Upd: remove debug logs from testing; minor adjust
2022-11-29 20:09:51 -05:00
nEEtdo0d
186aca2ea5
Upd: rename os logger type from 'file' to 'archive'
2022-11-27 22:34:50 -05:00
nEEtdo0d
3b37e4afa0
Add: shop module support voucher shop (os supply / exchange)
2022-11-14 12:00:13 -05:00
nEEtdo0d
02e696937f
Fix: handle possible stuck pages during shop operations; buy bulin > 1 for example
2022-10-06 12:45:48 -04:00
nEEtdo0d
f9bc1cabfe
Add: PR/DR5 shop assets
...
Upd: shop regex string
2022-08-14 12:39:26 -04:00
hgjazhgj
e779fd7e64
Fix: Misspelling & Line-end spaces
2022-06-25 20:04:45 +08:00
LmeSzinc
ee9cffbb2f
Add: Scrolling medal shop list
2022-06-05 23:54:01 +08:00
nEEtdo0d
6ec480f949
Add: configurations for shop_medals buy scheme for retrofit and plate items
...
Upd: shop filter regexp to identify wild plate types; unique to shop_medal
Add: shop_medal new item assets
2022-06-04 21:06:21 -04:00
nEEtdo0d
b65c729380
Opt: re-factor shop module; move buy select and amount operations to baseline classes, common currency variable as all shop variants are created independently
2022-06-04 00:40:10 -04:00
nEEtdo0d
c43b73ba36
Fix: shop can also encounter dock full; re-base to Retirement, UI is ancestor
2022-05-29 15:20:30 -04:00
LmeSzinc
b16049786d
Opt: Improve log appearance in shop module
2022-04-18 00:43:44 +08:00
LmeSzinc
5d3190373d
Opt: Use square area in shop_grid and code clean up
2022-02-03 02:22:29 +08:00
nEEtdo0d
26509d81f3
Opt: remove shop_type argument; shift to general alias name for functions; convert combined entity infrastructure into separate individual components run independently
...
Opt: use regexp and filter to parse items in shop and user configured strings
Del: base_globals; move to base
2022-01-19 21:19:13 -05:00
LmeSzinc
3a3b2184b4
Revert "Fix: Wider search area of SHOP_BUY_CONFIRM because it's at the bottom in core shop"
...
This reverts commit 199e8a04
2022-01-02 15:14:45 +08:00
LmeSzinc
199e8a042f
Fix: Wider search area of SHOP_BUY_CONFIRM because it's at the bottom in core shop
2022-01-02 01:01:04 +08:00
nEEtdo0d
a46d643232
Upd: compress shop_buy_execute to single definition; customize via optional companion funcs for specific shop
2021-12-24 11:48:58 -05:00
nEEtdo0d
8b43da9dbb
Upd: re-work custom (equip skin box) checking to same methodology as other funcs
2021-12-24 11:43:04 -05:00
nEEtdo0d
2a18fb0936
Fix: move shop_get_items call to shop_buy; load sufficiently before read currency
2021-12-23 18:12:04 -05:00
LmeSzinc
48bfad1d8b
Fix: Check currency > 0 before shop_buy_execute()
2021-12-22 01:16:59 +08:00
LmeSzinc
e3dc859954
Fix: Check currency > 0 before shop_buy_execute()
2021-12-21 23:25:25 +08:00
LmeSzinc
a54a6ecc20
Add: Buy equip skin boxes in general shop
2021-11-28 19:28:21 +08:00
LmeSzinc
f1bdf1a5d9
Revert: Continuous shop buy in commit 29e356c6
2021-11-28 17:15:24 +08:00
LmeSzinc
9940853817
Fix: Wait too long if all items bought
2021-11-21 17:34:01 +08:00
nEEtdo0d
f9025957bb
Fix: can read currency = 0, swap as items loaded has re-capture logic
...
Upd: corresponding ssets, no longer have 's' in string
2021-11-19 17:27:59 -05:00
LmeSzinc
29e356c6f1
Fix: Handle shop items not loaded ( #741 )
...
- Opt: Faster ui switch and purchase in shop
2021-11-15 01:04:38 +08:00
LmeSzinc
b1858e5ccb
Merge branch 'master' into app
2021-10-18 22:03:14 +08:00
Ray
0a13719c7a
Fix: pass key to shop_items_loading_finished
2021-10-17 22:19:31 +08:00