Commit Graph

  • 071ef528ea fix: syndicate rank up from negative levels (#2156) main Sainan 2025-06-13 10:58:41 -07:00
  • 521a8998bc feat: handle classic syndicate alignments when trading in medals alignments Sainan 2025-06-13 14:25:41 +02:00
  • c23eac5c87 Update addStanding API Sainan 2025-06-13 14:20:58 +02:00
  • 6a26defac6 fix: syndicate rank up from negative levels For level <= 0, SacrificeLevel is the current level. Sainan 2025-06-13 14:07:33 +02:00
  • 9a0f112420 fix: handle null in ArchonCrystalUpgrades null-fix Sainan 2025-06-13 13:49:23 +02:00
  • 71d1b6094c feat: randomise classic bounty xpAmounts (#2150) Sainan 2025-06-13 04:46:18 -07:00
  • fcc11206cc fix: multiple syndicate level ups (#2152) Sainan 2025-06-13 04:46:04 -07:00
  • 62b7fe179c chore(webui): add archon crystal upgrades to translation system crystal-loc Sainan 2025-06-13 13:41:57 +02:00
  • 1d819baf29 添加 static/fixed_responses/webuiArchonCrystalUpgrades-zhcn.json User-Time 2025-06-12 21:47:39 -07:00
  • 9c5164a989 fix: multiple syndicate level ups Regression from 54a73ad5d7eab867a1701ccf66d56446db96c226 because I forgot that levelIncrease could now be >1 Sainan 2025-06-13 02:58:00 +02:00
  • 3c019e41b9 chore(webui): update to Spanish translation (#2151) hxedcl 2025-06-12 13:23:51 -07:00
  • a605f6591e chore(webui): update to Spanish translation hxedcl 2025-06-12 11:39:40 -07:00
  • 54a73ad5d7 fix: syndicate initiation (#2149) Sainan 2025-06-12 09:20:32 -07:00
  • 30bf2ed34b feat: randomise classic bounty xpAmounts Sainan 2025-06-12 16:14:15 +02:00
  • 62eeb313ec feat: nightwaveStandingMultiplier cheat (#2145) nyaoouo 2025-06-12 04:54:41 -07:00
  • 62d4b9f6cb feat(webui): boosters (#2140) nyaoouo 2025-06-12 04:54:17 -07:00
  • d97625f32f fix: syndicate initiation Was accidentially broken by 1979b20f8cc00b79f305478f1da3d69f90a3d43e Sainan 2025-06-12 13:51:16 +02:00
  • c7de3b4069 fix initialize syndicateSacrifice issue ny 2025-06-12 16:53:50 +08:00
  • c41f1ff53e diff reduction Sainan 2025-06-11 14:28:54 +02:00
  • 4b75dbbadf fix: correct spelling of nightwaveStandingMultiplier in config and translations nyaoouo 2025-06-11 18:36:53 +08:00
  • 6296f80987 use inventory projection Sainan 2025-06-11 12:12:36 +02:00
  • 1d813a1b1b fix: toStoreItem not converting boosters (#2147) Sainan 2025-06-11 03:10:10 -07:00
  • 675c2a7b82 remove stupid semantics Sainan 2025-06-11 12:06:40 +02:00
  • 3c6ec5c5c9 remove me-2 Sainan 2025-06-11 12:00:22 +02:00
  • fe1d700c1f move delete button to the right Sainan 2025-06-11 11:59:44 +02:00
  • f0c9fd26a8 fix: toStoreItem not converting boosters Sainan 2025-06-11 11:39:08 +02:00
  • 4823406229 chore: don't fail missionInventoryUpdate on unknown items (#2144) Sainan 2025-06-11 02:32:51 -07:00
  • bdc41de8bb fix: set incubated pet as in stasis when one is already active (#2143) Sainan 2025-06-11 02:31:14 -07:00
  • 4910de959a Handle adding booster in addItem ny 2025-06-11 15:42:58 +08:00
  • fe9f19af1c add remove button and clear input after add booster ny 2025-06-11 12:32:07 +08:00
  • 8895b5c9ef Remove the machine-generated translations ny 2025-06-11 12:14:29 +08:00
  • 66ef5c2b9f add nightwave standing multiplier configuration nyaoouo 2025-06-10 01:09:56 +08:00
  • 9eff1b9032 chore: don't fail missionInventoryUpdate on unknown items It's possible we started a mission, deleted an item in the webui, and then finished it. The mission completion is still valid, we just can't update that item. Sainan 2025-06-10 19:26:29 +02:00
  • 1212140350 fix: set incubated pet as in stasis when one is already active Previously was kept in incubating state which is obviously wrong Sainan 2025-06-10 19:01:22 +02:00
  • 60236a1154 chore: update PE+ (#2142) Sainan 2025-06-10 09:48:13 -07:00
  • c1d28887a6 chore: update PE+ Sainan 2025-06-10 16:00:44 +02:00
  • 58ea73a116 fix logical error nyaoouo 2025-06-10 21:12:49 +08:00
  • 1979b20f8c fix: handle multiple syndicate title increases at once (#2139) Sainan 2025-06-10 05:49:43 -07:00
  • 7957dc1e24 Remove booster if ExpiryDate lower than current time nyaoouo 2025-06-10 19:51:00 +08:00
  • ef8c81ee9e Run Lint ny 2025-06-10 11:38:38 +08:00
  • 7c3ebad987 Init Commit ny 2025-06-10 11:31:23 +08:00
  • 0be7cfbfa3 Run lint nyaoouo 2025-06-10 02:38:52 +08:00
  • c736310ff3 feat: send clan search message when reaching MR 2 (#2136) Sainan 2025-06-09 11:03:56 -07:00
  • 2c1ceba394 fix: handle multiple syndicate title increases at once Only really possible with nightwave afaik Sainan 2025-06-09 19:56:17 +02:00
  • 2e8c612f93 Merge branch 'main' into Impl-Nightwave-Standing-Multliplier nyaoouo 2025-06-10 01:19:16 +08:00
  • c3aa619652 add nightwave standing multiplier configuration nyaoouo 2025-06-10 01:09:56 +08:00
  • f8ecd49fd6 fix syndicate level up reward issue when more then one level in one request nyaoouo 2025-06-10 01:09:44 +08:00
  • 2b555a6456 chore(webui): update Chinese translation (#2137) bishan178 2025-06-09 08:20:34 -07:00
  • f850bb4fee Add the unfinished Chinese translation bishan178 2025-06-09 08:11:06 -07:00
  • 870c964854 feat: add eidolonOverride & vallisOverride to replace lockTime (#2135) Sainan 2025-06-09 06:54:58 -07:00
  • ccd9a92506 更新 static/webui/translations/zh.js bishan178 2025-06-09 03:47:11 -07:00
  • 4535b193e0 chore: handle nightwaveOverride having an invalid value (#2133) Sainan 2025-06-09 03:37:42 -07:00
  • 6cc0e3a8bf 更新 static/webui/translations/zh.js bishan178 2025-06-08 11:58:28 -07:00
  • ade2fc7b11 feat: send clan search message when reaching MR 2 Sainan 2025-06-08 20:56:13 +02:00
  • 692db36cb3 update config.json.example Sainan 2025-06-08 20:21:57 +02:00
  • 3be353df81 feat: add eidolonOverride & vallisOverride to replace lockTime I think for now it's best to keep the client time somewhat in sync with the server/database time to avoid various issues. Sainan 2025-06-08 20:21:16 +02:00
  • 943574bf3a chore(webui): update Chinese translation (#2134) Animan8000 2025-06-08 11:14:28 -07:00
  • 6b29517b36 chore(webui): update Chinese translation Animan8000 2025-06-08 10:45:26 -07:00
  • 253fe6f5ff merge upstream Animan8000 2025-06-08 10:40:11 -07:00
  • 6a5efbba10 chore: handle nightwaveOverride having an invalid value Sainan 2025-06-08 19:29:15 +02:00
  • 2bf6e5cd80 merge upstream Animan8000 2025-06-08 09:45:38 -07:00
  • f9a4d48b4d chore: base all cycles on locked time if used (#2128) Sainan 2025-06-07 16:46:45 -07:00
  • 135b1e54fe feat: classic lich guess history (#2129) Sainan 2025-06-07 16:46:18 -07:00
  • b7c47b91ff chore: improve getItemCategoryByUniqueName (#2130) Sainan 2025-06-07 16:46:00 -07:00
  • 9def5c265e feat: kubrow & kavat incubation (#2131) Sainan 2025-06-07 16:45:50 -07:00
  • 8c3fd4461b fix HatchDate for 'premiumPurchase' of pet Sainan 2025-06-07 22:39:01 +02:00
  • 2a7b9709e5 detail Sainan 2025-06-07 22:38:47 +02:00
  • ebcea06668 feat: kubrow & kavat incubation Sainan 2025-06-07 22:37:00 +02:00
  • 7250bfa228 chore: improve getItemCategoryByUniqueName unused function, but might as well make it at least half decent Sainan 2025-06-07 21:09:59 +02:00
  • b97b9ef32c feat: classic lich guess history Sainan 2025-06-07 12:14:17 +02:00
  • 93f345b89a fix typo Sainan 2025-06-07 11:51:08 +02:00
  • 63e337de52 Update guess encoding APIs to be more structured Sainan 2025-06-07 11:48:40 +02:00
  • cee975d614 chore: base all cycles on locked time if used Sainan 2025-06-07 11:35:42 +02:00
  • 65387ccdea feat(webui): disambiguate gear and resource with the same name for add items (#2127) Sainan 2025-06-07 02:17:27 -07:00
  • 4118528603 chore: some minor improvements to nemesis mode=s (#2126) Sainan 2025-06-07 02:17:05 -07:00
  • 8ffbb308c5 fix: oull being considered an incorrect guess (#2125) Sainan 2025-06-07 02:16:50 -07:00
  • 2e649cabf6 chore: handle purchasing decree from acrithis (#2124) Sainan 2025-06-07 02:16:33 -07:00
  • 5c5296d565 feat: add nightwaveOverride to config (#2120) Sainan 2025-06-07 02:16:19 -07:00
  • 8f5f2fc206 chore: handle numbers in config administratorNames (#2117) Sainan 2025-06-07 02:15:35 -07:00
  • bfe4348da9 prettier Sainan 2025-06-07 02:21:56 +02:00
  • d099073f5b don't compute passcode when validating oull Sainan 2025-06-07 02:21:09 +02:00
  • 8783678033 prefer const Sainan 2025-06-07 02:19:13 +02:00
  • a57b27e4c9 feat(webui): disambiguate gear and resource with the same name for add items Sainan 2025-06-07 02:17:30 +02:00
  • 0a5863e8b1 improve wording Sainan 2025-06-07 02:03:11 +02:00
  • 8ec2330ee3 chore: some minor improvements to nemesis mode=s Sainan 2025-06-07 02:01:42 +02:00
  • 3c20a1cfc1 fix: oull being considered an incorrect guess Sainan 2025-06-07 01:59:53 +02:00
  • 0997f9567f fix: cap nemesis rank (#2122) Sainan 2025-06-06 16:59:13 -07:00
  • 3393c31086 fix ranking up lich when guess is correct and not vice-versa Sainan 2025-06-07 01:36:54 +02:00
  • c403213824 chore: handle purchasing decree from acrithis Sainan 2025-06-07 01:32:53 +02:00
  • be02435661 chore: handle addItem of /Lotus/Types/Items/Emotes/** based on path (#2116) Sainan 2025-06-06 16:29:25 -07:00
  • 51057ee3f9 refresh InfNodes even when rank does not increase Sainan 2025-06-07 01:10:19 +02:00
  • 2ca459b843 always end request Sainan 2025-06-07 01:02:52 +02:00
  • 3e6448d80b fix: cap nemesis rank Sainan 2025-06-07 00:58:13 +02:00
  • 8d4533c61e add to readme Sainan 2025-06-06 22:39:57 +02:00
  • 7134d8ff43 feat: add nightwaveOverride to config Sainan 2025-06-06 22:29:17 +02:00
  • 20c4092dfe fix: swapped operands (#2119) Sainan 2025-06-06 13:13:36 -07:00
  • 37a82b8902 fix: swapped operands Sainan 2025-06-06 22:13:24 +02:00
  • 01492f4f16 fix: swapped operands (#2115) Sainan 2025-06-06 08:59:22 -07:00
  • b6283f8b5c chore: handle numbers in config administratorNames Sainan 2025-06-06 17:58:16 +02:00
  • 55a1704e4f chore: handle addItem of /Lotus/Types/Items/Emotes/** based on path Sainan 2025-06-06 10:52:10 +02:00