StarMade V0.201.363: CONDITIONS, ACTIONS & FIXES
Hello players,
here is a small feature and fix update. There will be several of those along the universe update roadmap (roadmap blogpost on www.star-made.org). Durking the update, we'll be working ~1 week per month on fixes and small features (especially for the rule system), while spending the rest of the time on the universe update.
Universe update Roadmap News: On the universe update, we are currently in the middle of GUI scaling, and close to starting to implement the sound system.
This update features a lot of new conditions and actions. The system now supports rules of different types, depending on the target (players, factions, sectors, etc). Actions are transferable to other entities: e.g. if condition on a ship is true, you can execute a player action for all players on that ship.
Here is the full changelog:
added minimize button to advanced build mode panels on the right
Thank you for playing StarMade,
- The schine team
here is a small feature and fix update. There will be several of those along the universe update roadmap (roadmap blogpost on www.star-made.org). Durking the update, we'll be working ~1 week per month on fixes and small features (especially for the rule system), while spending the rest of the time on the universe update.
Universe update Roadmap News: On the universe update, we are currently in the middle of GUI scaling, and close to starting to implement the sound system.
This update features a lot of new conditions and actions. The system now supports rules of different types, depending on the target (players, factions, sectors, etc). Actions are transferable to other entities: e.g. if condition on a ship is true, you can execute a player action for all players on that ship.
Here is the full changelog:
UI
added minimize button to advanced build mode panels on the right
Rule System
- Player Mod Faction Points
- Player Set Faction Points
- Entity Mod Faction Points
- Entity Set Faction Points
- DateTime fixes
- Entity Weekly duration
- FactionRules
- FactionIsInRange
- FactionAddFP
- FactionSetFP
- FactionHasMemberCount
- FactionHasFpCount
- Action Bridges
- Entity -> Sector / Player / Faction
- Sector -> Entities / Players / Factions
- Player -> Sector / entered Entity / Faction
- Faction -> Players
- 'Entity system claimed by' condition
- player warp to sector action
- player set credits action
- player mod credits action
- player kick action
- player ban action
- player in sector cond
- player say cond (regexp)
- player send message action
- player last joined condition
- player kick out of ship action
- player kill action
- segment controller in sector range condition
- all faction condition parameters now range
- sector chmod condition
- sector range condition
- sector contains entity count condition
- sector chmod action
- sector admin command action
- Added inverse conditions (condition group feature)
- recurring actions
- player: add credits over time
- player: add blocks
- player: add blocks over time
-
Fixes:
- fixed missing integrity triggers
- fixed beams not active on server when using logic to toggle them (logic salvage beam not working)
- fixed linear reactor level calcs
- fixed activatable modules not synching correctly (cloak drive)
- fixed torch damaging stick shops
- fixed error that would respawn Asteroids over and over if they were moved
-
Balance
- blockBehaviorConfig now has global defense of blocks based on type (shield, armor, block) additionally to the previous individual block effect defense (which would be a mess to adjust)
- Note: it's now possible to set defense value for all block types depending on if it's armor, normal or shield that is hit. The defense value is put against the offense value of the weapon. This now enables a balance where some weapons can be better/worse against shield/armor/normal
- beams now use calculated armor values for damage reduction
- Note: Beams now do damage calculations in a similat way as cannons in that the armor depth is calculated upon hitting a surface. The damage of the beam is reduced depending on armor thickness. Values have been added to config.
- General Balance Note: The current config values for the new balance additions are currently experimental and in no way final
Thank you for playing StarMade,
- The schine team