Earth 2150 includes the base-building, as well as a very cool “persistent homebase” mechanic for the singleplayer campaigns, where you build bases in the mission sites but also have a home base that you can transport units to/from, for use in future missions.
Some people seem to think that 3 years (from when AAA companies normally drop their first teaser until release) is the full game development lifecycle duration, and anything past that must be abandoned.
I absolutely LOVE the concept of Caves of Qud, but I literally suck at it so badly that I cannot actually experience it. I leave the starting town, and insects kill me, every time. I have literally started over 50 times, and I never get further than some reeds where insect things kill me.
Starfield player counts will go way up once the modkit is released. Every single one of those people playing Skyrim on Steam have modded it out the wazoo.
I love the idea. Worker co-ops and subscription-based news (just like a newspaper) are both perfect models for this. I’m a big proponent for and supporter of the Patreon model for small creators.
…But I read through their articles and they’re just not in sync with my taste in gaming. I think they need more writers who are into sandboxes and sims, because they all seem super into smaller, narrative-core games, and somewhat derisive of open worlds that don’t hyper focus on a story.
Hmm, they aren’t clear whether it’s fully voice-acted or whether he provided phonetic sounds for them to synthesize according to the text, but in either case, it’s not AI whatsoever.
Important to note that ESS Technologies (the company cited there) was literally a company who made synthesized speech for video games.
Electronic Speech Systems produced synthetic speech for, among other things, home computer systems like the Commodore 64. Within the hardware limitations of that time, ESS used Mozer’s technology, in software, to produce realistic-sounding voices that often became the boilerplate for the respective games.
That was a standard that existed because of older, ‘linear’ SDLCs. It stopped being the case when Agile development took over. When you’re using Waterfall, and all your milestones are planned out before a single line of code is written, you can do that.
Modern software development doesn’t work like that, and it’s silly to use nth-degree nested decimals (0.1.0, 0.1.1.2) when you can just use 1.1, 2.13, etc, and call something RC1.0 and 1.0 on release without bothering with internal version numbers or project codenames (or just keep the working version numbers anyways).