Skip to content

Releases: djmonkeyuk/nms-base-builder

release 2.1.3

17 Aug 12:56
Compare
Choose a tag to compare
  • 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

08 Apr 18:18
Compare
Choose a tag to compare
  • 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

06 Apr 19:29
Compare
Choose a tag to compare
  • 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

04 Apr 21:45
Compare
Choose a tag to compare

release 2.0.7

15 Jul 16:01
e4f3f61
Compare
Choose a tag to compare
  • 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

19 May 12:49
f29a8e3
Compare
Choose a tag to compare
  • 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

24 Apr 20:42
Compare
Choose a tag to compare
  • Fixed a bug where scaled items were being assigned a random color.

release 2.0.4

12 Dec 08:28
Compare
Choose a tag to compare
  • 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

14 Nov 21:49
ebbe91d
Compare
Choose a tag to compare
  • 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

28 Dec 14:55
Compare
Choose a tag to compare
  • Simplified Qt Dependencies. (Swapped to PySide6)
  • Compatible with latest Python 3.10 and Blender 3.0 versions.