Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

raidboss: timeline netregex for gameLogWithName #6024

Merged
merged 1 commit into from
Dec 15, 2023

Conversation

quisquous
Copy link
Owner

/sync\s*\/ 00:(?<code>[^:]*):(?<name>[^:]*):(?<line>[^:]*)\//

Because parameters are now translated individually vs the sync as a whole, there are now missing translations (that were missing before, but not seen by the script).

Done by running #5977.

`/sync\s*\/ 00:(?<code>[^:]*):(?<name>[^:]*):(?<line>[^:]*)\//`

Because parameters are now translated individually vs the sync
as a whole, there are now missing translations (that were
missing before, but not seen by the script).

Done by running #5977.
@quisquous quisquous merged commit 61bbf4c into main Dec 15, 2023
6 checks passed
@quisquous quisquous deleted the nettimeline_gamelogwithname branch December 15, 2023 19:50
github-actions bot pushed a commit that referenced this pull request Dec 15, 2023
`/sync\s*\/ 00:(?<code>[^:]*):(?<name>[^:]*):(?<line>[^:]*)\//`

Because parameters are now translated individually vs the sync as a
whole, there are now missing translations (that were missing before, but
not seen by the script).

Done by running #5977. 61bbf4c
github-actions bot pushed a commit that referenced this pull request Dec 15, 2023
`/sync\s*\/ 00:(?<code>[^:]*):(?<name>[^:]*):(?<line>[^:]*)\//`

Because parameters are now translated individually vs the sync as a
whole, there are now missing translations (that were missing before, but
not seen by the script).

Done by running #5977. 61bbf4c
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant