Browse Source

Site updated: 2020-04-14 18:31:09

schtonn 5 years ago
parent
commit
8eadacbe2c

File diff suppressed because it is too large
+ 0 - 859
c2runtime.js


File diff suppressed because it is too large
+ 0 - 0
css/main.css


File diff suppressed because it is too large
+ 0 - 0
games/index.html


+ 0 - 1
js/appmanifest.json

@@ -1 +0,0 @@
-{"name":"Bad Time Simulator (Sans Fight)","short_name":"Bad Time Simulator (Sans Fight)","start_url":"index.html","display":"fullscreen","orientation":"any","icons":[{"src":"icon-16.png","sizes":"16x16","type":"image/png"},{"src":"icon-32.png","sizes":"32x32","type":"image/png"},{"src":"icon-128.png","sizes":"128x128","type":"image/png"},{"src":"icon-256.png","sizes":"144x144","type":"image/png"},{"src":"icon-256.png","sizes":"256x256","type":"image/png"}]}

BIN
js/icon-256.png


File diff suppressed because it is too large
+ 0 - 0
sans/index.html


+ 28 - 0
sans/js/appmanifest.json

@@ -0,0 +1,28 @@
+{
+	"name": "Bad Time Simulator (Sans Fight)",
+	"short_name": "Bad Time Simulator (Sans Fight)",
+	"start_url": "index.html",
+	"display": "fullscreen",
+	"orientation": "any",
+	"icons": [{
+		"src": "icon-16.png",
+		"sizes": "16x16",
+		"type": "image/png"
+	}, {
+		"src": "icon-32.png",
+		"sizes": "32x32",
+		"type": "image/png"
+	}, {
+		"src": "icon-128.png",
+		"sizes": "128x128",
+		"type": "image/png"
+	}, {
+		"src": "icon-256.png",
+		"sizes": "144x144",
+		"type": "image/png"
+	}, {
+		"src": "icon-256.png",
+		"sizes": "256x256",
+		"type": "image/png"
+	}]
+}

+ 1 - 1
js/c2runtime.js → sans/js/c2runtime.js

@@ -1,4 +1,4 @@
-// Generated by Construct 2, the HTML5 game and app creator :: https://www.construct.net
+// Generated by Construct 2, the HTML5 game and app creator :: https://www.construct.net
 'use strict';var aa,ba,ca,da,fa,ga,ha,ja,z,la,ma,na,pa,qa,sa,ta,ua,va,wa,xa,ya,za,Ba,A,Da,Fa,Ha,Ia,Ja,G,Ka,La,Ma,Na,Oa,Pa,Ra,Sa,Ta,Ua,Va,Wa,Xa,Ya,Za,$a,cb,db,eb,fb,gb,hb,ib,jb,kb,lb,mb,pb,qb,rb,sb,tb,ub,vb,wb,xb,yb,zb,Ab,Bb,Cb,Hb,Ib,Jb,Kb,Lb,Mb,Nb,Ob,Pb,Qb,Rb,Sb,Tb,Ub,Vb,Wb,Xb,Yb,Zb,$b,ac,bc,cc,dc,ec,fc,gc,hc,ic,jc={};"function"!==typeof Object.getPrototypeOf&&(Object.getPrototypeOf="object"===typeof"test".__proto__?function(h){return h.__proto__}:function(h){return h.constructor.prototype});
 (function(){function h(a,c,e,b){this.set(a,c,e,b)}function r(){this.ab=this.$a=this.cb=this.bb=this.ob=this.nb=this.Ga=this.Fa=0}function p(a,c,b,k){a<c?b<k?(e=a<b?a:b,u=c>k?c:k):(e=a<k?a:k,u=c>b?c:b):b<k?(e=c<b?c:b,u=a>k?a:k):(e=c<k?c:k,u=a>b?a:b)}function t(){this.items=this.Fd=null;this.Nh=0;E&&(this.Fd=new Set);this.Ug=[];this.ue=!0}function v(a){Ea[oa++]=a}function n(){this.Z=this.Vk=this.y=this.Il=0}function g(a){this.lb=[];this.gj=this.ij=this.jj=this.hj=0;this.oi(a)}function b(a,c){this.Ml=
 a;this.Ll=c;this.cells={}}function d(a,c){this.Ml=a;this.Ll=c;this.cells={}}function l(a,c,e){var b;return K.length?(b=K.pop(),b.rm=a,b.x=c,b.y=e,b):new ba(a,c,e)}function c(a,c,e){this.rm=a;this.x=c;this.y=e;this.sb=new ca}function f(a,c,e){var b;return L.length?(b=L.pop(),b.rm=a,b.x=c,b.y=e,b):new da(a,c,e)}function a(a,c,e){this.rm=a;this.x=c;this.y=e;this.sb=[];this.mg=!0;this.Cd=new ca;this.eh=!1}function k(a,c){return a.pd-c.pd}fa=function(a){window.console&&window.console.log&&window.console.log(a)};

+ 0 - 0
js/jquery-3.4.1.min.js → sans/js/jquery-3.4.1.min.js


+ 0 - 0
sans/offlineClient.js → sans/js/offlineClient.js


+ 0 - 0
sans/sw.js → sans/js/sw.js


Some files were not shown because too many files changed in this diff