Fragtality

Results 67 comments of Fragtality

Seems there was a Problem with the Enumeration of the available Input Events (aka B-Vars). Was this B-Var (or any at all) listed in the InputEvents Text File? Every B-Var...

@richardkennedy FYI, I have finished the Rewrite of the Plugin and pushed it to the Repository: https://github.com/Fragtality/PilotsDeck/blob/master/Install-PilotsDeck-latest.exe I would appreciate some help with Testing to get some Feedback if everything...

Hmm, I think a consolidated feedback would be better - it all relates somehow to the new Version ^^ And you have checked the GitHub from Time to Time? There...

Btw, depending from which Build you are coming, the "reset configuration" checkbox should be used in the Installer. There where some Changes needed to the default Parameters used for MobiFlight...

@richardkennedy Are some of the Issues still there with the current Build? You don't need to report all at once, that Way I could already look into some of them...

> but when I try to use the On Value coding (%5:100 or %-5;0) I get a yellow warning sign as I press the key. Sequences use the Dollar Sign:...

> > Sequences use the Dollar Sign: https://github.com/Fragtality/PilotsDeck?tab=readme-ov-file#212---command-option > > Oh yes, it was a typo > > > I mean, yeah, sure it would be nice to have some...

> String.Format or String.Join has a new overload. So you mean the `RegisterMethodExtension` Call for these two fail? It doesn't fail there, it fails when calling `RegisterTypeExtension(typeof(Enumerable));` (LuaType.cs L1333):

Fixed in Fork: https://github.com/Fragtality/neolua (At least for my Apps) Besides the Changes to set newer Frameworks and Language Versions, the Fix is essentially in LuaType.cs L1716: `if (currentType.IsGenericParameter || currentType.Namespace...

Markdown has Code blocks, it makes it easier for others to read your posted Code. The Plugin does not support reading E: Variables - directly. You can use Calculator Code...