1. Terranny
  2. News

Terranny News

0.6.2

- Switched to Unity 6
- Added an objective to A6 to get a launcher upgrade
- Added an objective to A9 to get a star badge
- Added an objective to B4 to get a converter (duration) upgrade
- Added an objective to B9 to get an engine upgrade
- Added an objective to B9 to get a burst badge
- Added star and burst as default decals

0.6.1

- Added accent color emission to all converters
- Fixed finding fighters by angle (Read node), distance and debug lines should now be correct
- Added "Get Target" to body, wing, and weapon Read nodes. It fires a ray at an angle to get the closest non-specific target's distance or type. Type returns 0 for obstacle, 1 for friendly fighter, and 2 for enemy fighter. Remember you can always enable the debug line to see if the detection is working properly
- New stat "Honed Bonus", how much more damage a honed shot will do

0.6.0

- New item type: Upgrade, modifies parts in more unique ways
- Added an upgrade slot to all body, engine, special, converter, and type S/A weapon items
- Added a second mod slot to B-type weapons
- Added a new objective to target A9 to receive a body upgrade item
- Added an upgrade item for all item types that can receive one, most of them are not obtainable but can be used in the sandbox

- Replaced wing and body graphics to exclude the slot indentations
- Added ability to change wing positions on certain slots on bodies and extensions

- Reduced "Recharger" (Converter) cost to 1000kw
- Added a preset variable "_t" that holds elapsed time
- Exported/imported drones will respect their npc status
- Removed npc toggle in new drone window, toggle it in the drone's context menu

0.5.3

- New NPC wing slots on wings
- NPC slots will no longer populate with default parts, to avoid infinite loops
- Renamed A-type wings so the first one you get is I instead of III
- Removed type (A,B,C,S) indicator on NPC drone slots
- Item rollovers will now show NPC slots as well, if the drone is an NPC
- Added an indicator to show if a part is the default one

0.5.2.1

- Bug fixes