Commit Graph
7 Commits
Author SHA1 Message Date
LQandAnuken 7f9a3efa24 powergraph update with battery (#276) 2018-10-31 09:36:59 -04:00
LQandAnuken 87a7cc6289 add liquid out speed display (#250) 2018-10-18 21:56:35 -04:00
LQandAnuken 7a41fc8ec8 update pad mission (#247)
add MechMission as same as the UpgradeBlocks type
2018-10-16 09:08:53 -04:00
LQandAnuken 21bc195213 make sure new sector include target sector (#244)
if shiftx, shifty calc from total width,height, the result sector did not include the target sector
2018-10-15 10:17:52 -04:00
LQandAnuken 6f87611d67 keep the saved width and height of sector (#236)
* keep the saved width and height of sector

width,height changed after expandSector mission, It will reset to original value in initSector()

* keep x,y of sector

sector X and Y may be shifted after loading as well.
2018-10-13 10:44:07 -04:00
LQandAnuken ebc4031922 set charset (#238)
default file charset is not utf8 when run from win10
2018-10-13 08:57:31 -04:00
LQandAnuken 94cbf4cddf fix displayString for CommandMission (#235) 2018-10-12 09:48:39 -04:00