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

V2.2 checklist #628

Open
wants to merge 15 commits into
base: master
Choose a base branch
from
Open

V2.2 checklist #628

wants to merge 15 commits into from

Conversation

patsonluk
Copy link
Owner

@patsonluk patsonluk commented Nov 11, 2024

From https://discord.com/channels/830517521987534859/1280199971316170783/1280199988143718442

Main feature branch for 2.2 to track the list of changes:

  • Introduce a dynamic "Aviation hub" charm.
  • A multiplier for rep points for HQs - HQs of an airlines can earn a multiplier of the rep points of such airport
  • Adjustment on Domestic vs International demand. Less international/cross continent demand will also make the sim goes faster
  • Extra HQs spec. Add lower level spec, to make it easier for smaller airlines
  • Lvl 13 - 15 base boost/upkeep adjustments TBD
  • More penalty for extreme overtime ?
  • Alliance to share certain level of loyalty for countries. each country to have 1 dominant alliance, which gives loyalty to all airlines within the alliance (limits to avoid top alliances taking everything?)
  • Review the rep points vs airline level ladder,
  • Low income country should still have some premium demand. especially for international flight. The GINI in MFC is an interesting idea, however, the complexity might not translate to too much meaningful differences.
  • Adjust premium demand for domestic flight. For example the current Japan has almost no domestic premium demand at all (except flying to Hokkaido).
  • Increase public transit limit. Or bring alliance shuttle back 🚌

patsonluk and others added 15 commits September 2, 2024 19:37
* Adjust demand:
1. Relationship 2 and 3 will get a ~20% boost
2. Short haul domestic get 40% boost
3. Short haul international, intercontinental get 250% boost
4. Long haul domestic get 25% reduction
5. Long haul international and intercontinental get 40% reduction

* Added ULTRA_SHORT_HAUL types

More adjustment to demand

* Added ULTRA_SHORT_HAUL types

More adjustment to demand

* Revert ULTRA_SHORT types, there's already code in Demand generator to reduce demand on those routes. Should use that instead, it's cleaner...

* Adjusted DIMINISHED_DEMAND_THRESHOLD

* Adjusted DIMINISHED_DEMAND_THRESHOLD

* Adjustment to DemandGenerator again so demand is not so far off from before

* Adjusted demand again 🤣
* Always has business/first class demand regardless of income level/flight range

* Always has business/first class demand regardless of income level/flight range

* Always has business/first class demand regardless of income level/flight range
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.

1 participant