Quote: What about "Connecticut" ? If you enter "conn" from Manhattan, then dock on carrier there, logoff, carrier returns to its previous base Planet Erie and logs off. Where it spits you out, when you undock, while carrier is offline?
The plugin rejects docking requests if the carrier is in conn. Thus your last base as someone being carried, is never going to be a base inside of that system.
Quote:Also, you are not allowed with commodities into conn, how that will be handled?
In the previous plugin, there was code making sure that this wouldn't happen. I've ported it over to this version. Basically it bans you, as someone else mentioned previously. It's then up to the admins to deal with you.
Quote:These plugins are mostly related to server security and anticheat. The rewrite will only work if, by chance, the plugin will no longer conflict with the plugins that aren't present in the public version of the discovery mod install.
Yeah, this is a valid concern. While I remember chunks of the functionality of the private plugin, I don't have a copy anymore locally, and can not guarantee that there will be no conflictions by referencing it.
I appreciate Alex's gesture. Bugtesting on an environment identical to the one it's to be installed on, is most definitely ideal.
In fact, live bugtesting is probably more effective than code-hunting anyways.
Quote:Is it possible to teleport fighter to a carrier? Would be nice actually and it will look like carrier deploying fighters and bombers
Like a fighter docked somewhere in omega 52
And the carrier is in new london and under attack by teasuckers baf fleet
Then fighter joins the carrier group and writes this command
/jumptocarrier nameofthecarrier
Etc
And fighter undocks from the carrier thats in new london
Dont know that possible or not but i think it will take lots of time for sure
Just an idea though
Actually, that's extremely easy to write in. ~10 lines, if not less. Although I don't think that it's a good idea to implement, given that it allows snubs to teleport around Sirius. If the other devs ask for it to be implemented, sure. I'll do it. But for this build, that's not an intended feature.