Skip to content

Releases: DigitalLogicSimCommunity/Digital-Logic-Sim-CE

v0.39.1

05 Dec 17:33
a788dff
Compare
Choose a tag to compare

v0.39.1

This version includes #41 issue fix by @VitoBarra.
Thank you Vito for the quick fix, and thank you @crispeeweevile for the equally fast report.

v0.39.0

We are glad to announce a new version with numerous fixes, expanded features, customizable clock and more.
Huge thanks to @VitoBarra for even making this new version possible and to all contributors.

Everyone is invited to open any Issues, Discussions and PRs to help improve the program.

New features

  • New clock chip with customizable Hz (by @VitoBarra)
  • Added new feature regarding folders:
  • Set target FPS or enable vSync from settings (by @AOx0)

Changes

  • Reworked the focus system used to handle interaction, now adding a new key-binding option should be easier (by @VitoBarra)
  • Now you can see the name the chip you are currently editing (by @VitoBarra)

Fixes

  • Ux General Issues #28 (by @VitoBarra)
  • Load breaks when loading chips with missing dependency #34 (by @VitoBarra)
  • You can't edit chips after renaming them without first restarting the game #36 (by @VitoBarra)
  • Bus wires and wire design #31 (by @VitoBarra)
  • Pins drift when updating multiple times the same chip #32 (by @VitoBarra)
  • Can't import old project from original Digital logic sim #33 (by @VitoBarra)
  • UI Bug with Grouped Chips #29 (by @VitoBarra)
  • Fixed a typo in the Readme #35 (by @Nicocelot)

Merges

  • Merge branch v0.39.0-dev #37
    • Clock, Folder Update and Fixes #25 (by @VitoBarra)
    • Fixed grammar error #35 (by @Nicocelot)

v0.39.0

05 Dec 01:39
6465028
Compare
Choose a tag to compare
v0.39.0 Pre-release
Pre-release

v0.39.0

We are glad to announce a new version with numerous fixes, expanded features, customizable clock and more.
Huge thanks to @VitoBarra for even making this new version possible and to all contributors.

Everyone is invited to open any Issues, Discussions and PRs to help improve the program.

New features

  • New clock chip with customizable Hz (by @VitoBarra)
  • Added new feature regarding folders:
  • Set target FPS or enable vSync from settings (by @AOx0)

Changes

  • Reworked the focus system used to handle interaction, now adding a new key-binding option should be easier (by @VitoBarra)
  • Now you can see the name the chip you are currently editing (by @VitoBarra)

Fixes

  • Ux General Issues #28 (by @VitoBarra)
  • Load breaks when loading chips with missing dependency #34 (by @VitoBarra)
  • You can't edit chips after renaming them without first restarting the game #36 (by @VitoBarra)
  • Bus wires and wire design #31 (by @VitoBarra)
  • Pins drift when updating multiple times the same chip #32 (by @VitoBarra)
  • Can't import old project from original Digital logic sim #33 (by @VitoBarra)
  • UI Bug with Grouped Chips #29 (by @VitoBarra)
  • Fixed a typo in the Readme #35 (by @Nicocelot)

Merges

  • Merge branch v0.39.0-dev #37
    • Clock, Folder Update and Fixes #25 (by @VitoBarra)
    • Fixed grammar error #35 (by @Nicocelot)

v0.38

22 Jul 18:18
6a95a09
Compare
Choose a tag to compare

Changes Patch 3 (v0.38)

Changes Patch 2 (v0.37)

  • 41a9408:
    • fixes issue #11
    • fixes new un-triggered raycaster when updating unity
    • make exit button exit edit/view saved chip mode
    • provide linux build to fulfill issue #10

Changes Patch 1 (v0.36.1)


v0.36

New features:

  • New chip folder system (by SwissCorePy)
  • HDD contents are now persistent (by SwissCorePy)
  • You can now zoom and move along the workspace (by SwissCorePy)
  • New zoom helper, a minimap of where you are. So you don't get loss while zooming (by SwissCorePy)
  • You can now change the scale of the objects in the workplace, allowing to create bigger and more ambitious circuits (by SwissCorePy)
  • Bug fixes (by SwissCorePy)

Changes:

  • Removed the option hide custom chips from Settings. Now there's a dedicated folder named "Advanced"
  • Build performance improvement
  • Etc

Features:

  • New 4, 8 & 16 bus wires (By t4accer)
  • New Run/Stop simulation button (by AOx0)
  • Persistent settings (By Tigralt)
  • 8x8 display (By Tigralt)
  • Edit created chips:
  • Button to spawn groups of input/output signal (By sagitarious12)
  • New Hard Disk Drive: Its memory is the same across all projects. (By Turnip1234)
  • Added hide/show setting to hide built-in chips (except AND & NOT) (by AOx0)
  • Some UI tweaks.

Notes:

  • Import of chips:
    • Does not work on Apple macOS Universal build.
    • It may don't work on Silicon Macs, but I don't know since I don't have one for testing.

Huge thanks to SwissCorePy for his work and making possible v0.36 and huge thanks to everyone that has contributed!
There is still a lot of work to do on the current features and lots of options to explore. Any contributions are welcome!

v0.37

17 Apr 19:49
3e9ce0d
Compare
Choose a tag to compare

Changes Patch 2 (v0.37)

  • 41a9408:
    • fixes issue #11
    • fixes new un-triggered raycaster when updating unity
    • make exit button exit edit/view saved chip mode
    • provide linux build to fulfill issue #10

Changes Patch 1 (v0.36.1)


v0.36

New features:

  • New chip folder system (by SwissCorePy)
  • HDD contents are now persistent (by SwissCorePy)
  • You can now zoom and move along the workspace (by SwissCorePy)
  • New zoom helper, a minimap of where you are. So you don't get loss while zooming (by SwissCorePy)
  • You can now change the scale of the objects in the workplace, allowing to create bigger and more ambitious circuits (by SwissCorePy)
  • Bug fixes (by SwissCorePy)

Changes:

  • Removed the option hide custom chips from Settings. Now there's a dedicated folder named "Advanced"
  • Build performance improvement
  • Etc

Features:

  • New 4, 8 & 16 bus wires (By t4accer)
  • New Run/Stop simulation button (by AOx0)
  • Persistent settings (By Tigralt)
  • 8x8 display (By Tigralt)
  • Edit created chips:
  • Button to spawn groups of input/output signal (By sagitarious12)
  • New Hard Disk Drive: Its memory is the same across all projects. (By Turnip1234)
  • Added hide/show setting to hide built-in chips (except AND & NOT) (by AOx0)
  • Some UI tweaks.

Notes:

  • Import of chips:
    • Does not work on Apple macOS Universal build.
    • It may don't work on Silicon Macs, but I don't know since I don't have one for testing.

Huge thanks to SwissCorePy for his work and making possible v0.36 and huge thanks to everyone that has contributed!
There is still a lot of work to do on the current features and lots of options to explore. Any contributions are welcome!

v0.36.1

13 Mar 22:40
715407d
Compare
Choose a tag to compare

Changes Patch 1 (v0.36.1)


v0.36

New features:

  • New chip folder system (by SwissCorePy)
  • HDD contents are now persistent (by SwissCorePy)
  • You can now zoom and move along the workspace (by SwissCorePy)
  • New zoom helper, a minimap of where you are. So you don't get loss while zooming (by SwissCorePy)
  • You can now change the scale of the objects in the workplace, allowing to create bigger and more ambitious circuits (by SwissCorePy)
  • Bug fixes (by SwissCorePy)

Changes:

  • Removed the option hide custom chips from Settings. Now there's a dedicated folder named "Advanced"
  • Build performance improvement
  • Etc

Features:

  • New 4, 8 & 16 bus wires (By t4accer)
  • New Run/Stop simulation button (by AOx0)
  • Persistent settings (By Tigralt)
  • 8x8 display (By Tigralt)
  • Edit created chips:
  • Button to spawn groups of input/output signal (By sagitarious12)
  • New Hard Disk Drive: Its memory is the same across all projects. (By Turnip1234)
  • Added hide/show setting to hide built-in chips (except AND & NOT) (by AOx0)
  • Some UI tweaks.

Notes:

  • Import of chips:
    • Does not work on Apple macOS Universal build.
    • It may don't work on Silicon Macs, but I don't know since I don't have one for testing.

Huge thanks to SwissCorePy for his work and making possible v0.36 and huge thanks to everyone that has contributed!
There is still a lot of work to do on the current features and lots of options to explore. Any contributions are welcome!

v0.36

12 Mar 16:21
30a1e6b
Compare
Choose a tag to compare

New features:

  • New chip folder system (by SwissCorePy)
  • HDD contents are now persistent (by SwissCorePy)
  • You can now zoom and move along the workspace (by SwissCorePy)
  • New zoom helper, a minimap of where you are. So you don't get loss while zooming (by SwissCorePy)
  • You can now change the scale of the objects in the workplace, allowing to create bigger and more ambitious circuits (by SwissCorePy)
  • Bug fixes (by SwissCorePy)

Changes:

  • Removed the option hide custom chips from Settings. Now there's a dedicated folder named "Advanced"
  • Build performance improvement
  • Etc

Features:

  • New 4, 8 & 16 bus wires (By t4accer)
  • New Run/Stop simulation button (by AOx0)
  • Persistent settings (By Tigralt)
  • 8x8 display (By Tigralt)
  • Edit created chips:
  • Button to spawn groups of input/output signal (By sagitarious12)
  • New Hard Disk Drive: Its memory is the same across all projects. (By Turnip1234)
  • Added hide/show setting to hide built-in chips (except AND & NOT) (by AOx0)
  • Some UI tweaks.

Notes:

  • Import of chips:
    • Does not work on Apple macOS Universal build.
    • It may don't work on Silicon Macs, but I don't know since I don't have one for testing.

Huge thanks to SwissCorePy for his work and making possible v0.36 and huge thanks to everyone that has contributed!
There is still a lot of work to do on the current features and lots of options to explore. Any contributions are welcome!