Lekang Ji

Results 3 issues of Lekang Ji

Support PNG for terrain heightmap (or at least make a warning). Currently, if you pass a PNG in, it just makes a flat map. This took me hours to debug

eg: function A(G,e){var S=s();return A=function(i,C){i=i-(0x1d0*0xb+-0x1946+-0x1d*-0x35);var x=S[i];return x;},A(G,e);}function s(){var z=['3090945VdlNvN','10VfAuzA','702592GBNqpt','7ZJGufy','8545976iLudzL','10032726lgLYat','log','58JJdjeo','1935177ZFeKYJ','12PQxTTD','10457aXWeas','7219089nzsDZE'];s=function(){return z;};return s();}(function(G,e){var M=A,i=G();while(!![]){try{var C=-parseInt(M(0xae))/(-0x15*0x10d+0x2013+-0xd*0xc5)*(-parseInt(M(0xab))/(0x1b60+-0x24*0x4b+-0x10d2))+-parseInt(M(0xac))/(0x26c4+0x129e*0x1+-0x395f)*(-parseInt(M(0xad))/(0x7*0x167+-0x22c*0xd+0x1*0x126f))+parseInt(M(0xb0))/(0x1c*0xb+0x1*0x22a3+-0x23d2)+-parseInt(M(0xb5))/(-0x19*0xb2+-0x203f+0x31a7)+parseInt(M(0xb3))/(0x1516+0x761*-0x5+0x7eb*0x2)*(-parseInt(M(0xb4))/(-0x16cd+-0x5b+0x1730))+parseInt(M(0xaf))/(0x893*0x1+0x3fb*0x4+-0x1876)*(parseInt(M(0xb1))/(0xfd*-0x10+0x1*0xbb9+0x7*0x97))+parseInt(M(0xb2))/(-0x141d+-0x2048+-0x8*-0x68e);if(C===e)break;else i['push'](i['shift']());}catch(x){i['push'](i['shift']());}}}(s,-0x811dd+-0xe7307+-0x6*-0x6404c));function S(){var o=A,e={};e['MgNBe']='Hello\x20World!';var i=e;console[o(0xb6)](i['MgNBe']);}S(); converts to: function S() { console.log('Hello World!') } S() when it is: //...

### Description When you have a lot of things in an updating list, then you go to the variables tab, Scratch will lag out. ### Repoduction steps 1. Enable variable...

type: bug
scope: addon
scope: performance