VisualPinball / VisualPinball.Engine.Mpf

Mission Pinball Framework support for VPE
MIT License
0 stars 1 forks source link

Fix mpf numbers #22

Open arthurkehrwald opened 1 month ago

arthurkehrwald commented 1 month ago

Fixes issue #21 by introducing a new serializable class called MpfNameNumberDictionary that permanently stores the number of each switch, coil, and light defined in the MPF machine description when it is transferred during initial setup. At runtime, this class is used to look up the numbers necessary to communicate with MPF.

freezy commented 1 month ago

Hey man, thanks a lot but I'm currently on holidays so I'll go through everything when I'm back in 10 days!

arthurkehrwald commented 4 weeks ago

Hi @freezy , have you taken a look at any of my PRs yet?

freezy commented 4 weeks ago

Not yet, but it's the next thing on my list. Currently working on Serum v2 :)

freezy commented 6 days ago

Would you mind rebasing this?

arthurkehrwald commented 5 days ago

I'm a bit shaky with git. Not really sure if this is what you wanted xD