You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Using sourcegraph.com with the query context:global repo:^github\.com/Wyliemaster/gddocs$@master file:\.md \[[^\]]+\]\([^\)]*\) and the following JS trickery
| 4 | 9 | itemUnlockValue -> [presumedly contains data that unlocks an item in the garage?](https://media.discordapp.net/attachments/801840133355470888/806137688905875496/unknown.png)|
the uppercase C makes this link invalid for some docsify reason
The guideline string is the linearized string format of the guidelines of a level. It is contained within the [inner level string](inner-level-string.md). It is formatted as follows:
> Delay tags are used to create a delay before a specific string in dialog boxes. The game detects a Delay Tag if the string contains a `<d` and then it reads the next 3 characters and converts them into an integer. This value is then passed into the [CCDelayTime](https://docs.cocos2d-x.org/api-ref/cplusplus/V2.2/d6/dde/classcocos2d_1_1_c_c_delay_time.html) class from the [cocos2d-x](/) engine which Geometry Dash uses.
"gzip" is a link to zlib.net in all other places, except here
Your CCGameManager.dat File contains a lot of information regarding your account. it is encrypted using [Xor](/topics/encryption/xor.md) with a key of 11 / 0xB, [url-Safe Base64](/topics/encryption/base64.md) and [Gzip](/topics/encryption/zip.md) and is in the [XML](https://en.wikipedia.org/wiki/XML) format
Using sourcegraph.com with the query
context:global repo:^github\.com/Wyliemaster/gddocs$@master file:\.md \[[^\]]+\]\([^\)]*\)
and the following JS trickerythen by checking everything manually, I compiled a list of broken links:
/topics/encryption/gjp.md
- it's been moved to/topics/gjp.md
enumerations.md
- it's missing 🤔 but probably it's to-be-addedgddocs/docs/endpoints/levels/getGJLevels21.md
Line 16 in 1e9c45e
gddocs/README.md
Line 13 in 1e9c45e
gddocs/docs/endpoints/comments/deleteGJAccComment20.md
Line 13 in 1e9c45e
gddocs/docs/endpoints/levels/getGJLevels21.md
Lines 10 to 11 in 1e9c45e
#demonFilter
gets lowercased in the compiled version of the website, so this link does not scroll to the dropdown withdemonFilter
valuesgddocs/docs/endpoints/levels/getGJLevels21.md
Line 21 in 1e9c45e
gddocs/docs/endpoints/levels/getGJLevels21.md
Lines 116 to 123 in 1e9c45e
gddocs/docs/resources/client/gamesave/kCEK.md
Lines 8 to 9 in 1e9c45e
gddocs/docs/resources/client/gamesave/kCEK.md
Line 23 in 1e9c45e
gddocs/docs/resources/client/level-components/capacity-string.md
Line 101 in 1e9c45e
gddocs/docs/resources/client/level-components/guideline-string.md
Line 4 in 1e9c45e
gddocs/docs/resources/client/level-components/level-object.md
Line 7 in 1e9c45e
gddocs/docs/resources/client/level-components/level-object.md
Line 41 in 1e9c45e
gddocs/docs/resources/client/level-components/level-object.md
Line 76 in 1e9c45e
gddocs/docs/resources/client/level-components/level-object.md
Lines 83 to 84 in 1e9c45e
gddocs/docs/resources/client/level-components/level-object.md
Line 89 in 1e9c45e
gddocs/docs/resources/client/level-components/color-string.md
Line 24 in 1e9c45e
gddocs/docs/resources/server/song.md
Line 8 in 1e9c45e
gddocs/docs/resources/client/level.md
Line 41 in 1e9c45e
gddocs/docs/resources/client/level.md
Line 48 in 1e9c45e
gddocs/docs/topics/status_codes.md
Line 11 in 1e9c45e
gddocs/docs/topics/status_codes.md
Line 62 in 1e9c45e
gddocs/docs/topics/tags.md
Line 40 in 1e9c45e
gddocs/docs/resources/client/gamesave.md
Line 5 in 1e9c45e
gddocs/docs/_sidebar.md
Line 3 in 1e9c45e
gddocs/docs/resources/client/level.md
Line 17 in 1e9c45e
I could've saved so much time if I'd automate this by reading markdown links in files... . . . . . . . . . . .
The text was updated successfully, but these errors were encountered: