Jump to content

sviridovt

Developer
  • Posts

    314
  • Joined

  • Last visited

  • Days Won

    77

Everything posted by sviridovt

  1. Also FYI, I have temporarily paused both world, I believe the fix is working however the tasks themselves are backed up and I have to let them run their course, so will keep things paused until then.
  2. Yes, I deployed a new change to deprecate the event manager which inadvertently created a race condition. I have pushed code to fix the issue and am testing it out now. Thanks!
  3. He's actually the alliance leader and runs it as a dictator
  4. I have now deployed the changes to prod and so we are officially not using the event manager in favor of a pure celery based backend. Will make sure to monitor things to ensure everything is still operating smoothly but do let me know if you experience any issues. Thanks!
  5. I have restarted the event manager. I'm working on deprecating the current event manager which should fix these issues. The new system is running in Alpha but am still having some issues with it hence why didn't deploy to prod. Thanks! We are partially off of event manager currently, with celery managing the actual task execution (this is working as expected) but the event manager itself (which is still used to orchestrate tasks) is having issues.
  6. There is currently no way to lease a gate out (though something that could be interesting to add), you can share your gates with your alliance but you do not receive any revenue for it.
  7. I will try to look at it over the weekend, I've been doing a lot of traveling for work over the past month (just got home for the first time in 3 weeks yesterday night) so have had very little time to focus on ASW.
  8. I do actually have something similar planned for as part of the maintenance update coming after the fuel update is done. I want to also take that as an opportunity to revisit reputation since there currently isn't a good representation of reputation in game despite it having a significant impact on passenger preferences.
  9. Yep, after leasing gates or building a terminal it should automatically re-adjust your gates to fit your flights into those gates if possible. There was a bug whereby that part of the code would crash but has since been fixed circa 1-2 weeks ago. Let me know if issues persist. Thanks!
  10. Interesting, I'll take a look later. Trying to finish redesigning event manager that's blocking some notifications I want to add, as I don't want to add new events without finishing the event manager redesign
  11. The new demand system is not up yet, but the current demand system should not produce those results. Which route is this on? If it's competitive enough and your competition has high enough reputation I can see something like that happening.
  12. I do have a long term plan to add cargo though not a priority at the moment. My current major priorities for 2024 are a demand system and UI redesigns, I am still unsure about the prioritization beyond that.
  13. At present I'm planning to rework the demand system to be more dynamic such that you can implement different pricing strategies depending on your strategy. With that in mind, such a system would not work. I haven't decided what the default price should be in that scenario either, though I'm at present steering towards some kind of a default price per mile for each service class.
  14. I have added the new notifications which have been deployed throughout the sim as a replacement for the existing mail system, but also as part of the notifications card. I still have a few more notification types to add (as well as competitive outlook, which is just a different type of notification that is separate from all the others). Looking into the metrics everything appears to be doing well with regards to the new dashboard so once those new types get added I will enable the new dashboard as the default experience. I will leave the option to use the old dashboard for now as I am still working on getting all of the testing infrastructure in place to validate that breaking changes do not sneak into prod.
  15. Can you pass a link to the aircraft?
  16. Yeah, the flight scheduler is my biggest shame of the sim, I am prioritizing redesigning it as part of a broader UI overhaul which I'm starting with the new dashboard.
  17. I might play around with fonts more, I am using TailwindsCSS with this redesign and am still figuring out the exact design as far as fonts and the exact color scheme. I do want to go with something a bit more interesting
  18. Hi Folks! I am now putting the new dashboard into preview as I have achieved feature parity with the current dashboard, there are still a few issues to work out and notifications/competitive outlook is still not supported (though will be before full release). This is also the first step in a UI revamp, so general feedback about the look is appreciated as well. I do want to add some more color into the whole setup and plan to play around with it more. Further, while the new dashboard does show fuel prices, and those prices are 'real' in the sense that this is what the sim will use once the fuel update comes out, the flight model currently does not use those prices. As always, I look forward to hearing your feedback. To get a look into the new dashboard just go ahead to the dashboard and press the 'Try Now' button. Thanks!
  19. Yeah, I think it was something to do with your browser not recognizing the certificate and intercepting the response. I'd be willing to bet money that the request actually went through and it was the response that got intercepted. Either way glad you're enjoying the game!
  20. I mean it's in your interest to do that regardless to make sure that planes keep flying (indeed this is what real airlines do), however if you wish to keep planes stationed (say overnight) just make sure that you either own the terminal or lease the gate that it's staying in since those gates are charged a flat fee rather than a per minute one.
  21. Your revenue is number of pax * price of the ticket (plus whatever IFE you have this might bring some income). The costs of your flights do not depend on the price so may be discounted for this discussion. The default price is slightly lower than the median of what the willingness to pay is, such that with that price you should be able to capture about 80-90% of the demand, if you want to capture 100% you'll have to lower prices, similarly if you capture less of a demand, you may increase prices to generate more revenue per passenger. Further consideration is which passengers you're capturing, for example if your aircraft has 2 or more classes, it's possible to see that pricing your economy class might drive passengers away from business class as you have excess capacity in economy from lower cost pax opting to not fly (admittely there is no mechanic in the sim to say that if the prices are similar enough some passengers will opt to 'spoil themselves' and upgrade, this is covered in my plans for demand redesign). In this scenario, you might have passengers who are willing to pay a premium price but would still opt for the cheapest option, as you price people out of economy those folks will buy an economy ticket rather than a business class which may also decrease your revenue. Essentially it's important to remember that the passengers are 'fluid', and do not attach themselves to a particular class just as in real life your business class competes with your premium economy class and economy class etc. As for an ideal formula, there isn't a mathematical formula that I'm aware of, and while I'm sure that it exists, I try hard to make sure that there isn't a hard and fast way to 'win' the system. I aim for realism with the sim so want to keep some variability to keep things interesting.
  22. 'Recommended' prices are just slightly below the price a median passenger is willing to pay, if you're well below the demand you should be safe to increase the price by quite a bit. If you're still having issues making a profit, it's likely that the aircraft you're using is not a good fit for that flight. The price passengers are willing to make do not take anything about the aircraft you're using into account to determine their willingness to pay (reputation impacts associated with your configuration and other aspects like how fast the plane is impact how preferrable your flight is, which plays a role when consideration competition as your passengers might still prefer your airline even at a slightly higher price but it makes no impact when there is no competition).
  23. Here is the new Arcade world, apologies for the delay as I didn't want to reset the world so close to reset of world B, I was also investigating an issue that turned out to be false alarm. World Arcade I Timeframe: 2020-2200 Starting Money: $10 Million World Speed: 7 Days/30 Minutes Difficulty/Rules: Arcade, no political restrictions or aircraft release dates.
×
×
  • Create New...