Releases: peterhaneve/ONIMods
Local Mod Download
For users of the WeGame or Epic Game Store versions, or if Steam does not update mods even after using Mod Updater, local versions are available. Extract the desired mod from the ZIP file and place it in the local mod folder as shown in the readme.
PLib 4.17
New Features
- Update PLib UI and PLib Options to support both U53 and U52.
- Add additional locations for patches supported by
PPatchManager
:DetailsScreen.OnPrefabInit
andDb.PostProcess
(credit to SanchozzDeponianin in #525).
For previous consumers of PLib Options Only: You can continue to use just the Options functionality of PLib, by using ILMerge on just PLibCore.dll
, PLibUI.dll
and PLibOptions.dll
. Get the individual components from PLib.zip
below.
Fast Track Beta - 0.14.0.0
This is a public beta release of Fast Track, an optimization mod for Oxygen Not Included. Beta releases will not be supported once the release version is available.
3961fa0303c8018c99dc2ae419f4ad30c918529650ccf93c2a4048dc3de4cbcf FastTrack.zip
Fast Track may contain bugs. Report bugs with a game log at https://github.com/peterhaneve/ONIMods/issues to help make this mod better!
PLib 4.16
New Features
- Update PLib Lighting and PLib Options to support both U52 and U51.
- Add migration tools for using
DlcManager.IsContentActive
that do not crash on the new Frosty Planet Pack.
For previous consumers of PLib Options Only: You can continue to use just the Options functionality of PLib, by using ILMerge on just PLibCore.dll
, PLibUI.dll
and PLibOptions.dll
. Get the individual components from PLib.zip
below.
PLib 4.15
New Features
- Add porting tools:
PDatabaseUtils.AddAttributeModifier
for compatibility with U51. - Update side screen utilities to support both U51 and U50.
For previous consumers of PLib Options Only: You can continue to use just the Options functionality of PLib, by using ILMerge on just PLibCore.dll
, PLibUI.dll
and PLibOptions.dll
. Get the individual components from PLib.zip
below.
PLib 4.14
New Features
- PLib AVC now shows a warning in the main menu if mods may be outdated.
- Fix several bugs in PLib AVC.
For previous consumers of PLib Options Only: You can continue to use just the Options functionality of PLib, by using ILMerge on just PLibCore.dll
, PLibUI.dll
and PLibOptions.dll
. Get the individual components from PLib.zip
below.
PLib 4.13
Bug Fixes
- Fix a crash when using PLib AVC on the WeGame store edition of Oxygen Not Included.
- Silence a base game warning about subcategories on buildings registered with PLib.
For previous consumers of PLib Options Only: You can continue to use just the Options functionality of PLib, by using ILMerge on just PLibCore.dll
, PLibUI.dll
and PLibOptions.dll
. Get the individual components from PLib.zip
below.
PLib 4.12
Bug Fixes
- Improve performance of several utility methods.
CopySoundsToAnim
now works for critters.- Text boxes without a maximum length are now visible again in Options dialogs.
For previous consumers of PLib Options Only: You can continue to use just the Options functionality of PLib, by using ILMerge on just PLibCore.dll
, PLibUI.dll
and PLibOptions.dll
. Get the individual components from PLib.zip
below.
PLib 4.11
New Features
- Update PLib Lighting to work against the Hot Shots update. Mods compiled against this version will still work on Sweet Dreams.
- Improve performance of several UI components.
- Add a
LogFloatOptionsEntry
for a logarithmic slider on decimal values. - Signficantly improve
[DynamicOption]
. It can now scan constructor parameters for the handler type and fill in the values forstring
,IOptionSpec
, andAttribute
type parameters. Thus, the default option handlers can now be called for with[DynamicOption]
and the newLogFloatOptionsEntry
now can be instantiated in this way as well.
For previous consumers of PLib Options Only: You can continue to use just the Options functionality of PLib, by using ILMerge on just PLibCore.dll
, PLibUI.dll
and PLibOptions.dll
. Get the individual components from PLib.zip
below.
Mod Updater 2.12
For users of the WeGame or Epic Game Store versions, or if Steam does not update mods (but first try the Steam version), a local version of just Mod Updater is available.