readd screen reading ban, split mod file reading from vanilla file reading, define & restrict resetting mods#171
Merged
tildejustin merged 23 commits intoMinecraft-Java-Edition-Speedrunning:v7from Feb 14, 2026
Conversation
65ad728 to
22b3cd7
Compare
22b3cd7 to
3f82af3
Compare
r0hkx
requested changes
Jul 20, 2025
r0hkx
requested changes
Jul 21, 2025
r0hkx
previously approved these changes
Jul 25, 2025
r0hkx
requested changes
Aug 5, 2025
Member
r0hkx
left a comment
There was a problem hiding this comment.
please don't add random other changes to existing prs, just make another pr
f638760 to
c62c414
Compare
…th fast reset is now (and always was) blanket banned outside resetting so this is obviously implied, nothing special about glitched
fd9fe1c to
65c6815
Compare
r0hkx
approved these changes
Feb 14, 2026
d6719e0
into
Minecraft-Java-Edition-Speedrunning:v7
1 check passed
tildejustin
added a commit
that referenced
this pull request
Feb 15, 2026
* update for 1.21.9 (#223) * readd screen reading ban, split mod file reading from vanilla file reading, define & restrict resetting mods (#171) * add rule against automatically changing mappings * remove key mapping changing rule * fix? screen reading rules * this is not an exception to the *vanilla* file reading ban * ban macros reading wpstateout.txt * a.10.7 to be added later (soon, hopefully) * rewrite vanilla & mod file reading rule * should not (b/c allowed in some circumstances, unfortunately) * cursor grabbed equivalency * split up mod and vanilla file rules * capital T * capitalize obs * labels labels labels * example flavor text * people? players * unnecessary backslashes * address review * remove e.1.2. it's a reminder dressed up as a rule and interacting with fast reset is now (and always was) blanket banned outside resetting so this is obviously implied, nothing special about glitched * hermes and dll injection and a bit of a rewrite * rewrite a bit more * genericize liblogger reference * link to legal-builds and legal-dlls * remove aatool and advancely for now * most of the v7 milestone (#222) * version-bound statistics advancing, #220 * fix broken glitch example links, #144 and #219 * clarify that coop runs are timed using rta, #218 * allow unbreakable fishing line / lead with dimension change, #2 and thread * explicitly allow modified elytra shape of official capes if using those capes, #106 and #204 * better name for the nether portal desync, #143 take 2 * generalized segmenting rules, #129 * lowered standard of proof and implemented top level files requirement for aa, various other aa and half% refactoring, #190 and from discussion * ninbot api blanket restrictions, #188 * allow wood and stripped wood in all logs, #209 * allow /publish (added in newer versions), #210 * mention elder guardian curse removal as a blanketly allowed a11y change, #211 * clarify that gui background includes dirt background for purposes of allowed gui resource packs * a.7.8.a typo * a.11.9.a include other cases that ninbot uses * fix typo in and change wording a bit for allowed glitches note * ban abusing double-ticking the player when being pushed out of a block, #122 * allow credits warp, #216 * define cross-world glitches, ban in internal and say they are case-by-case * ban chunkmap freezing in 1.15 rsg (further restriction tbd) * fix incongruous headers and sections in catext after glitched merge and category rename, #176 * allow crayonallportals tool for all portals, #217 * sonya's terminology clarifications, #99 * allow abuse of the unintentional dragon behavior changes introduced in 19w08b, #213 * ban optifine for shield and stealth cycle, tailor ban to ssg only, thread * fix formatting mistakes * better proof standards and f3 pictures (#191) * better proof standards and pictures * f3 standards for 1.21.9 * fix ordering and a style thing in another rule * v7 pdf (#224) * v7 pdf build 1 * fix formatting (build 2) * remove pdf in root * all fonts * fix numbers * remove crayonallportals for now * couple final fixes --------- Co-authored-by: r0hkx <67075923+r0hkx@users.noreply.github.com>
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
this is sidestepping both rethinking how much of mod file reading is allowed (which in theory should also ban this), as well as significantly clarifying to the point of rewriting the remapping rules, but this change can stand on its own and does not need to wait for those which will take much longer.