Redo0
|
7922e85545
|
change event gate category and force color
|
2021-06-07 15:37:39 -05:00 |
|
Redo0
|
16c1a9f75f
|
make states numbers instead of booleans
|
2021-05-29 13:15:11 -05:00 |
|
Redo0
|
b08c3cd0c4
|
remove active low buses; add vertical gates and more rom sizes
|
2021-05-28 22:12:55 -05:00 |
|
Redo0
|
95164ab7bf
|
make keyboard use vkey codes; add 4x4 rom
|
2021-05-25 05:18:55 -05:00 |
|
Redo0
|
ce07ef3263
|
add vertical bus bricks; delete redundant diode bricks
|
2021-05-22 17:58:13 -05:00 |
|
Redo
|
de586ff608
|
add rom brick
|
2021-05-12 21:20:24 -05:00 |
|
Redo
|
7bd5fe696d
|
update url in description.txt
|
2021-05-12 21:20:04 -05:00 |
|
Redo
|
2245bc82f7
|
add more wire sizes
|
2021-05-10 19:24:59 -05:00 |
|
Redo
|
8323cd065d
|
bug fixes for oop changes
|
2020-09-18 00:17:49 -05:00 |
|
Redo
|
58133caa95
|
fix switch to use new oop
|
2020-09-10 15:42:37 -05:00 |
|
Redo
|
ab19de7333
|
update logic functions to remove metatable OOP
|
2020-09-10 12:58:25 -05:00 |
|
Redo
|
4095d193ff
|
add enabler, wider buses, and pixel brick
|
2020-08-26 18:38:50 -05:00 |
|
Redo
|
1fad9fd375
|
added detailed credits to readme
|
2020-05-25 15:08:01 -05:00 |
|
Redo
|
b7fe2a0b31
|
merge branch brickgen/master into merge_brickgen, updating to cloned repo with new generated logic bricks
|
2020-05-25 14:51:02 -05:00 |
|
Redo
|
da0c980e37
|
changed default prefs
|
2020-05-25 12:41:55 -05:00 |
|
Eagle517
|
407a3de379
|
Merge branch 'OPT_TICK_MULT_Def_Fix' into 'master'
Fix $Pref::Server::LuaLogic::OPT_TICK_MULT not being set to 1 by default.
See merge request Eagle517/Brick_LuaLogic!1
|
2020-05-25 13:47:25 +00:00 |
|
TrevorCash
|
254ab3e638
|
Fix $Pref::Server::LuaLogic::OPT_TICK_MULT not being set to 1 by default.
|
2020-05-25 07:34:30 -06:00 |
|
Redo
|
d71d4c06c4
|
updated readme to include tick multiplier
|
2020-05-24 12:41:38 -05:00 |
|
Redo
|
1ecddb25e0
|
added icons for generated bricks
|
2020-05-24 11:39:53 -05:00 |
|
Redo
|
d6b2df4b1d
|
replaced a lot ofbricks with generated ones
|
2020-05-21 07:36:03 -05:00 |
|
Redo
|
1cdffd4e01
|
initial commit
|
2020-05-19 02:22:30 -05:00 |
|
Redo
|
976b3d823e
|
made execution of brick datablocks automatic and make more sense
|
2020-05-17 22:28:45 -05:00 |
|
Redo
|
74401cd7f6
|
added more bus bricks
|
2020-05-17 08:22:00 -05:00 |
|
Redo
|
ba94172cc8
|
removed visual wires; added more wire sizes
|
2020-04-24 01:17:30 -05:00 |
|
Redo
|
30efd157ec
|
added readme with installation instructions and usage guide
|
2020-04-22 19:56:54 -05:00 |
|
Redo
|
d15e8889f0
|
added serial text brick using ascii characters
|
2020-04-22 19:41:10 -05:00 |
|
Redo
|
e8f69cce08
|
made event timing more precise; allowed tick times <1ms
|
2020-04-01 18:08:20 -05:00 |
|
Redo
|
7cc28c5e97
|
changed event gate requirements note
|
2020-03-30 22:42:36 -05:00 |
|
Redo
|
100f2317c1
|
fixed event gate acting like diode
|
2020-03-30 22:39:51 -05:00 |
|
Redo
|
d309581199
|
added SR latch
|
2019-09-18 22:41:29 -05:00 |
|
Redo
|
46f8d92ed2
|
changed the way callbacks work internally
|
2019-09-15 04:43:54 -05:00 |
|
Redo
|
1926d21962
|
added small pixel using pulse width input
|
2019-05-10 21:06:32 -05:00 |
|
Redo
|
5b5231a4b3
|
fixed pixel to use new callback system
|
2019-05-10 19:59:26 -05:00 |
|
Redo
|
7f1c5ea417
|
made gates with no uiname not display info when clicked
|
2019-04-18 23:11:18 -05:00 |
|
|
0137af9d21
|
Removed other EventGate UI Port Name
|
2019-04-18 00:32:08 -04:00 |
|
|
b6d902dacf
|
Removed EventGate Port UI Names
If I am using the EventGate as a clickable interface with my circuit I don't want the text to be displayed over my screen.
|
2019-04-18 00:31:15 -04:00 |
|
|
096ae4556d
|
Fixed sloppy EventGate code
|
2019-04-17 01:02:17 -04:00 |
|
|
cc7e3a90e9
|
Added setPowerState event to EventGate brick
|
2019-04-17 00:59:15 -04:00 |
|
Redo
|
bde7781d04
|
added llc command for logic reconnecting
|
2019-04-16 22:06:14 -05:00 |
|
|
500eff70a9
|
Added EventGate
Added EventGate which is designed for logic signals to interface with events
|
2019-04-16 22:59:11 -04:00 |
|
Redo
|
b0c376bd37
|
added keyboard global function
|
2019-04-16 19:34:03 -05:00 |
|
Redo
|
cf23667afd
|
altered callback functionality
|
2019-04-16 19:33:24 -05:00 |
|
Redo
|
43b4db151f
|
added global function to gate defs
|
2019-04-15 13:19:58 -05:00 |
|
Redo
|
518deaca68
|
added escape sequences to arbitrary strings; reworked callback system
|
2019-04-12 23:58:04 -05:00 |
|
Redo
|
d47e6a50dc
|
Fixed automatic registration to not break gate datablock transmission
|
2019-04-09 23:57:21 -05:00 |
|
Redo
|
5f58a531a8
|
added automatic registration for non-builtin gate datablocks
|
2019-04-06 19:02:43 -05:00 |
|
Redo0
|
b7b366b412
|
Regenerated brick textures so they dont crash people
|
2019-01-19 12:36:47 -06:00 |
|
Redo0
|
8089e53e71
|
Fixed icons for Wire 1x11f and Text Brick
|
2019-01-16 16:31:55 -06:00 |
|
Redo0
|
7cca97e731
|
Moved scripts into separate folder
|
2019-01-16 14:58:01 -06:00 |
|
Eagle517
|
9ae8714055
|
Initial commit
|
2019-01-15 12:39:35 -06:00 |
|