Releases: carxt/JohnnyGuitarNVSE
Releases · carxt/JohnnyGuitarNVSE
Continuous release
Continuous release generated from the latest push to development branch.
JohnnyGuitarNVSE 5.00
JohnnyGuitarNVSE 4.99
JohnnyGuitarNVSE 4.96b
**Hotfix release to fix dialog function crashes
JohnnyGuitarNVSE 4.93
Changelog
This release requires xNVSE 6.2.3 or newer.
- Mod fixes:
- Added sanity checks to GetAmmoEffectsList to fix Rock It Launcher crashes (thanks lStewieAl).
- Function changes:
- ApplyWeaponPoison now removes the weapon poison if you don't pass any arguments.
Installation
- Install with a mod manager, or manually unpack the archive and move the .dll and .ini to Fallout New Vegas/Data/NVSE/Plugins directory.
JohnnyGuitarNVSE 4.90
Changelog
This hotfix release requires xNVSE 6.2.3 or newer.
-
Mod fixes:
- Added sanity check to OnAVChange.
- Added sanity check to OnProcessLevelChange.
- Added sanity checks to GetAmmoInInventory to fix Rock It Launcher crashes (thanks lStewieAl).
-
New functions:
- RewardKarmaAlt.
-
Misc:
- Added PDB file for easier debugging.
Installation
- Install with a mod manager, or manually unpack the archive and move the .dll and .ini to Fallout New Vegas/Data/NVSE/Plugins directory.
JohnnyGuitarNVSE 4.85
Changelog
This hotfix release requires xNVSE 6.2.3 or newer.
-
Mod fixes:
- Fixed OnAVChange event not firing for several actor values (thanks jazzisparis)
- Made every array function return an empty array by default, instead of Ar_Null (0)
- Made GetBodyPartTraitString return empty string on invalid input (thanks Demorome)
- GetEditorID: add alias (GetEDID), add calling reference syntax support (i.e. ref.GetEDID), handle invalid forms (thanks Demorome)
- Added a dump of all loaded DLLs to JohnnyGuitarNVSE.log on game start for debugging
-
New functions:
- GetFormRecipesAlt, GetMoonPhase
Installation
- Install with a mod manager, or manually unpack the archive and move the .dll and .ini to Fallout New Vegas/Data/NVSE/Plugins directory.
JohnnyGuitarNVSE 4.81
Changelog
This hotfix release requires xNVSE 6.2.3 or newer.
- Mod fixes:
- Fixed new misc stats becoming invisible when loading a save
- Attempted to fix crash when retrieving editor ID for references in console
Installation
- Install with a mod manager, or manually unpack the archive and move the .dll and .ini to Fallout New Vegas/Data/NVSE/Plugins directory.
JohnnyGuitarNVSE 4.80
Changelog
This release requires xNVSE 6.2.3 or newer.
-
Mod fixes:
- Made bFixDeathVoicelines 1 by default in the code
- Fixed ToggleLevelUpMenu not working properly
- Changed exported WorldToScreen to accept an int for offscreenHandling
-
New functions:
- Get/ModExtraMiscStat, SetOnProcessLevelChangeEventHandler
Installation
- Install with a mod manager, or manually unpack the archive and move the .dll and .ini to Fallout New Vegas/Data/NVSE/Plugins directory.
JohnnyGuitarNVSE 4.75
Changelog
This release requires xNVSE 6.2.3 or newer.
-
Mod fixes:
- More fixes for death voicelines fix, this will never end
- Fixed incorrect number of args for SetCustomReputationChangeIcon
- Made SetCustomReputationChangeIcon work with corner messages as well as messageboxes
-
Game fixes:
- Fixed SaveINI function not saving changes for renderer settings
- Added nullchecks to fix some rare crashes
- Added a check to prevent actors from saying their lines when their head is dismembered
-
New functions:
- Get/SetFactionFlags, GetLandTextureUnderFeet
Installation
- Install with a mod manager, or manually unpack the archive and move the .dll and .ini to Fallout New Vegas/Data/NVSE/Plugins directory.