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

Sector generation #147

Open
GalacticChimp opened this issue Oct 11, 2023 · 1 comment
Open

Sector generation #147

GalacticChimp opened this issue Oct 11, 2023 · 1 comment
Labels
I: Major Coding significant rework or refactor
Milestone

Comments

@GalacticChimp
Copy link
Collaborator

TODO

improve sector generation

@GalacticChimp GalacticChimp added the I: Major Coding significant rework or refactor label Oct 11, 2023
@GalacticChimp GalacticChimp added this to the backlog milestone Oct 11, 2023
@Blogaugis
Copy link
Contributor

Drawing inspiration from Dwarf Fortress (DF), Cataclysm: Bright Nights (CBN) (and some other games with world's procedural generation) there are some interesting options that perhaps could be implemented:

First would be - perhaps the sector generated can be, instead of generated anew each time, be reused? It is a bit like retiring a fortress in DF or creating a new character in the same world in CBN. Would it be possible for player to, after losing (or perhaps retiring) the chapter, try again with a different chapter in the same sector?

It also ties in to the chapter selection/creation screens - maybe first the sector has to be generated, and then the player chooses the chapter, starting location, how many (semi-)controlled planets the chapter has (like, an option whether You want several low quality planets (death/ice/desert world) or a single Hive world) and a few other nuances? Maybe a few options to edit the sector if there are several or few oddities in the generation?

Though, this would be a larger scale, rework of reworks, again...

OH296 pushed a commit to OH296/ChapterMaster that referenced this issue Nov 22, 2024
* Separate MK5 helmet from the main body and draw it as a head variant.
* Lower MK5 helmet by 1 pixel down, to keep eye level consistent across all armour marks.
* Add missing -2 x origin to some complex sprites, that was causing them to be misplaced.
* Add a new pauldron decal for Librarians (just a horned skull made by Equilibrium).
* Separate chaplain skull helms for normal and terminator armour.
* New Chain Axe, Chainsword and Knife sprites, made by Abomination.
* Flipped autocannon to stand vertically, like in chapter generator. I think this looks much better and less funny.
* New drawing method to the above-mentioned weapons and: Power Maul and Power Spear.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
I: Major Coding significant rework or refactor
Projects
None yet
Development

No branches or pull requests

2 participants