Oh, and it looks like you have accidentally checked in some files under alpha ui, and some old GW factions. Playing GW with cheat mods enabled shows the player vision/control flags.
Didn't realize the AI files were going out in client builds. That shouldn't be happening. Not sure if shadowing AI files will work at the moment. I had planned on writing text files to go into the AI folders to describe how everything works before AI modding became a thing. Guess I waited too long.
Shadowing UI files of the other clients works, so once my request here is fulfilled: https://forums.uberent.com/threads/pa-client-api-requests.57785/page-2#post-933492 I can make a version of PA Stats that is a "server mod" so only the host needs PA Stats to gather the data of all players by making all clients load PA Stats. But as long as I cant actually get all data I need within live_game it's pointless to push them the live_game mod files.
I didn't realize those AI or alpha UI files were going to be in there; I don't think my changes alone would have added those... a mystery! It may be because the PTE build was pushed from our main development branch this time rather than the live one; that's not something we normally do. There could be files in there that the live branch removes. We'll figure it out.
The AI files have always been there. Not sure which alpha UI files you're talking about; some have been in the client files for ages.
The AI files are there in the live stable stream as well, so it was not your change that caused this.
Ah okay, I'm on my phone and don't have the build in front of me; I'm just trusting what you folks tell me.
I had to call api.mods.sendModFileDataToServer to make it work in Instant Sandbox, so I think PAStats will be fine. I also believe that right now, you could make a client mod that flips the "sent data" flag in new_game to make server mods a game setting.
Sticky? Also.... hehehehe I assume that eventually there will be a flag that will tell us weather its a mod or stock game.
There is a flag, and by default people are set to filter out modded games. I didn't want new people to accidentally get in to a mod game and not know what is up.
We need a chaos mod an absurdity mod, thats lets things happens like ants and doxes flying out in space, units flying in between planets. Magical events, vortexes spawning, creatures coming from underneath the surface if the planet to eat your bots. A bunch of rubber chickens randomly spawn and massacre your units.
Uber could release the first version of the alpha again and we would be pretty close. More seriously.... no let's not get serious, we are talking about rubber chickens randomly winning the game.
Yeah that 1st version of the alpha, flying submarines, my commander fell through the planet and was laying down, so I built a base on the other side of the planet. Need a mod that regresses the game to alpha state.
I wanted to follow up on this one. Can you (or anyone else) verify this crash, if you don't mind? I'm not reproducing it, and now that I have the code in front of me, it looks like we're shielding against this kind of thing, as intended. Can you repro?