1e2341af88
prettier
Build / build (pull_request) Successful in 1m18s
2025-09-10 08:57:41 +02:00
22a9cd2436
update webui messaging around syncing when game ws is available
2025-09-10 08:57:41 +02:00
d52cbb9ac4
sync inventory when focus schools were unlocked
2025-09-10 08:57:41 +02:00
88f343f39a
let webui know when game ws is available
2025-09-10 08:57:41 +02:00
ae9030d2ce
add sendWsBroadcastToWebui
2025-09-10 08:57:41 +02:00
85db8e21c5
simplify broadcastInventoryUpdate
2025-09-10 08:57:41 +02:00
9b52c1c1db
add sendWsBroadcastToGame
2025-09-10 08:57:41 +02:00
4443259724
refresh inventory for infinite cheats
2025-09-10 08:57:41 +02:00
8499f3ee67
NaN is not undefined
2025-09-10 08:57:41 +02:00
ed48e251f0
make sure all webui options trigger respective inventory syncs
2025-09-10 08:57:41 +02:00
7b99502cf8
note
2025-09-10 08:56:53 +02:00
3b10dc374f
move wsid to authz
2025-09-10 08:56:53 +02:00
26d30105d6
add broadcastInventoryUpdate
2025-09-10 08:56:53 +02:00
831e72c691
add forEachClient
2025-09-10 08:56:53 +02:00
2e13fd2c46
change ws import
2025-09-10 08:56:53 +02:00
a6294a0324
ignore drop after logout
2025-09-10 08:56:53 +02:00
b03096d180
logging
2025-09-10 08:56:53 +02:00
07b9bc9415
forcibly close game ws connections when nonce is invalidated
2025-09-10 08:56:53 +02:00
a9d96d6725
feat: support websocket connections from game client
2025-09-10 08:56:52 +02:00
d64531f4b2
feat(webui): guild view ( #2752 )
...
Build Docker image / docker-arm64 (push) Successful in 1m7s
Build Docker image / docker-amd64 (push) Successful in 51s
Build / build (push) Successful in 1m59s
Also moves guild-specific cheats to a switch for each guild
Closes #1403
Co-authored-by: Sainan <63328889+Sainan@users.noreply.github.com>
Reviewed-on: #2752
Reviewed-by: Sainan <63328889+sainan@users.noreply.github.com>
Co-authored-by: AMelonInsideLemon <166175391+AMelonInsideLemon@users.noreply.github.com>
Co-committed-by: AMelonInsideLemon <166175391+AMelonInsideLemon@users.noreply.github.com>
2025-09-09 23:55:10 -07:00
01b8f7acf3
chore(webui): better locale support for relics ( #2764 )
...
Build Docker image / docker-arm64 (push) Waiting to run
Build Docker image / docker-amd64 (push) Has been cancelled
Build / build (push) Has been cancelled
Reviewed-on: #2764
Reviewed-by: Sainan <63328889+sainan@users.noreply.github.com>
Co-authored-by: AMelonInsideLemon <166175391+AMelonInsideLemon@users.noreply.github.com>
Co-committed-by: AMelonInsideLemon <166175391+AMelonInsideLemon@users.noreply.github.com>
2025-09-09 23:55:01 -07:00
8a7db2cd85
chore: update PE+ ( #2765 )
...
Build Docker image / docker-amd64 (push) Waiting to run
Build Docker image / docker-arm64 (push) Has been cancelled
Build / build (push) Has been cancelled
Some things were deprecated in it
Reviewed-on: #2765
Co-authored-by: Sainan <63328889+Sainan@users.noreply.github.com>
Co-committed-by: Sainan <63328889+Sainan@users.noreply.github.com>
2025-09-09 23:54:46 -07:00
5a9415ae0c
feat: bindAddress ( #2766 )
...
Build Docker image / docker-amd64 (push) Waiting to run
Build Docker image / docker-arm64 (push) Has been cancelled
Build / build (push) Has been cancelled
so people can limit the server to only be reachable via 127.0.0.1 etc
Reviewed-on: #2766
Co-authored-by: Sainan <63328889+Sainan@users.noreply.github.com>
Co-committed-by: Sainan <63328889+Sainan@users.noreply.github.com>
2025-09-09 23:54:33 -07:00
39f898cd30
chore: use inlineSourceMap instead of sourceMap ( #2767 )
...
Build Docker image / docker-amd64 (push) Waiting to run
Build / build (push) Has been cancelled
Build Docker image / docker-arm64 (push) Has been cancelled
Windows filesystem is pretty slow, so avoiding creating an extra file per file makes `npm run build` ~20% faster (~1600ms to ~1300ms on my machine)
Reviewed-on: #2767
Co-authored-by: Sainan <63328889+Sainan@users.noreply.github.com>
Co-committed-by: Sainan <63328889+Sainan@users.noreply.github.com>
2025-09-09 23:54:26 -07:00
9c55a8a4aa
chore: enable no-deprecated warning ( #2762 )
...
Build Docker image / docker-amd64 (push) Successful in 47s
Build Docker image / docker-arm64 (push) Successful in 1m4s
Build / build (push) Successful in 1m55s
Reviewed-on: #2762
Co-authored-by: Sainan <63328889+Sainan@users.noreply.github.com>
Co-committed-by: Sainan <63328889+Sainan@users.noreply.github.com>
2025-09-08 20:43:31 -07:00
253ae09f24
fix(webui): use excludeFromCodex to detect arcane imposters ( #2761 )
...
Build Docker image / docker-arm64 (push) Waiting to run
Build / build (push) Has been cancelled
Build Docker image / docker-amd64 (push) Has been cancelled
Closes #2760
Reviewed-on: #2761
Co-authored-by: Sainan <63328889+Sainan@users.noreply.github.com>
Co-committed-by: Sainan <63328889+Sainan@users.noreply.github.com>
2025-09-08 20:43:15 -07:00
703e9007b0
fix: invasion reward message sender name ( #2759 )
...
Build Docker image / docker-amd64 (push) Has been cancelled
Build Docker image / docker-arm64 (push) Has been cancelled
Build / build (push) Has been cancelled
Reviewed-on: #2759
Co-authored-by: Sainan <63328889+Sainan@users.noreply.github.com>
Co-committed-by: Sainan <63328889+Sainan@users.noreply.github.com>
2025-09-08 20:43:02 -07:00
3e555b1753
feat: purchase additional conclave loadout slots ( #2758 )
...
Build Docker image / docker-amd64 (push) Waiting to run
Build Docker image / docker-arm64 (push) Has been cancelled
Build / build (push) Has been cancelled
Closes #2756 . Also just in general simplified the logic around purchasing loadout slots.
Reviewed-on: #2758
Co-authored-by: Sainan <63328889+Sainan@users.noreply.github.com>
Co-committed-by: Sainan <63328889+Sainan@users.noreply.github.com>
2025-09-08 20:42:53 -07:00
1066b4a983
chore(webui): quote display name for administrator requirement ( #2753 )
...
Build Docker image / docker-arm64 (push) Successful in 1m1s
Build Docker image / docker-amd64 (push) Successful in 42s
Build / build (push) Successful in 3m13s
Reviewed-on: #2753
Co-authored-by: Sainan <63328889+Sainan@users.noreply.github.com>
Co-committed-by: Sainan <63328889+Sainan@users.noreply.github.com>
2025-09-07 18:58:16 -07:00
b9a2cea862
chore(webui): update to Spanish translation ( #2757 )
...
Build / build (push) Has been cancelled
Build Docker image / docker-arm64 (push) Has been cancelled
Build Docker image / docker-amd64 (push) Has been cancelled
Reviewed-on: #2757
Co-authored-by: hxedcl <hxedcl@noreply.localhost>
Co-committed-by: hxedcl <hxedcl@noreply.localhost>
2025-09-07 18:58:08 -07:00
0342f52359
chore(webui): inform users how to resync their client for certain cheats ( #2750 )
...
Build Docker image / docker-arm64 (push) Successful in 1m0s
Build Docker image / docker-amd64 (push) Successful in 47s
Build / build (push) Successful in 2m22s
Reviewed-on: #2750
Co-authored-by: Sainan <63328889+Sainan@users.noreply.github.com>
Co-committed-by: Sainan <63328889+Sainan@users.noreply.github.com>
2025-09-04 23:42:52 -07:00
ea9012bd56
chore: use raw running in update and start script if node is new enough ( #2749 )
...
Build Docker image / docker-arm64 (push) Waiting to run
Build / build (push) Has been cancelled
Build Docker image / docker-amd64 (push) Has been cancelled
Reviewed-on: #2749
Co-authored-by: Sainan <63328889+Sainan@users.noreply.github.com>
Co-committed-by: Sainan <63328889+Sainan@users.noreply.github.com>
2025-09-04 23:42:45 -07:00
13400b6d83
chore(webui): update to Spanish translation ( #2751 )
...
Build Docker image / docker-arm64 (push) Successful in 1m5s
Build / build (push) Successful in 1m2s
Build Docker image / docker-amd64 (push) Successful in 55s
Reviewed-on: #2751
Co-authored-by: hxedcl <hxedcl@noreply.localhost>
Co-committed-by: hxedcl <hxedcl@noreply.localhost>
2025-09-04 23:36:10 -07:00
8d57eda9d2
chore: make use of raw running when dev script is used with newer node ( #2748 )
...
Build Docker image / docker-arm64 (push) Successful in 1m5s
Build Docker image / docker-amd64 (push) Successful in 42s
Build / build (push) Successful in 1m57s
Reviewed-on: #2748
Co-authored-by: Sainan <63328889+Sainan@users.noreply.github.com>
Co-committed-by: Sainan <63328889+Sainan@users.noreply.github.com>
2025-09-03 22:46:03 -07:00
6b66cb495b
chore: handle 'npm run raw' being used on node versions below 22.7.0 ( #2747 )
...
Build Docker image / docker-amd64 (push) Waiting to run
Build Docker image / docker-arm64 (push) Waiting to run
Build / build (push) Has been cancelled
Reviewed-on: #2747
Co-authored-by: Sainan <63328889+Sainan@users.noreply.github.com>
Co-committed-by: Sainan <63328889+Sainan@users.noreply.github.com>
2025-09-03 22:45:50 -07:00
f4f7ed00d1
chore: add consistent options for IRC, HUB, & NRS addresses ( #2746 )
...
Build / build (push) Has been cancelled
Build Docker image / docker-arm64 (push) Has been cancelled
Build Docker image / docker-amd64 (push) Has been cancelled
Reviewed-on: #2746
Co-authored-by: Sainan <63328889+Sainan@users.noreply.github.com>
Co-committed-by: Sainan <63328889+Sainan@users.noreply.github.com>
2025-09-03 22:45:22 -07:00
18556cb2f5
chore: rework AGENTS.md into a more generic CONTRIBUTING.md ( #2745 )
...
Build Docker image / docker-amd64 (push) Waiting to run
Build Docker image / docker-arm64 (push) Waiting to run
Build / build (push) Has been cancelled
This should be useful for humans as well :)
Reviewed-on: #2745
Co-authored-by: Sainan <63328889+Sainan@users.noreply.github.com>
Co-committed-by: Sainan <63328889+Sainan@users.noreply.github.com>
2025-09-03 22:45:02 -07:00
648af9ae18
chore(readme): note skipTutorial ( #2744 )
...
Build Docker image / docker-arm64 (push) Waiting to run
Build Docker image / docker-amd64 (push) Has been cancelled
Build / build (push) Has been cancelled
Reviewed-on: #2744
Co-authored-by: Sainan <63328889+Sainan@users.noreply.github.com>
Co-committed-by: Sainan <63328889+Sainan@users.noreply.github.com>
2025-09-03 22:44:34 -07:00
e16da9da44
chore(readme): remove filter from issues link ( #2743 )
...
Build Docker image / docker-amd64 (push) Waiting to run
Build / build (push) Has been cancelled
Build Docker image / docker-arm64 (push) Has been cancelled
Reviewed-on: #2743
Co-authored-by: Sainan <63328889+Sainan@users.noreply.github.com>
Co-committed-by: Sainan <63328889+Sainan@users.noreply.github.com>
2025-09-03 22:44:25 -07:00
4d8dbd99aa
chore: update package-lock.json
Build Docker image / docker-arm64 (push) Successful in 1m0s
Build / build (push) Successful in 1m2s
Build Docker image / docker-amd64 (push) Successful in 49s
2025-09-03 11:41:52 +02:00
0a3f9549a9
fix: include currency changes in purchase response ( #2740 )
...
Build Docker image / docker-arm64 (push) Successful in 59s
Build Docker image / docker-amd64 (push) Successful in 57s
Build / build (push) Successful in 2m24s
Closes #2739
Reviewed-on: #2740
Co-authored-by: Sainan <63328889+Sainan@users.noreply.github.com>
Co-committed-by: Sainan <63328889+Sainan@users.noreply.github.com>
2025-09-02 20:22:56 -07:00
2cfb21b98e
chore: buttonify unlockAllScans, unlockAllShipFeatures, unlockAllCapturaScenes ( #2738 )
...
Build Docker image / docker-amd64 (push) Waiting to run
Build / build (push) Has been cancelled
Build Docker image / docker-arm64 (push) Has been cancelled
Re #2361 . Mostly done via ChatGPT Codex.
Reviewed-on: #2738
Co-authored-by: Sainan <63328889+Sainan@users.noreply.github.com>
Co-committed-by: Sainan <63328889+Sainan@users.noreply.github.com>
2025-09-02 20:22:47 -07:00
3fedc701f1
fix(webui): properly deselect active focus school so unlocking is free ( #2737 )
...
Build Docker image / docker-arm64 (push) Successful in 1m2s
Build Docker image / docker-amd64 (push) Successful in 53s
Build / build (push) Successful in 1m53s
Reviewed-on: #2737
Co-authored-by: Sainan <63328889+Sainan@users.noreply.github.com>
Co-committed-by: Sainan <63328889+Sainan@users.noreply.github.com>
2025-09-01 20:30:11 -07:00
ed596aa3f3
chore: respond to hub request with reflexive address ( #2736 )
...
Build Docker image / docker-amd64 (push) Waiting to run
Build Docker image / docker-arm64 (push) Has been cancelled
Build / build (push) Has been cancelled
Reviewed-on: #2736
Co-authored-by: Sainan <63328889+Sainan@users.noreply.github.com>
Co-committed-by: Sainan <63328889+Sainan@users.noreply.github.com>
2025-09-01 20:30:03 -07:00
e2349b361e
chore: add noDojoDecoBuildStage to default config ( #2734 )
...
Build Docker image / docker-amd64 (push) Successful in 42s
Build Docker image / docker-arm64 (push) Successful in 59s
Build / build (push) Successful in 2m11s
Reviewed-on: #2734
Co-authored-by: AMelonInsideLemon <166175391+AMelonInsideLemon@users.noreply.github.com>
Co-committed-by: AMelonInsideLemon <166175391+AMelonInsideLemon@users.noreply.github.com>
2025-08-31 18:50:08 -07:00
9221178522
fix(webui): switching routes resets active tab for "add items" ( #2733 )
...
Build Docker image / docker-arm64 (push) Has been cancelled
Build / build (push) Has been cancelled
Build Docker image / docker-amd64 (push) Has been cancelled
Reviewed-on: #2733
Co-authored-by: Sainan <63328889+Sainan@users.noreply.github.com>
Co-committed-by: Sainan <63328889+Sainan@users.noreply.github.com>
2025-08-31 18:49:55 -07:00
9a5c2ab4a4
chore: remove NRS config ( #2732 )
...
Build Docker image / docker-arm64 (push) Waiting to run
Build / build (push) Has been cancelled
Build Docker image / docker-amd64 (push) Has been cancelled
Reviewed-on: #2732
Co-authored-by: Sainan <63328889+Sainan@users.noreply.github.com>
Co-committed-by: Sainan <63328889+Sainan@users.noreply.github.com>
2025-08-31 18:49:48 -07:00
d4c477769a
fix: don't attempt to subtract a cost of 0 for unlocking focus school ( #2731 )
...
Build Docker image / docker-arm64 (push) Successful in 1m1s
Build / build (push) Successful in 1m16s
Build Docker image / docker-amd64 (push) Successful in 49s
Closes #2730
Reviewed-on: #2731
Co-authored-by: Sainan <63328889+Sainan@users.noreply.github.com>
Co-committed-by: Sainan <63328889+Sainan@users.noreply.github.com>
2025-08-31 18:47:14 -07:00
6de9f0dcdb
fixup: remove unlockAllSimarisResearchEntries from config-vanilla.json
Build Docker image / docker-arm64 (push) Successful in 1m9s
Build / build (push) Successful in 1m16s
Build Docker image / docker-amd64 (push) Successful in 51s
2025-08-31 18:35:24 +02:00
9662da00de
chore(webui): update uk & ru ( #2728 )
...
Build / build (push) Successful in 1m12s
Build Docker image / docker-amd64 (push) Successful in 47s
Build Docker image / docker-arm64 (push) Successful in 1m4s
Reviewed-on: #2728
Co-authored-by: LoseFace <loseface@noreply.localhost>
Co-committed-by: LoseFace <loseface@noreply.localhost>
2025-08-30 19:35:06 -07:00