Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New ships for the shipyard #1012

Merged
merged 12 commits into from
Dec 14, 2024
Merged

New ships for the shipyard #1012

merged 12 commits into from
Dec 14, 2024

Conversation

Saeko-44
Copy link

@Saeko-44 Saeko-44 commented Dec 13, 2024

  • add: Small botanical vessel, which can be ordered for 15k spesos
  • add: Medium medical vessel, which can be ordered for 50k spesos
  • add: the ability to order reach for 300k spesos
    Changelog

🆑

  • add: Added three new vessels able to be purchased from the shipyard console.

Copy link
Author

@Saeko-44 Saeko-44 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

changed reach naming

@Darkmajia
Copy link

when i try to load these grids in localhost, the botany and medical shuttle just spawn as the cargo shuttle: plugging the files into diffchecker shows their data to be exactly the same. spawning the reach shuttle also boots me out of whichever map i'm loaded into

@Saeko-44
Copy link
Author

Can you give me the steps you go through to recreate these issues ? Ive just been spawning the ships via the shipyards and nothing weird happened

@Darkmajia
Copy link

i tried buying the botany shuttle through the shipyard and a cargo shuttle named "Botany Shuttle" docked - then i tried loading the grids manually and both the botany and medical shuttles spawned as cargo shuttles, while spawning reach just kicked me out of the grid entirely

@Saeko-44
Copy link
Author

how do you spawn the maps manually without both the shipyard and the mapping command ?

@Darkmajia
Copy link

loadgrid command, you can find the map id and mouse coordinates it wants in the top blue box of the f3 menu

@Saeko-44
Copy link
Author

Ok after a good nights sleep and some thinking I think I figured it out
I thought the maps I was making were being saved in Ressources/Maps/_Impstation/Shuttles but really theyre being saved in Bin/Content.Server/Maps/_Impstation/Shuttles
Thats why you just got the cargo shuttle, because thats the template I used to make these. It was saving my version on my local server not on the prototype git is synced with
That also means I have to redo the maps from 0 but at least now we know why

@Saeko-44
Copy link
Author

Okay I had to remake everything but it works now, even with loadgrid

@starlighthowls starlighthowls merged commit 5115afe into impstation:master Dec 14, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants