90 Commits

Author SHA1 Message Date
b84258a893
feat: basic implementation of endlessXp.php we can play The Circuit (#596) 2024-12-22 20:36:01 +01:00
ba349535fb
feat: implement setPlacedDecoInfo (#558) 2024-10-18 16:54:49 +02:00
07c2fbcadf
feat: implement socketing of ayatan sculptures (#542) 2024-10-12 23:51:45 +02:00
b7f381ba1d
feat: implement upgrading & downgrading arcanes (#520) 2024-10-06 17:43:43 +02:00
86da53d68d
fix: add /api/updateNodeIntros.php as an alias for /api/genericUpdate.php (#498) 2024-08-14 15:14:59 +02:00
e88decd9e2
feat: void relic refinement (#455) 2024-07-03 12:33:44 +02:00
76bff65d92
feat: implement tauntHistory.php (#441) 2024-07-01 12:27:33 +02:00
94f6d1b941
feat: gilded weapons (#410)
Co-authored-by: AMelonInsideLemon <AMelonInsideLemon@users.noreply.github.com>
2024-06-27 10:21:02 +02:00
7c47c9f1e4
fix: not being able to talk to Nakak in Cetus (#336) 2024-06-20 13:29:48 +02:00
f0bb281f55
feat: implement incarnon genesis installation, challenges & skill tree (#333) 2024-06-20 13:05:07 +02:00
f1237d562d
feat: implement stepSequencers.php (#327) 2024-06-19 10:33:56 +02:00
74de4e0753
feat: implement helminth naming & archon shard installation (#320)
Co-authored-by: Sainan <Sainan@users.noreply.github.com>
2024-06-18 13:02:29 +02:00
be9ba026f7
improve: sort api.ts alphabetically (#318) 2024-06-18 02:07:30 +02:00
aec6a96495
feat: modular weapon crafting (#317) 2024-06-18 02:03:07 +02:00
b3794821c4
feat: custom item names (#307) 2024-06-16 21:49:41 +02:00
a43237a8aa
feat: implement queueDojoComponentDestructionController to remove room in Dojo (#284) 2024-06-07 16:01:38 +02:00
e35a7fd69f
feat: implement startDojoRecipeController to place new rooms in Dojo (#273)
Co-authored-by: Sainan <Sainan@users.noreply.github.com>
2024-06-06 16:55:37 +02:00
Jānis
2a1a4e77b5
feat: syndicates (#269)
Co-authored-by: janisslsm <janisslsm@users.noreply.github.com>
2024-06-02 17:35:06 +02:00
63712121af
feat: more work on clans (#214)
Co-authored-by: Sainan <Sainan@users.noreply.github.com>
2024-05-16 01:34:38 +02:00
7fa9d08a4d
feat: restock darvo (#221) 2024-05-13 14:40:54 +02:00
fd56203f35
feat: implement pledging to syndicate (#162) 2024-05-06 15:38:10 +02:00
676c3b1616
feat: potatoes & exilus adapters (#163) 2024-05-06 15:08:56 +02:00
1dd9f4ca4f
feat: selling of warframes & weapons (#157) 2024-05-06 15:06:30 +02:00
d07e99f0c9
feat: Clan creation & persistence (#146) 2024-05-04 15:42:25 +02:00
675e6c4583
feat: persist user's choice of glyph (#152) 2024-05-03 22:12:51 +02:00
2c909dcbb8
feat: getGuild.php (#143) 2024-05-02 23:38:32 +02:00
Jānis
1c28a40258
feat: theme saving (#137) 2024-04-04 00:55:51 +02:00
a96eea0e63
feat: Ship Customizations, Personal Rooms (Orbiter, Apartment) (#132)
This breaks existing accounts
2024-02-18 13:58:43 +01:00
8b50189fcf
Foundry 1 - Preliminary (#127) 2024-01-25 14:49:45 +01:00
1ab411e3cc
Purchase Loadouts and Inventory Slots (#105) 2023-12-28 16:24:52 +01:00
dd99e8782c
saveLoadout and misc. (#99)
Co-authored-by: Matej Voboril <tobiah@pm.me>
2023-12-14 17:34:15 +01:00
b8e49c40af
Update 33.6.8 + mastery training (#55) 2023-09-11 13:20:07 +02:00
Nicat
01cfecd9d2
MissionInventoryUpdate(not completed), Mod upgrade, Booster purchase (#49)
Co-authored-by: OrdisPrime <134585663+OrdisPrime@users.noreply.github.com>
Co-authored-by: Ângelo Tadeucci <angelo_tadeucci@hotmail.com.br>
2023-09-06 12:02:54 +02: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
AKCore
52a8ad6bd0
basic session management completed (#11) 2023-06-04 04:24:57 +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
AKCore
a79ec62c94 Add missing api routes. 2023-06-01 17:08:05 -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