Skip to content

Releases: horseyhorsey/NetProcGame

1.0.41

08 Oct 16:48
Compare
Choose a tag to compare
  • updated NeProc to use lib/platform. Depending on build platform…
    … those libraries are copied to /lib as before. Includes pinproc.dll (2.1) for 64bit windows

  • added datbase config for PD-LED devices. servos, serial leds.

  • Updated PDLEd to include servo, serial led registers

  • added PdSerialLEd

  • ProcDevice Setup adds any available and enabled servos, serial leds. Updates PROC control registers depending on whether you have items tied to a PDLED in the database. Example if you have added a servo to database and enabled this will be set to UseServoIndex

  • added prelim serial led test console app, clean up rest of examples

1.0.40

16 Sep 23:09
Compare
Choose a tag to compare
- added Steppers and Parts database tables. Steppers should work from…

1.0.38

09 Sep 00:10
Compare
Choose a tag to compare
- NetProcDataGameController made the Database public static. It is re…

1.0.37

07 Sep 23:54
Compare
Choose a tag to compare
- added `ColorSet` to database. Preset colors have been added to migr…

1.0.36

07 Sep 10:18
Compare
Choose a tag to compare
- fixed PDB flippers. These would only flip and not hold because mach…

1.0.35

07 Sep 00:38
Compare
Choose a tag to compare
- migrations.

1.0.34

07 Sep 00:31
Compare
Choose a tag to compare
- updated NetProcData config for main machine items. Adds index restr…

1.0.33

06 Sep 23:15
Compare
Choose a tag to compare
- changed tables to use set wire properties, include location and `It…

1.0.32

04 Sep 21:39
Compare
Choose a tag to compare
Netproc.Data added wire colour and name (color or voltage) Left and R…

1.0.31

04 Sep 20:31
Compare
Choose a tag to compare
- NetProcGame.Data, added `ConfigFileEntryBase`. Switch and Coil use …