5ac73528a0
chore: update inventory sync guidance to avoid confusiona ( #2953 )
...
Newer versions of the Bootstrapper do not require usage of /sync and other client patches might not have such a command.
Reviewed-on: OpenWF/SpaceNinjaServer#2953
Co-authored-by: Sainan <63328889+Sainan@users.noreply.github.com>
Co-committed-by: Sainan <63328889+Sainan@users.noreply.github.com>
2025-10-29 06:25:22 -07:00
0bf142ed50
fix: view profile on U39.1+ ( #2709 )
...
Reviewed-on: OpenWF/SpaceNinjaServer#2709
Co-authored-by: Sainan <63328889+Sainan@users.noreply.github.com>
Co-committed-by: Sainan <63328889+Sainan@users.noreply.github.com>
2025-08-27 13:06:36 -07:00
8b8d66ab2e
chore: add worldState endpoint for U39.1 ( #2701 )
...
U39.1 wants world state from `/worldState.php` not from `/dynamic/worldState.php` as before.
Before bootstrapper update you need to replace `/static/data/buildConfig.json` to match latest version.
Reviewed-on: OpenWF/SpaceNinjaServer#2701
Co-authored-by: AMelonInsideLemon <166175391+AMelonInsideLemon@users.noreply.github.com>
Co-committed-by: AMelonInsideLemon <166175391+AMelonInsideLemon@users.noreply.github.com>
2025-08-26 13:44:44 -07:00
c97c22b434
chore: use relative imports with .ts ( #2694 )
...
Reviewed-on: OpenWF/SpaceNinjaServer#2694
Co-authored-by: Sainan <63328889+Sainan@users.noreply.github.com>
Co-committed-by: Sainan <63328889+Sainan@users.noreply.github.com>
2025-08-25 13:37:14 -07:00
4e57bcd1ae
fix: login failure on U17 ( #1986 )
...
Reviewed-on: OpenWF/SpaceNinjaServer#1986
Co-authored-by: Sainan <63328889+Sainan@users.noreply.github.com>
Co-committed-by: Sainan <63328889+Sainan@users.noreply.github.com>
2025-05-05 18:09:03 -07:00
238af294fe
fix: login failure on U18 ( #1983 )
...
Reviewed-on: OpenWF/SpaceNinjaServer#1983
Co-authored-by: Sainan <63328889+Sainan@users.noreply.github.com>
Co-committed-by: Sainan <63328889+Sainan@users.noreply.github.com>
2025-05-05 04:57:44 -07:00
409f41d3bf
feat(webui): remove unranked mods ( #1778 )
...
Reviewed-on: OpenWF/SpaceNinjaServer#1778
Co-authored-by: Sainan <63328889+Sainan@users.noreply.github.com>
Co-committed-by: Sainan <63328889+Sainan@users.noreply.github.com>
2025-04-22 10:00:10 -07:00
18a13911ba
fix: handle content-encoding "e" ( #1588 )
...
Reviewed-on: OpenWF/SpaceNinjaServer#1588
Co-authored-by: Sainan <63328889+Sainan@users.noreply.github.com>
Co-committed-by: Sainan <63328889+Sainan@users.noreply.github.com>
2025-04-12 18:53:35 -07:00
3b16ff9b54
feat: getProfileViewingData for players ( #1258 )
...
Reviewed-on: OpenWF/SpaceNinjaServer#1258
2025-03-21 05:19:53 -07:00
6eebf0aa84
chore: update request handling for 38.5.0
2025-03-19 20:38:14 +01:00
080b466bfc
fix(webui): add items ( #863 )
2025-01-24 16:12:39 +01:00
3c99b748dc
chore: raise size limit for text/plain requests
2025-01-19 12:33:29 +01:00
ea59665a0c
chore: implement /pay/getSkuCatalog.php ( #706 )
2025-01-05 02:44:01 +01:00
7a6ffd94dc
fix: error handler registered in the wrong place
2025-01-03 22:46:14 +01:00
4756f54f40
chore: add middleware for error handling ( #695 )
2025-01-03 22:25:03 +01:00
063adb3519
improve: tell user that the WebUI is available ( #631 )
2024-12-23 22:48:16 +01:00
c31d82b61e
feat: WebUI ( #155 )
2024-05-04 14:44:23 +02:00
25914bfa18
Improved logging using winston ( #111 )
2024-01-06 16:26:58 +01:00
d091af4778
Basic purchasing + custom purchasing API ( #20 )
...
Endpoint for custom API: https://localhost:443/custom/addItem
example request:
{
"type": "Weapon",
"internalName": "/Lotus/Weapons/Grineer/Pistols/GrineerMicrowavegun/GrnMicrowavePistol",
"accountId": "6488fd2e7bec200069ca4242"
}
2023-06-14 02:26:19 +02:00
Ângelo Tadeucci
108d2c621d
Use non-relative imports ( #8 )
2023-06-02 00:20:49 -03:00
AKCore
50722ec6b5
Add Reroll Random and Stats upload
...
and fix a few errors from last pr
2023-06-01 17:52:59 -07:00
Alan Morel
f253a0b58f
refactor: reorganize imports
2023-05-23 20:53:26 -04:00
Ângelo Tadeucci
84c825e8a7
Initial commit
2023-05-19 15:26:36 -03:00