man this would be very welcome .. and a great alternative to my size 1 testground moon and "quickly change and rejoin to see differences" modding .. keep it up !
changes to modinfo.json only show up with a restart, so yes. I bet using wondible's requirejs framework stuff will let us drop in new files without a restart.
I need this in the most URGENT way possible considering Reconnect is down and gamma did NOTHING for icons, F5 still doesn't work.
I'm was kind of dependent on the AI0 game to work on all my in-game stuff as well, but the process of creating games changed a lot.
I have one-click game creation working again locally, but the AI was building away. The economy modifiers may be more than a UI oops, so I'm going to have to drop this for now.
Cleaned up a little and pushed to github for reference. I'll poke at the econ rates later. Note: if you're working on really static UI that can function in replay mode, remove the second army from defaults.js and install Linger. https://forums.uberent.com/threads/wip-linger.56944/
The changes in that commit will be very helpful to me while fixing automatches in PA Stats. From a first look I indeed missed a few changed data formats.
I'm a noob so I didn't get it to work. I'm trying to use PAMM is that a no-go? it did generate a modinfo.dev.json, I renamed that to modinfo.json
I like it Just one small request before I start looking at the code and do it myself. Can you change the sandbox planet from a moon to earth like with some water (I need to test Naval sometimes ....) oh and a loading popup or something
Yeah, lots of work to do, see [WIP]. I concentrated the settings in defaults so it would be easier to hack. I might add a settings interface at some point. Or perhaps have a capture config button on new_game.
Hmmm.. I just tried it, so I don't think I broke anything during cleanup. If you're using PAMM toggle the mod - modinfo ships with "enabled" true, but I think PAMM needs to see a config change before it updates up_mod_list. Also, it does take several seconds for planet generation etc; I need to switch to the generating scene.
doh! why didn't I think of that! THANK YOU WONDIBLE YOU ARE A GOD! now desktop shortcut plz? (I already have autologin)
Thx now I have a small earth with some water Such nice code that requirejs amd loading makes everything so much nicer. Have you found a way to do F5 reloads when developing with the requirejs now ?