Releases: horseyhorsey/NetProcGame
Releases · horseyhorsey/NetProcGame
1.0.41
-
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
- added Steppers and Parts database tables. Steppers should work from…
1.0.38
- NetProcDataGameController made the Database public static. It is re…
1.0.37
- added `ColorSet` to database. Preset colors have been added to migr…
1.0.36
- fixed PDB flippers. These would only flip and not hold because mach…
1.0.35
- migrations.
1.0.34
- updated NetProcData config for main machine items. Adds index restr…
1.0.33
- changed tables to use set wire properties, include location and `It…
1.0.32
Netproc.Data added wire colour and name (color or voltage) Left and R…
1.0.31
- NetProcGame.Data, added `ConfigFileEntryBase`. Switch and Coil use …