File tree Expand file tree Collapse file tree 11 files changed +22
-11
lines changed
Expand file tree Collapse file tree 11 files changed +22
-11
lines changed Original file line number Diff line number Diff line change 1313!define MUI_UNICON " icon.ico"
1414!define PRODUCT_NAME " Entry"
1515!define APP_NAME " Entry.exe"
16- !define PRODUCT_VERSION " 2.0.46 "
16+ !define PRODUCT_VERSION " 2.0.47 "
1717!define PRODUCT_PUBLISHER " EntryLabs"
1818!define PRODUCT_WEB_SITE " http://www.playentry.org/"
1919
Original file line number Diff line number Diff line change 1313!define MUI_UNICON " icon.ico"
1414!define PRODUCT_NAME " Entry"
1515!define APP_NAME " Entry.exe"
16- !define PRODUCT_VERSION " 2.0.46 "
16+ !define PRODUCT_VERSION " 2.0.47 "
1717!define PRODUCT_PUBLISHER " EntryLabs"
1818!define PRODUCT_WEB_SITE " http://www.playentry.org/"
1919
Original file line number Diff line number Diff line change 22 "private" : true ,
33 "productName" : " Entry" ,
44 "name" : " entry" ,
5- "version" : " 2.0.46 " ,
5+ "version" : " 2.0.47 " ,
66 "description" : " Entry for offline" ,
77 "main" : " src/main_build/main.bundle.js" ,
88 "scripts" : {
3434 "async-csv" : " ^2.1.3" ,
3535 "axios" : " ^0.19.2" ,
3636 "cross-spawn" : " ^7.0.3" ,
37- "entry-hw" : " git+https://github.com/entrylabs/entry-hw.git#dist/v1.9.29 " ,
38- "entry-js" : " git+https://github.com/entrylabs/entryjs.git#dist/offline_v2.0.46 " ,
37+ "entry-hw" : " git+https://github.com/entrylabs/entry-hw.git#dist/v1.9.30 " ,
38+ "entry-js" : " git+https://github.com/entrylabs/entryjs.git#dist/offline_v2.0.47 " ,
3939 "entry-tool" : " git+https://github.com/entrylabs/entry-tool.git#dist/develop" ,
4040 "excel4node" : " ^1.7.0" ,
4141 "fs-extra" : " ^8.1.0" ,
Original file line number Diff line number Diff line change @@ -70,7 +70,7 @@ export default function() {
7070 ( function ( i ) {
7171 topBlock . view . getDataUrl ( )
7272 . then ( function ( data : any ) {
73- const savePath = `${ dirPath [ 0 ] } ${ Constants . sep } ${ i } ${ '.png' } ` ;
73+ const savePath = `${ dirPath } ${ Constants . sep } ${ i } ${ '.png' } ` ;
7474 RendererUtils . saveBlockImage ( data . src , savePath ) ;
7575 } ) ;
7676 } ) ( ++ index ) ;
Original file line number Diff line number Diff line change 13401340 "JUDGEMENT_is_press_some_key_2": "키가 눌러져 있는가?",
13411341 "JUDGEMENT_reach_something_1": "",
13421342 "JUDGEMENT_reach_something_2": "에 닿았는가?",
1343+ "JUDGEMENT_is_boost_mode": "부스트모드가 켜져 있는가?",
13431344 "JUDGEMENT_boolean_not_1": "",
13441345 "JUDGEMENT_boolean_not_2": "(이)가 아니다",
13451346 "CALC_calc_rand_1": "",
43004301 "boolean_and_or": "%1 %2 %3",
43014302 "False": "%1 ",
43024303 "boolean_not": "%1 %2 %3",
4304+ "is_boost_mode": "%1",
43034305 "calc_basic": "%1 %2 %3",
43044306 "calc_rand": "%1 %2 %3 %4 %5",
43054307 "coordinate_mouse": "%1 %2 %3",
Original file line number Diff line number Diff line change 13401340 "JUDGEMENT_is_press_some_key_2": "키가 눌러져 있는가?",
13411341 "JUDGEMENT_reach_something_1": "",
13421342 "JUDGEMENT_reach_something_2": "에 닿았는가?",
1343+ "JUDGEMENT_is_boost_mode": "부스트모드가 켜져 있는가?",
13431344 "JUDGEMENT_boolean_not_1": "",
13441345 "JUDGEMENT_boolean_not_2": "(이)가 아니다",
13451346 "CALC_calc_rand_1": "",
43004301 "boolean_and_or": "%1 %2 %3",
43014302 "False": "%1 ",
43024303 "boolean_not": "%1 %2 %3",
4304+ "is_boost_mode": "%1",
43034305 "calc_basic": "%1 %2 %3",
43044306 "calc_rand": "%1 %2 %3 %4 %5",
43054307 "coordinate_mouse": "%1 %2 %3",
Original file line number Diff line number Diff line change 795795 "JUDGEMENT_is_press_some_key_2": " pressed?",
796796 "JUDGEMENT_reach_something_1": "touching",
797797 "JUDGEMENT_reach_something_2": "?",
798+ "JUDGEMENT_is_boost_mode": "Is boost mode?",
798799 "JUDGEMENT_true": "True",
799800 "LOOKS": "Looks",
800801 "LOOKS_change_scale_percent_1": "Change scale by",
85048505 "boolean_and": "%1 %2 %3",
85058506 "boolean_or": "%1 %2 %3",
85068507 "boolean_not": "%1 %2 %3",
8508+ "is_boost_mode": "%1",
85078509 "true_or_false": "%1",
85088510 "True": "%1 ",
85098511 "False": "%1 ",
Original file line number Diff line number Diff line change 795795 "JUDGEMENT_is_press_some_key_2": "キーを押しているか?",
796796 "JUDGEMENT_reach_something_1": " ",
797797 "JUDGEMENT_reach_something_2": "に着いたか?",
798+ "JUDGEMENT_is_boost_mode": "ブーストモードがオンになっているか?",
798799 "JUDGEMENT_true": " true",
799800 "LOOKS": "見た目",
800801 "LOOKS_change_scale_percent_1": "サイズを",
85128513 "boolean_and": "%1 %2 %3",
85138514 "boolean_or": "%1 %2 %3",
85148515 "boolean_not": "%1 %2 %3",
8516+ "is_boost_mode": "%1",
85158517 "true_or_false": "%1",
85168518 "True": "%1",
85178519 "False": "%1",
Original file line number Diff line number Diff line change 378378 "JUDGEMENT_is_press_some_key_2" : " 키가 눌러져 있는가?" ,
379379 "JUDGEMENT_reach_something_1" : " " ,
380380 "JUDGEMENT_reach_something_2" : " 에 닿았는가?" ,
381+ "JUDGEMENT_is_boost_mode" : " 부스트모드가 켜져 있는가?" ,
381382 "JUDGEMENT_boolean_not_1" : " " ,
382383 "JUDGEMENT_boolean_not_2" : " (이)가 아니다" ,
383384 "CALC_calc_rand_1" : " " ,
25432544 "boolean_and_or" : " %1 %2 %3" ,
25442545 "False" : " %1 " ,
25452546 "boolean_not" : " %1 %2 %3" ,
2547+ "is_boost_mode" : " %1" ,
25462548 "calc_basic" : " %1 %2 %3" ,
25472549 "calc_rand" : " %1 %2 %3 %4 %5" ,
25482550 "coordinate_mouse" : " %1 %2 %3" ,
Original file line number Diff line number Diff line change 85048504 "boolean_and": "%1 %2 %3",
85058505 "boolean_or": "%1 %2 %3",
85068506 "boolean_not": "%1 %2 %3",
8507+ "is_boost_mode": "%1",
85078508 "true_or_false": "%1",
85088509 "True": "%1",
85098510 "False": "%1",
You can’t perform that action at this time.
0 commit comments