Release 44.

This commit is contained in:
Daan Vanden Bosch 2020-01-05 00:55:24 +01:00
parent 66079d1719
commit 97aa15235e
32 changed files with 34 additions and 28 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -0,0 +1 @@
(window.webpackJsonp=window.webpackJsonp||[]).push([[14],{HjM1:function(e,t,i){"use strict";i.d(t,"a",(function(){return o}));var a=i("39ZU"),s=i("nN8q"),n=(i("4AvX"),i("FXpb"));const r=28;class o extends s.a{constructor(e,t){super(t),this.gui_store=e,this.tabs=[],this.bar_element=Object(n.h)({className:"core_TabContainer_Bar"}),this.panes_element=Object(n.h)({className:"core_TabContainer_Panes"}),this.element=Object(n.h)({className:"core_TabContainer"}),this.bar_mousedown=e=>{if(e.target instanceof HTMLElement){const t=e.target.dataset.key;t&&this.activate_key(t)}},this.bar_element.onmousedown=this.bar_mousedown;for(const e of t.tabs){const t=Object(n.q)({className:"core_TabContainer_Tab",data:{key:e.key}},e.title);this.bar_element.append(t);const i=this.disposable(new a.a(e.create_view)),s=Object.assign(Object.assign({},e),{tab_element:t,lazy_view:i});this.tabs.push(s),this.panes_element.append(i.element)}this.element.append(this.bar_element,this.panes_element),this.finalize_construction()}get children(){return this.tabs.flatMap(e=>e.lazy_view.children)}resize(e,t){super.resize(e,t),this.bar_element.style.width=`${e}px`,this.bar_element.style.height=`${r}px`;const i=t-r;this.panes_element.style.width=`${e}px`,this.panes_element.style.height=`${i}px`;for(const t of this.tabs)t.lazy_view.resize(e,i);return this}activate(){if(this.active_tab)this.activate_tab(this.active_tab);else{let e;for(const t of this.tabs)null!=t.path&&this.gui_store.path.val.startsWith(t.path)&&(e=t);e?this.activate_tab(e):this.tabs.length&&this.activate_tab(this.tabs[0])}}activate_key(e){for(const t of this.tabs)if(t.key===e){this.activate_tab(t);break}}activate_tab(e){this.active_tab!==e&&(this.active_tab&&(this.active_tab.tab_element.classList.remove("active"),this.active_tab.lazy_view.visible.val=!1,this.active_tab.lazy_view.deactivate()),this.active_tab=e,e.tab_element.classList.add("active"),e.lazy_view.visible.val=!0),null!=e.path&&(this.gui_store.set_path_prefix(e.path),e.lazy_view.activate())}}},U6CM:function(e,t,i){"use strict";i.r(t);var a=i("HjM1"),s=i("zsIO");class n extends s.a{constructor(e,t,i){super(),this.tab_container=this.add(new a.a(e,{class:"viewer_ViewerView",tabs:[{title:"Models",key:"models",path:"/models",create_view:t},{title:"Textures",key:"textures",path:"/textures",create_view:i}]})),this.finalize_construction()}get element(){return this.tab_container.element}resize(e,t){this.tab_container.resize(e,t)}}var r=i("Tpfs");i.d(t,"initialize_viewer",(function(){return l}));var o=function(e,t,i,a){return new(i||(i=Promise))((function(s,n){function r(e){try{l(a.next(e))}catch(e){n(e)}}function o(e){try{l(a.throw(e))}catch(e){n(e)}}function l(e){var t;e.done?s(e.value):(t=e.value,t instanceof i?t:new i((function(e){e(t)}))).then(r,o)}l((a=a.apply(e,t||[])).next())}))};function l(e,t,a){const s=new r.a;return{view:new n(t,()=>o(this,void 0,void 0,(function*(){const{Model3DStore:n}=yield Promise.all([i.e(3),i.e(13)]).then(i.bind(null,"tyuj")),{Model3DView:r}=yield Promise.all([i.e(0),i.e(1),i.e(2),i.e(10)]).then(i.bind(null,"Hdaq")),{CharacterClassAssetLoader:o}=yield Promise.all([i.e(3),i.e(16)]).then(i.bind(null,"ZV42")),l=new n(s.add(new o(e)));return s.disposed?l.dispose():s.add(l),new r(t,l,a())})),()=>o(this,void 0,void 0,(function*(){const{TextureStore:e}=yield i.e(6).then(i.bind(null,"4/Uj")),{TextureView:t}=yield Promise.all([i.e(0),i.e(1),i.e(8)]).then(i.bind(null,"Za3H")),n=new e;return s.disposed?n.dispose():s.add(n),new t(n,a())}))),dispose(){s.dispose()}}}}}]);

View File

@ -1 +0,0 @@
(window.webpackJsonp=window.webpackJsonp||[]).push([[14],{HjM1:function(e,t,n){"use strict";n.d(t,"a",(function(){return r}));var s=n("39ZU"),i=n("nN8q"),a=(n("4AvX"),n("FXpb"));const o=28;class r extends i.a{constructor(e){super(e),this.element=Object(a.i)({className:"core_TabContainer"}),this.tabs=[],this.bar_element=Object(a.i)({className:"core_TabContainer_Bar"}),this.panes_element=Object(a.i)({className:"core_TabContainer_Panes"}),this.bar_mousedown=e=>{if(e.target instanceof HTMLElement){const t=e.target.dataset.key;t&&this.activate(t)}},this.bar_element.onmousedown=this.bar_mousedown;for(const t of e.tabs){const e=Object(a.r)({className:"core_TabContainer_Tab",data:{key:t.key}},t.title);this.bar_element.append(e);const n=this.disposable(new s.a(t.create_view));this.tabs.push(Object.assign(Object.assign({},t),{tab_element:e,lazy_view:n})),this.panes_element.append(n.element)}this.tabs.length&&this.activate(this.tabs[0].key),this.element.append(this.bar_element,this.panes_element),this.finalize_construction()}resize(e,t){super.resize(e,t),this.bar_element.style.width=`${e}px`,this.bar_element.style.height=`${o}px`;const n=t-o;this.panes_element.style.width=`${e}px`,this.panes_element.style.height=`${n}px`;for(const t of this.tabs)t.lazy_view.resize(e,n);return this}activate(e){for(const t of this.tabs){const n=t.key===e;n?t.tab_element.classList.add("active"):t.tab_element.classList.remove("active"),t.lazy_view.visible.val=n}}}},U6CM:function(e,t,n){"use strict";n.r(t);var s=n("HjM1");class i extends s.a{constructor(e,t){super({class:"viewer_ViewerView",tabs:[{title:"Models",key:"model",create_view:e},{title:"Textures",key:"texture",create_view:t}]}),this.finalize_construction()}}var a=n("Tpfs");n.d(t,"initialize_viewer",(function(){return r}));var o=function(e,t,n,s){return new(n||(n=Promise))((function(i,a){function o(e){try{l(s.next(e))}catch(e){a(e)}}function r(e){try{l(s.throw(e))}catch(e){a(e)}}function l(e){var t;e.done?i(e.value):(t=e.value,t instanceof n?t:new n((function(e){e(t)}))).then(o,r)}l((s=s.apply(e,t||[])).next())}))};function r(e,t,s){const r=new a.a;return{view:new i(()=>o(this,void 0,void 0,(function*(){const{Model3DStore:i}=yield Promise.all([n.e(3),n.e(13)]).then(n.bind(null,"tyuj")),{Model3DView:a}=yield Promise.all([n.e(0),n.e(1),n.e(2),n.e(10)]).then(n.bind(null,"Hdaq")),{CharacterClassAssetLoader:o}=yield Promise.all([n.e(3),n.e(16)]).then(n.bind(null,"ZV42")),l=new i(r.add(new o(e)));return r.disposed?l.dispose():r.add(l),new a(t,l,s())})),()=>o(this,void 0,void 0,(function*(){const{TextureStore:e}=yield n.e(6).then(n.bind(null,"4/Uj")),{TextureView:i}=yield Promise.all([n.e(0),n.e(1),n.e(8)]).then(n.bind(null,"Za3H")),a=new e;return r.disposed?a.dispose():r.add(a),new i(t,a,s())}))),dispose(){r.dispose()}}}}}]);

View File

@ -0,0 +1 @@
(window.webpackJsonp=window.webpackJsonp||[]).push([[15],{F0Xh:function(t,e,o){"use strict";o.r(e),o.d(e,"HelpView",(function(){return s}));o("bknw");var i=o("FXpb"),n=o("zsIO");class s extends n.a{constructor(){super(),this.element=Object(i.h)({className:"hunt_optimizer_HelpView"},Object(i.o)("Add some items with the combo box on the left to see the optimal combination of hunt methods on the right."),Object(i.o)('At the moment a hunt method is simply a quest run-through. Partial quest run-throughs are coming. View the list of methods on the "Methods" tab. Each method takes a certain amount of time, which affects the optimization result. Make sure the times are correct for you.'),Object(i.o)("Only enemy drops are considered. Box drops are coming."),Object(i.o)("The optimal result is calculated using linear optimization. The optimizer takes into account rare enemies and the fact that pan arms can be split in two.")),this.finalize_construction()}}}}]);

View File

@ -1 +0,0 @@
(window.webpackJsonp=window.webpackJsonp||[]).push([[15],{F0Xh:function(t,e,o){"use strict";o.r(e),o.d(e,"HelpView",(function(){return s}));var i=o("nN8q"),n=(o("bknw"),o("FXpb"));class s extends i.a{constructor(){super(),this.element=Object(n.i)({className:"hunt_optimizer_HelpView"},Object(n.p)("Add some items with the combo box on the left to see the optimal combination of hunt methods on the right."),Object(n.p)('At the moment a hunt method is simply a quest run-through. Partial quest run-throughs are coming. View the list of methods on the "Methods" tab. Each method takes a certain amount of time, which affects the optimization result. Make sure the times are correct for you.'),Object(n.p)("Only enemy drops are considered. Box drops are coming."),Object(n.p)("The optimal result is calculated using linear optimization. The optimizer takes into account rare enemies and the fact that pan arms can be split in two.")),this.finalize_construction()}}}}]);

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -3,7 +3,7 @@
<head>
<meta charset="UTF-8">
<title>Phantasmal World</title>
<link href="vendors.2f01cd4bfc365d1613ad.css" rel="stylesheet"><link href="style.2127e3130a3bc881e8bf.css" rel="stylesheet"></head>
<link href="vendors.2f01cd4bfc365d1613ad.css" rel="stylesheet"><link href="style.cce1cbfd1f14fd27e008.css" rel="stylesheet"></head>
<body>
<script type="text/javascript" src="runtime.fd3d844269be9a2eb495.js"></script><script type="text/javascript" src="vendors.fe6d3badd1e4d0d422de.js"></script><script type="text/javascript" src="style.981e2f202ed4dc1aecea.js"></script><script type="text/javascript" src="main.88a68ed6845f8ddb95c0.js"></script></body>
<script type="text/javascript" src="runtime.f97fbdc90d7e31d5310c.js"></script><script type="text/javascript" src="vendors.dc565be2bcd6c7dc6d28.js"></script><script type="text/javascript" src="style.61867cc68d8fd6e39945.js"></script><script type="text/javascript" src="main.daa3a960d7df339b4f3f.js"></script></body>
</html>

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -0,0 +1 @@
!function(e){function r(r){for(var n,c,u=r[0],f=r[1],i=r[2],d=0,p=[];d<u.length;d++)c=u[d],Object.prototype.hasOwnProperty.call(o,c)&&o[c]&&p.push(o[c][0]),o[c]=0;for(n in f)Object.prototype.hasOwnProperty.call(f,n)&&(e[n]=f[n]);for(l&&l(r);p.length;)p.shift()();return a.push.apply(a,i||[]),t()}function t(){for(var e,r=0;r<a.length;r++){for(var t=a[r],n=!0,u=1;u<t.length;u++){var f=t[u];0!==o[f]&&(n=!1)}n&&(a.splice(r--,1),e=c(c.s=t[0]))}return e}var n={},o={5:0},a=[];function c(r){if(n[r])return n[r].exports;var t=n[r]={i:r,l:!1,exports:{}};return e[r].call(t.exports,t,t.exports,c),t.l=!0,t.exports}c.e=function(e){var r=[],t=o[e];if(0!==t)if(t)r.push(t[2]);else{var n=new Promise((function(r,n){t=o[e]=[r,n]}));r.push(t[2]=n);var a,u=document.createElement("script");u.charset="utf-8",u.timeout=120,c.nc&&u.setAttribute("nonce",c.nc),u.src=function(e){return c.p+""+({}[e]||e)+"."+{2:"a7877dac4a5c5bbef89f",3:"f4d6591be60052d54167",6:"1ed80f6a2a415d68917a",7:"fcdacebcb8913b6ebe14",8:"02495feeeb9889ce58c0",9:"780499f0ac20ba582c68",10:"9efc79a2e8796b32a67d",11:"e5a7b97b52219daca40b",12:"c9609766a8eedad605c4",13:"9dfc9d0a8f1316cc0556",14:"b99164c8a80a88b3ae9d",15:"0b98425e5062224f638d",16:"36fa7d65be3e5389cdd2"}[e]+".js"}(e);var f=new Error;a=function(r){u.onerror=u.onload=null,clearTimeout(i);var t=o[e];if(0!==t){if(t){var n=r&&("load"===r.type?"missing":r.type),a=r&&r.target&&r.target.src;f.message="Loading chunk "+e+" failed.\n("+n+": "+a+")",f.name="ChunkLoadError",f.type=n,f.request=a,t[1](f)}o[e]=void 0}};var i=setTimeout((function(){a({type:"timeout",target:u})}),12e4);u.onerror=u.onload=a,document.head.appendChild(u)}return Promise.all(r)},c.m=e,c.c=n,c.d=function(e,r,t){c.o(e,r)||Object.defineProperty(e,r,{enumerable:!0,get:t})},c.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},c.t=function(e,r){if(1&r&&(e=c(e)),8&r)return e;if(4&r&&"object"==typeof e&&e&&e.__esModule)return e;var t=Object.create(null);if(c.r(t),Object.defineProperty(t,"default",{enumerable:!0,value:e}),2&r&&"string"!=typeof e)for(var n in e)c.d(t,n,function(r){return e[r]}.bind(null,n));return t},c.n=function(e){var r=e&&e.__esModule?function(){return e.default}:function(){return e};return c.d(r,"a",r),r},c.o=function(e,r){return Object.prototype.hasOwnProperty.call(e,r)},c.p="",c.oe=function(e){throw console.error(e),e};var u=window.webpackJsonp=window.webpackJsonp||[],f=u.push.bind(u);u.push=r,u=u.slice();for(var i=0;i<u.length;i++)r(u[i]);var l=f;t()}([]);

View File

@ -1 +0,0 @@
!function(e){function r(r){for(var n,u,c=r[0],f=r[1],i=r[2],p=0,d=[];p<c.length;p++)u=c[p],Object.prototype.hasOwnProperty.call(o,u)&&o[u]&&d.push(o[u][0]),o[u]=0;for(n in f)Object.prototype.hasOwnProperty.call(f,n)&&(e[n]=f[n]);for(l&&l(r);d.length;)d.shift()();return a.push.apply(a,i||[]),t()}function t(){for(var e,r=0;r<a.length;r++){for(var t=a[r],n=!0,c=1;c<t.length;c++){var f=t[c];0!==o[f]&&(n=!1)}n&&(a.splice(r--,1),e=u(u.s=t[0]))}return e}var n={},o={5:0},a=[];function u(r){if(n[r])return n[r].exports;var t=n[r]={i:r,l:!1,exports:{}};return e[r].call(t.exports,t,t.exports,u),t.l=!0,t.exports}u.e=function(e){var r=[],t=o[e];if(0!==t)if(t)r.push(t[2]);else{var n=new Promise((function(r,n){t=o[e]=[r,n]}));r.push(t[2]=n);var a,c=document.createElement("script");c.charset="utf-8",c.timeout=120,u.nc&&c.setAttribute("nonce",u.nc),c.src=function(e){return u.p+""+({}[e]||e)+"."+{2:"62ee4a872048cb741d92",3:"f6a9385e4953be1fa892",6:"63bea3ad9715e14be32b",7:"36c608658ac2e559389d",8:"837f86138ee3433acbb1",9:"bc3bf44803e4f87f68b2",10:"de36f41c0560a197648d",11:"a58208ecea4654c01b2e",12:"88379bf1427bc49e486c",13:"1ad08b307e421294750f",14:"d33afa2954a788b97fe4",15:"970e2537d9e00045a66b",16:"4b9cb20eec75f6d529df"}[e]+".js"}(e);var f=new Error;a=function(r){c.onerror=c.onload=null,clearTimeout(i);var t=o[e];if(0!==t){if(t){var n=r&&("load"===r.type?"missing":r.type),a=r&&r.target&&r.target.src;f.message="Loading chunk "+e+" failed.\n("+n+": "+a+")",f.name="ChunkLoadError",f.type=n,f.request=a,t[1](f)}o[e]=void 0}};var i=setTimeout((function(){a({type:"timeout",target:c})}),12e4);c.onerror=c.onload=a,document.head.appendChild(c)}return Promise.all(r)},u.m=e,u.c=n,u.d=function(e,r,t){u.o(e,r)||Object.defineProperty(e,r,{enumerable:!0,get:t})},u.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},u.t=function(e,r){if(1&r&&(e=u(e)),8&r)return e;if(4&r&&"object"==typeof e&&e&&e.__esModule)return e;var t=Object.create(null);if(u.r(t),Object.defineProperty(t,"default",{enumerable:!0,value:e}),2&r&&"string"!=typeof e)for(var n in e)u.d(t,n,function(r){return e[r]}.bind(null,n));return t},u.n=function(e){var r=e&&e.__esModule?function(){return e.default}:function(){return e};return u.d(r,"a",r),r},u.o=function(e,r){return Object.prototype.hasOwnProperty.call(e,r)},u.p="",u.oe=function(e){throw console.error(e),e};var c=window.webpackJsonp=window.webpackJsonp||[],f=c.push.bind(c);c.push=r,c=c.slice();for(var i=0;i<c.length;i++)r(c[i]);var l=f;t()}([]);

View File

@ -0,0 +1 @@
(window.webpackJsonp=window.webpackJsonp||[]).push([[1],{"+Mcu":function(n,c,o){},"/KYB":function(n,c,o){},"/NSH":function(n,c,o){},"/xfa":function(n,c,o){},"4AvX":function(n,c,o){},"5sDa":function(n,c,o){},"6MRE":function(n,c,o){},"72lY":function(n,c,o){},"7YJZ":function(n,c,o){},"8TW1":function(n,c,o){},"8UJ8":function(n,c,o){},C5oP:function(n,c,o){},CCCE:function(n,c,o){},CGbB:function(n,c,o){},Czz9:function(n,c,o){},IQIM:function(n,c,o){},ObFr:function(n,c,o){},PNEq:function(n,c,o){},Pjoc:function(n,c,o){},"RL+K":function(n,c,o){},Rbar:function(n,c,o){},Tp1L:function(n,c,o){},UrNz:function(n,c,o){},XfQH:function(n,c,o){},ZZ0G:function(n,c,o){},a0xr:function(n,c,o){},bknw:function(n,c,o){},cl9q:function(n,c,o){},egRq:function(n,c,o){},ku4b:function(n,c,o){},l8iQ:function(n,c,o){},m5WL:function(n,c,o){},pNch:function(n,c,o){},rY5A:function(n,c,o){},rlVZ:function(n,c,o){},vlF3:function(n,c,o){},x1yY:function(n,c,o){},xqR9:function(n,c,o){}}]);

View File

@ -1 +0,0 @@
(window.webpackJsonp=window.webpackJsonp||[]).push([[1],{"+Mcu":function(n,o,c){},"/KYB":function(n,o,c){},"/NSH":function(n,o,c){},"/xfa":function(n,o,c){},"4AvX":function(n,o,c){},"5sDa":function(n,o,c){},"6MRE":function(n,o,c){},"72lY":function(n,o,c){},"7YJZ":function(n,o,c){},"8TW1":function(n,o,c){},"8UJ8":function(n,o,c){},C5oP:function(n,o,c){},CCCE:function(n,o,c){},CGbB:function(n,o,c){},Czz9:function(n,o,c){},IQIM:function(n,o,c){},ObFr:function(n,o,c){},PJoW:function(n,o,c){},PNEq:function(n,o,c){},Pjoc:function(n,o,c){},"RL+K":function(n,o,c){},Rbar:function(n,o,c){},Tp1L:function(n,o,c){},UrNz:function(n,o,c){},XfQH:function(n,o,c){},ZZ0G:function(n,o,c){},a0xr:function(n,o,c){},bknw:function(n,o,c){},egRq:function(n,o,c){},ku4b:function(n,o,c){},l8iQ:function(n,o,c){},m5WL:function(n,o,c){},pNch:function(n,o,c){},rY5A:function(n,o,c){},rlVZ:function(n,o,c){},vlF3:function(n,o,c){},x1yY:function(n,o,c){},xqR9:function(n,o,c){}}]);

View File

@ -977,9 +977,15 @@ body .lm_dropTargetIndicator {
color: hsl(30, 80%, 50%);
}
.core_ErrorView {
.core_ErrorWidget {
box-sizing: border-box;
display: flex;
align-items: center;
justify-content: center;
width: 100%;
height: 100%;
padding: 10%;
text-align: center;
}
.core_FileButton_input {

File diff suppressed because one or more lines are too long