Norbyte / bg3se

Baldur's Gate 3 Script Extender
Other
1.02k stars 63 forks source link

Various improvements to the IDE Helpers generator #377

Closed mycroftjr closed 2 months ago

mycroftjr commented 3 months ago

The changes are COMPLETELY UNTESTED as I could not get this thing to compile (much like #357) and even if I could I wouldn't know how to make my game use a local copy instead of downloading the latest. I was also too lazy to make all the lua into a mod and attempt to override it.

The bug where Ext.Osiris.RegisterListener is never output or documented (despite the code in https://github.com/Norbyte/bg3se/blob/main/BG3Extender/LuaScripts/Libs/HelpersGenerator/CustomFunctionExtras.lua meant to handle it) is probably still happening, because I was unable to even begin debugging it.