Skip to content

add a bunch of missing transports#379

Open
rmobis wants to merge 23 commits intoSkretzo:masterfrom
rmobis:rmobis/new-transports
Open

add a bunch of missing transports#379
rmobis wants to merge 23 commits intoSkretzo:masterfrom
rmobis:rmobis/new-transports

Conversation

@rmobis
Copy link
Copy Markdown

@rmobis rmobis commented Mar 15, 2026

This PR includes a few new transports from the long list I collect of missing transports:

  • Lumbridge Castle Basement Goblins
  • Pre-quest Mountain Camp shortcut
  • Seers' Village Teleport spell (after hard diary)
  • Elemental Workshop
  • Piscatoris Falconry Area
  • Trollweiss Mountain Sled
  • Shadow Dungeon
  • Piscatoris Fishing Colony
  • Sorcerer's Tower
  • Cam Torum entrance
  • Observatory Dungeon (+ fix requirements for the grapple shortcut)
  • Shilo Village Gem Mine
  • Corsair Cove Dungeon
  • Myths' Guild
  • Also renames Cook's Guild to Cooking Guild in Skills Necklace, as that's the in-game name for the teleport option

@rmobis rmobis force-pushed the rmobis/new-transports branch 10 times, most recently from ef1b6ae to 81d6b18 Compare March 16, 2026 05:03
1422 2963 0 1923 5709 0 Home Portal 55353 35 Construction 2187=9 4 Home Portal

# Myths' Guild Portals
2456 2855 2 2904 3512 0 Enter Portal of Heroes 31621 6104=215 1 Heroes' Guild
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Is using this Varbit correct? Should it rather be a quest requirement on "Dragon Slayer II". I am not sure what exactly the DS2 varbit corresponds to.

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

It should be a quest requirement, but I couldn't find a column for that in that file, so I had to improvise. I can't say I'm 100% sure, but I believe the DS2 varbit is used to keep track of progress in Dragon Slayer II and 215 should be the value when you have it completed.

If we can do the actual quest requirement that would be better, yes.

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

See above, Temple of the Eye uses a quest requirement, I think you could do that.

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

Not sure how I missed that. It's been fixed now.

3246 9646 0 3313 9613 0 Mines Dartog 7301 Death to the Dorgeshuun 8 Mines
3246 9646 0 3232 9610 0 Cellar Dartog 997 Death to the Dorgeshuun 8 Cellar

# Elemental Workshop (you don't actually need to complete the quest, but I don't know which VarBit to check)
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

It might be 13718, I can check when I do the quest.

@mpickering
Copy link
Copy Markdown

I went through and checked the different varbits/itemIDs look sensible. 👍

It would be nice if you could just write the names rather than numeric identifiers!

@mpickering
Copy link
Copy Markdown

Preview of the new coordinates: mpickering#9 (comment)

I wonder if the coordinates for the mines transport are slightly wrong?

@rmobis
Copy link
Copy Markdown
Author

rmobis commented Mar 31, 2026

Preview of the new coordinates: mpickering#9 (comment)

I wonder if the coordinates for the mines transport are slightly wrong?

They seem to be correct, I even tested a few paths back then.

{A14CFB06-4ED7-4BD9-BFAE-65C1F76F8DCC} {5D952195-2DD4-4505-A098-8B33D665BF47}

@rmobis rmobis force-pushed the rmobis/new-transports branch from 671009f to abbab5c Compare April 2, 2026 04:10
@FIrgolitsch
Copy link
Copy Markdown
Collaborator

It would be nice if you could just write the names rather than numeric identifiers!

This is possible for some items, but they have to be listed in ItemVariations.java (it's a side product of that functionality).

Looks good @rmobis ! Do you have anything else you wanted to add (as your last commit was two days ago), or can I start reviewing and merging?

@rmobis
Copy link
Copy Markdown
Author

rmobis commented Apr 3, 2026

It would be nice if you could just write the names rather than numeric identifiers!

This is possible for some items, but they have to be listed in ItemVariations.java (it's a side product of that functionality).

Looks good @rmobis ! Do you have anything else you wanted to add (as your last commit was two days ago), or can I start reviewing and merging?

@FIrgolitsch Feel free to review. I have some other stuff I want to work on, but I'll create a separate branch and PR for those in the future.

@FIrgolitsch
Copy link
Copy Markdown
Collaborator

Alright! I'll have an in-depth look sometime this weekend!

@rmobis rmobis force-pushed the rmobis/new-transports branch from abbab5c to 70df11b Compare April 3, 2026 21:32
@rmobis
Copy link
Copy Markdown
Author

rmobis commented Apr 3, 2026

I've updated the PR to resolve the conflicts

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.

3 participants