Release notes for the DEV build?

    Joined
    Jun 26, 2013
    Messages
    102
    Reaction score
    47
    question...where does starmade put the DEV build release notes at now?

    thanks
     
    Joined
    Jul 4, 2013
    Messages
    425
    Reaction score
    273
    You must be thinking of prerelease builds, which are more stable than dev builds. I don't think the dev builds have ever had release notes.
     

    Ithirahad

    Arana'Aethi
    Joined
    Nov 14, 2013
    Messages
    4,150
    Reaction score
    1,329
    • Purchased!
    • Top Forum Contributor
    • Legacy Citizen 8
    I kinda wish they did, though, so I actually know what to test...
     

    fire219

    1200° Plasma
    Joined
    Sep 23, 2012
    Messages
    443
    Reaction score
    117
    • Legacy Citizen 4
    The major things are dodecahedron planets the new weapon system, and significant performance increases.
     

    schema

    Cat God
    Joined
    Feb 17, 2012
    Messages
    1,552
    Reaction score
    2,604
    • Schine
    the current dev build is a pure test, and it will most likely crash.

    The weapon system is about 90% done.

    Basically every configuration value has been exposed to make balancing possible. the config is in data/config/blockBehavior.xml

    you can change everything from shield recharge to what weapon combinations do.

    Also effects are now a thing, so additional to a combination of the main weapons you can also add an effect to it. I'll write a longer article about it when I finished some clean-up and initial bugtesting.
     

    schema

    Cat God
    Joined
    Feb 17, 2012
    Messages
    1,552
    Reaction score
    2,604
    • Schine
    A little more info:

    Systems are now categorised in main (weapon systems), support (salvage, etc), and effect (new type with new blocks).

    support and main can be hooked up to main systems. so you can hook up a cannon to a cannon/missile/etc, and you can hook up a salvage beam to a main.
    Effects can be hooked up to mains additionally.

    hoocking up a main to a main or a support will affect the output style: e.g. cannon+cannon = machine gun. the ratio of the blocks connected will affect the buff/debuff of what that weapon gains from the combination. For example a machine gut shoots faster but does less damage per shot. if you only connect a cannon that has half the blocks to another, you get a weapon that shoots 1/2 of the effect you'd get for 1:1, but you also do more damage/shot. the dps will always be the same. For beams you can shoot multiple beams at once in a cone shape for example, and you can do that with all beam weapons you have a combination for.

    Effects modify the style of damage: there is anything from more block damage, more shield damage, and explosive damage, to push effect (shoot at the enemy will push him back), pull, and a stop effect. so basically with this update a tractor beam and a push beam are included.

    As said all values are now inside a config and can be changed at will. in further builds that config will also be distributed to clients in multiplayer like the basic blockConfig.xml

    I even plan to make those configs region/sector based. so an admin can load in configs. This can be used for the quest system, and the sandbox (e.g. in a nebular, make weapons cut their range by half), but also for minigames that just apply to one sector
     

    schema

    Cat God
    Joined
    Feb 17, 2012
    Messages
    1,552
    Reaction score
    2,604
    • Schine
    oh and the effects if not used for a weapon buff can be used for defense, like hardened armor, shield bonus etc (basically like an rpg status buff)
     

    schema

    Cat God
    Joined
    Feb 17, 2012
    Messages
    1,552
    Reaction score
    2,604
    • Schine
    oh another thing: please note that the config is basically just some random values right now. so playing with the build without changing it will most likely not give a full view of what there is
     
    Joined
    Nov 25, 2013
    Messages
    307
    Reaction score
    128
    • Purchased!
    the dps will always be the same.
    So if i got this right, once i connect 200 AMC blocks to 200 AMCs, my gun would have the same dps as 200 blocks gun, but will shoot faster with less tick damage?

    If i'm right then the best dps output would be without connecting these two groups and with twice as many dps than if i connected them.
    As long as i very like the idea of changing stats of the guns with this slave system, i wouldn't probably do this, because it would result with my ships having much less dps as they could have.

    Maybe half of the slave weapons blocks also could be counted as a master weapon, so with 200 master AMCs and 200 slave AMCs i would have a gun with 300 AMCs dps, shooting much faster and with little projectile damage?


    If i didn't understood the system properly then i'm sorry. If i could i would just test it by myself instead of asking :)


    And btw, it's great to hear that this system is almost finished! Can't wait to play with it :)
     

    schema

    Cat God
    Joined
    Feb 17, 2012
    Messages
    1,552
    Reaction score
    2,604
    • Schine
    if you connect 200amc to 200amc you get the equivalent of 400amc dps, they do 1/8 of the total damage but shoot 8 times faster. The value "8" depends on what the max buff in the config is.
    the buffs and defuffs are according to the total size that is in that whole system.

    if you connect 300amc(master) to 100amc(slave), you get also the equivalent of 400amc dps. the difference is that the reload speed is only increased by 1/3 of 8 while the damage per shot is still 3/8 of the total damage.
     
    • Like
    Reactions: Commodore

    schema

    Cat God
    Joined
    Feb 17, 2012
    Messages
    1,552
    Reaction score
    2,604
    • Schine
    the idea is to make only the way the weapon behaves modifiable, so there is no op combination, but, in certain situations different types are preferable: for fast targets if you may want to have have a machinegun style weapon, while in other situations a higher damage but single shot is prefferred. Also the range and velocity of the projectile is a factor
     
    Joined
    Nov 25, 2013
    Messages
    307
    Reaction score
    128
    • Purchased!
    Thanks for the answer :)

    Yeah, the whole system of keeping the same dps, but only adjusting other stats is great, i've just seen a problem with dps of slave system not counting to master system but it was just mine misconception and thank You for clarifying this :)

    And damn, these effects system! SO MANY POSSIBILITIES, CAN'T WAIT
     
    • Like
    Reactions: FlyingDebris

    schema

    Cat God
    Joined
    Feb 17, 2012
    Messages
    1,552
    Reaction score
    2,604
    • Schine
    the effects will have the same kind of balancing.

    For example adding a piercing effects (being able to damage blocks that are behind the block that is hit) is very powerful. But the config has options for a tradeoff like more power consumption, less overall damage, less damage against shields/blocks, and many more.

    The effects are also applied by ration. E.g. if you apply the pull block (name is just a placeholder), which sets the damage to 0 and the pull to max, if you connect this effect in a block ratio of 50% (e.g. connect a system with 50 pull effect blocks to a beam with 100 blocks) the pull effect will be half as strong, but the beam will still do 50% damage
     
    • Like
    Reactions: Jorge_Star_Made
    Joined
    Mar 30, 2014
    Messages
    44
    Reaction score
    19
    Is there any where we can get the current dev build? I would like to test some things with regards to the logic.
     

    therimmer96

    The Cake Network Staff Senior button unpusher
    Joined
    Jun 21, 2013
    Messages
    3,603
    Reaction score
    1,053
    Basically every configuration value has been exposed to make balancing possible. the config is in data/config/blockBehavior.xml

    you can change everything from shield recharge to what weapon combinations do.
    When you say everything, do you mean things like what the block will do when you press R on it, so we can add custom doors and stuff?
     
    Joined
    Jul 12, 2013
    Messages
    219
    Reaction score
    69
    • Legacy Citizen
    • Purchased!
    • Community Content - Bronze 1
    based on the looks of the file, single player can test some massive overpower weapons. if you really can make it use a diferent file per sector basis it can get really fun minigames or space events
     

    Ithirahad

    Arana'Aethi
    Joined
    Nov 14, 2013
    Messages
    4,150
    Reaction score
    1,329
    • Purchased!
    • Top Forum Contributor
    • Legacy Citizen 8
    Woo, infinite diversity (And apparently customization support) in infinite combinations... I'll tool around with the build some more, and post a bit more feedback soon!

    (Btw, the Beam with a Pulse slave system causes a crash... is the effect not implemented yet? Dunno about other ones yet)

    EDIT1: Beam + Beam causes a crash too... Going to start trying cannon combos
    EDIT2: Cannon + any modifiers causes a ClassCastException on hit, testing against an asteroid. Cannon + Cannon works nicely. All other combinations just result in a crash.
     
    Last edited:
    Joined
    Aug 28, 2013
    Messages
    1,831
    Reaction score
    374
    • Legacy Citizen 2
    • Top Forum Contributor
    • Legacy Citizen
    Yeah, I'm getting a bunch of stuff crashing. This is the dev build, stop worrying about it so much.