diff --git a/tree/bus_station.css b/tree/bus_station.css new file mode 100644 index 0000000..3255655 --- /dev/null +++ b/tree/bus_station.css @@ -0,0 +1,434 @@ + +@font-face { + font-family: sinistre; + src: url(fonts/Sinistre-StCaroline.woff), + url(fonts/Sinistre-StCaroline.otf); +} +@font-face { + font-family: jolybolditalic; + src: url(fonts/JolyDisplay-BoldDisplayItalic.woff), + url(fonts/JolyDisplay-BoldDisplayItalic.otf); +} + +@font-face { + font-family: jolyregularitalic; + src: url(fonts/JolyDisplay-RegularDisplayItalic.woff), + url(fonts/JolyDisplay-RegularDisplayItalic.otf); +} +@font-face { + font-family: jolyregular; + src: url(fonts/JolyDisplay-RegularDisplay.woff), + url(fonts/JolyDisplay-RegularDisplay.otf); +} + +@font-face { + font-family: jolybold; + src: url(fonts/JolyDisplay-BoldDisplay.woff), + url(fonts/JolyDisplay-BoldDisplay.otf); +} + +.invert{ + filter: invert(100%); +} + + body { + font-family: jolyregular; + font-size: 1.8vw; + overflow-y: hidden; + + } + + .instructions{ + font-family:jolyregularitalic; + + } + span.instructions_arrow{ + padding-left:40px; + font-size: 2.4vw; + font-family:jolybolditalic; +} + + + + ::-moz-selection { /* Code for Firefox */ + background: transparent; + } + ::selection { + background: transparent; + } + +#ground_color { + width: 5100px; + height: 120%; + position:fixed; + margin:-100px; + background-color: white; + z-index:-10; +} + +#ground{ + position:absolute; + height:100%; + width:5000px; +} + +#groundline { + position: fixed; + top:130px; + height:0%; + width: 100%; + border-top: 1px solid; + z-index:-10; +} + + +div.text_container { + bottom: 40px; + left:40px; + right:40px; + position:fixed; + margin: auto; + line-height: 1.4em; +} +.game_bar { + top:40px; + right:80px; + position:fixed; + border-radius: 25vw; + padding-left: 10px; + padding-right: 10px; + font-family: sinistre; + background-color: white; + border: 0.11vw black solid; + border-radius: 25vw; + color:black; + cursor:pointer; + font-size: 1.4vw; +} + +button{ + -webkit-appearance: none; + background-color: white; + border: 0.1em black solid; + border-radius: 25em; + color:black; + cursor:pointer; + font-family: jolybolditalic; +} + +button:hover{ +border: 0.1em transparent solid; +-webkit-box-shadow: 0px 0px 8px 1px black; +-moz-box-shadow: 0px 0px 8px 1px black; +box-shadow: 0px 0px 8px 1px black; + +} + +span.button_text{ + font-size: 1.6vw; + padding: 8px; +} + +#player_name{ + font-family: jolybolditalic; +} + +/*army*/ + +div#player_img { + top: 40%; + left: 100%; + position:absolute ; + z-index: 2; + } + +.army { + position: absolute; + top:10%; + left: 5%; + width: 350px; + height: 280px; +} + + +#fighter1 { + top:50%; + left: 80%; + position: absolute; + z-index:2; +} +#fighter2 { + top:5%; + left: 50%; + position: absolute; + z-index:0; +} +#fighter3 { + top:20%; + left: 30%; + position: absolute; + z-index:2; +} +#fighter4 { + top:100%; + left: 45%; + position: absolute; + z-index:5; +} +#fighter5 { + top:40%; + left: 50%; + position: absolute; + z-index:2; +} +#fighter6 { + top:70%; + left: 65%; + position: absolute; + z-index:3; +} +#fighter7 { + top:68%; + left: 44%; + position: absolute; + z-index:3; +} +#fighter8 { + top:50%; + left: 5%; + position: absolute; + z-index:2; +} +#fighter9 { + top:50%; + left: 5%; + position: absolute; + z-index:3; +} + +.children1 { + top:5%; + right: 6%; + position: absolute; +} + +.children2 { + top:40%; + right: 2%; + position: absolute; + z-index:3; +} + +.decoration { + top:35%; + right: 10%; + position: absolute; +} + +.figure1{ + bottom: 50%; + right: 9%; + position: absolute; + z-index: 3; + cursor: pointer; +} + +.figure2{ + bottom:60%; + right: 12%; + position: absolute; + z-index: 3; + cursor: pointer; +} +.figure3{ + bottom:30%; + right: 2%; + position: absolute; + z-index: 3; + cursor: pointer; +} +.figure4{ + bottom:25%; + right: 10%; + position: absolute; + z-index: 3; + cursor: pointer; +} + + +/*images*/ + + +.bus1 { + top:9%; + left: 17%; + position: absolute; + z-index:-1; + +} +.bus2 { + top:47%; + left: 10%; + position: absolute; + z-index:5; +} +.bus3 { + bottom:38%; + left: 30%; + position: absolute; + z-index:4; +} + +.bus4{ + top: 10%; + left: 40%; + position: absolute; + z-index:1; +} +.bus5{ + bottom: 20%; + left: 60%; + position: absolute; + z-index:6; +} +.bus6{ + top: 10%; + right: 35%; + position: absolute; + z-index:1; +} +.bus7{ + bottom: 23%; + right: 20%; + position: absolute; + z-index:6; +} +.bus8{ + top: 10%; + right: 10%; + position: absolute; + z-index:1; +} +#warehouse{ + top: 20%; + right: 2%; + position: absolute; + z-index:1; +} + +/* amanda baloons*/ + +.bubble1 { + right: 8%; + top:12%; + position: absolute; + background: #ffffff; + color: #000000; + font-family: sinistre; + font-size: 16px; + line-height: 17px; + text-align: center; + width: 140px; + height: 90px; + border-radius: 10px; + padding: 18px; + border: #000000 solid 1px; + z-index: 50; +} +.bubble1:after { + content: ''; + position: absolute; + display: block; + width: 0; + z-index: 1; + border-style: solid; + border-width: 20px 20px 0 0; + border-color: #ffffff transparent transparent transparent; + bottom: -20px; + left: 32%; + margin-left: -10px; +} +.bubble1:before { + content: ''; + position: absolute; + width: 0; + z-index: 0; + border-style: solid; + border-width: 21px 21px 0 0; + border-color: #000000 transparent transparent transparent; + bottom: -22px; + left: 32%; + margin-left: -11px; + display: block; +} + +.bubble2 { + right: 14%; + top:5%; + position: absolute; + background: #ffffff; + color: #000000; + font-family: sinistre; + font-size: 16px; + line-height: 17px; + text-align: center; + width: 188px; + height: 52px; + border-radius: 10px; + padding: 18px; + border: #000000 solid 1px; + z-index: 50; +} +.bubble2:after { + content: ''; + position: absolute; + display: block; + width: 0; + z-index: 1; + border-style: solid; + border-width: 0 20px 20px 0; + border-color: transparent #ffffff transparent transparent; + bottom: -20px; + left: 81%; + margin-left: -10px; +} +.bubble2:before { + content: ''; + position: absolute; + width: 0; + z-index: 0; + border-style: solid; + border-width: 0 21px 21px 0; + border-color: transparent #000000 transparent transparent; + bottom: -22px; + left: 81%; + margin-left: -10px; + display: block; +} + + + + + +/* hide scroll bar */ +/* width */ +::-webkit-scrollbar { + color:black; + } + + /* Track */ + ::-webkit-scrollbar-track { + background: black; + } + + /* Handle */ + ::-webkit-scrollbar-thumb { + background: black; + } + + /* Handle on hover */ + ::-webkit-scrollbar-thumb:hover { + background: black; + } + + diff --git a/tree/bus_station.html b/tree/bus_station.html new file mode 100644 index 0000000..280dba8 --- /dev/null +++ b/tree/bus_station.html @@ -0,0 +1,280 @@ + + + + + + bus station + + + + + + + + +
+ +
+ +
+
+ + + + + + + + +
+ +
+ +
+ + +
+
+ + +
+
+ + +
+
+ + +
+
+ + +
+
+ + +
+
+ + +
+
+ + +
+ + + + + + + +
+ + +
+
+ + +
+
+ + +
+
+ + +
+ + + + + + + +
+ +
+ You are approaching the bus station. The entrance of the saurian headquarter should be somewhere around here.
+ Move around with your army to find the entrance! +
+ + + + +
+ + + + + + + \ No newline at end of file diff --git a/tree/imgs/.DS_Store b/tree/imgs/.DS_Store index c91568f..4eab105 100644 Binary files a/tree/imgs/.DS_Store and b/tree/imgs/.DS_Store differ diff --git a/tree/imgs/bus_station/.DS_Store b/tree/imgs/bus_station/.DS_Store new file mode 100644 index 0000000..830a90d Binary files /dev/null and b/tree/imgs/bus_station/.DS_Store differ diff --git a/tree/imgs/bus_station/bus1_fire.gif b/tree/imgs/bus_station/bus1_fire.gif new file mode 100644 index 0000000..ac3e8e0 Binary files /dev/null and b/tree/imgs/bus_station/bus1_fire.gif differ diff --git a/tree/imgs/bus_station/bus2_fire.gif b/tree/imgs/bus_station/bus2_fire.gif new file mode 100644 index 0000000..e052104 Binary files /dev/null and b/tree/imgs/bus_station/bus2_fire.gif differ diff --git a/tree/imgs/bus_station/bus3.gif b/tree/imgs/bus_station/bus3.gif new file mode 100644 index 0000000..e42d97b Binary files /dev/null and b/tree/imgs/bus_station/bus3.gif differ diff --git a/tree/imgs/bus_station/bus3_fire.gif b/tree/imgs/bus_station/bus3_fire.gif new file mode 100644 index 0000000..f3cb282 Binary files /dev/null and b/tree/imgs/bus_station/bus3_fire.gif differ diff --git a/tree/imgs/bus_station/bus4.gif b/tree/imgs/bus_station/bus4.gif new file mode 100644 index 0000000..ecf63f3 Binary files /dev/null and b/tree/imgs/bus_station/bus4.gif differ diff --git a/tree/imgs/bus_station/bus4_fire.gif b/tree/imgs/bus_station/bus4_fire.gif new file mode 100644 index 0000000..2d4d228 Binary files /dev/null and b/tree/imgs/bus_station/bus4_fire.gif differ diff --git a/tree/imgs/bus_station/car1_fire.gif b/tree/imgs/bus_station/car1_fire.gif new file mode 100644 index 0000000..8fe8feb Binary files /dev/null and b/tree/imgs/bus_station/car1_fire.gif differ diff --git a/tree/imgs/bus_station/car2.gif b/tree/imgs/bus_station/car2.gif index 7690301..338e47f 100644 Binary files a/tree/imgs/bus_station/car2.gif and b/tree/imgs/bus_station/car2.gif differ diff --git a/tree/imgs/bus_station/car2_fire.gif b/tree/imgs/bus_station/car2_fire.gif new file mode 100644 index 0000000..da29464 Binary files /dev/null and b/tree/imgs/bus_station/car2_fire.gif differ diff --git a/tree/imgs/bus_station/car3_fire.gif b/tree/imgs/bus_station/car3_fire.gif new file mode 100644 index 0000000..826732f Binary files /dev/null and b/tree/imgs/bus_station/car3_fire.gif differ diff --git a/tree/imgs/bus_station/car4.gif b/tree/imgs/bus_station/car4.gif deleted file mode 100644 index 338e47f..0000000 Binary files a/tree/imgs/bus_station/car4.gif and /dev/null differ diff --git a/tree/imgs/bus_station/guard_human3.gif b/tree/imgs/bus_station/guard_human3.gif index 82e80fb..de75294 100644 Binary files a/tree/imgs/bus_station/guard_human3.gif and b/tree/imgs/bus_station/guard_human3.gif differ diff --git a/tree/imgs/bus_station/guard_human4.gif b/tree/imgs/bus_station/guard_human4.gif new file mode 100644 index 0000000..e914d9e Binary files /dev/null and b/tree/imgs/bus_station/guard_human4.gif differ diff --git a/tree/imgs/bus_station/guard_rept3.gif b/tree/imgs/bus_station/guard_rept3.gif new file mode 100644 index 0000000..f1267b0 Binary files /dev/null and b/tree/imgs/bus_station/guard_rept3.gif differ diff --git a/tree/imgs/bus_station/guard_rept4.gif b/tree/imgs/bus_station/guard_rept4.gif new file mode 100644 index 0000000..45d64b5 Binary files /dev/null and b/tree/imgs/bus_station/guard_rept4.gif differ diff --git a/tree/imgs/bus_station/warehouse4.png b/tree/imgs/bus_station/warehouse4.png index c03f0d1..7548d5e 100644 Binary files a/tree/imgs/bus_station/warehouse4.png and b/tree/imgs/bus_station/warehouse4.png differ diff --git a/tree/pleiadians_saurians.html b/tree/pleiadians_saurians.html index 0b47fcf..1a0f7a8 100644 --- a/tree/pleiadians_saurians.html +++ b/tree/pleiadians_saurians.html @@ -220,7 +220,7 @@ function check_pleiadians() { $(".bubble5").css("zIndex", 50); $(".bubble5").show(); setTimeout( function (){ - $(".message2").hide(); + $(".message2, .message1").hide(); $(".message3").show(); }, 2500); }, 2500);