Skip to content
This repository was archived by the owner on Oct 14, 2025. It is now read-only.

Conversation

@hex-agon
Copy link
Contributor

@hex-agon hex-agon commented Oct 30, 2024

The current state of this PR:

  • Quest is fully completable
  • All of the digsite area interactions (that i could find) should be implemented
  • Scripting/organization could be improved

What still needs to be done:

  • Varrock museum curator rewards for the exam certificates
  • Review quest objboxes (they were reworked in another PR mid development)
  • Review private site workman (AKA Doug Deeping in osrs) dialogue
  • Review NPC mapping as in some old screenshots the students placement were different

Points of attention:

  • I had to do some bitshift wizardry because the only varp available was %itexam_progress, i'm fairly certain that at least varps 131-135 are digsite related but we're currently using 132-138 for thieving stalls.
  • The quest heavily leans more into the OSRS dialogue lines with a tiny amount RSC (mostly the student dialogues since in this revision they're still rock samples)

@hex-agon hex-agon marked this pull request as ready for review November 15, 2024 23:39
@Pazaz Pazaz merged commit 3956772 into 2004Scape:main Nov 16, 2024
5 checks passed
Pazaz added a commit that referenced this pull request Nov 16, 2024
We've reached 1000 PRs! Sincerest appreciation to all contributors that
are working on this.

## Content Changes

### Features

* #968
* #991

### Fixes

* #989
* #990
* #998
* #1000
* #1003

## Engine Changes

### Features

* #992
* #994
* #996
* #1001
* Automatic image quantization. We use the original packed sprites, so
this code only runs when custom images are added to the data folder.

### Fixes

* #993
* #995
* #1002
* Jagfile decompression could fail using standard libbz2 due to a
packing oversight. The client was unaffected.
* Removed quotes from constants referenced in scripts.
@hex-agon hex-agon deleted the digsite-quest branch December 8, 2024 18:36
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants