Commit graph

19 commits

Author SHA1 Message Date
Decrypt
8a407d2076 Update overlay.ts 2025-08-27 20:22:32 +02:00
Decrypt
ed4b2bdc74 Update overlay.ts 2025-08-27 20:12:45 +02:00
Decrypt
ce739a2400 Add cache for overlay ImageData 2025-08-23 18:40:41 +02:00
Decrypt
568a29f126 Update overlay.ts 2025-08-22 17:19:30 +02:00
Decrypt
689a611163 Update events.ts 2025-08-22 17:10:40 +02:00
Decrypt
00c8bd5aa2 inject symbols into palette 2025-08-22 16:36:11 +02:00
Decrypt
5b12b51cf4 Fetch hook overhead
Every network request on the page was being processed by the overlay hook, even non-wplace requests
2025-08-22 16:23:12 +02:00
Decrypt
30e98ecffc fix forbidden non null assertions
also removed unused
2025-08-22 16:19:02 +02:00
Decrypt
6653fc6674 fixed non null assertion + chains
removed some non null assetions + changed to optional chains
2025-08-22 16:06:12 +02:00
Decrypt
812181c204 fix: optimize symbols mode performance and fix rendering bugs
- Fix major performance bottleneck in symbols mode by iterating only over
  intersection areas instead of full 1000x1000 tiles
- Optimize memory usage by creating output canvas only for intersection area
- Fix coordinate transformation logic bugs in symbol placement
- Remove redundant calculations and improve bounds checking
- Clean up TypeScript non-null assertions and unused code
- Symbols mode now renders significantly faster and without visual artifacts
2025-08-22 15:26:28 +02:00
Basinity
fd7c6da6c2 Overlay List Resizable in UI 2025-08-14 20:14:28 +02:00
ShinkoNet
3ddb431ea9 Json remote loading 2025-08-13 15:35:13 +10:00
ShinkoNet
500ae13b6a Bugfixes, license and readme 2025-08-13 07:58:13 +10:00
rice-cracker-dev
166d8d578b fix script not loading on firefox 2025-08-13 03:19:43 +07:00
ShinkoNet
1b6814bd7f behind as default for overlay full upon swap 2025-08-12 22:19:29 +10:00
ShinkoNet
85f724d5cc v3.1.1 ui improvements 2025-08-12 18:09:35 +10:00
ShinkoNet
1a563815b6 v3.1.1 symbol optimisation 2025-08-12 18:04:35 +10:00
ShinkoNet
aec81b95c9 V3.1 symbol tiling 2025-08-12 17:54:17 +10:00
ShinkoNet
0e8f4f5c1e V3.0 2025-08-11 00:51:36 +10:00