Commit Graph

  • cb89e31c15 merge EndOfMatchUpload conditions Sainan 2025-04-06 16:02:20 +02:00
  • ea6facf3fc chore(webui): update to German translation (#1490) Animan8000 2025-04-06 06:44:11 -07:00
  • 6f415579c0 chore(webui): update to German translation Animan8000 2025-04-06 06:36:49 -07:00
  • a01c3a149d chore: generate source maps with build This ensures that when we get a stack trace, it contains the original line numbers. Sainan 2025-04-06 15:22:09 +02:00
  • 9989b97a09 fix: missing fields in dojo response Sainan 2025-04-06 15:16:06 +02:00
  • f05b1003cc fix: give an extra trade when leveling up MR Sainan 2025-04-06 15:07:34 +02:00
  • b93a4a6dae fix: handle login reward not being able to give any recipe (#1479) Sainan 2025-04-06 06:04:55 -07:00
  • 64da8c2e50 feat: no mastery rank up cooldown cheat (#1478) Sainan 2025-04-06 06:04:44 -07:00
  • b2497ded19 fix: refuse to add items non-fatally (#1476) Sainan 2025-04-06 06:04:30 -07:00
  • 5f6b2330af chore: remove /Lotus/Types/Recipes/ from path-based logic (#1475) Sainan 2025-04-06 06:04:16 -07:00
  • 2bdb722986 fix: invalid format in inventory response for UpgradesExpiry (#1473) Sainan 2025-04-06 06:04:04 -07:00
  • 3c79f910a2 feat: coda weapon vendor rotation (#1471) Sainan 2025-04-06 06:03:55 -07:00
  • b0caaae5d4 raise a warning Sainan 2025-04-06 15:00:08 +02:00
  • 5fd9c784b8 fix: handle client providing an invalid loadout id at EOM upload Sainan 2025-04-06 14:57:57 +02:00
  • 31e806413f fix: handle login reward not being able to give any recipe Sainan 2025-04-06 00:54:15 +02:00
  • a10bd8ec35 feat: no mastery rank up cooldown cheat Sainan 2025-04-05 21:26:00 +02:00
  • 9f38b1cc87 use warn instead of error Sainan 2025-04-05 21:20:24 +02:00
  • e1b97f972d fix: refuse to add items non-fatally This is needed to complete to the railjack quest when already owning a railjack Sainan 2025-04-05 21:07:12 +02:00
  • 29e134ddd2 chore: remove /Lotus/Types/Recipes/ from path-based logic Both recipes & MiscItems (recipe components) start with this. Sainan 2025-04-05 20:47:44 +02:00
  • c16bbb4486 fix: invalid format in inventory response for UpgradesExpiry Sainan 2025-04-05 20:19:32 +02:00
  • 008eb2aeb3 feat: coda weapon vendor rotation Sainan 2025-04-05 18:37:13 +02:00
  • 65306e0478 chore(webui): update to German translation (#1469) Animan8000 2025-04-05 07:45:10 -07:00
  • 12cb536f16 chore(webui): update to German translation Animan8000 2025-04-05 07:41:54 -07:00
  • 49edebc1eb chore: fix controllers exporting non-RequestHandler things (#1468) Sainan 2025-04-05 06:52:35 -07:00
  • 62263efde3 chore: simplify serversideVendorsService's api (#1467) Sainan 2025-04-05 06:52:13 -07:00
  • f66c958a3c feat: change alliance member permissions (#1466) Sainan 2025-04-05 06:51:54 -07:00
  • 2ef59cd570 chore: split confirmGuildInvitation get & post controllers (#1465) Sainan 2025-04-05 06:51:37 -07:00
  • 6bb74b026a feat: contribute to allied clan vault (#1462) Sainan 2025-04-05 06:51:23 -07:00
  • 743a905de4 fix: ignore non-weapon entries in ExportWeapons for recipe login reward (#1461) Sainan 2025-04-05 06:51:10 -07:00
  • 5c22949c6b chore: improve handling when config.json is missing & fix logger options (#1460) Sainan 2025-04-05 06:50:57 -07:00
  • f0b60fc3fe remove instances of HydratedDocument<IInventoryDatabase> Sainan 2025-04-05 03:50:15 +02:00
  • 0a8f2b9559 chore: fix controllers exporting non-RequestHandler things Sainan 2025-04-05 03:36:33 +02:00
  • cce83fbd51 chore: simplify serversideVendorsService's api Sainan 2025-04-05 03:20:44 +02:00
  • 254c8105fa use .prettierignore so 'npm run prettier' also ignores this Sainan 2025-04-05 03:06:38 +02:00
  • 8ac7529770 feat: change alliance member permissions Sainan 2025-04-05 03:04:24 +02:00
  • ea306427a2 actually can't do that because of alphabetical sorting Sainan 2025-04-05 02:57:28 +02:00
  • 1401c9afb6 prettier Sainan 2025-04-05 02:57:01 +02:00
  • 651640c4d7 chore(vscode): recommend eslint extension Sainan 2025-04-05 02:56:29 +02:00
  • 1d1abf5550 chore: remove unused eslint-disable directives Sainan 2025-04-05 00:05:01 +02:00
  • 961956aa1b chore: split confirmGuildInvitation get & post controllers Sainan 2025-04-05 02:43:59 +02:00
  • 3503e22be5 chore(webui): remove "change support syndicate" I think this causes more problems than it solves given that universal medallions exist and all. Sainan 2025-04-05 00:31:06 +02:00
  • 23267aa641 feat: leave alliance/kick alliance members (#1459) Sainan 2025-04-04 15:18:10 -07:00
  • d94b4fd946 chore: use parallelForeach in deleteGuild (#1458) Sainan 2025-04-04 15:16:57 -07:00
  • d5ff349746 fix: update TradesRemaining at daily reset (#1457) Sainan 2025-04-04 15:16:46 -07:00
  • c0abe7fecf Remove unused eslint-disable directives Sainan 2025-04-05 00:05:01 +02:00
  • 4ce70b5058 chore: update to eslint 9 Sainan 2025-04-05 00:02:09 +02:00
  • 6fefe99e49 feat: contribute to allied clan vault Sainan 2025-04-04 23:16:39 +02:00
  • 15508bbc86 fix: ignore non-weapon entries in ExportWeapons for recipe login reward Sainan 2025-04-04 20:17:42 +02:00
  • 19a5fb834f move object clearing logic to loadConfig function Sainan 2025-04-04 17:53:12 +02:00
  • 27a10c972a chore: improve handling when config.json is missing & fix logger options Sainan 2025-04-04 17:51:21 +02:00
  • d25368d8b3 fix Sainan 2025-04-04 16:16:08 +02:00
  • fcac995be2 feat: leave alliance/kick alliance members Sainan 2025-04-04 16:14:52 +02:00
  • 73e7bd60fd chore: use parallelForeach in deleteGuild Sainan 2025-04-04 15:17:05 +02:00
  • 2746e243c9 chore: add async-utils Sainan 2025-04-04 15:12:25 +02:00
  • b3374eb66e feat: divvy alliance vault (#1455) Sainan 2025-04-04 06:03:12 -07:00
  • c18abab9c4 feat: handle miscItemFee in end of match upload (#1454) Sainan 2025-04-04 06:02:55 -07:00
  • 61062e433f feat: personal decos in dojo & move dojo decos (#1451) Sainan 2025-04-04 06:02:40 -07:00
  • 28c928f352 fix: update TradesRemaining at daily reset Sainan 2025-04-04 14:43:16 +02:00
  • 711154af77 feat: divvy alliance vault Sainan 2025-04-04 04:08:45 +02:00
  • 92e8ffd709 feat: alliance invites (#1452) Sainan 2025-04-03 19:04:21 -07:00
  • 90eb68aa8c feat: handle miscItemFee in end of match upload Sainan 2025-04-04 02:51:21 +02:00
  • 0b18932dd8 chore: remove duplicate conditional Sainan 2025-04-04 02:46:32 +02:00
  • 0b336d658e feat: alliance invites Sainan 2025-04-03 23:46:59 +02:00
  • abeb17ce44 chore: add alliance information to getAccountInfo (#1439) Sainan 2025-04-03 10:41:01 -07:00
  • 710470ca2d feat(webui): quests support (#1411) AMelonInsideLemon 2025-04-03 10:40:22 -07:00
  • 5cc991baca fix: reduce DailyFocus by earned focus XP (#1448) Sainan 2025-04-03 10:40:02 -07:00
  • 9eadc7fa21 feat: auto-contribute from clan vault (#1435) Sainan 2025-04-03 10:39:16 -07:00
  • ed10a89c1d feat: alliance motd (#1438) Sainan 2025-04-03 10:38:37 -07:00
  • 0c2f72f9b1 fix: don't charge platinum for renaming kaithe (#1440) Sainan 2025-04-03 10:38:23 -07:00
  • d918b0c982 fix: don't remove consumed argon crystals from FoundToday (#1447) Sainan 2025-04-03 10:38:11 -07:00
  • 05c0c9909c fix: ignore purchaseQuantity when giving mission rewards (#1446) Sainan 2025-04-03 10:37:52 -07:00
  • 0588d6e5c6 remove placed decos from vault & re-add on removal Sainan 2025-04-03 19:33:47 +02:00
  • 5e6d958358 handle dojo deco being moved Sainan 2025-04-03 18:42:33 +02:00
  • 9b8c4beb8f save sockets for placed ayatan treasures Sainan 2025-04-03 18:35:26 +02:00
  • 2a09f6a1d1 handle dojo decos in setPlacedDecoInfo Sainan 2025-04-03 16:33:04 +02:00
  • baf06bbda2 instantly finish dojo decos without metadata Sainan 2025-04-03 16:40:57 +02:00
  • 626ea4798b fix: reduce DailyFocus by earned focus XP Sainan 2025-04-03 15:36:56 +02:00
  • 92cf85084f chore: remove needless query when sending clan invite (#1434) Sainan 2025-04-03 06:17:38 -07:00
  • cfa9ec775e feat: handle creditsFee in missionInventoryUpdate (#1431) Sainan 2025-04-03 06:17:11 -07:00
  • 110c08835a fix: don't remove consumed argon crystals from FoundToday This fixes a possible mongo conflict when ticking them, and this is probably more desirable as you wanna consume unstable crystals first. Sainan 2025-04-03 15:13:20 +02:00
  • a30445b3db fix: ignore purchaseQuantity when giving mission rewards Sainan 2025-04-03 14:47:53 +02:00
  • f6f23991fe fix: don't charge platinum for renaming kaithe Sainan 2025-04-03 01:26:14 +02:00
  • 85cc949c4c chore: add alliance information to getAccountInfo Sainan 2025-04-03 01:08:15 +02:00
  • e3530f3f98 feat: alliance motd Sainan 2025-04-03 00:44:02 +02:00
  • d4d887a5a4 chore: prettier Sainan 2025-04-03 00:34:26 +02:00
  • 1b7b5a28bc chore: limit number of kubrow eggs that can be acquired at once Sainan 2025-04-02 22:33:35 +02:00
  • 6dc54ed893 feat: donate credits to alliance vault (#1436) Sainan 2025-04-02 13:26:44 -07:00
  • e33bbb0f95 log caught member insert errors for debugging purposes Sainan 2025-04-02 22:26:05 +02:00
  • 2173bdb8b8 fix: clamp ItemCount within 32-bit integer range (#1432) Sainan 2025-04-02 13:20:06 -07:00
  • ea171e197b remove todo Sainan 2025-04-02 19:30:06 +02:00
  • 8f7a757a0f feat: donate credits to alliance vault Sainan 2025-04-02 19:28:18 +02:00
  • dc68fafe2c feat: auto-contribute from clan vault The wiki says this is also supposed to do partial fills, but didn't see that in my testing on live. Sainan 2025-04-02 19:15:55 +02:00
  • 74d9428a66 fix(webui): ignore MiscItems that don't have a name (#1429) Sainan 2025-04-02 09:52:24 -07:00
  • dd7805cfb2 chore: fix some minor issues with ability infusions (#1426) Sainan 2025-04-02 09:52:13 -07:00
  • c55aa8a0e1 chore: fix misplaced index Sainan 2025-04-02 18:51:15 +02:00
  • 83cd6652ba chore: remove needless query when sending clan invite Sainan 2025-04-02 18:44:40 +02:00
  • ddf7a658ca fix: clamp ItemCount within 32-bit integer range It seems the game uses 32-bit ints for these values on the C++ side before passing them on to Lua where they become floats. This would cause the game to have overflow/underflow semantics when receiving values outside of these bounds. Sainan 2025-04-02 14:22:31 +02:00
  • 8475fce4db feat: handle creditsFee in missionInventoryUpdate Sainan 2025-04-02 14:08:38 +02:00
  • f4f7212eb0 fix(webui): ignore MiscItems that don't have a name Sainan 2025-04-02 14:02:58 +02:00
  • 24ed580a97 feat: create alliance (#1423) Sainan 2025-04-02 04:59:21 -07:00