Pidgeot / python-lnp

Cross-platform re-implementation of the Lazy Newb Pack launcher.
ISC License
64 stars 10 forks source link

Additional init fields to be set by graphics packs #147

Closed Pidgeot closed 4 years ago

Pidgeot commented 4 years ago

There are a few extra init fields that should probably be settable by graphics packs. This would involve extending the list here.

init.txt:

GRAPHICS_BLACK_SPACE
TEXTURE_PARAM
MOUSE_PICTURE

d_init.txt:

VARIED_GROUND_TILES
ENGRAVINGS_START_OBSCURED

I'll leave this for a while to let people comment, then make the change (before next PyLNP release) if there are no unresolved objections.

[Issue created by PeridexisErrant: 2016-07-30] [Last updated on bitbucket: 2016-08-08]

[Comment created by Pidgeot: 2016-08-08] Removing milestone: 0.11a (automated comment)

[Comment created by Pidgeot: 2016-08-05] Go ahead and push it, it's a simple enough change that there's no point in doing a full blown PR.

[Comment created by PeridexisErrant: 2016-08-05] @Pidgeot - this has pretty clear support, and would be suitable for inclusion before the 0.11a release. Want me to make a pull, or just push the change?

[Comment created by PeridexisErrant: 2016-08-06] Closed by 246b48f

[Comment created by PeridexisErrant: 2016-07-31] Commenters suggest that SHOW_FLOW_AMOUNTS need not go on the whitelist.