1. StarMade
  2. News

StarMade News

0.203.157 - Balance Changes (Community Update)


This update makes some minor adjustments to system balance and fixes a whole range of bugs and issues.



[h2]Feature Changelog:[/h2]
  • AI can now use Selected Target turrets by firing at the target of the main ship. AI can use Cannon-Missile weapons.

  • Expanded AI firestate system under the hood, which should accommodate

  • more complex conditional weapon operations if fancier things are added in the future.

  • When using lock-on missiles (Missile/Beam combination), the locking function now prioritizes your selected target (default key: F).




[h2]System Balance Changes:[/h2]
  • Thruster blocks have had their individual mass reduced from 0.25 to 0.15 to match other system blocks.

  • Beams have twice the tick rate and half the damage per tick, which should mitigate some of the Beam-Beam damage disparity against armor.

  • Reduced Reactor Capacity cost for Top Speed Chamber levels to 8%/10%/12% respectively.

  • Reduced Reactor Capacity cost for Thrust Blast Base chamber from 4% to 2%.

  • Reduced Reactor Capacity cost for Thrust Blast Strength 1 chamber from 4% to 2%.

  • Reduced Reactor Capacity cost for Thrust Blast Charge Speed 1 chamber from 4% to 2%.

  • Reduced Reactor Capacity cost for Thrust Blast Multi-Charge 1 chamber from 4% to 2%.




[h2]API Changelog:[/h2]
Added API event for pirate spawn attempts.



[h2]Bug Fixes:[/h2]
  • Fixed lighting colors for crystal sub-shapes being only white. Weapon stats menu now displays correct power usage.

  • Adjusted AI targeting priority of Reactor blocks from 15 to 30 to match the targeting

  • priority of Chambers.

  • Fixed bug causing vertically-placed missiles fired by AI turrets to be fired straight at the turret rather than from the correct direction.

  • Missiles now check armor at the place they hit and reduce damage accordingly (except Bombs).

  • Bombs and Warheads correctly deal self-damage again.

  • Inventory transfer rails now only need the actual pulling storage to pull, not both, in order to work.

  • Semi fix for downloading block behavior softlock (turns out it's just an indefinite wait for server response).

  • Entities made entirely of Cargo Space, intangible rails, and/or their pickup areas will now auto overheat.

  • Fleets assigned to Fleet Mining will no longer target “ghost asteroids”, which should allow them to function more reliably than before.

StarMade v0.203.157 - Bug Fixes Round 2

[h2]
API Changelog:[/h2]
  • Deprecated old API hooks for block damage and destruction.

[h2]Bug Fixes:[/h2]
  • Fixed a salvage beam exploit.
  • Fixed new block damage API hook not applying to missiles.
  • Fixed mod error window potentially being larger than the monitor screen.

StarMade v0.203.153 - Bug Fixes

This update aims to address many of the bugs and concerns introduced by previous updates. We want to assure you that we are working to fix these issues, and we have adopted a new development pipeline and standards to cut down on bugs introduced in the future. We want to apologize for the recent troubles and these new standards and procedures should address these issues.

Feature Changelog:

Added a sound effect for transporter modules being activated.

[h2]API Changelog:[/h2]
  • Added an event for when an entity changes it’s faction.
  • Added a new directory for locally installed mods that will take priority over downloaded ones. This should fix many of the duplicate mod issues that were present before.
  • Added mod-specific logging so that each mod gets it’s own log (moddata/modname/logs/modname_log.0.log) writable through the StarMod class. We want to encourage developers to use this new logging system instead of outputting to the main console. This way, it will be easier to debug mod specific issues without having to comb through large global log files.
  • Moved persistent object logging to it’s own file (moddata/modname/logs/persistent_objects.0.log) for each mod separate from the mod’s main log. This should cut down on the I/O spam issue that many servers had and reduce lag.


[h2]Bug Fixes:[/h2]
  • Fixed bug that caused AI turrets not to fire on targets even if set on “aim at selected” and they would only fire at entities from an enemy faction.
  • Fixed transporters not being activatable by logic.
  • Fixed transporters not being activatable by decorative consoles.
  • Fixed normal and emissive textures for new blocks.
  • Fixed icon outlines for new blocks.
  • Fixed bug causing some icons for modded blocks to be mismatched.
  • Fixed output width being ignored on cannon combinations without a conical damage pattern.
  • Fixed coil blocks having incorrect orientations.
  • Fixed gravity exit module being hidden in the creative menu.
  • Fixed thruster blocks not being controllable through decorative consoles.


[h2]Known Issues:[/h2]
  • Temporarily disabled adjust cockpit feature due to a game breaking bug that would lock all other players out of their controls.
  • Some normals still need adjustments, but we felt it was important to get these fixes out.


Thanks to the community for this patch.
If you like to get involved with access to the source code. Join the modding discord at https://discord.gg/Mde9ChnG4c

Thanks for playing StarMade,
- schema

Decor Update Hotfix #1

  • Fixed icon mismatch issue
  • Fixed mod block icon issue

Decor Update [0.203.147] (Community update)

Decor Update [0.203.147] (Community update)

Meet Major Update 0.203.147! This update is focused on decor and adding more block variants.

[h2]Features Changelog:[/h2]
[h3]Gravity Logic:[/h3]
Gravity Units can now use logic to activate.

[h3]Gravity Exit Unit:[/h3]
Similar to a gravity unit, but deactivates all gravity for an astronaut.

[h3]Energy Pylons, Energy Cells, and Power Cores:[/h3]
Some new decorative blocks have been added: Energy Pylons, Energy Cells, and Power Cores.

Each of these types come in Red, Blue, Green, and Orange.

[h3]Coils:[/h3]
Two new coil blocks have been added.

[h3]Beige Hulls:[/h3]
A new hull type has been added, Beige. It comes in Basic, Standard, and Advanced.

[h3]Additional Shapes:[/h3]
The following block types have had additional shape variants added:

  • Carved Stones
  • Ingots
  • Crystals
  • Ice


Thanks to the community for this update!