• Joined on 2026-03-19
JosLe pushed to feat/pokemon-world at JosLe/logic-gates 2026-03-20 17:04:30 +00:00
bb72c58a15 feat: fullscreen VSCode-style code editor for module verify logic
JosLe pushed to feat/pokemon-world at JosLe/logic-gates 2026-03-20 16:59:31 +00:00
f9492bff4c feat: module interaction system with wiring panel
6ba3fa457a hide: disable puzzle mode from editor without removing code
Compare 2 commits »
JosLe pushed to feat/pokemon-world at JosLe/logic-gates 2026-03-20 16:40:25 +00:00
e7b18afd1a fix: move game buttons into toolbar-right to prevent overlap
JosLe pushed to feat/pokemon-world at JosLe/logic-gates 2026-03-20 16:36:42 +00:00
816a02aeb9 feat: replace browser dialogs with in-game naming screen + notifications
JosLe pushed to feat/pokemon-world at JosLe/logic-gates 2026-03-20 16:31:51 +00:00
c6f5e19af5 docs: add comprehensive README with full project overview
b999fe855a feat: gadget backpack system — save circuits as items
Compare 2 commits »
JosLe pushed to feat/pokemon-world at JosLe/logic-gates 2026-03-20 16:20:45 +00:00
f8aa4e2eab fix: make spawn optional — only required for initial map
JosLe pushed to feat/pokemon-world at JosLe/logic-gates 2026-03-20 16:15:46 +00:00
f740d96fc0 feat: bidirectional door system + editor bi-link tool
JosLe pushed to feat/pokemon-world at JosLe/logic-gates 2026-03-20 16:03:27 +00:00
1d494d8ef3 feat: return-to-door system for map exits
JosLe pushed to feat/pokemon-world at JosLe/logic-gates 2026-03-20 15:50:47 +00:00
b60edc49af fix: exits place player in front of door, not on it
JosLe pushed to feat/pokemon-world at JosLe/logic-gates 2026-03-20 15:42:48 +00:00
eee405d5d9 fix: editor varName broke on map IDs with digits after hyphens
JosLe pushed to feat/pokemon-world at JosLe/logic-gates 2026-03-20 15:38:14 +00:00
943ba0b51c feat: Node.js server + editor save/load + keyboard controls
JosLe pushed to feat/pokemon-world at JosLe/logic-gates 2026-03-20 15:30:11 +00:00
71321e8e88 feat: add standalone level editor for visual map editing
JosLe pushed to feat/pokemon-world at JosLe/logic-gates 2026-03-20 15:23:20 +00:00
bf34879390 feat: add F3 debug overlay for collision visualization
JosLe pushed to feat/pokemon-world at JosLe/logic-gates 2026-03-20 15:20:11 +00:00
9b2a25856e fix: player size, unplayable walls, NPC interaction, canvas sizing
JosLe pushed to feat/pokemon-world at JosLe/logic-gates 2026-03-20 15:11:09 +00:00
75001e10e7 fix: add assets/ directory to Docker image
JosLe pushed to feat/pokemon-world at JosLe/logic-gates 2026-03-20 15:04:24 +00:00
bc9786ce49 fix: resolve asset paths relative to document base URI
JosLe pushed to feat/pokemon-world at JosLe/logic-gates 2026-03-20 15:02:59 +00:00
c836ccbb21 refactor: migrate world rendering from programmatic sprites to PNG assets
JosLe created branch feat/pokemon-world in JosLe/logic-gates 2026-03-20 14:52:47 +00:00
JosLe pushed to feat/pokemon-world at JosLe/logic-gates 2026-03-20 14:52:47 +00:00
e4cf35701e feat: add Pokemon-style world mode with workshop integration
JosLe pushed to main at JosLe/logic-gates 2026-03-20 13:12:34 +00:00
bbde11dfc7 fix: BUS_OUT port and cable visual state reading wrong output value