Commit Graph

94 Commits

Author SHA1 Message Date
Grant 169c19b8e2 [PanZoom] add utility to get what scale would fit the content (related #20) 2024-06-06 13:00:59 -06:00
Grant dc62d7e3d7 only attempt to update heatmap when enabled (fixes #45) 2024-06-06 11:26:56 -06:00
Grant b86c6735f2 virginmap -> blank canvas 2024-06-05 17:24:08 -06:00
Grant 5a30f3bda9 implement heatmap (fixes #31), fix a typo in palette, add opacity slider to virginmap 2024-06-05 17:00:13 -06:00
Grant b38b1d8b59 virginmap overlay (fixes #32) 2024-06-04 20:04:40 -06:00
Grant e69f5bf618 allow templates to be moved via cursor + alt (related #28) 2024-06-04 17:28:19 -06:00
Grant 5d2ef8989e fix type error (config is always defined when this is loaded) 2024-06-04 16:25:53 -06:00
Grant a715f534b8 -debug 2024-06-04 16:17:15 -06:00
Grant ced4bdc2d1 prevent same color & same user pixels to be placed on top of each other (fixes #19) 2024-06-04 16:02:46 -06:00
Grant aed4ac497f config is not always set 2024-06-04 15:14:21 -06:00
Grant d7b253c74b ClientConfig is not always available anymore 2024-06-04 15:09:46 -06:00
Grant 771ddd4d39 move VITE_MATRIX_HOST & VITE_ELEMENT_HOST to ClientConfig (fixes #41) 2024-06-04 14:49:58 -06:00
Grant 80f408ad55 add keybind info modal (fixes #43) 2024-06-04 14:31:12 -06:00
Grant c328a830e8 add long press event, multi keybind, mobile whois (fixes #42) 2024-06-04 13:54:12 -06:00
Grant 6f7aad5da8 pixel whois, keybinds & fix coords not showing on hover (CanvasMeta) (related #11) 2024-06-03 21:05:22 -06:00
Grant 28cadf07ee make the chat button actually work 2024-06-03 18:41:53 -06:00
Grant 1d00b53aba show proper login error details (fixes #35) 2024-05-29 15:57:39 -06:00
Grant 95bbd633c8 fix weird stretching issue (related #12) 2024-05-29 12:47:39 -06:00
Grant 0cf27d80f3 fix initial client load position (fixes #36) 2024-05-29 11:42:53 -06:00
Grant ad1a785451 canvas resizing (related #12)
- updated client to allow for canvas size to change
- added API routes for admin UI to change size
- added isAdmin flag to user accounts
2024-05-28 20:34:59 -06:00
Grant 4f15c4e82a remove forgotten dev 2024-05-26 15:02:47 -06:00
Grant c907d52027 add connection status, version comparing, not hardlocking until config being sent (fixes #27) (related #23) 2024-05-26 14:23:54 -06:00
Grant eb73597667 forgot to remove debug statement 2024-05-25 23:15:40 -06:00
Grant 80c80057ee fix random "element went from uncontrolled to controlled" warnings 2024-05-25 22:42:20 -06:00
Grant 94b4cdd3b8 rewrite router (related #33) 2024-05-25 22:36:02 -06:00
Grant 634a69e79c chat settings require being logged in to view 2024-05-23 15:10:15 -06:00
Grant 099713dd50 default have chat enabled 2024-05-23 15:07:56 -06:00
Grant 8801efc9a3 migrate to OIDC for auth 2024-05-23 14:59:54 -06:00
Grant 732feacd5b chat initial (related #6) 2024-05-23 14:58:58 -06:00
Grant 45ad449f4e implement pixel undos (fixes #5) 2024-04-27 22:44:04 -06:00
Grant 0ed579c0d7 add debug menu & flags 2024-04-25 19:22:41 -06:00
Grant d262be82dd add settings sidebar & initial templating support 🎉 (#28) 2024-04-11 15:22:27 -06:00
Grant 97510b62b8 forgot to connect the "new pixel placed" event 💀 2024-03-15 13:03:08 -06:00
Grant 8d136c3fb1 add online user count 2024-03-13 10:54:10 -06:00
Grant 004e4926c4 docker & prod building 🎉 2024-03-11 20:59:47 -06:00
Grant d0ca5fd7ae fix minor type error 2024-03-08 18:03:02 -07:00
Grant e5821027dc add pixel stacking 2024-03-08 15:37:24 -07:00
Grant c3b8467b8f reorganize server & fix various linting errors 2024-03-03 17:36:57 -07:00
Grant a4b3adaace fix linting & building errors 2024-03-02 19:26:46 -07:00
Grant a4d30467c8 add @sc07-canvas to package.json to match workspace config 2024-02-22 23:48:21 -07:00
Grant 2c31685d02 make user box in the header show current user (& fix backend auth packet) 2024-02-22 23:37:01 -07:00
Grant 9ea1e903db store position in location hash, allowing resharing 2024-02-22 22:00:52 -07:00
Grant d29419bcf7 replace client with client-next 2024-02-15 19:44:12 -07:00
Grant cc94580bbe before react rewrite 💀 2024-01-26 19:38:41 -07:00