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

🧼🚁 ↝ Identifying that no crafting recipes are being inforced on struc… #98

Merged
merged 1 commit into from
Feb 16, 2024

Conversation

Gizmotronn
Copy link
Member

…ture creation for [ GP-11 ] yet

Raw material [combination] → base building block → tool/structure/vehicle or other entity

Item List

Minerals / Raw materials

Some notes ->

  1. Silicates should either be composed of, or smelt into, silicon
  2. Alloy currently consists of a combination of multiple trace metals for simplicity
  3. Fuel will be explored more in subsequent versions
    1. As an example, you can't just mine fuel from a sector IRL, you'd need to mine raw materials, as well as collect them from the atmosphere, refine them, etc

Structures

Exploration

Structures/items relating to gathering more data

  1. Telescope Signal Receiver -> 🥶👜 ↝ Posts with large meta/tags overlap other components #12
    This tool is used to receive transmissions from your transiting telescope and decode them into readable data
  2. Transiting Telescope -> 🖍🥶 ↝ Staking functionality added: Multitools can now be staked to earn rewards on planets #14
    The first telescope you build - can do short-range transiting scans of your base planet
    Parent item -> 🕸️🐉 ↝ First set of posts cut off by header #8

Automation

Processing / Refining

Construction

Vehicles

Archive

  1. Potion -> GSCA-11 Phaser.io3 Add assets for base tutorial #1
  2. Sword -> Phaser spaceshooter #2
  3. Armour -> Phaser spaceshooter #3
  4. Axe -> Phaser not loading on phaser-spaceshooter #4
  5. Hoe -> Phaser spaceshooter#4 #5
  6. Shovel -> Put assets from Gem into phaser-spaceshooter #6
  7. Pencil -> Phaser turnbased #7
  8. The Golden Telescope -> 🕸️🐉 ↝ First set of posts cut off by header #8
  9. Golden Telescope -> 🎈♻️ ↝ Thirdweb SDK -> "Switch network" function in thirdweb-button loop error #9
  10. Aerocamera -> 🤖🐤 ↝ Finished creating post lib/hook controller. Discovered issues wh… #10

Crafting recipes

Notes

These will all be updated & modified as we add more materials to inventoryITEMS table. That reminds me, building this new microservice will make editing the recipes so much easier on my end.

I think we're also going to need to update the method for how sectors are created and viewed. Especially the UI.

As of v2 for the crafting microservice, we will have multiple items share the same crafting recipe, this is for simplicity when creating sectors so we don't have to create dozens of sectors.

V1 recipe(s)

I believe there was a function that would allow the user to craft a telescope item with either a single piece of coal or iron.

V2 recipes

1 coal + 1 silicates = Transiting telescope
So it appears there is no restrictor forcing the use of recipes yet.

References

Ore resources on Mars

@Gizmotronn Gizmotronn added bug Something isn't working duplicate This issue or pull request already exists content labels Feb 16, 2024
@Gizmotronn Gizmotronn self-assigned this Feb 16, 2024
Copy link

height bot commented Feb 16, 2024

Link Height tasks by mentioning a task ID in the pull request title or commit messages, or description and comments with the keyword link (e.g. "Link T-123").

💡Tip: You can also use "Close T-X" to automatically close a task when the pull request is merged.

Copy link
Member Author

@Gizmotronn Gizmotronn left a comment

Choose a reason for hiding this comment

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

#97 #96 extras

@Gizmotronn Gizmotronn merged commit 6f44edc into GP-10 Feb 16, 2024
1 check failed
@Gizmotronn Gizmotronn deleted the GP-11 branch February 16, 2024 12:29
@Gizmotronn Gizmotronn restored the GP-11 branch February 16, 2024 12:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working content duplicate This issue or pull request already exists
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant