NebulaModTeam / nebula

A multiplayer mod for the game Dyson Sphere Program
GNU General Public License v3.0
824 stars 125 forks source link

Fix WarningData error when placing blueprint & refactor BuildTool #623

Closed starfi5h closed 6 months ago

starfi5h commented 7 months ago

Fix WarningSystem.NewWarningData on client, which now return index-0 in warningPool as a dummy value.
Rework CreatePrebuildsRequest serialization by sending only modelId and itemId. Remove OnNewSetInserterPickTarget and OnNewSetInserterInsertTarget from NebulaAPI.