System_way
- 7 Devlogs
- 40 Total hours
A program that helps it's users design and maintain systems particularly those in programs
A program that helps it's users design and maintain systems particularly those in programs
Progress:
I have gotten the text editing tool to work for the most part but with plenty of bugs and I added to ability to import images and scroll through them (shown in the video bellow).
What is next?
What I need to work on now is a lot of bug fixing, adding image nodes, adding images to saves, fixing collision pan bug and developing a web version or a exe file to ship the project.
Develop #5 I added the ability to change the fonts and size of the text. Furthermore, the camera can now be panned using a mouse rather than arrow keys! As well I think I may ship the project after adding the ability to modify the text of nodes and importing images into a project. Thank you for your time, Have a Nice day!
Devlog #4 I FINALLY HAVE THE SAVE SYSTEM WORKING !! oh and here is a silly doodle I drew.
Devlog # 3 UPDATED UI/VISUALS AND ADDED CONNECTION TOOLS. To start, a version of the project code can now be found at the projects github page and I wasn’t able to finish the project in the timeline that I set out for myself(8/3 - 8/8) because of how long programing takes. Now what I need to work on : - adding a system for typing text - fixing the file system - adding the system for images - having the nodes(The squares with text and connections) resize . That’s all, thank you for your time and have a nice day.
dev log #2 ( technically the third) HUGE BACKEND DEVELOPMENTS! I had developed a solution to gain greater control over squares(that are objects) and removed a huge inefficiency problem where several objects were made every frame (fun fact: This issue creates THOUSANDS of objects VERY fast.). And all it took was 6 hours… just 6… Anyways, what I intend to work on now is to add tools for the user( such as adding a connection between text) and fixing importing and saving systems. Thank you for you time, have a nice day.
Develog 1 (YAY): Made early UI elements and started work on developing project save files #Developments : -added lines - added squares -added buttons - added multiple states -added lines #Challenges - not sure how to make squares draggable - taking far too long to place squares by adjusting values - generating way too many objects #Future Development -figuring out how to use python pickle in order to make, save and export files - improving squares class to be more efficient and controllable. Thank you for your time; Have a nice day.
#YAY I made a document!# I wrote a short 2 page overview of a program that is intended to help design systems.