ComaToes / ftl-profile-editor

Profile editor for FTL: Faster Than Light (www.ftlgame.com)
GNU General Public License v3.0
10 stars 38 forks source link

Advanced Ship Editing #16

Closed Vhati closed 12 years ago

Vhati commented 12 years ago

FloorplanPanel

SystemId constants in SystemBlueprint became the standard by which systems are looked up.

Crew races/flags should be safe.

Setting Weapons/DroneCtrl system power independently of their weapons/drones makes FTL lag horribly, presumably throwing tones of errors under the hood.

So Weapons system power is determined by each weapon item's armed state. When editing the Weapons system, weapon items will be properly disarmed if capacity/damage reduce available power.

System editing doesn't disarm drones yet when it cuts power, which is bad.

Vhati commented 12 years ago

System editing isn't bulletproof yet. It's not disarming weapons and drones when it cuts their power... And deionizatoin ticks might not be getting reset upon loading after all.

Vhati commented 12 years ago

Individual weapons and the Weapons system can be edited.