RE-SS3D / SS3D

Space Station 3D, another remake of SS13, but with an extra D.
https://ss3d.space/
256 stars 137 forks source link

Switch between maps at run time #1334

Closed stilnat closed 10 months ago

stilnat commented 11 months ago

Summary

Add the possibility to save and load different tilemaps, naming and renaming them.

PR checklist

Pictures/Videos)

Testing

Networking checklist

Changes

Cut the tilemenu script into smaller pieces, one script for each tab, handling displaying and clearing their content. Did a lot of changes on the menu prefab. Simplified it a lot but also changed how it looks a lot.

Related issues/PRs

close #1089

TODO

Known issue

stilnat commented 11 months ago

@cosmiccoincidence will change the color. The client was not able to load the map before. I guess we can add later that functionnality if we need to. Won't be too hard, just a call to the server and checking rights of the client.