Zelda-Universe / Tingle

An open-source framework for maps, with a focus on gaming communities.
https://zeldamaps.com
GNU General Public License v2.0
18 stars 2 forks source link

Get project ready for TotK #309

Open Pysis868 opened 1 year ago

Pysis868 commented 1 year ago
Pysis868 commented 1 year ago

add-totk-support branch.

So far remaining issue, maybe just with my local set-up, is having it use the correct index page.

Noticed when trying to change the default redirect when the game parameter is not specified. I edited that bit of code in the head script block, plus some of the metadata like SEO.

Removing index2.php completely did not help.

I wonder if it's another strange symptom of having systemd create filesystem sandboxes, but that should only affect new files right?

Better now, maybe just refreshing services, new service folders, etc..

Had a new CSP issue since distributing the project for a Halo site post-LAfS. Added improvements, wonder if they are really necessary..