logoalt Hacker News

0 A.D. Release 28: Boiorix

93 pointsby jonbaerlast Thursday at 7:37 PM25 commentsview on HN

Comments

rand846633today at 7:40 AM

I love 0 A.D., and I’m endlessly grateful to all the developers and volunteers who made it happen. Your dedication and skill deserve a monument — my genuine admiration.

I install it every few years, and it’s always a blast, somehow, and I do not know why I never do more than experiment with it..

Gameplay-wise, I find that Beyond All Reason is, as far as open-source RTS games go, a few orders of magnitude more fun and mature. I don’t think there’s any commercially available RTS that can compete with Beyond All Reason in terms of fun and performance.

show 2 replies
ddtaylortoday at 7:14 AM

0ad is a fun game but the last few times I have tried to play it with my friends it lagged very bad once a few units were moving around. I actually was able to get it to play kind of normal by hacking the pathfinding code to give up after a fixed iteration count that was low. It worked kind of, but broke path finding a lot, obviously.

The crux of the issue is that their simulation is single threaded. It's a complicated problem to do both deterministic and multi-threaded, but I feel some of us could help them.

show 2 replies
jnmandaltoday at 7:00 AM

Incredible work folks. Can't wait to try it out. The Germans look cool!

dvntsemicolontoday at 7:15 AM

I tried to play this game once and sucked at it. There are people out there who are legitimately good at this, and that's awesome to see for an open source game

show 1 reply
Morromisttoday at 7:49 AM

Wow! Amazing work. This is an incredible accomplishement.

bandramitoday at 7:22 AM

Nerfing the Han minister unit makes me sad

hulitutoday at 7:24 AM

> 0 A.D. Release 28: Boiorix

No system requirements. Does it run on Pentium II wirh 128 MB RAM ? Or does it need an 128 Cores Epyc with 64 GB RAM ?

show 1 reply
cjbdndjctoday at 6:49 AM

I mean, good news, but even going down the route of using pre rendered fonts in the first place seems misguided O_o

Unless you prerender every sentence, kerning issues must have been unbearable even for latin scripts

iberatortoday at 6:57 AM

Rant:

I hate those open source (usually clones) games which are 30 years in the development. IMO it makes the gaming experience worse!

Good games comes with final versions and titles such as: fallout 1, fallout 2, fallout 3, fallout NV, fallout 4. fallout 5.

That makes it way better. For example I remember playing some open source games in 2002 on my pentium 1, while the newest version of it requires much much much more memory and cpu, despite being the same game... (freeciv for example).

Rolling versions of all software is awful leading to fragmentation instead of rock solid final release versions.