yeah the journal makes it seem like he went into the dark sea but he didnt
curses cant go into the dark sea because the dense magic energy would destroy it
yeah the journal makes it seem like he went into the dark sea but he didnt
curses cant go into the dark sea because the dense magic energy would destroy it
oh damn
it really is a shame that his last attempts to hire more devs didnāt go well (dahnoob and ript), it would have reduced a lot of the weight on his shoulders
he just needs more background checks on prospective devs rather than the word of his friend or whatever
Always the same story. Dev/Writer start meandering and getting lost in the weeds for months or years and then lose passion. If only this couldāve been avoided somehow
To be fair⦠I donāt think motivation is gonna last long, especially with projects like this. Something like motivation is only done in short-bursts. Itās unrealiable for the long-term, and I donāt want to rely on it as itās a setup for a longer burnout.
I donāt know what V is doing, but if he keeps relying on motivation. Itās inevitably becoming longer.
on an unrelated note: please never make pie chart again they suck so much thank you
Truth be told if Vetex doesnāt release an update and we get another drought weāre in dire straits
wait what where was this mentioned? didnt averill sailed through the dark sea across the entire world with his crew and he has the light curse?
Sorry but who is dahnoob and what happened with him?
got on the dev team purely to ban ppl they had a grudge on and contributed nothing
iām pretty sure thatās how it went atleast
Damn, did the people who got banned get unbanned at all?
they got unbanned I believe
Think so?
but idk
What iāve said is basically just what i can recall from from someone else
i think he should finish up nimbus story and add meaningful replayable content with bug fixes and such and then go on a long break with other hobbies like writing, then heāll hopefully come back with better motivation and also more ideas to implement, other devs can keep the game going in the meantime (bug/balance fixes) or work on events (we havent had an event in like 2 years)
I donāt think Vetex lacks passion, I think itās motivation. I think the real problem is that the gameās scope has grown beyond what a small team can realistically manage, and itās creating a lot of stress on the game, the developers, and the community.
To me, AO has a feature creep problem. Itās been there since day 1 but has only manifested after the majority of planned ideas got implemented instead of scrapped. Over the years itās accumulated 2 seas, dozens of weapons, magics, fighting styles, spirit weapons, stats, armors, professions, quests, enemies, bosses, and progression systems. Thatās part of what makes the game so exciting, but itās also become its biggest wall. Itās, as Eclipse said in his review of Full Release āwide as an ocean and as deep as a small pond, which might be generous.ā
Every new feature is more content, but itās also another system in a long list of systems that needs to be balanced, maintained, bug-fixed, expanded, and integrated with everything else. The added complexity has compounded. I think we are at the point where every update has become harder because every change affects dozens of existing systems, on top of the ones that also need the same attention.
I think people quit the game because of the constant accumulation of small frustrations: balance problems, tedious progression, bugs, awkward mechanics, performance, and systems that never feel fully finished.
I would bet that if Vetex had access to detailed player analytics, heād find that over half of the gameās new features and systems see very little meaningful engagement from the average player.
So I donāt Vetex has lost his passion. I guarantee itās still there, I just think the projectās scope simply outgrew what a very very small team can realistically sustain, and over time, that kind of burden has worn himand the community down.
I think AO should have pivoted years ago toward what many players were actually asking for at the start: new seas, story content, quality-of-life improvements, performance optimizations, bug fixes, and expanding the systems that already existed instead of continually introducing new stats, progression systems, gameplay changes, realism, and mechanics.
Honestly, the best solution might be to scrap whatever new systems are currently in development or planned and spend a long period focused entirely on polish and refinement. Vetex needs to double down on the things he clearly enjoys making: new islands, story content, exploration, and lore.
At the same time, take a hard look at the existing game. Improve the systems that work, cut the ones that donāt, and donāt be afraid to remove mechanics that players rarely use or that arenāt enjoyable to develop for HIM. That might even mean deleting entire systems. It would be controversial, but I think we would all rather have a more cohesive game than one that keeps growing without becoming better.
What Iāve been saying for so long ![]()
Iād rather want to play a game with features properly integrated together with depth rather than as you quote eclipse;
From my view as a vetern developer[1], itās both a fault of the feature-creep you stated, but too by Vetexās lack of proper knowledge when actually writing these systems.
In a proper world, you should have as much modularity as possible that allows you to change systems without re-writing existing or writing new code.
I have personally quit the game due to the lack of replay value, unnecessarily low performance and (how they butchered my boy) heavily unfinished arcanium.
The link I have attached allows you to send a custom event, be it cooking a dish or brewing a potion, hell even waving would work, itād send it to the Roblox Servers where Vetex could see what gets most use on average on the create page.
Then again, this is another situation where Vetexās lack of development comes into play, I wonāt rant about it again, but itās still in play as this can be a one-line function but is quite niche as even I had to search for it.
Agreed, I canāt really say anything else.
The optimization update shouldāve been that in my opinion, it was a perfect time where nothing was added but things were getting fixed⦠of course until the entire Ript situation where the update was reverted to a half-assed version with none of the future promised optimizations ever having a chance to get in.
A game, PAYDAY 3 tried this exact thing by creating an update SPECIFICALLY to fix everything, granted they fucked it up because their studio sucks, but they still fixed and optimized a lot of things.
I canāt believe it, but we might need AO Total Game Revamp similarly to how WoM Total Game Revamp happened.
Unnecessary flex; I have 10 years of Roblox Development experience ā©ļø
Glad to see you here Tobi.
I agree with your conclusion on this topic. I think AO has suffered from a lot of feature creep, alongside those features often lacking coherence in a way that synergizes with existing systems. Itās a big part of the reason why I quit AO; as someone whoād play on multiple slots regularly, the grind tax has become extremely overwhelming and inconvenient from full release features even though if I can buy anything I want.
Custom game analytics are definitely possible! Iāve actually used the AnalyticsService API on my own game to track events as well as create hooks for other systems to use. I think AO could highly benefit from AnalyticsService hooks in its own systems as it would give insight into the game systems that people actually use.