NetroScript
NetroScript
@Aareksio > main problems stay To which main problems are you referring here? As far as I know I responded to all problems which you mentioned.
As the original Author I want to add, this code wouldn't work anymore (and I also completely forgot this pull was still open because it was inactive for so long)....
It would be possible to add single technologies and or perks. But because of 2 problems this functionality is not included in the editor. The first problem is the display...
Like I said the easiest way for you would be to just modify the `data.json` because otherwise you have to care about the internal datatypes, like adding strings to the...
Thanks for the notification and the details about it, I always knew the time doesn't work correctly for the npcs, (it's [even noted in the application](https://i.imgur.com/ksBIWls.png)) but I don't know...
This is a problem with the used `eel` module. Valid options for the `mode` parameter are actually only `chrome`, `electron`, `edge`, `custom` - if you input anything else it starts...
I might be wrong, but if I remember correctly, a previous eel version automatically fell back to another browser, if chrome wasn't working, the required eel version of this editor...
Didn't think anyone would be using it outside as a tool from the current folder. Changes perfectly fine with me, besides the one thing I commented on. So I am...
Hey, after a short search, it seems the error you are getting right now is MacOS specific. Can you try if the solution provided on this [Stackoverflow answer](https://stackoverflow.com/questions/52805115/certificate-verify-failed-unable-to-get-local-issuer-certificate) fixes your...
Sorry for the long radio silence, this is due to me being quite busy. Implementing these reset features requires saves which have the correct default state, and me then figuring...