Commit Graph

49 Commits

Author SHA1 Message Date
MatCat
ec8b26ebbd 0.4.16 Fixed properties window not going away when it should 2021-03-15 20:11:03 -07:00
MatCat
91a0788146 0.4.15: NOT lines on labels, fixed switch bug, fixed JK flipflop bug 2021-03-14 19:14:05 -07:00
MatCat
22e04b2cb9 0.4.14: WireNodes, uS speed in FPS display 2021-03-14 13:39:17 -07:00
MatCat
6bf4c9873f 0.4.13: Elements are now dragged to position, some refacoring of code 2021-03-14 00:33:21 -08:00
MatCat
3405cc2105 0.4.12: Fixed mouse offset bug when canvas is panned after copying then pasting 2021-03-13 22:28:05 -08:00
MatCat
7d0807d30c WIP: Copy paste is almost done 2021-03-13 20:15:45 -08:00
MatCat
50320ff533 WIP: Copy / Paste now accounts for position 2021-03-13 18:04:04 -08:00
MatCat
3c55bd3c19 WIP Copy / Paste 2021-03-13 16:38:50 -08:00
MatCat
7841b64284 Merged to master 2021-03-13 14:27:12 -08:00
MatCat
f00ef46ae9 0.4.10: Optimizations to draw routines, refactored element JS files 2021-03-13 14:24:41 -08:00
MatCat
082b722eed 0.4.9: Fixed hang bug when visible work area got full of elements and a new one was attempted to be placed 2021-03-12 00:39:43 -08:00
MatCat
bdd630e8d5 0.4.8: Fixed bug where deleted elements didn't propogate properly when deleted or disconnected 2021-03-11 23:18:57 -08:00
MatCat
89eb47cacc 0.4.7: Save files now compress, settings are now persistent, added help window, outputs now lilight when hovered over, fixed keybinding bug in textboxes 2021-03-11 00:09:52 -08:00
MatCat
8ce0b1edc5 0.4.6: New keybinding system and shortcuts, Fixed bug with buttons staying on, fixed a bug where you could link from elements with no outputs 2021-03-10 00:40:11 -08:00
MatCat
edda102714 0.4.5: Keypad now has Switch or Button modes for F keys, as well as Clr output 2021-03-08 23:33:20 -08:00
MatCat
a1e9d1200c 0.4.4: Fixed selection bug and linking bug 2021-03-08 21:32:39 -08:00
MatCat
bb91f85cef Quick fix to menu action 2021-03-08 21:01:26 -08:00
MatCat
0eb96aead8 WIP:0.4.3 Multi-Select 2021-03-08 00:38:27 -08:00
MatCat
fd3cea317f 0.4.2 Added hex keypad 2021-03-07 22:52:00 -08:00
MatCat
9a8736491b 0.4.1 Fixed propogation bug with IC's 2021-03-07 21:15:08 -08:00
MatCat
131cf088db 0.4.0: Release 2021-03-07 01:01:37 -08:00
MatCat
e329ce684e WIP:0.4.0 Fixed canvas bug on resizing 2021-03-06 20:53:00 -08:00
MatCat
c906e499b9 WIP:0.4.0 Added top menu and some bug fixes 2021-03-06 18:25:02 -08:00
MatCat
af617e7058 WIP:0.4.0 Added panning (hold ctrl while click dragging), right click menu, save dialog 2021-03-04 22:36:57 -08:00
MatCat
3729a73028 0.3.10: Added BCD and Decimal modes to the Display element 2021-03-04 16:29:46 -08:00
MatCat
f8e08bd2ca 0.3.9: Grid alignment positioning and bug fix on label loading 2021-03-04 00:59:57 -08:00
MatCat
999e0b0c1f 0.3.8: LABELS! Now you can add labels 2021-03-03 21:56:26 -08:00
MatCat
edb836be75 0.3.7: Added 4 bit hex display as well as fixed flip flop connection bugs 2021-03-03 19:51:37 -08:00
MatCat
bd8a903aec 0.3.6: Fixed bug with ~Q outputs on flip flops 2021-03-03 19:04:47 -08:00
MatCat
ace0fd20d1 0.3.5: Bug fix with connections to multi-output elements 2021-03-03 18:51:57 -08:00
MatCat
cb852d5d28 0.3.4: Flip Flops 2021-03-03 18:30:15 -08:00
MatCat
3ecaaf4f9c Forgot to incrament version :) 2021-03-02 14:13:16 -08:00
MatCat
fce90becfc 0.3.2: IC Chips 2021-03-02 00:56:19 -08:00
MatCat
6dc7eb5e03 0.3.1: Dynamicly created toolbox 2021-02-24 21:57:12 -08:00
MatCat
a50c655670 0.3.0: Loading and Saving, new buffer element, fixed bug on grid draw 2021-02-24 18:56:49 -08:00
MatCat
86fb2873fb 0.2.12: Fixed ghost active link, and fixed delay element 2021-02-23 20:21:22 -08:00
MatCat
6067c9f22a 0.2.11: Added delay element 2021-02-23 01:54:42 -08:00
MatCat
59386209fe 0.2.10: Better element placement, newly placed elements selected 2021-02-23 00:46:04 -08:00
MatCat
08b229814f 0.2.9: Quadratic curves for active link, links can now be deleted, added pulse element, countdown on clock 2021-02-22 22:33:59 -08:00
MatCat
36afdcdab5 0.2.8: Logic spawns to center, added button, changed switch look 2021-02-22 20:22:37 -08:00
MatCat
ab4450e1f7 0.2.7: Added welcome screen 2021-02-21 23:29:12 -08:00
MatCat
779a54269f 0.2.6: Background grid and logic elements now have SHAPES 2021-02-21 22:05:17 -08:00
MatCat
6f50294e8d 0.2.5: Fixed linking alignment, fixed clock syncing on input reset, added recursion detection for runaway logic loops 2021-02-21 18:06:52 -08:00
MatCat
3d2ed2f9d7 0.2.4: Improved element size, improved input arrangement 2021-02-21 16:09:51 -08:00
MatCat
f6e368507d 0.2.3: Fixed clock deletion issue with ghosted scheduler 2021-02-21 14:56:08 -08:00
MatCat
461cd60678 0.2.2: Fixed input freakout bug, changed link lines to quadratics 2021-02-21 14:26:16 -08:00
MatCat
9db98c30a5 0.2.1: Fixed input property constraints and added NOT gate 2021-02-21 02:21:27 -08:00
MatCat
0a38839418 Update to 0.2.0, dark theme, click linking, and properties 2021-02-21 01:51:21 -08:00
MatCat
be4aa54aaf First commit 2021-02-19 13:47:37 -08:00