Releases: djmonkeyuk/nms-base-builder
Releases · djmonkeyuk/nms-base-builder
release 2.1.3
- Added support for base parts added up to Worlds Part 1 Update.
- Adjusted hallway and walkway freighter models.
- Added some Linux compatibility thanks to dsalt on GitHub.
- Updated output JSON format to match latest version found in the game.
release 2.1.2
- Fixed model issues on FRE_FACE_WINDOW, BLD_HOLOGEK, CREATHOLOGRAM, S_GAZEBO0.
- Replaced GEK statue's with their actual representation, rather than Blobs.
- Added cable connection point to U_SILO_S, U_EXTRACTOR_S, and U_GASEXTRACTOR
- Added a UI control to the cable window to toggle between the different cable types. (Power, ByeBeat, Portal, Pipe)
- Renamed the tab to "No Man's Sky Base Builder"
release 2.1.1
- Fixed model issues on BLD_BUI_HAND, BLD_CRANE, and MAPTABLE.
- Fixed error when using the snapping buttons on power controllers.
- Fixed snapping data for large structures/prefabs.
- Fixed an issue where connecting power controllers would make extraneous wires and controllers.
- Added power connections to the base teleporters.
release 2.1.0
- Fixed errors when using Blender 4+
- Base parts up to date as of ORBITAL update.
- All base part model files have swapped from legacy OBJ file format to a newer FBX file format.
- Requires a custom externall add-on for Blender 4+ compatibility (https://github.com/djmonkeyuk/bpy_externall/tree/blender4-patch)
release 2.0.7
- Added a bunch of missing objects from the later NMS releases.
- Updated some automation tools to make my life easier in the future.
release 2.0.6
- Just a minor update to fix out-going links due to GitHub changes.
- Added extra buttons to go to the new Community Discord.
release 2.0.5
- Fixed a bug where scaled items were being assigned a random color.
release 2.0.4
- Added model support for Timber, Alloy and Stone variant pieces.
- Updates to part nice names.
- Removed a Python cache file, reduces file size.
release 2.0.3
- Added some automation scripts to help with updating this tool alongside NMS updates quicker.
- Added a bunch of missing objects since the last year (Expeditions/Sentinel/Outlaws/Endurance/Waypoint).
- Thanks to Peter Laan for assistance with missing parts and their source file locations.
- Generated new information for part nice names, snap point, and asset browser data.
release 2.0.2
- Simplified Qt Dependencies. (Swapped to PySide6)
- Compatible with latest Python 3.10 and Blender 3.0 versions.