Add Infinite Platinum Option #346

Closed
VampireKitten wants to merge 12 commits from vamp-dev into main

12 Commits

Author SHA1 Message Date
80e8c0f554 Updated to prevent negative platinum
Now the platinum should truly be infinite.
2024-06-29 15:12:40 +02:00
c0b0a1b71a Updated to ensure things work 2024-06-22 00:55:41 +02:00
5b1c7275fa Fixed errors and added option to WebUI 2024-06-21 22:40:16 +02:00
30762efe5a Add Infinite Platinum Option
For players who want infinite platinum but still want to farm credits (like me).
2024-06-21 22:03:39 +02:00
3476d6b11c Merge branch 'vamp-dev' of https://github.com/VampireKitten/SpaceNinjaServer into vamp-dev 2024-06-21 22:01:51 +02:00
f75dc6010d Moved the settings
I'm dumb
2024-06-14 22:33:15 +02:00
3edba52d9f Removed the onload function 2024-06-14 22:30:09 +02:00
17cd9e5fde Update to fix raised concerns
Sans hot reload
2024-06-14 22:15:00 +02:00
31469424f1 Removed Async to fix last error
Hopefully this should work now.
2024-06-14 02:03:08 +02:00
d35172aac6 Fixed the same thing in updateConfigData
Because I forgot I had also done a require for FS
2024-06-14 02:00:41 +02:00
e14f0fede9 Changed require to Import
Hopefully to fix the automatic build error.
2024-06-14 01:58:52 +02:00
4204c21780 Add Config Change To WebUI
Adds a settings menu to change various options.

Currently can only change config.json, changing postTutorialInventory.json for the purpose of standing caps planned.
2024-06-14 01:49:18 +02:00