daid
daid
You could put it with a "custom" license in the APKBUILD on the wiki, that would at least archive the instructions better.
Note that in SP2 this is all proper, and I'm planning to fix this with all the changes I'm doing to the code right now on the ECS branch. Improving...
https://github.com/daid/EmptyEpsilon/blob/master/src/gui/gui2_advancedscrolltext.cpp#L45 Every time it draws it makes a preparedFontData for each prefix twice, and each entry once. With this many entries, this is a relative expensive function. The "should I...
I have a few ideas for this. For both GM test input as well as player comms text input.
Yeah, the reason I didn't do this yet is because of the duplicated entries then in categories, which I didn't like. I don't have a suggestion for a good fix.
I wonder if we should prevent docking if there are any ships docked externally on yourself. I think that should solve most issues, as it will prevent creating odd chains...
> if it isn't the man himself, the O.G. > > I wasn't aware that clipper2 existed, so I will definitely look into that. Thank you for the heads up...
Hard-mode removes them completely from the game, maybe that helps? (They interact a bit odd with the music system, so I'll have to see if I can come up with...
How will you make sure that mixing pools actually works? As I split them to actually get working seeds.
oh, swapping, that is smart :) I think the counting might be done differently/smarter, but not 100% sure.