|
|
ade77b7ce6
|
fix: change cursor to move when using move tool
|
2025-01-22 20:24:40 +00:00 |
|
|
|
065f8bcf59
|
chore: update packages
|
2025-01-22 16:23:44 +00:00 |
|
|
|
53f81040be
|
refactor: move setting blocks to welcomeBlocksData to canvas context
|
2025-01-21 20:38:20 +00:00 |
|
|
|
17dc511053
|
fix: replace interactive prop in block selector(s) with eventMode
|
2025-01-21 20:21:32 +00:00 |
|
|
|
f3441d8033
|
refactor: remove solid textures
|
2025-01-21 19:58:56 +00:00 |
|
|
|
dae3a88734
|
refactor: replace useState with useRef in textures context
|
2025-01-21 19:53:04 +00:00 |
|
|
|
85e865910f
|
chore: update welcome data to look like logo and add color
|
2025-01-19 21:38:37 +00:00 |
|
|
|
02b46ac1e7
|
fix: tools not working when no selection is present
|
2025-01-19 21:24:37 +00:00 |
|
|
|
1b379d80cc
|
feat: hold shift with magic wand tool to add to existing selection
|
2025-01-19 13:32:59 +00:00 |
|
|
|
2f8772769d
|
feat: hold alt with magic wand tool to remove selection
|
2025-01-19 13:32:36 +00:00 |
|
|
|
0cb18092ee
|
feat: magic wand tool
|
2025-01-19 13:22:54 +00:00 |
|
|
|
fb90ae5f26
|
feat: hold alt with lasso tool to remove blocks from selection
|
2025-01-19 12:50:22 +00:00 |
|
|
|
fdabe89dd5
|
feat: add blockmatic icon and color to menubar
|
2025-01-18 23:09:32 +00:00 |
|
|
|
663b026c6e
|
chore: compress .svg(s)
|
2025-01-18 23:08:42 +00:00 |
|
|
|
89d8a93964
|
fix: rectangle select negative dragging for x and y
|
2025-01-18 22:50:47 +00:00 |
|
|
|
5b05a8a95c
|
feat: radius in selection tools
|
2025-01-18 22:45:34 +00:00 |
|
|
|
e0d25bb222
|
feat: lasso tool
|
2025-01-18 22:36:03 +00:00 |
|
|
|
4ca631d4d2
|
fix: remove adjacent lines in selection
|
2025-01-18 22:35:43 +00:00 |
|
|
|
19663353c8
|
fix: update edit menu to commit 527e29c4
|
2025-01-18 22:02:24 +00:00 |
|
|
|
527e29c448
|
refactor: use coordinate array for selection
allows upcoming feature for users to select non-rectangular blocks
|
2025-01-18 21:59:42 +00:00 |
|
|
|
2037ad8722
|
fix: use useRef() for oldTool instead of useState()
|
2025-01-18 21:54:35 +00:00 |
|
|
|
dcf4cea0c4
|
fix: use alphafilter on grid
|
2025-01-17 23:00:14 +00:00 |
|
|
|
feb82f2b17
|
feat: edit menu - cut and clear selection
|
2025-01-17 22:04:34 +00:00 |
|
|
|
5b8a859f60
|
feat: press key "delete" to remove blocks in selection
|
2025-01-17 22:03:55 +00:00 |
|
|
|
fdcd73c748
|
refactor: move "move" tool code to onToolUse()
|
2025-01-17 13:25:03 +00:00 |
|
|
|
3c40a51d42
|
fix: better implementation of ae9f8500
|
2025-01-17 13:25:03 +00:00 |
|
|
|
47e7a1d737
|
fix: z-index on header in index page
|
2025-01-15 22:27:45 +00:00 |
|
|
|
ae9f8500e7
|
fix: limit placing blocks to selection
|
2025-01-15 22:19:36 +00:00 |
|
|
|
603e3537db
|
fix: remove trail on move tool
todo: fix overlapping blocks
|
2025-01-15 21:46:55 +00:00 |
|
|
|
630d122e2e
|
feat: functionality for move tool
need to work on removing the trail of blocks
|
2025-01-14 20:12:29 +00:00 |
|
|
|
776ff73bf1
|
feat: add bare-bones cursor and rectangle select tool
they do not currently move blocks
|
2025-01-14 18:02:42 +00:00 |
|
|
|
246afd9120
|
fix: remove crafter_bottom and crafter_top
too confusing and a pain to place in-game
|
2025-01-12 21:49:17 +00:00 |
|
|
|
f4ca910d4c
|
refactor: remove image context
|
2025-01-12 21:07:59 +00:00 |
|
|
|
aa58b31269
|
feat: add text to index page under "See the difference" heading and other changes
|
2025-01-12 20:45:24 +00:00 |
|
|
|
db557c4c3d
|
chore: update packages
|
2025-01-12 14:28:01 +00:00 |
|
|
|
8a5182fa13
|
fix: change scale for solid textures and clean up
|
2025-01-12 14:25:59 +00:00 |
|
|
|
5af7113247
|
fix: minecraft font location
|
2025-01-11 23:53:31 +00:00 |
|
|
|
0104ea6712
|
feat: add sign, footer to index page and refactor
|
2025-01-11 23:48:44 +00:00 |
|
|
|
7933770b92
|
chore: sitemap.xml
testing
|
2025-01-11 21:11:43 +00:00 |
|
|
|
d078bae747
|
feat: open schematic (.schem)
todo: fix exporting .schem
|
2025-01-11 20:55:17 +00:00 |
|
|
|
b89111d3c3
|
fix: add creative property to suspicious sand/gravel
|
2025-01-11 20:38:04 +00:00 |
|
|
|
b48d691573
|
fix: missing id property in save schem dialog
|
2025-01-11 19:36:07 +00:00 |
|
|
|
0c0251426b
|
feat: unsaved changes alert
might make it not show up if user has saved or not edited/done anything
|
2025-01-10 23:12:00 +00:00 |
|
|
|
e5ee9c81a9
|
fix: convert id array to single string in block data
|
2025-01-10 21:22:55 +00:00 |
|
|
|
2500a00e21
|
fix: replace file.bytes() with file.arrayBuffer()
|
2025-01-10 21:06:54 +00:00 |
|
|
|
612d519068
|
feat: open schematic (.litematic)
known bug: blobs of air blocks in some schematics
|
2025-01-10 21:01:28 +00:00 |
|
|
|
8726ffeedd
|
fix: c78e0499 (ntfy workflow)
|
2025-01-10 20:56:18 +00:00 |
|
|
|
c78e049913
|
feat: ntfy workflow
|
2025-01-10 20:52:53 +00:00 |
|
trafficlunar
|
0c22cef780
|
fix: add key to open image dialog block selector
|
2025-01-10 20:05:09 +00:00 |
|
trafficlunar
|
0afb49c306
|
fix: update html tags
|
2025-01-10 20:04:34 +00:00 |
|