03d770c4d5
fix(webui): remove unnecessary elements when changing language
2025-03-06 22:49:51 +01:00
77aa1caa8f
feat: dojo room destruction stage ( #1089 )
...
Build / build (20) (push) Successful in 38s
Build / build (18) (push) Successful in 57s
Build / build (22) (push) Successful in 56s
Build Docker image / docker (push) Successful in 39s
Closes #1074
Based on what I could find, apparently only rooms need 2 hours to destroy and decos are removed instantly.
Reviewed-on: #1089
2025-03-06 07:19:01 -08:00
67a275a009
feat: dojo component "collecting materials" stage ( #1071 )
...
Build Docker image / docker (push) Waiting to run
Build / build (18) (push) Has been cancelled
Build / build (20) (push) Has been cancelled
Build / build (22) (push) Has been cancelled
Closes #1051
Reviewed-on: #1071
Co-authored-by: Sainan <sainan@calamity.inc>
Co-committed-by: Sainan <sainan@calamity.inc>
2025-03-03 12:48:39 -08:00
b3003b9fb3
feat: resource extractor drones ( #1068 )
...
Build / build (18) (push) Waiting to run
Build / build (20) (push) Waiting to run
Build / build (22) (push) Waiting to run
Build Docker image / docker (push) Waiting to run
Closes #793
Reviewed-on: #1068
2025-03-03 05:48:46 -08:00
4205364bd8
feat: noDojoResearchCosts & noDojoResearchTime ( #1053 )
...
Build / build (22) (push) Successful in 36s
Build / build (20) (push) Successful in 48s
Build Docker image / docker (push) Has been cancelled
Build / build (18) (push) Has been cancelled
Closes #1052
Reviewed-on: #1053
Co-authored-by: Sainan <sainan@calamity.inc>
Co-committed-by: Sainan <sainan@calamity.inc>
2025-02-28 12:35:14 -08:00
9203e0bf4d
feat: infiniteHelminthMaterials cheat ( #985 )
...
Build / build (20) (push) Successful in 46s
Build / build (18) (push) Successful in 1m2s
Build / build (22) (push) Successful in 1m13s
Build Docker image / docker (push) Successful in 32s
Closes #728
Reviewed-on: #985
Co-authored-by: Sainan <sainan@calamity.inc>
Co-committed-by: Sainan <sainan@calamity.inc>
2025-02-22 11:09:17 -08:00
a259afe912
feat(webui): give all quests ( #981 )
...
Build / build (18) (push) Successful in 39s
Build / build (20) (push) Successful in 1m0s
Build Docker image / docker (push) Successful in 36s
Build / build (22) (push) Successful in 1m4s
Reviewed-on: #981
Co-authored-by: Ordis <134585663+OrdisPrime@users.noreply.github.com>
Co-committed-by: Ordis <134585663+OrdisPrime@users.noreply.github.com>
2025-02-21 05:30:13 -08:00
1413a6bcc2
feat: move quest cheats to webui ( #963 )
...
Build Docker image / docker (push) Successful in 35s
Build / build (22) (push) Successful in 1m9s
Build / build (20) (push) Successful in 36s
Build / build (18) (push) Successful in 57s
Co-authored-by: Sainan <sainan@calamity.inc>
Reviewed-on: #963
Co-authored-by: Ordis <134585663+OrdisPrime@users.noreply.github.com>
Co-committed-by: Ordis <134585663+OrdisPrime@users.noreply.github.com>
2025-02-18 17:14:42 -08:00
b3b2ce5524
fix(webui): remove 'step' from number inputs ( #944 )
...
Build / build (20) (push) Successful in 34s
Build / build (18) (push) Successful in 58s
Build Docker image / docker (push) Successful in 32s
Build / build (22) (push) Successful in 1m26s
browsers seem to validate that the value is a multiple of the step size, which was not the intention here
Reviewed-on: #944
2025-02-11 08:22:43 -08:00
4398d37566
chore: update localization files ( #935 )
...
Build / build (18) (push) Successful in 37s
Build / build (20) (push) Successful in 57s
Build Docker image / docker (push) Successful in 31s
Build / build (22) (push) Successful in 1m23s
Reviewed-on: #935
Co-authored-by: AMelonInsideLemon <166175391+AMelonInsideLemon@users.noreply.github.com>
Co-committed-by: AMelonInsideLemon <166175391+AMelonInsideLemon@users.noreply.github.com>
2025-02-09 08:26:36 -08:00
7c59d4fe3f
feat(webui): currencies ( #931 )
...
Build / build (22) (push) Successful in 33s
Build / build (20) (push) Successful in 57s
Build / build (18) (push) Successful in 1m29s
Build Docker image / docker (push) Successful in 32s
Closes #854
Reviewed-on: #931
2025-02-09 07:17:42 -08:00
90b6d13923
feat(webui): change SupportedSyndicate ( #923 )
...
Build Docker image / docker (push) Waiting to run
Build / build (18) (push) Has been cancelled
Build / build (20) (push) Has been cancelled
Build / build (22) (push) Has been cancelled
Closes #829
Reviewed-on: #923
Reviewed-by: Sainan <sainan@calamity.inc>
Co-authored-by: AMelonInsideLemon <166175391+AMelonInsideLemon@users.noreply.github.com>
Co-committed-by: AMelonInsideLemon <166175391+AMelonInsideLemon@users.noreply.github.com>
2025-02-08 22:22:22 -08:00
0f4c14531b
fix(webui): weird navbar margins at smaller widths
Build / build (22) (push) Successful in 31s
Build Docker image / docker (push) Successful in 31s
Build / build (18) (push) Successful in 1m15s
Build / build (20) (push) Successful in 50s
2025-02-06 21:55:42 +01:00
78032f191c
feat(webui): translations ( #909 )
...
Build / build (18) (push) Successful in 38s
Build / build (20) (push) Successful in 37s
Build Docker image / docker (push) Successful in 39s
Build / build (22) (push) Successful in 1m17s
Closes #900
Supersedes #903
Co-authored-by: AMelonInsideLemon <166175391+AMelonInsideLemon@users.noreply.github.com>
Reviewed-on: #909
2025-02-06 07:00:21 -08:00
1351e73961
chore(webui): clarify what credentials are required ( #902 )
...
Build / build (22) (push) Successful in 34s
Build / build (18) (push) Successful in 54s
Build Docker image / docker (push) Successful in 31s
Build / build (20) (push) Successful in 1m11s
Reviewed-on: http://209.141.38.3/OpenWF/SpaceNinjaServer/pulls/902
2025-02-05 06:37:31 -08:00
241f0c894a
chore(webui): remove client cheats ( #883 )
...
Build / build (22) (push) Successful in 33s
Build / build (18) (push) Successful in 53s
Build / build (20) (push) Successful in 1m9s
This has long been only a very small subset of what the bootstrapper offers. I think it's better that the bootstrapper itself provides the interface for it and we don't duplicate the logic so shallowly.
Reviewed-on: http://209.141.38.3/OpenWF/SpaceNinjaServer/pulls/883
2025-02-03 12:10:36 -08:00
62a4ac0652
feat(webui): add necramechs ( #834 )
2025-01-20 12:21:50 +01:00
c9b48ace36
feat: import ( #831 )
2025-01-20 12:19:32 +01:00
ee0bee5d7b
fix(webui): shrink count inputs
2025-01-20 05:23:32 +01:00
ceba8252b0
feat(webui): mod count ( #830 )
2025-01-20 04:00:58 +01:00
86a2b57e22
feat(webui): more equipment ( #826 )
2025-01-19 15:03:34 +01:00
4ce03ad523
chore(webui): split weapons by category ( #820 )
2025-01-19 12:29:32 +01:00
fc8537ba4d
feat(webui): add "add missing mods" ( #804 )
...
Co-authored-by: Chinosu <46995931+Chinosu@users.noreply.github.com>
2025-01-19 01:57:39 +01:00
1e4092e7f8
feat(webui): ability to add Legendary Core
2025-01-17 16:26:48 +01:00
1a8e0f33b9
feat: noDailyStandingLimits cheat ( #791 )
2025-01-17 07:02:19 +01:00
a545d4f047
feat(webui): add "max rank all warframes" & "max rank all weapons" ( #783 )
...
Co-authored-by: Sainan <sainan@calamity.inc>
2025-01-15 16:29:02 +01:00
d73d14bc48
feat: add potatoes, exilus, & arcanes everywhere cheats ( #774 )
2025-01-15 05:20:30 +01:00
215b83974c
feat(webui): add "add missing warframes" & "add missing weapons" ( #775 )
2025-01-15 05:20:17 +01:00
eab4eb2e5b
fix(webui): spacing
2025-01-15 05:19:27 +01:00
172db2337f
feat: infiniteEndo & infiniteRegalAya ( #741 )
2025-01-06 05:36:39 +01:00
8154f9bc36
feat(webui): add "Fully Level Up Helminth" ( #717 )
2025-01-05 12:26:26 +01:00
44b78ecfe8
feat: unlock all captura scenes ( #650 )
2024-12-29 21:11:36 +01:00
607ec836e9
fix: tutorial being skipped with skipTutorial disabled ( #613 )
2024-12-29 21:11:10 +01:00
103e9bc431
feat: add administrators, require administrator perms to change server config in webui ( #628 )
2024-12-23 22:44:01 +01:00
9be89fa9b7
feat(webui): rename account ( #616 )
2024-12-23 14:37:07 +01:00
ba7da656a8
feat(webui): delete account ( #615 )
2024-12-23 03:34:14 +01:00
0a31ff7b5c
feat(webui): language selector ( #593 )
2024-12-22 20:38:50 +01:00
8a43eae230
feat: replace infiniteResources with infiniteCredits & infinitePlatinum ( #588 )
2024-12-22 00:34:19 +01:00
de6745ce19
feat: skipAllDialogue ( #453 )
...
Co-authored-by: Sainan <Sainan@users.noreply.github.com>
2024-07-03 12:31:35 +02:00
543d94e88e
fix: possible denial of service via a single (authenticated) request ( #442 )
2024-07-01 12:26:38 +02:00
afbc1801f6
feat(webui): add options to add and remove archon shard upgrades ( #437 )
2024-06-30 13:13:26 +02:00
7cfef6294b
feat(webui): add client cheats and new account cheat "Unlock All Focus Schools" ( #406 )
...
Co-authored-by: Sainan <Sainan@users.noreply.github.com>
2024-06-27 23:08:59 +02:00
887d4eb952
improve: purchasing of animation sets, colour plattes, etc. ( #394 )
2024-06-24 12:30:32 +02:00
Vampire Kitten
8433e75072
improve(webui): Reorder Item List and Add Item Button ( #369 )
2024-06-24 12:24:04 +02:00
fda7b5f816
feat: add universalPolarityEverywhere ( #368 )
2024-06-22 23:22:38 +02:00
e5451d5227
fix: config change on WebUI causing hot reload in dev mode ( #297 )
2024-06-15 02:52:45 +02:00
ba8a3afce5
Apply prettier changes
2024-06-14 22:38:33 +00:00
Vampire Kitten
1c6412a6a4
feat(webui): change server config through UI ( #294 )
2024-06-15 00:38:12 +02:00
e980d34458
improve(webui): keep a local copy of riven tool ( #261 )
2024-06-01 17:19:51 +02:00
f83f80c991
feat(webui): add Mods card ( #252 )
2024-06-01 12:57:27 +02:00