Search the Community
Showing results for tags 'save editor'.
Found 1 result
-
A browser-based tool for editing ONI save files Version 3.15.0 is Here! Features: Compatible with Recreation Upgrade Open Source Local editing: The save file is never sent to any server; all edits are performed in browser Offline editing: Under settings, enable "Offline Mode" for use when no internet is available. Split into Standard and Advanced editors Loading and Saving progress reports Editors Difficulty Duplicant Name Gender Appearance Health, stamina, diseases, infections, other values Health state (Alive, Dead, Invulnurable) Skills Experience Job mastery Interests Add and remove Traits Apply and remove status effects* Geysers Emission type (Now with visual changes!) Emission rate Lifecycle time Active time Emission time Materials list View total stored and loose material Delete loose material for performance Raw data editor Edit All the Things * While you can find effects like "Vomit" and "NarcolepticSleep" in here, they are purely the "effect" of such conditions. They are what changes the dup's stress or stanima, but do not trigger the actual behavior. Use the save editor at your own risk! Use it sparingly, and do not report crashes for saves modified in uncanny ways. The editor can be found at: https://robophred.github.io/oni-duplicity/ Please report bugs and make feature requests at: https://github.com/RoboPhred/oni-duplicity/issues The site is built in Typescript using the React framework, with Redux as a backing store. Both projects are written in Typescript, and can be found here: Save Parser Library Web Editor Source The editor and its underlying library is fully open source under the MIT license, meaning you can do whatever with it so long as you include the license and my copyright notice with it.