Commit Graph
10 Commits
Author SHA1 Message Date
LQandAnuken 00706daae5 editor MapRenderer block icon scaling (#344) 2018-11-19 12:33:50 -05:00
LQandAnuken ea87b958ef update zh_CN translations (#342)
* Update bundle_zh_CN.properties

Add descriptions translate for zh_CN

* Update bundle_zh_CN.properties
2018-11-18 09:46:13 -05:00
LQandAnuken e8ea2af298 add drawRequest for mobile input (#330) 2018-11-14 09:49:27 -05:00
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