-
-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* refactor: reduce revision-specific models into a single module * refactor: cleanup warnings * refactor: reduce multi-module transcribers into a single module * refactor: directly depend on transcribers instead of loading as plugin * refactor: directly depend on transcribers instead of loading as plugin * refactor: rename base transcriber to text transcriber * feat: set last-modified date on transcribed .txt files based on .bin * fix: indexer error cases * refactor: modify state via a specialized class during transcribing
- Loading branch information
Showing
1,226 changed files
with
1,802 additions
and
83,364 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
15 changes: 0 additions & 15 deletions
15
protocol/osrs-223/src/main/kotlin/net/rsprox/protocol/common/OldSchoolZoneProt.kt
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
43 changes: 0 additions & 43 deletions
43
...col/osrs-223/src/main/kotlin/net/rsprox/protocol/game/incoming/model/buttons/If1Button.kt
This file was deleted.
Oops, something went wrong.
81 changes: 0 additions & 81 deletions
81
...col/osrs-223/src/main/kotlin/net/rsprox/protocol/game/incoming/model/buttons/If3Button.kt
This file was deleted.
Oops, something went wrong.
108 changes: 0 additions & 108 deletions
108
...col/osrs-223/src/main/kotlin/net/rsprox/protocol/game/incoming/model/buttons/IfButtonD.kt
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.