Bump r3641

This commit is contained in:
Rim 2023-12-10 08:26:42 -05:00
parent 26b012cb7b
commit 329e500bec
13 changed files with 17 additions and 174 deletions

Binary file not shown.

Binary file not shown.

View File

@ -1 +1 @@
{"revision":3553,"launchTarget":"bin/plutonium-launcher-win32.exe"}
{"revision":3641,"launchTarget":"bin/plutonium-launcher-win32.exe"}

View File

@ -1 +0,0 @@
button[data-v-100b658a]:focus,input[data-v-100b658a]:focus,select[data-v-100b658a]:focus,textarea[data-v-100b658a]:focus{outline:none}.w-notify-notification[data-v-100b658a]{position:absolute;left:50%;transofrm:translateX(-50%)}pre[data-v-100b658a]{overflow-x:auto;white-space:pre-wrap;white-space:-moz-pre-wrap;white-space:-pre-wrap;white-space:-o-pre-wrap;word-wrap:break-word}.vue-notification[data-v-100b658a]{font-size:20px!important}.float-left[data-v-100b658a]{float:left}.float-right[data-v-100b658a]{float:right}.cursor-pointer[data-v-100b658a]{cursor:pointer}.clickable[data-v-100b658a]{position:relative}.clickable[data-v-100b658a]:hover{cursor:pointer;color:#fff;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.clickable:hover:not(.no-backdrop-highlight).clickable[data-v-100b658a]:hover:after{top:0;bottom:0;left:0;right:0;content:"";position:absolute;background-color:hsla(0,0%,100%,.15);z-index:1000;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.clickable:hover.round-highlight[data-v-100b658a]:after{border-radius:100%}.filePath[data-v-100b658a]{background-color:#262626;padding-top:13px;padding-left:12px;height:39px;position:relative;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.filePath .text[data-v-100b658a]{max-width:calc(100% - 1000px)}.filePath .button[data-v-100b658a]{position:absolute;top:0;bottom:0;right:0;width:100px;background-color:#4c4c4c;text-align:center;padding-top:13px}.header[data-v-100b658a]{font-family:politica,sans-serif;font-weight:700;margin-bottom:8px}.header[data-v-100b658a]:nth-child(n+2){margin-top:16px}.content[data-v-100b658a]{padding:16px}.footer[data-v-100b658a]{position:fixed;bottom:0;right:0;padding:16px}

View File

@ -1,4 +1,4 @@
<!doctype html><html lang="en"><head><meta charset="utf-8"><meta http-equiv="X-UA-Compatible" content="IE=edge"><meta name="viewport" content="width=device-width,initial-scale=1"><link rel="stylesheet" href="https://use.typekit.net/qyo5vvn.css"><script src="https://kit.fontawesome.com/0787521d16.js" crossorigin="anonymous"></script><script src="nix-bridge.js"></script><title>pluto-launcher</title><link href="css/app.5b0a1e7d.css" rel="stylesheet"></head><body><noscript><strong>We're sorry but there was an issue loading the UI element of Plutonium Launcher. Please report this to a dev. (noscript)</strong></noscript><div id="app"></div><script src="js/chunk-vendors.d77b8b8e.js"></script><script src="js/app.454f4f9e.js"></script></body><style>html {
<!doctype html><html lang="en"><head><meta charset="utf-8"><meta http-equiv="X-UA-Compatible" content="IE=edge"><meta name="viewport" content="width=device-width,initial-scale=1"><link rel="stylesheet" href="https://use.typekit.net/qyo5vvn.css"><script src="https://kit.fontawesome.com/0787521d16.js" crossorigin="anonymous"></script><script src="nix-bridge.js"></script><title>pluto-launcher</title><link href="css/app.5b0a1e7d.css" rel="stylesheet"></head><body><noscript><strong>We're sorry but there was an issue loading the UI element of Plutonium Launcher. Please report this to a dev. (noscript)</strong></noscript><div id="app"></div><script src="js/chunk-vendors.d77b8b8e.js"></script><script src="js/app.880bc8f0.js"></script></body><style>html {
background-color: black;
}

File diff suppressed because one or more lines are too long

View File

@ -1,2 +0,0 @@
(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-59eb3327"],{"10da":function(t,e,a){"use strict";a("ce7b")},"67f8":function(t,e,a){"use strict";a.r(e);var i=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",[a("div",{staticClass:"content"},[a("div",{staticClass:"header"},[a("div",{staticClass:"title"},[t._v(" "+t._s(t.game.title)+" ")]),t._v(" Game Settings ")]),a("div",{staticClass:"header"},[t._v(" Game Path ")]),a("div",{staticClass:"filePath"},[a("div",{staticClass:"text"},[t._v(" "+t._s(t.path)+" ")]),a("div",{staticClass:"button clickable",on:{click:function(e){return t.setGameDir()}}},[t._v(" Select Dir ")])])])])},s=[],n=a("5530"),c=(a("7db0"),a("d3b7"),a("2f62")),r=a("9193"),u={data:function(){return{gamePath:null}},computed:Object(n["a"])(Object(n["a"])({},Object(c["b"])({user:"authentication/user",gameTag:"ui/peekInfo"})),{},{game:function(){return r["a"].find(this.gameTag)},path:function(){var t=38,e=this.gamePath;if(e&&e.length>t){var a=e.length-t,i=e?Math.floor(.45*a):0;return"..."+e.substr(i)}return e}}),mounted:function(){this.refreshGamePath()},methods:{setGameDir:function(){var t=this;this.$store.dispatch("entities/games/selectDir",this.gameTag).then((function(e){t.gamePath=e||t.gamePath}))},refreshGamePath:function(){this.gamePath=launcherGetGameFolder(this.gameTag)}}},h=u,l=(a("10da"),a("2877")),o=Object(l["a"])(h,i,s,!1,null,"100b658a",null);e["default"]=o.exports},ce7b:function(t,e,a){}}]);
//# sourceMappingURL=chunk-59eb3327.5536132d.js.map

View File

@ -1,166 +0,0 @@
self.__precacheManifest = (self.__precacheManifest || []).concat([
{
"revision": "8df072156626798063ea",
"url": "css/app.5b0a1e7d.css"
},
{
"revision": "1db33393287b08b651af",
"url": "css/auth.4a6b27be.css"
},
{
"revision": "32f058dcacc7c8ec9c93",
"url": "css/chunk-4f6208b2.def6a674.css"
},
{
"revision": "e68241c11dfe686e5120",
"url": "css/chunk-520ec366.3f565a45.css"
},
{
"revision": "b7a11927d924841de70b",
"url": "css/chunk-59eb3327.48ed8008.css"
},
{
"revision": "64d7930daade3538fae7",
"url": "css/chunk-d15685cc.29ddedaf.css"
},
{
"revision": "94237cc6dd86c40ca16b",
"url": "css/games.b0791aa4.css"
},
{
"revision": "849d500f76d7850d3a46058e457ed5a5",
"url": "img/avatar-default.849d500f.jpg"
},
{
"revision": "fa555ecb0c62c09f285090ad08223a83",
"url": "img/iw5.fa555ecb.jpg"
},
{
"revision": "804ee0068586c992ba3b54bf66995971",
"url": "img/iw5_icon.804ee006.png"
},
{
"revision": "9bd3a45dbbc3f8d6452e720e38d886b5",
"url": "img/iw5_logo.9bd3a45d.png"
},
{
"revision": "62db7e114bbcdb7eddb6aac2bce0ec51",
"url": "img/login_bg.62db7e11.png"
},
{
"revision": "e77924d1eb12ac9e6c9d93d718a987b3",
"url": "img/t4mp.e77924d1.jpg"
},
{
"revision": "84a265b71adf15ada388eb8fcb2ea64c",
"url": "img/t4mp_icon.84a265b7.png"
},
{
"revision": "59e4aebdb4b97380adc358981ab29add",
"url": "img/t4mp_logo.59e4aebd.png"
},
{
"revision": "20d703034854d0fe7c5206920f01c0ab",
"url": "img/t4sp.20d70303.jpg"
},
{
"revision": "1e1987d84038aae38610cab9c999868d",
"url": "img/t4sp_icon.1e1987d8.png"
},
{
"revision": "3b95821fdcfda7fddfa9c7deb752b0d7",
"url": "img/t4sp_logo.3b95821f.png"
},
{
"revision": "a4c26415540278cc3c9886d360819716",
"url": "img/t5mp.a4c26415.jpg"
},
{
"revision": "215e7d942e2aec310bb6a617fa6a523f",
"url": "img/t5mp_icon.215e7d94.png"
},
{
"revision": "ab399f8ffd1d1bd26ba2af1f8f6ade8c",
"url": "img/t5mp_logo.ab399f8f.png"
},
{
"revision": "463f63afdb30d8193d8288e8474db8a2",
"url": "img/t5sp.463f63af.jpg"
},
{
"revision": "f951b0ced18db7f719c74cc4d98ec0f9",
"url": "img/t5sp_icon.f951b0ce.png"
},
{
"revision": "923e41065e3995b2b8a44265f12523b7",
"url": "img/t5sp_logo.923e4106.png"
},
{
"revision": "bf54e4370841e6353563854140089e1a",
"url": "img/t6mp.bf54e437.jpg"
},
{
"revision": "e4fc734b7e536d945d9fafaea2ea8e52",
"url": "img/t6mp_logo.e4fc734b.png"
},
{
"revision": "6ff8e1f7c0889c0ef56394ccb8cf67e3",
"url": "img/t6zm.6ff8e1f7.jpg"
},
{
"revision": "992fa331f512b4cb45b83e0720a9a5c5",
"url": "img/t6zm_icon.992fa331.png"
},
{
"revision": "6935c7f41ac75f5a14882b4a48bf7143",
"url": "img/t6zm_logo.6935c7f4.png"
},
{
"revision": "d65338923abf47e2a887d8915356d767",
"url": "index.html"
},
{
"revision": "8df072156626798063ea",
"url": "js/app.454f4f9e.js"
},
{
"revision": "1db33393287b08b651af",
"url": "js/auth.688202d0.js"
},
{
"revision": "32f058dcacc7c8ec9c93",
"url": "js/chunk-4f6208b2.22635986.js"
},
{
"revision": "e68241c11dfe686e5120",
"url": "js/chunk-520ec366.59e39e11.js"
},
{
"revision": "b7a11927d924841de70b",
"url": "js/chunk-59eb3327.5536132d.js"
},
{
"revision": "64d7930daade3538fae7",
"url": "js/chunk-d15685cc.589056ed.js"
},
{
"revision": "a86b0bef0e10c297ab3f",
"url": "js/chunk-vendors.d77b8b8e.js"
},
{
"revision": "94237cc6dd86c40ca16b",
"url": "js/games.2559cd9a.js"
},
{
"revision": "515e59f16e9296205663258d761e2471",
"url": "manifest.json"
},
{
"revision": "644c032e7a0f872e8f1b34598b3db70d",
"url": "nix-bridge.js"
},
{
"revision": "735ab4f94fbcd57074377afca324c813",
"url": "robots.txt"
}
]);

View File

@ -14,7 +14,7 @@
importScripts("https://storage.googleapis.com/workbox-cdn/releases/4.3.1/workbox-sw.js");
importScripts(
"precache-manifest.770504f950f1cb412a3b4b9dd63cac63.js"
"precache-manifest.ffe7e7296577571e1374ea47a276a68a.js"
);
workbox.core.setCacheNameDetails({prefix: "pluto-launcher"});

Binary file not shown.

View File

@ -5,6 +5,7 @@ main()
{
level.callbackActorDamage = ::Callback_ActorDamage;
level.callbackActorKilled = ::Callback_ActorKilled;
level.callbackActorSpawned = ::Callback_ActorSpawned;
}
init()
@ -70,6 +71,14 @@ Callback_ActorKilled( eInflictor, eAttacker, iDamage, sMeansOfDeath, sWeapon, vD
*/
}
Callback_ActorSpawned()
{
/*
PrintConsole( "Callback_ActorSpawned:" );
PrintConsole( "self.classname: " + self.classname );
*/
}
CodeCallback_ActorDamage( eInflictor, eAttacker, iDamage, iDFlags, sMeansOfDeath, sWeapon, vPoint, vDir, sHitLoc, iModelIndex, iTimeOffset )
{
self [[level.callbackActorDamage]]( eInflictor, eAttacker, iDamage, iDFlags, sMeansOfDeath, sWeapon, vPoint, vDir, sHitLoc, iModelIndex, iTimeOffset );
@ -79,3 +88,8 @@ CodeCallback_ActorKilled( eInflictor, eAttacker, iDamage, sMeansOfDeath, sWeapon
{
self [[level.callbackActorKilled]]( eInflictor, eAttacker, iDamage, sMeansOfDeath, sWeapon, vDir, sHitLoc, iTimeOffset );
}
CodeCallback_ActorSpawned()
{
self [[level.callbackActorSpawned]]();
}

Binary file not shown.

Binary file not shown.