75 Commits

Author SHA1 Message Date
ed88df9a35 Added Linux Support 2025-03-25 21:50:45 -06:00
ce48274ff8 Delete Start_Linux.sh 2025-03-25 21:50:14 -06:00
25812d9202 - Dramatically Cleaned up Launch Script Output
- Disabled Debug Mode for Flask Server
2025-03-20 20:49:26 -06:00
5af92778e9 - Added ReactJS App Rebuild Script (For Rapid Development of WebUI).
- Added Basic Menu Bar and Graphing Surface
2025-03-20 19:06:46 -06:00
936eda8cd8 Removed Hyperlink from App.js 2025-03-20 06:28:31 -06:00
f9118e6142 Added React Flow Editor Code and ReactFlow Library 2025-03-20 06:10:05 -06:00
9216cbfcc5 Fixed /api/nodes functionality. 2025-03-20 03:08:10 -06:00
cffad033fa Implemented ReactJS Application Server with basic functionality. 2025-03-20 02:43:13 -06:00
5e6ad27f71 Suppressed dependency requirements notifications. 2025-03-10 06:31:13 -06:00
415f1842cd Implemented Grabber Handles for easier usage. 2025-03-10 06:09:48 -06:00
7991aa751f Enabled live-view without the need for OCR to be enabled for screen sharing within the flyff_character_status_node.py node. 2025-03-10 05:37:44 -06:00
7d39baad90 Optimized OCR Engine Initialization to only take place after a node that uses OCR is created. 2025-03-10 05:15:29 -06:00
e56b5a860f adf 2025-03-10 04:07:37 -06:00
0c16b74b49 Added Live Screenshot data functionality 2025-03-05 21:01:35 -07:00
17b99ca836 Restructured project and implemented virtual python environments to isolate application. Added launch scripts too. 2025-02-27 19:38:25 -07:00
a2c0080662 Added skeleton framework for reporting nodes. 2025-02-26 15:26:31 -07:00
b6ef14b559 Successfully implemented multi-core OCR functionality. 2025-02-26 03:36:59 -07:00
5c23653d59 Fully Customizable GPU Accelerated Identification Nodes 2025-02-26 02:23:38 -07:00
ce392d7a04 Further optimized identification_overlay node GPU acceleration / processing. 2025-02-26 02:08:00 -07:00
0515f8feeb Enabled GPU Acceleration for Identification Node. 2025-02-26 01:57:47 -07:00
c10fc1ba6d Refined Identification Node 2025-02-26 01:27:08 -07:00
981d5cb573 Added Identification Overlay Node 2025-02-26 01:15:25 -07:00
c7cbd1ae0d Fixed submenu context menu color theming being inconsistent. 2025-02-25 23:56:29 -07:00
75f19d685c Milestone 2025-02-25 23:39:33 -07:00
0c0c31db35 Reimplemented functional statusbar. 2025-02-25 23:11:03 -07:00
1cab85ac87 asdf 2025-02-25 21:00:51 -07:00
d66dcfefd5 Menu Milestone 2025-02-25 20:46:13 -07:00
01070966a7 Reincorporated status bar, menu, etc. 2025-02-25 20:05:12 -07:00
4591178a4b Reincorporated Old Code with Pipe Color Overrides 2025-02-25 19:24:38 -07:00
78ca945581 Revert "Fixed API Issues with Flyff Collector Node"
This reverts commit 038de06bfd7cb323373ffb5d178a7b1ce18f9370.
2025-02-25 19:04:25 -07:00
62144b3588 Changed color of pipes from orange to blue. 2025-02-25 17:57:38 -07:00
db848211fd Added Status Bar with Flask API Server Link Exposing Variables captured in Borealis for use by other applications / systems
Added a menubar for workflow management (Save/Load/Close), as well as an About section for credits, updating, and finding the Gitea project on the Bunny Lab Gitea repository.
Added automatic workflow centering when you load a workflow, so it spawns the loaded JSON nodes in the center instead of off-screen somewhere at the exact original coordinates.
Changed the context menu and hyperlink colors to a more muted blue color
2025-02-25 17:39:01 -07:00
9d3ef80f57 Added automatic workflow centering when loading workflows from JSON files. 2025-02-25 17:22:40 -07:00
17f3be4c47 Added Status bar, menu bar, and made context menu blue. 2025-02-25 17:20:31 -07:00
038de06bfd Fixed API Issues with Flyff Collector Node 2025-02-25 00:20:33 -07:00
e736622213 Changed context menu highlight color from purple pink to blue. 2025-02-25 00:02:58 -07:00
f21c5f9646 Misc Changes 2025-02-25 00:01:27 -07:00
377e525e37 Incorporated Save / Load / Close Workflow functionality 2025-02-24 23:54:04 -07:00
ece52e783d asdf 2025-02-24 18:34:33 -07:00
dc33aca6a0 Dynamically create context menu sub-folders based on folder structure of nodes. 2025-02-24 18:33:04 -07:00
76cb82acd9 Milestone 2025-02-16 22:50:39 -07:00
6888b55612 Fixed On-Screen OCR region Overlay 2025-02-16 21:07:26 -07:00
e30ba4ec4f Restructured the project and optimized several nodes. 2025-02-16 18:53:21 -07:00
670ae774ef Fixed bunches of issues and isolated character stats to individual nodes. 2025-02-16 02:45:55 -07:00
2d9d791237 Re-fixed graph selection logic 2025-02-16 01:40:00 -07:00
2c2ea67775 Added Custom Blueprint Background 2025-02-16 01:01:58 -07:00
9214a73b83 Fixed the mass-selection functionality of the graph. 2025-02-16 00:13:56 -07:00
2ee93ca374 Added dynamic on-the-fly backdrop node renaming. 2025-02-16 00:07:29 -07:00
2e5fbad9be Fixed Node Spawn Positioning Issues 2025-02-15 23:53:57 -07:00
6bac303dea Fixed Timing / Data Update Logic / Low Health Overlay Issues / Comparison Node and Math Node issues. 2025-02-15 23:18:58 -07:00