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

Civilopedia Welcome, moddable #8940

Merged
merged 1 commit into from
Mar 31, 2023
Merged

Conversation

SomeTroglodyte
Copy link
Collaborator

Another mad idea - instead of a mostly blue screen when hitting F1, offer help on the Civilopedia itself. A "landing page".. And then allow mods to have their own.

Normal landing page

image

Mod landing page

image

Changes I did to that Mod

Only one file "Alpha Frontier/jsons/Tutorials.json":

[
	{
		"name": "Alpha Frontier",
		"civilopediaText": [
			{"text":"Welcome to Alpha Frontier!","header":1,"color": "#f70"},
			{"extraImage": "LeaderIcons/Kirii Toma","imageSize": 200},
			{"text":"This mod is so cool."}
		]
	}
]

Note Alpha Frontier could now replace a some text changes for their renames - gold/credits, City State/Outpost,... easier than through english.properties... Thanks @carriontrooper for the opportunity.

@SomeTroglodyte
Copy link
Collaborator Author

Oh, I forgot: that spurious margin above the "link" line is unintended, but finding the cause seems like a longish debugging session.

@yairm210
Copy link
Owner

Debated about this a lot, but sure
Looks removable in a pinch

@yairm210 yairm210 merged commit 45d66f0 into yairm210:master Mar 31, 2023
@SomeTroglodyte
Copy link
Collaborator Author

The idea was to increase attractiveness - modders can guide their players just a little bit better, everyone a little bit happier, we can code a little longer before computers and bricks (uh, phones) become obsolete altogether.

But of course, how to achieve that best is very open to discussion...

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.

2 participants