Skip to content

Add pylon guide#141

Merged
LordIdra merged 43 commits into
masterfrom
add-pylon-guide
Jun 30, 2025
Merged

Add pylon guide#141
LordIdra merged 43 commits into
masterfrom
add-pylon-guide

Conversation

@LordIdra

@LordIdra LordIdra commented Jun 15, 2025

Copy link
Copy Markdown
Contributor

Overview

  • Adds the Pylon guide
  • Use /py guide to get the guide item or just /py to open the guide

Admin hax (not documented yet)

  • Middle click a research to discover it for free
  • Middle click an item to get a copy of it

Future work

  • Update InvUI to 2.0
    • Currently, locked items will be removed from your inventory when searching
    • Also, a health talisman appearing in the search results will give you the health boost
    • InvUI 2.0 is packet based so this will no longer be an issue
  • Add a 'Administrators Guide' section in the Info page
    • Maybe add a hint to look here when the plugin is first installed
    • Commands & permissions
    • Configuring Pylon
    • Addon list link
    • Discord link
    • Reporting bugs link
    • Giving yourself researches/items with middle click
    • Translation is client-side so dw about that
  • Add an 'introduction' section for Pylon Base in the Info page
  • Add a 'Contributing to Pylon' section in core
    • Link to help translate stuff
    • Github link
    • Creating an addon link
    • Maybe Discord link
  • Add ingredient calculation
    • This is complicated by the fact that there is no 'primary recipe' like in Slimefun
  • Add casting recipe
  • Potentially add pump / drainer / placer recipes?

@Seggan Seggan left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

I've been more strict here than base cuz I'm focusing on code rather than gameplay

Comment thread pylon-core/src/main/kotlin/io/github/pylonmc/pylon/core/addon/PylonAddon.kt Outdated
Comment thread pylon-core/build.gradle.kts Outdated
Comment thread pylon-core/src/main/kotlin/io/github/pylonmc/pylon/core/guide/PylonGuide.kt Outdated
Comment thread pylon-core/src/main/kotlin/io/github/pylonmc/pylon/core/guide/PylonGuide.kt Outdated
Comment thread pylon-core/src/main/resources/lang/enws.yml Outdated
LordIdra and others added 10 commits June 18, 2025 22:01
…/vanilla/VanillaRecipeType.kt

Co-authored-by: Seggan <seggan21@gmail.com>
…pages/base/GuidePage.kt

Co-authored-by: Seggan <seggan21@gmail.com>
…pages/base/SearchPage.kt

Co-authored-by: Seggan <seggan21@gmail.com>
Co-authored-by: Seggan <seggan21@gmail.com>
…layerTranslationHandler.kt

Co-authored-by: Seggan <seggan21@gmail.com>
…pages/base/SearchPage.kt

Co-authored-by: Seggan <seggan21@gmail.com>
@LordIdra
LordIdra requested a review from Seggan June 19, 2025 00:14

@Seggan Seggan left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Just a few minor details, well done 👍

Comment thread pylon-core/src/main/resources/lang/enws.yml Outdated
Base automatically changed from random-stuff to master June 30, 2025 20:28
@LordIdra
LordIdra merged commit f500194 into master Jun 30, 2025
1 check passed
@LordIdra
LordIdra deleted the add-pylon-guide branch June 30, 2025 20:30
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.

2 participants