Compare commits

..

No commits in common. "df80ce37ed10400443047d7d984360460a9747a6" and "a63133a7a5f84e2d244521e6d0d0dc5f287d8e2a" have entirely different histories.

3 changed files with 13 additions and 68 deletions

View File

@ -33,8 +33,6 @@ namespace FakeDeck.ButtonType
//Offensive: Orbital Strikes
{ "orbital-precision-strike", new uint[] { 0x65, Key_Right, Key_Right, Key_Up}},
{ "orbital-380-barrage", new uint[] { 0x65, Key_Right, Key_Down, Key_Up, Key_Up, Key_Left, Key_Down, Key_Down}},
//Defensive
{ "mortar-sentry", new uint[] { 0x65, Key_Down, Key_Up, Key_Right, Key_Down}},
@ -63,7 +61,6 @@ namespace FakeDeck.ButtonType
{ "autocannon", "https://static.wikia.nocookie.net/helldivers_gamepedia/images/c/c6/AC-8_Autocannon_Icon.png"},
{ "grenade-launcher","https://static.wikia.nocookie.net/helldivers_gamepedia/images/6/66/GL-21_Grenade_Launcher_Icon.png"},
{ "orbital-precision-strike", "https://static.wikia.nocookie.net/helldivers_gamepedia/images/4/47/Orbital_Precision_Strike_Icon.png"},
{ "orbital-380-barrage", "https://static.wikia.nocookie.net/helldivers_gamepedia/images/f/f4/Orbital_380MM_HE_Barrage_Icon.png"},
{ "mortar-sentry", "https://static.wikia.nocookie.net/helldivers_gamepedia/images/1/1d/A_M-12_Mortar_Sentry_Icon.png"},
{ "gatling-sentry","https://static.wikia.nocookie.net/helldivers_gamepedia/images/4/48/A_G-16_Gatling_Sentry_Icon.png"},

View File

@ -13,10 +13,6 @@ function urlencodeFormData(fd){
function resizeGrid(){
var width = document.body.clientWidth;
var height = document.body.clientHeight;
width = window.screen.availWidth;
height = window.screen.availHeight;
var biggerSizeW = (width / 7);
var biggerSizeH = (height / 5);

View File

@ -10,50 +10,6 @@ pages:
parameters:
- name: Key
value: "reinforce"
- button: flamethrower
function: HelldiversTwoMacro
parameters:
- name: Key
value: "flamethrower"
- button: anti-material
function: HelldiversTwoMacro
parameters:
- name: Key
value: "anti-material"
- button: spacer
function: FakeDeckMacro
parameters:
- name: Key
value: "spacer"
- name: Color
value: red
- button: spacer
function: FakeDeckMacro
parameters:
- name: Key
value: "spacer"
- name: Color
value: red
- button: spacer
function: FakeDeckMacro
parameters:
- name: Key
value: "spacer"
- name: Color
value: red
- button: spacer
function: FakeDeckMacro
parameters:
- name: Key
value: "spacer"
- name: Color
value: red
- button: strafing-run
function: HelldiversTwoMacro
@ -96,23 +52,20 @@ pages:
parameters:
- name: Key
value: bomb
- button: full-screen
- button: spacer
function: FakeDeckMacro
parameters:
- name: Key
value: "spacer"
- name: Color
value: orange
- button: spacer
function: FakeDeckMacro
parameters:
- name: Key
value: "full-screen"
- name: Color
value: orange
- button: spacer
function: FakeDeckMacro
parameters:
- name: Key
value: "spacer"
- name: Color
value: orange
- button: spacer
function: FakeDeckMacro
parameters:
@ -120,7 +73,6 @@ pages:
value: "spacer"
- name: Color
value: red
- button: spacer
function: FakeDeckMacro
parameters:
@ -128,7 +80,6 @@ pages:
value: "spacer"
- name: Color
value: red
- button: spacer
function: FakeDeckMacro
parameters:
@ -136,12 +87,13 @@ pages:
value: "spacer"
- name: Color
value: red
- button: orbital-380-barrage
function: HelldiversTwoMacro
- button: spacer
function: FakeDeckMacro
parameters:
- name: Key
value: orbital-380-barrage
value: "spacer"
- name: Color
value: red
- button: page
function: FakeDeckMacro