07-06-2021, 10:30 AM
(This post was last modified: 07-06-2021, 10:31 AM by Azrun. Edited 1 time in total.)
Current State:
- Pulled Artemis code up to more recent master
- Setup some defines to enable Artemis functionality.
- _std/defines/artemis.dm
- ENABLE_ARTEMIS
- Causes Artemis code to be compiled. Loads the Artemis zLevel.
- Causes Artemis code to be compiled. Loads the Artemis zLevel.
- DEBUG_ARTEMIS
- Forces spawned players to load onto Artemis
- Forces spawned players to load onto Artemis
- ENABLE_ARTEMIS
- _std/defines/artemis.dm
- Artemis and Arjuna Changes
- Using new auto lead walls
- Now has some lights and uses SMES/RTG
- Fabricator added to generate specific content (Navigation Satellite)
- Loader added to provide equipment to ship.
- Ship HUD will show when close enough to a “Galactic Object” to allow for the planetary teleporter to work.
- Using new auto lead walls
- Randomly Generated Planets
- Will create a handful of planets based on 1 of 3 icons that are assigned 1 of 9 colors. Randomly generated names.
- Planets can be assigned 1 of 7 landing zones for use with the planetary teleporter.
- Randomly generated planets use the Jungle Biome Generator and can pull in “Planet” prefabs (Only have 2 prototype prefabs)
- Will create a handful of planets based on 1 of 3 icons that are assigned 1 of 9 colors. Randomly generated names.
https://github.com/Azrun/goonstation/tree/development/artemis
Project Board:
https://github.com/Azrun/goonstation/projects/2
- What's the concept for a rough gameplay loop on an Artemis round?
- Unknown, I don’t know if this necessarily has to be an Artemis centric round due to the size of the ship itself.
- Unknown, I don’t know if this necessarily has to be an Artemis centric round due to the size of the ship itself.
- What's already done (be it fully or partially)?
- See above and the youtube videos.
- See above and the youtube videos.
- Which planned or proposed features have yet to be coded or aren't complete enough to play around with?
- See Project Board!
- See Project Board!
- Is there anyone planning to do said features, and if so, when did they last chime in on the topic?
- I’m planning on whittling away at things, but am excited to have others pile on. Especially if it means I don’t have to make more terrible sprites.
- I’m planning on whittling away at things, but am excited to have others pile on. Especially if it means I don’t have to make more terrible sprites.
Hit me up on Discord, send me some PRs, lets see where we can take this.