Commit graph

  • ab0299c365
    add create generic failure to RPCScope Lera Elvoé 2024-03-15 03:28:20 +0300
  • 191d3408d5
    better handle scopes to allow multiple scopes to have operations with the same name Lera Elvoé 2024-03-15 03:27:12 +0300
  • 52c5f0c163
    add debug nodes list Lera Elvoé 2024-03-14 12:12:10 +0300
  • abc20d787d
    add copy button to debug decks list Lera Elvoé 2024-03-14 11:19:15 +0300
  • fed3f72d17
    clean up deck holder rpc scope Lera Elvoé 2024-03-14 10:25:07 +0300
  • f43c5ecafd add utility method to connect to a signal safely (#103) Lera Elvoé 2024-03-14 06:42:02 +0000
  • 1b8b1ff51e
    add utility method to connect to a signal safely Lera Elvoé 2024-03-14 09:41:43 +0300
  • 18b83f5b26 fix value callback usage on output ports (#102) Lera Elvoé 2024-03-14 06:27:49 +0000
  • 0f86ffd614
    fix value callback usage on output ports Lera Elvoé 2024-03-14 09:24:04 +0300
  • a1b74410f6 rework RPC Signal Layer class (#101) Lera Elvoé 2024-03-14 05:54:25 +0000
  • 9c3d6afd23
    finish up node signals and connect to rpc signal layer Lera Elvoé 2024-03-14 08:37:04 +0300
  • a867253770
    fix close deck not being emitted in deck holder Lera Elvoé 2024-03-13 09:57:28 +0300
  • dec536ac26
    connect to new signals in deck and deck holder scopes Lera Elvoé 2024-03-13 09:13:23 +0300
  • 613043b966
    remove unused variable from delay node Lera Elvoé 2024-03-13 09:13:06 +0300
  • ec696ff321
    reorganize rpc signal layer Lera Elvoé 2024-03-13 09:12:37 +0300
  • cd82f58b00
    add node connection rpc type Lera Elvoé 2024-03-13 09:11:48 +0300
  • e3afabe051
    add optional constructors for deck and node partial frames Lera Elvoé 2024-03-13 09:11:26 +0300
  • 3886414374 fix up the spinbox descriptor and switch delay node to use SceneTreeTimer (#99) Lera Elvoé 2024-03-11 06:22:55 +0000
  • f98fa22d0c
    switch delay node to use SceneTreeTimer Lera Elvoé 2024-03-11 09:17:42 +0300
  • db476be40b
    fix wrong indices in spinbox descriptor Lera Elvoé 2024-03-11 09:17:20 +0300
  • 677e7b36c5 add an API for buttons on ports (#96) Lera Elvoé 2024-03-06 07:50:23 +0000
  • 5a476a0f7b
    add an API for buttons on ports Lera Elvoé 2024-03-05 12:44:08 +0300
  • 715086f204 initial RPC renderer (#92) Lera Elvoé 2024-03-05 07:09:36 +0000
  • 7009c7facc
    add some test scopes Lera Elvoé 2024-03-04 12:43:20 +0300
  • a0e1daccb2
    send associated event with a response if it exists Lera Elvoé 2024-03-04 12:33:38 +0300
  • d05cf3996a
    make errors in req response be an array Lera Elvoé 2024-03-04 12:31:20 +0300
  • 451dc18d7c
    change rpc event data to be either frame or dictionary Lera Elvoé 2024-03-04 12:27:45 +0300
  • a74ae0765f
    add an RPC signal layer class Lera Elvoé 2024-03-04 12:27:14 +0300
  • ba07a74b2c
    handle arrays of frames in serialize Lera Elvoé 2024-03-04 12:26:50 +0300
  • 2dc10a84fe
    add some DeckHolder RPC requests Lera Elvoé 2024-03-03 15:12:35 +0300
  • 4ac31e1b6a
    add RPC renderer related classes Lera Elvoé 2024-03-03 13:50:43 +0300
  • aec0d6b790
    add zodot thirdparty validation addon Lera Elvoé 2024-03-03 10:58:49 +0300
  • 6e437780d3
    add websocket server thirdparty Lera Elvoé 2024-03-03 10:56:22 +0300
  • 6d3cc87fad make NodeDB static (#90) Lera Elvoé 2024-02-29 19:04:21 +0000
  • 1d9c33529e
    make NodeDB static Lera Elvoé 2024-02-29 22:03:44 +0300
  • d98d6f52bd add a new main scene (#89) Lera Elvoé 2024-02-29 18:41:53 +0000
  • 333bc227c8
    add a new main scene Lera Elvoé 2024-02-29 21:41:26 +0300
  • 7eaac0dee5
    bump version to 0.0.5 Lera Elvoé 2024-02-29 11:52:29 +0300
  • ba1ed2f02d Added License Link v0.0.4 Eroax 2024-02-29 07:19:00 +0000
  • 7ec5f62995 Added License to Readme Eroax 2024-02-29 07:17:58 +0000
  • ee567f106a make the obs disconnect button work (#86) Lera Elvoé 2024-02-29 07:09:33 +0000
  • 4ae854b38c
    make the obs disconnect button work Lera Elvoé 2024-02-29 10:08:19 +0300
  • cd446d95c7
    sync NoOBSWS with upstream Lera Elvoé 2024-02-29 10:07:34 +0300
  • e2822536b1
    fix alias generation in NodeDB Lera Elvoé 2024-02-26 14:38:34 +0300
  • 49b8a23281 add more OBS nodes, allow specifying event subscription types in OBS connection dialog (#81) Lera Elvoé 2024-02-26 11:37:57 +0000
  • c725b06bd3
    add set input settings node Lera Elvoé 2024-02-26 14:16:42 +0300
  • b32dcb1171
    patch expression to allow null input Lera Elvoé 2024-02-26 14:12:56 +0300
  • 07eec2f957
    add is source visibler node Lera Elvoé 2024-02-26 13:21:10 +0300
  • 6066b12525
    add set source visibility node Lera Elvoé 2024-02-26 12:42:46 +0300
  • 401810ddef
    add a way to specify subscriptions to obs-websocket Lera Elvoé 2024-02-26 11:55:57 +0300
  • a73882910f
    sync NoOBSWS with upstream Lera Elvoé 2024-02-26 10:28:35 +0300
  • ef58dd43e7
    add obs event received node Lera Elvoé 2024-02-26 09:38:08 +0300
  • 2d5fcd25f6 Reworks Twitch Nodes to work with the new Triggers Workflow. (#82) Eroax 2024-02-26 11:36:19 +0000
  • 21a0ad73ae Moved Twitch Nodes to use Port.UsageType + New Trigger Workflow Eroax 2024-02-26 04:32:18 -0700
  • 92e48a16ee NoTwitch Patch, Badly formatted HTTPResponse.body Eroax 2024-02-26 04:30:40 -0700
  • 9d36a0538a NoTwitch Patch, No Channels Error. Eroax 2024-02-26 04:29:47 -0700
  • 6736d0b3f0 Implemented Port.UsageType + better Trigger Handling for Math Nodes Eroax 2024-02-25 22:38:30 -0700
  • 69adc3462a Added DeckType.is_valid_vector Eroax 2024-02-25 22:32:40 -0700
  • 7764d5742b Patched NoTwitch.chat_socket.leave_chat Eroax 2024-02-25 22:28:05 -0700
  • c07d810bcf be more lenient with using triggers and value requests on the same node on general and obs nodes (#78) Lera Elvoé 2024-02-26 05:34:00 +0000
  • 7e85837a18
    be more lenient with using triggers and value requests on the same node on general and obs nodes Lera Elvoé 2024-02-24 13:28:01 +0300
  • 0c46feae3a
    add test send node Lera Elvoé 2024-02-24 08:57:00 +0300
  • 215af7232a
    patch print node Lera Elvoé 2024-02-22 10:24:54 +0300
  • f57374f3e2 add send id system (#75) Lera Elvoé 2024-02-22 07:23:25 +0000
  • 2fc2f44713
    add send id system Lera Elvoé 2024-02-22 10:22:27 +0300
  • c7e003ffe6 make descriptor renderers into scenes (#74) Lera Elvoé 2024-02-22 06:59:23 +0000
  • a7450a0142
    make descriptor renderers into scenes Lera Elvoé 2024-02-22 09:49:07 +0300
  • df3b3c4990 silence a lot of warnings (#73) Lera Elvoé 2024-02-21 06:34:17 +0000
  • 688f7f7da2
    silence a lot of warnings Lera Elvoé 2024-02-21 09:32:00 +0300
  • c3a91d0848 replace C-style boolean operators with their keyword counterparts (#72) Lera Elvoé 2024-02-21 06:11:29 +0000
  • 501e99d34c
    replace C-style boolean operators with their keyword counterparts in renderer classes Lera Elvoé 2024-02-21 08:47:06 +0300
  • b6701c9883
    replace C-style boolean operators with their keyword counterparts in core classes Lera Elvoé 2024-02-21 08:42:56 +0300
  • 51652ef277 add port usage type to Port (#69) Lera Elvoé 2024-02-21 04:08:36 +0000
  • 3a7e26042b example implementation in compare nodes and twitch chat received Lera Elvoé 2024-02-18 20:08:02 +0300
  • acc507369a use connection validate method in deck renderer Lera Elvoé 2024-02-18 19:29:14 +0300
  • 9df2ea6cd5 add connection validation method to deck and validate port usage Lera Elvoé 2024-02-18 19:28:52 +0300
  • d43d8b4301 visually represent port usage types in renderer Lera Elvoé 2024-02-18 18:47:27 +0300
  • e4b93759ac add port usage type to Port Lera Elvoé 2024-02-18 18:47:07 +0300
  • 759f6eff73 attempt to fix scene preload hell (#70) Lera Elvoé 2024-02-21 01:11:26 +0000
  • 52d451e388
    attempt to fix scene preload hell Lera Elvoé 2024-02-20 22:28:23 +0300
  • 34220c4ad1
    add colors to ports depending on data type Lera Elvoé 2024-02-13 14:17:05 +0300
  • f4910617d1
    bump version to 0.0.4 Lera Elvoé 2024-02-12 11:29:45 +0300
  • 3378f41b75
    add temporary null handling to variable viewer v0.0.3 Lera Elvoé 2024-02-12 11:08:38 +0300
  • ca18e36fdc
    fix deselect error when selecting the header in variable viewer Lera Elvoé 2024-02-12 10:47:26 +0300
  • 02001535d9 Added Extra Scopes to NoTwitch Twitch_Connection Eroax 2024-02-12 00:37:57 -0700
  • 6540e30552 Patched Twitch EventSub Event Data Caching Eroax 2024-02-12 00:37:18 -0700
  • d469680850
    improve twitch node descriptions Lera Elvoé 2024-02-11 22:08:11 +0300
  • 34966d4bcf
    patch NoTwitch to add back an erroneously removed method Lera Elvoé 2024-02-11 22:07:58 +0300
  • 7b0b687ddd
    Merge branch '0.0.3/irc-nodes' into main Lera Elvoé 2024-02-09 15:21:36 +0300
  • 1ffec81afb
    General NoTwitch EventSub Update 0.0.3/irc-nodes Eroax 2024-01-26 03:26:22 -0700
  • f98364f40e Add in General EventSub Nodes (#65) Eroax 2024-02-09 11:43:17 +0000
  • 7acaa0c597 Removed Unneeded Debug line 0.0.3/eventsub-nodes Eroax 2024-02-09 02:06:47 -0700
  • 4a40b48ab5 Added Timeout Duration to NoTwitch.TwitchConnection when calling EventSub_Socket Eroax 2024-02-09 02:05:55 -0700
  • 54dbcb7724 Updated EventSub Event to cache Event Data Eroax 2024-02-09 02:05:24 -0700
  • 5ab9021800 Added Keepalive + Reconnects to NoTwitch Eventsub_Socket Eroax 2024-02-09 02:04:58 -0700
  • 5e81a392cd Added twitch_eventsub_event Eroax 2024-01-26 03:38:33 -0700
  • b7f6dfe008 Added Twitch_Add_EventSub_Subscription Node Eroax 2024-01-26 03:37:02 -0700
  • a5780017c7 Added Connections._twitch_eventsub_event_received Eroax 2024-01-26 03:31:52 -0700
  • 616f0646b4 Updated NoTwitch for HTTPResponse Changes Eroax 2024-01-26 03:30:07 -0700
  • 1bd9c84f1e Updated NoTwitch Demo Scene Eroax 2024-01-26 03:29:40 -0700