Search results

    1. Tunk

      Docked thruster uses

      Recently was almost 6 months ago, the issue was pointed out and fixed soon after a few of us demonstrated the issues with thrust inheritance being calculated on a per entity basis rather than overall.
    2. Tunk

      The Thryn [recruiting]

      um forgot to mention, I'm back. Good to bounce random crap off people again and get back into practice with my skillset, kinda sad Thryn is no more. Having a blast on LvD with FCM, atmosphere there seems a lot more active and people actually do stuff there.
    3. Tunk

      Lukrah asteroids currently make armor tanking nonviable.

      The primary problem is the ore only spawns in the outer layer, if it were spawned throughout the asteroid regardless of terrain type things would be far far better. Currently its more economical to find a field with several smaller asteroids for fertikeen, because a larger percentage of the...
    4. Tunk

      Jump Inhibitor Logic

      Did someone say spamhibitor? Personally I find the multi activation of comps a bit exploity, mainly due to how compact it is and the ability of a high freq clock to stall/twiddle charge. Kinda interesting this came up today, as the last line of development I was working on with Az prior to...
    5. Tunk

      A Guessing Game! How many people voted?

      250-260 mark would be my guess.
    6. Tunk

      Something that is needed allot

      The biggest problem isn't really hardware. Its the nuts behind the wheels attempting to set it on fire. Literally, I am not bloody joking. Simplest way to explain it is: Take a herd of cats that all hate you, and hate each other even more, some even hate the very fact that your server exists...
    7. Tunk

      Something that is needed allot

      Opinion from someone who has run minecraft servers and can run a SM server on the lack of creative servers? Starmade simply doesn't have the tools to handle a public creative server right now. I am quite simply not willing to put down $80-$140 USD a month (pre much double that for my native...
    8. Tunk

      VolksSchiff

      We also had a 34 block model, but that wasn't adopted beyond my ships :P
    9. Tunk

      VolksSchiff

      If its a actual clock, and not a pulse device attached to a clock then yes.
    10. Tunk

      VolksSchiff

      Instant charge appears to be fixed, there's still a few avenues I'm exploring myself though. Zero module charging is gone, actually caught in code now. Other than that we need to charge them with time discreet signals now, so no more abusing signal multipliers here. There is a specific...
    11. Tunk

      Do we even need a Starmade Reddit?

      For awhile the reddit was fairly active, but its become pretty inactive and especially more so when indy bundles and sales go on. Good to have just to have it reserved by schine because it saves on the reddit politics later trying to wrestle control from whoever owns it at the time.
    12. Tunk

      Missilespam, Point Defense's OP & UPness, and Turret Lag

      Honestly with current targeting algorithms AMS systems reach saturation point very quickly and become useless. You can literally have a ship with 80 omni-directional point defence turrets and they would be barely more effective than 5. And it gets worse with lag to boot. If there are a lot of...
    13. Tunk

      Ask Deb stuff and things.

      Might as well ask some srs questions. Do you have any ideas or plans revolving around server management? You also run a faction, are there any services or features you want to advocate? As for the game side of things, any particular colours that you would advocate over other colours? And if so...
    14. Tunk

      The Thryn [recruiting]

      So today was a highly productive day of various workings and inventions and ideas.
    15. Tunk

      Ask Mega

      Couple of questions even though I already voted, Do you have any sort of plans or roadmaps for logic based suggestions or advice for schine? Same as above, but for modding? Same as above, but for server management tools? (especially live & offline database connections/management and...
    16. Tunk

      Logic tool - State probe

      It would be useful to have a logic element that probes the state of another block. Rotatable like computers, it probes the state of the block in front of it when the probe receives a high signal. If the block in front of it is active it will emit a high signal. If the block in front of it is...
    17. Tunk

      Turn on bobby AI systens

      Rail system collective -> activate turret ai.
    18. Tunk

      Fix or Remove Docked Thrust

      Already taken care of and implemented in code. Initial build by recursing through docked entities and querying various stats. significant updates, docking and undocking causes rebuild as far as I know as well as entities reporting changes back to the parent.
    19. Tunk

      Fix or Remove Docked Thrust

      meh, I put the math on the table and explained why it was bad. Its generally agreed that its bad. Its confirmed by testers and staff to be bad. Not really much more left here to say until they implement a fix, which is hopefully going to be applying the thrust math to the entire thruster count...
    20. Tunk

      Fix or Remove Docked Thrust

      For those wondering what the point of docked thrust would be, well mainly aesthetics. For example on most serenity reproductions with rail thrusters those rail thrusters are dead weight. Now they can also be functional, a unfortunate downside is that it was implemented in a abusable way.