-
Posts
420 -
Joined
-
Last visited
-
Days Won
99
Content Type
Profiles
Game Guide
Events
Forums
Posts posted by sviridovt
-
-
On 4/2/2024 at 10:23 AM, wizbron said:
@sviridovt This is still happening to me i built terminals at MEX, EWR, and NRT but they aren't transferring
I have found the issue with the remaining failures and redrove all the failed messages. Check now.
-
Hi!
Apologies for the delay, but I have not had the time to look into this. It does appear that there was a miss onboarding that recalculate gates task to celery in the migration, all the recalculations have been back-filled. Let me know if you're still seeing issues. Thanks!
-
5 hours ago, wizbron said:
im pretty sure it is running again
Yep, I restarted it
-
Planes don't show up immediately, this is by design to avoid abuse. They will show up at a random time within 24 hours (irl)
-
I think the issue has to do with CPU utilization spiking and shutting the background service down. I've been doing a lot of traveling for work hence have not had the time to spend on this. I am one guy working on this, so please be patient. Thanks!
-
5 hours ago, rohithbala said:
I'm confused about the In-Flight Service feature. I can't seem to make one. Is it a feature that is still in development or is it working?
You can create an inflight service profile under 'My Airline' section, after you create one you can start putting it onto your flights, this will increase the reputation for your flight depending on how you set it up and (in theory) allow you to charge higher prices.
-
There is technically support for that in the existing loans/debts system though it is not currently enabled. Don't remember why I never enabled it, might be worth a look to see if it can be done so.
-
59 minutes ago, wizbron said:
there is someone in my allience whose airline is Julius Augstus Cesar
He's actually the alliance leader and runs it as a dictator
-
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!
-
3 hours ago, aannajnro1242 said:
Where is moderator??
I'ts important.
Regards.What's up?
-
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.
-
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.
-
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.
-
57 minutes ago, s219 said:
Maybe you can look into if it is possible to have a page where you can see your overall effectiveness, reputation, and other similar stats compared to the industry and country average.
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.
-
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!
-
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
-
1
-
-
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.
-
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.
-
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.
-
1
-
-
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.
-
Can you pass a link to the aircraft?
-
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.
-
12 hours ago, OpenBeta said:
the words are a bit big
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
-
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!
-
2
-
Reputation
in General Discussion
Posted
Where are you seeing it? I don't remember adding any reputation view in recent times, or any major changes to the reputation system as a whole. Generally the way it works is that both your airline and your flights have separate reputations (with the combination of the two being used to effect the passengers desire to fly your airline when compared to other airlines on that route) the former of which is the average of all your flight reputations weighed by number of passengers that have flown on a given flight, however neither of those reputations are represented in a binary 0 or 1 which leaves me confused.
Overall the system is due for an overhaul and that will come either as part of the maintenance update or the demand system redesign as it will definitely be needed for the demand system redesign but haven't yet decided how I want maintenance and reputation to interface. This is largely a technical decision but will impact the timeline of things, hence why I'm inclined to not keep them too inter-twined.