Commit Graph

  • ef96946fe4
    feat(webui): add per-route titles & favicon (#245) Sainan 2024-05-30 13:32:58 +02:00
  • bc21a4d282
    improve: authenticate addItem requests (#242) Sainan 2024-05-30 13:32:28 +02:00
  • 8cb4b9389b feat(webui): add per-route titles & favicon Sainan 2024-05-30 13:31:23 +02:00
  • e8768b1c9f improve: logging during startup sequence - Print "Starting up..." ASAP so the user knows we're doing something - Fixed inconsistencies in casing & terminology Sainan 2024-05-30 12:47:17 +02:00
  • 8b7bb69adc fix: broken (beginner/intermediate) mods in modNames map Sainan 2024-05-30 09:08:19 +02:00
  • 01e545b4ff improve: authenticate addItem requests Sainan 2024-05-30 06:59:42 +02:00
  • 02e4562daa
    feat: implement loading of ability videos (#205) Sainan 2024-05-30 01:44:54 +02:00
  • ad7eb0df47 Fed into ChatGPT. Is async now. Sainan 2024-05-30 01:35:43 +02:00
  • afee26aad3 feat: implement loading of ability videos Sainan 2024-05-09 00:28:44 +02:00
  • cfcdaae668
    feat(webui): Add list of owned rivens (#241) Sainan 2024-05-29 23:03:05 +02:00
  • 5975aa711e
    feat: add unlockAllSkins option (#232) Sainan 2024-05-29 22:08:41 +02:00
  • 7cfdda844b Apply prettier changes Sainan 2024-05-29 19:03:37 +00:00
  • 389b8661d7 fix: mitigate a possible xss Sainan 2024-05-29 21:03:07 +02:00
  • a90bb967ae Apply prettier changes Sainan 2024-05-29 16:53:52 +00:00
  • d593c89d85 feat(webui): Add list of owned rivens Sainan 2024-05-29 12:28:43 +02:00
  • d52bd1bf8d improve(webui): Close mobile sidebar when a link is clicked Sainan 2024-05-29 07:02:24 +02:00
  • 9f395820cd improve(webui): Keep sidebar visible when scrolling Sainan 2024-05-29 07:00:01 +02:00
  • 5f2adb7b47
    improve(webui): Handle nonce being invalidated by client logging in (#239) Sainan 2024-05-29 16:19:41 +02:00
  • b1e0de862f
    feat: implement selling/dissolving of mods (#240) Sainan 2024-05-29 16:18:41 +02:00
  • 391231e11d feat: implement selling/dissolving of mods Sainan 2024-05-29 07:33:40 +02:00
  • eb7d4d839e improve(webui): Handle nonce being invalidated by client logging in Sainan 2024-05-29 06:45:12 +02:00
  • 3ef7b18284 feat: add unlockAllSkins option Sainan 2024-05-22 00:36:18 +02:00
  • a0b293685d
    temp fix: Add XP for SpaceSuits (#233) WhoTao 2024-05-28 14:59:20 +03:00
  • 3236263399
    improve: remove buildConfig.json from git (#227) Sainan 2024-05-28 13:55:29 +02:00
  • dd76ef6227 improve: remove buildConfig.json from git I think it makes more sense for this file to be distributed with the cache file Sainan 2024-05-16 17:18:09 +02:00
  • 03704d0f96
    feat: handle updateChallengeProgress (#235) Sainan 2024-05-28 13:52:27 +02:00
  • 482132b440 feat: handle updateChallengeProgress Sainan 2024-05-13 02:40:57 +02:00
  • 6294a315a8
    feat: properly implement nonce (#220) Sainan 2024-05-28 13:45:06 +02:00
  • 8eb11007a7
    feat(webui): add Mods tab with "Add Riven" option (#234) Sainan 2024-05-28 13:28:57 +02:00
  • 2e8c94d34b
    feat: add spoofMasteryRank config (#229) Sainan 2024-05-28 13:28:35 +02:00
  • a670dbc3f7 feat(webui): add Mods tab with "Add Riven" option Sainan 2024-05-28 07:53:46 +02:00
  • b38b59de06 improve: make webui more extensible & mobile-friendly Sainan 2024-05-28 06:17:31 +02:00
  • 34544a2a7c improve: pass nonce for webui requests Sainan 2024-05-12 21:07:51 +02:00
  • ce6418a215 Add XP for SpaceSuits 0kolya0 2024-05-24 18:16:15 +03:00
  • dea35fbd99
    feat: add httpPort & httpsPort options (#226) Sainan 2024-05-22 23:32:11 +02:00
  • 0b00c269e2
    fix: give Baro Ki'Teer a proper manifest (#228) Sainan 2024-05-22 23:30:51 +02:00
  • f636c7b30a
    build(deps): bump mongoose from 8.1.1 to 8.4.0 dependabot[bot] 2024-05-20 16:15:42 +00:00
  • 6cd09352ff
    build(deps-dev): bump eslint from 8.57.0 to 9.3.0 dependabot[bot] 2024-05-20 16:15:19 +00:00
  • 206c9b79d3 Apply prettier changes Sainan 2024-05-18 01:19:46 +00:00
  • 1c8374b754 feat: add spoofMasteryRank config -1 by default to disable it. I have capped it to MR 5030 (LR 5000) to avoid this becoming too laggy. At that rank, you can spawn enemies up to level 25180 in the Simulacrum. Sainan 2024-05-18 03:19:19 +02:00
  • 53af54016d fix: give Baro Ki'Teer a proper manifest Sainan 2024-05-17 19:42:57 +02:00
  • 68fbfd68aa feat: add httpPort & httpsPort options Sainan 2024-05-16 03:18:22 +02:00
  • 67692a36e3 feat: properly implement nonce Sainan 2024-05-12 21:02:13 +02:00
  • f7c09b500b improve: pass nonce for webui requests Sainan 2024-05-12 21:07:51 +02:00
  • 63712121af
    feat: more work on clans (#214) Sainan 2024-05-16 01:34:38 +02:00
  • 6dd5ceabde
    improve: use express.static to serve webui (#225) Sainan 2024-05-16 01:31:14 +02:00
  • 056d7364c0 Improve getGuild response so game knows we have all permissions Sainan 2024-05-11 19:46:27 +02:00
  • 9aa8213f7b Store dojo components in database as subdocument array Sainan 2024-05-11 18:06:06 +02:00
  • 51ea9d5ca1 Add types for dojo client representation Sainan 2024-05-11 16:49:27 +02:00
  • e066f0f23f fix: superfluous fields after converting guild to client representation Sainan 2024-05-11 16:42:46 +02:00
  • c5666dc387 Give a proper response on createGuildDojo Sainan 2024-05-11 00:16:45 +02:00
  • b7d574071e Apply prettier changes Sainan 2024-05-10 09:27:12 +00:00
  • de326fd4dd feat: more work on clans Sainan 2024-05-10 11:26:46 +02:00
  • e6af1e1ec2 improve: use express.static to serve webui Sainan 2024-05-10 20:49:14 +02:00
  • 376b75be39
    chore: update 35.6.0 (#222) Sainan 2024-05-15 21:59:47 +02:00
  • 9cc7c2cc6b update nightwave season & put expiry well in the future Sainan 2024-05-15 21:43:14 +02:00
  • 0b2e92e919 update varzia offers Sainan 2024-05-15 21:41:16 +02:00
  • 5140b4850e chore: update 35.6.0 Sainan 2024-05-15 21:58:23 +02:00
  • 7035c92541
    build(deps): bump mongoose from 8.1.1 to 8.3.5 dependabot[bot] 2024-05-15 19:56:55 +00:00
  • 68fb6c645b
    build(deps-dev): bump eslint from 8.57.0 to 9.2.0 dependabot[bot] 2024-05-15 19:56:49 +00:00
  • 64b4523b39
    feat: config refactoring (#219) Sainan 2024-05-15 21:55:59 +02:00
  • 7fa9d08a4d
    feat: restock darvo (#221) Sainan 2024-05-13 14:40:54 +02:00
  • ea994e24d6
    improve: skip HUB instance selection (#211) Sainan 2024-05-13 02:20:27 +02:00
  • 0fa0f3d6c9 feat: restock darvo Sainan 2024-05-13 02:14:53 +02:00
  • f4ab8e2233
    fix: not being able to unequip gear when "visible when holstered" is off (#216) Sainan 2024-05-12 23:35:48 +02:00
  • f89633488d fix: build workflow Sainan 2024-05-12 17:52:27 +02:00
  • 650e5a22b7 improve: add configService to allow config.json to miss some fields Sainan 2024-05-12 17:46:54 +02:00
  • 256d8bf64f improve: config.json is now tracked as config.json.example on git Sainan 2024-05-12 17:33:03 +02:00
  • 9d98169123 improve: move .env settings into config.json Sainan 2024-05-12 17:30:02 +02:00
  • 74a7a6715f improve: add buildConfig Sainan 2024-05-12 17:17:42 +02:00
  • 61dbdba7fd improve: add myAddress config for NRS and IRC pointers Sainan 2024-05-12 17:11:04 +02:00
  • d37cbe0186 fix: not being able to unequip gear when "visible when holstered" is off Sainan 2024-05-11 12:57:08 +02:00
  • 3b88a667a9
    feat: update allMissions.json (#212) Sainan 2024-05-10 14:08:00 +02:00
  • 722b496176
    feat: initial steps towards an independent worldState (#213) Sainan 2024-05-10 13:31:39 +02:00
  • 2222626e44 remove FeaturedGuilds Sainan 2024-05-10 10:39:16 +02:00
  • d8db19a89e feat: initial steps towards an independent worldState - BuildLabel is automatically populated from config - News is replaced - Removed contemporary stuff (thermia fractures, flash sales) - "Expiry" fields extended comfortably into the future (closes #197) Sainan 2024-05-10 01:45:48 +02:00
  • 1282790f2f feat: update allMissions.json These are needed to unlock arbitrations Sainan 2024-05-10 00:51:13 +02:00
  • a65cc1f724 improve: skip HUB instance selection Makes the game think there's only 1 HUB instance so it won't ask us to pick one. Sainan 2024-05-09 23:14:54 +02:00
  • 61450b04bb
    feat(webui): add "Add Items" to acquire various items (#209) Sainan 2024-05-09 22:34:47 +02:00
  • 5bf206885b Apply prettier changes Sainan 2024-05-09 16:39:30 +00:00
  • 7ed105ace9 feat(webui): add "Add Items" to acquire various items This can be used to get items such as: - Resources required for blueprints - Simulacrum access key & rooms - Archon Shards Sainan 2024-05-09 18:38:51 +02:00
  • 8a6d55e22e
    fix: duplicated code in getShipController (#158) Sainan 2024-05-09 16:07:19 +02:00
  • b9c7daf4f6
    feat: implement purchasing of blueprints & gear items (#208) Sainan 2024-05-09 16:04:31 +02:00
  • 19d7e59f3f feat: implement purchasing of gear items Sainan 2024-05-09 16:01:47 +02:00
  • 9d590f4bfc feat: implement purchasing of blueprints Sainan 2024-05-09 15:55:35 +02:00
  • 5d0a917ebd
    build(deps): bump mongoose from 8.1.1 to 8.3.4 dependabot[bot] 2024-05-09 13:11:11 +00:00
  • b79d0034e7
    fix: errors with npm run build && npm run start (#168) Sainan 2024-05-09 15:10:13 +02:00
  • a081d065cb
    feat: implement purchasing of additional mod & customization slots (#206) Sainan 2024-05-09 15:09:08 +02:00
  • 186d1cbbb1 feat: implement purchasing of additional customization slots Sainan 2024-05-09 12:37:07 +02:00
  • dff85de691 feat: implement purchasing of additional mod slots Sainan 2024-05-09 12:35:43 +02:00
  • 656ceac4ac fix: missing early-out Sainan 2024-05-09 12:22:57 +02:00
  • 61b434bace fix: duplicated code in getShipController Sainan 2024-05-04 19:02:14 +02:00
  • 971d149122
    improve: purchases (#161) Sainan 2024-05-09 01:27:32 +02:00
  • d62785a883
    feat: implement polarization (forma) (#173) Sainan 2024-05-09 01:07:14 +02:00
  • 0fda5f6b38 feat: implement polarization (forma) Sainan 2024-05-06 18:12:37 +02:00
  • bc3fca8ccf
    feat: implement arcane adapters (#187) Sainan 2024-05-09 00:59:44 +02:00
  • 8217ce1717
    build(deps-dev): bump @typescript-eslint/eslint-plugin dependabot[bot] 2024-05-08 21:38:45 +00:00
  • 852fdcfc0e
    feat: implement XPInfo (#200) Sainan 2024-05-08 22:53:06 +02:00
  • c3938169fa
    improve(webui): fix add weapon, improve handling of unknown items, maintain scroll position (#181) Sainan 2024-05-08 22:40:21 +02:00
  • 290e83e139 fix: WebUI offering to add amps, which would fail Sainan 2024-05-07 16:31:40 +02:00