About the Upcoming Logic Engine 2.0 Update
Logic Engine » Devlog
Logic Engine Update 2.0
Hi everyone, I’m so proud to announce the upcoming update for my Logic Engine. For those who don’t know, Logic Engine is a free and open-source Logic Circuit Simulator.
The program was built in one month, so it was buggy. During summer, I had time to sit and redesign the application, so I did. And with the upcoming patch, I’m presenting you with a completely redesigned version of my application.
- Now, let’s check out each part of the upcoming update.
UI Redesign
- UI is completely redesigned with cleaner aspects to provide you with as much space as possible.
- It keeps all pre-existing features but provides in a much cleaner and eye-pleasing way.
Introducing Package Manager :
- The new patch features a package manager which allows users to download and upload custom tools (such as
prefabs
). That way, you can start building logic tools faster than ever.
Optimization :
- The project is entirely rewritten with static-typing in Godot 3.3 to improve the performance.
- I worked hard on optimizing the previous code. And I’m happy to see the better results.
- Instead of custom tools, I used
GraphNode
andGraphEdit
, which are more optimized.
Redesigned file Structure :
- The saving files option had to be redesigned due to the implementation of the package manager. They will keep using
JSON
files but in a cleaner way.
Bug Fixes :
- Current version of the application had many bugs, and most will be fixed until the release.
Upcoming Features :
- Linux Support ( From now on, this will be one of my priorities )
- Text Editor
- Server for Package Manager
Discussion Page
- Read from GitHub : https://github.com/umutsevdi/Logic-Circuit-Simulator/discussions/4
- Read from itch.io : https://umutsevdi.itch.io/logic-engine/devlog/278160/about-the-upcoming-logic-engine-20-update
Get Logic Engine
Download NowName your own price
Logic Engine
A free and open-source Logic Circuit Simulator.
Status | In development |
Category | Tool |
Author | Umut |
Genre | Simulation |
Tags | Godot, tool |
Languages | English |
Accessibility | Color-blind friendly, Configurable controls |
More posts
- Logic Circuit Simulator AnnouncementApr 02, 2021
Leave a comment
Log in with itch.io to leave a comment.