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

Fix PageInAge ignoring the .age file #543

Merged
merged 1 commit into from
Jan 28, 2017
Merged

Conversation

Hoikas
Copy link
Member

@Hoikas Hoikas commented Jan 22, 2017

Previously, the client loaded every PRP in the global age specified. Now, we test to ensure that the requested page is listed in the age file. This is relevant considering all of the clothing PRPs going into MOULa. We don't want folks able to bring random clothing files onto Gehn. Please note this code path is only used for global ages.

@Hoikas Hoikas mentioned this pull request Jan 25, 2017
Previously, the client loaded every PRP in the global age specified.
Now, we test to ensure that the requested page is listed in the age
file. This is relevant considering all of the clothing PRPs going into
MOULa. We don't want folks able to bring random clothing files onto
Gehn.
@Hoikas
Copy link
Member Author

Hoikas commented Jan 27, 2017

Updated to fix some linker errors in tools as noticed in Gehn 25 beta

@Hoikas
Copy link
Member Author

Hoikas commented Jan 28, 2017

Any ohbjections to merging this? It's currently live on Gehn.25 beta...

@Deledrius
Copy link
Member

This looks good to me. Do you have any idea if there was a purpose behind letting it be so permissive?

@Hoikas
Copy link
Member Author

Hoikas commented Jan 28, 2017

I think it was an oversight, honestly. Previously, plRegistry only loaded RegistryPageNodes for files listed in the .age file. It's the RPN loading that has become extremely permissive. I did try to fix that, but it was a huge headache, so I felt this would be a decent solution.

@Hoikas Hoikas merged commit 99b2733 into H-uru:master Jan 28, 2017
@Hoikas Hoikas deleted the global-ages-fix branch January 28, 2017 21:32
Deledrius added a commit to Deledrius/Plasma that referenced this pull request Jan 30, 2017
Adds missing libraries for plFontConverter and plLocalizationEditor
that were overlooked in H-uru#543.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants