Commit graph

23 commits

Author SHA1 Message Date
SwingTheVine
3638530c42 BM windows appear on top when clicked 2026-02-27 05:33:15 -05:00
SwingTheVine
a3fc5bb8d3 Moved localization formats to ./util.js 2026-02-27 05:33:15 -05:00
SwingTheVine
154e8460ee Added charge timer 2026-02-27 05:33:15 -05:00
SwingTheVine
c322a6ab06 Fixed bug where no template could be uploaded 2026-02-27 05:33:15 -05:00
SwingTheVine
2823b87675 Color filter can remove colors, but not add them back 2026-02-27 05:33:15 -05:00
SwingTheVine
426e6caf59 Color Filter Color List sorting works 2026-02-27 05:33:15 -05:00
SwingTheVine
fdb571ac6b Added color filter table 2026-02-27 05:33:15 -05:00
SwingTheVine
d7b9020d63 Added Close button functionality & fixed touch event minimization spam bug 2026-02-27 05:33:15 -05:00
SwingTheVine
87dd8ac4f3 Fixed h1 overflow on window minimization 2026-02-27 05:33:15 -05:00
SwingTheVine
abcc4c6d69 Refactored dragbar & fixed dragbar/minimize conflict 2026-02-27 05:33:15 -05:00
SwingTheVine
d97a460e9a Refactored main BM window logic 2026-02-27 05:33:15 -05:00
SwingTheVine
b5056a07c0 Added drag capability 2026-02-27 05:33:15 -05:00
SwingTheVine
9fb9e14d06 Finished minimization for BM windows 2026-02-27 05:33:15 -05:00
SwingTheVine
1596a8d158 Prep for HTML/CSS overhaul 2026-02-27 05:33:15 -05:00
SwingTheVine
70eb0a26fa Update to Wiki Docs 2025-08-08 19:38:49 -04:00
SwingTheVine
3e51e35b25 Added Wiki for documentation 2025-08-08 15:59:11 -04:00
SwingTheVine
e1e9e9816e Fixed bug with Firefox crash...
...but the overlay is still broken! However, the broken parts won't kill wplace.
2025-08-07 17:26:34 -04:00
SwingTheVine
c42a95a170 Minor comment changes 2025-08-05 18:42:09 -04:00
Nicholas
1d78a140dd Enhance overlay drag and file input handling
Improved the overlay drag logic for smoother, GPU-accelerated movement using requestAnimationFrame and transform. Updated file input elements to use stronger hiding techniques, preventing browser-native text from appearing during minimize/maximize. Updated version to 0.72.0 and added additional debug logging and minor UI/UX improvements.
2025-08-05 14:18:12 -03:00
SwingTheVine
58db39b9d8 Fixed bugs in install inst. and drag with touch 2025-08-04 16:31:48 -04:00
SwingTheVine
b0a98ee4a0 Template Overlay now appears above tile...
...and you can't move the template when placing pixels anymore xd
2025-07-31 04:42:28 -04:00
SwingTheVine
8230b08e94 Added styling in consoles 2025-07-29 11:46:09 -04:00
SwingTheVine
ac8cc86333 Naming scheme patch 2025-07-27 21:50:59 -04:00
Renamed from src/overlay.js (Browse further)