Blog | About | Contact | Submit Mod | Join Mod DB | Site Map | Media Kit | Desura | RSS
Aetherius is a voxel based game being written in Java with LWJGL. The intention is for all content in the game to be procedural or community generated. Aetherius will use a unique construction system to provide an effectively unlimited amount of unique gameplay. This system will generate almost everything; World, NPCs, Quests, Items, Skills, Planets.
2 comments by JustSuds on Dec 7th, 2012
The Future of Aetherius
Current state:
I planned to release a super early alpha last week. To give you guys a taste of Aetherius. But then I realised wandering around in a plain voxel world with no actual features would not really interest anyone. So I made a list of everything I wanted as a bare minimum in a release. We're almost finished;
At this point, I'm not sure whether to rush a pre-alpha (free) release ASAP, or to bide my time and get NPCs up and running first. At the absolute minimum, I can make a release as soon as pickups get sucked into your inventory.
Recent Graphics Improvements:
We've been tweaking some of the visual styles of Aetherius this week, trying to hit a perfect colour scheme that doesn't feel too dark, or light and fluffy. The initial skybox gradient had a dash of pink towards the bottom, the logic being that a gradient of any kind is nicer to look at than a flat blue sky. It looked nice for a time, but it had some artefacts towards the top corners of the skybox that bugged me to the point of rewriting the skybox from scratch. Now the gradient is much more subtle, from blue to light grey.
(left: old graphics, right: newer tweaked graphics)
With the addition of the modeller application, I've had a lot more ease in tweaking world-material colours. This lead to darkening the grass, leaves, and dirt, and lightening the standard wood material. These improvements led me to notice a major flaw in my SSAO shader; it wasn't affecting the back edges of voxels, so it appeared that a ledge would simply appear as you walked. I tweaked the ranges and tolerances and came away much more pleased. :D Shovel (Tool), Coin (Currency), Point of Interest (HUD-like):
An introduction to some models:
The shovel is as you would expect; designed to improve the speed of digging soft earthy materials. The coin is a bit more complicated. I believe Aetherius needs a common currency, but I don't believe gold coins should pop out of dead foxes. I think the only ways to get currency would be to make it from raw and refined materials, to trade for it with NPCs, or finding it in apparent man-made lootables (chests, dungeons, pots, etc). The Point of Interest marker (question mark) on the right, is likely to be a non solid object that hovers above certain objects. It may be a settings toggle, or made visible by crafting a specific item.
Frankenimage: Cherrybomb (Weapon/Tool), Sword (Weapon), Flower (Scenery):
This image was cut together from several screenshots to save page-space. On left we have the cherrybomb. This sucker will create a small explosion that deals damage to anything within its (customisable) blast radius. It will destroy most materials without issue. The sword is likely to become the default weapon, received or seized from the introductory/tutorial NPC. It is made of weaksauce, not iron as it appears. The flower on the right is our first example of scenery. Scenery objects are usually not solid (but there's an option for that in the modeller), and can be fairly large. When broken they pop into your inventory as a whole object, not the materials they appear to be made from.
Materials Unique to Aetherius:
We've been brainstorming as often as possible, trying to come up with as many materials as diverse as possible for the very first release. We've come up with some that we're especially proud of:

Some notes: The woofwood and woofleaves will spawn in the world as a type of tree. They will burn almost instantly, and make for excellent fuel where fuel is needed. Goop will be treated as a super-viscous liquid, taking several minutes to spread into neighbouring spaces. Aetheria is Aetherius' manifestation of mana. Its an energy source attached to the player and equipped gear, can be used for casting spells, or fuelling aetheria based machinery. Bloodstone will leak a bloodlike particle effect, and spread by converting appropriate neighbouring voxels, similar to grass.
The Modeller is now complete:
This is our modeller interface. We use it to create ALL of our models that appear in game, and you'll be able to use it too - right from day one. At the moment it only allows you to define some basic features however; the size (width in voxels) and its in-game scale (1/16th of a world voxel per model voxel, up to 16 world voxels to a model voxel), whether or not the model is Scenery, Gear or Consumable with more types to come later, and a name for the model. We'll be adding more and more capabilities to the modeller as we go. Features like specific animations, attributes and physics properties (solid, heavy, etc).
Demo Version and Paid Alpha:
We don't want people to pay for a crappy product, but we do need some funds to allow development to continue to completion. This puts us in a bit of a hard spot. We think we've come up with a close-to-ideal solution however:
So the only question is, would you pay for Aetherius? Let us know if you would, wouldn't and why/why not and for how much. :-)
Latest tweets from
It can take up to a few hours for tweets to begin appearing.
Will, this game can run on a minimum requirements of 1.6ghz processor, 1gb of ram, 256mb GPU/video card and how large will be the disk space requirements?
It's impossible to tell this early on in development. But honestly, I doubt it. It might *just* scrape by. The goal is to support as much hardware as possible, and currently it runs fine on almost everything. But there is still a lot to be added.
Cool inventory :D There is some kind of inventory levels or something like that ? Example if raised in strenght then the inventory size up :p
Yes, there is. We want there to be multiple ways to enhance things. So you'll be able to get some inventory augmentation devices, as well as spells, and natural levelling. :-)
The glass looks awesome, maybe when the game will be playable make the glass dyeable because colourful glass rules :D
There is absolutely no reason I cant do that. Consider it done (just not on the top of the priority list)
I heard about planets and stuff are you saying we can fly into space in this game and land on a totally new generated planet
That's what I read out of it also, which sounds AWESOME! "Don't like the world area you generated in, but don't want to start a new game because of all the stuff/levels you have?" Just fly to a brand new planet and have it generate a new random world...
Also each planet could have it's own biomes and special resources ungetable on other planets and it's own physic (gravitation, farming time, day time or multiple suns and etc.) :D
Yes. Thats right. :-) But not immediately. It would take you a while, you would need to build the appropriate propulsion equipment and breathing apparatus. That stuff, of course, will be very difficult to make when you start a new game with just sticks and stones.