Author Topic: Baleur Art Mods: Starfields!  (Read 6958 times)

Offline Baleur

  • Jr. Member Mark II
  • **
  • Posts: 87
Baleur Art Mods: Starfields!
« on: March 25, 2010, 03:13:18 am »
Hey  ;)
I'll start a small "space environment gfx overhaul" project, and here's the first part changing the starfields!
I pretty much started this because while i loved the gameplay, i felt that AI War is lacking in the space-feeling, especially in the galaxy map (which will be my next mod in this project).
And of course it's okay to be used in whatever manner you users, or devs, want  :)
Feel free to edit the textures yourself to find something that suits you!


Included a backup of the original textures as well as two versions of this mod.
The first "Bright" version can be a bit messy on the eyes :P
The second "Recommended" version is slightly darkened (by altering the gamma curves) for some more contrast.

Install
1. Copy the contents within the mod folder of choice to "C:\Wherever\AI War Fleet Command" (overwrite existing files)
2. Select the Colored starfield option ingame if it isnt already and enjoy!

Uninstall
1. Copy the contents within the backup folder to "C:\Wherever\AI War Fleet Command" (overwrite existing files)

Download mirror! (if the attachment doesnt work here)
http://www.megaupload.com/?d=091KU6JX
Update: Added two passes of 0,2 pixel gaussian blur, for a hardly noticeable but eyefriendly softening of the smallest stars in both versions :)


Without further ado, screenshots!!  :D
As a sidenote, it appears much less "messy" ingame due to camera panning which eases your brain thanks to depth perception, something thats hard to convey in screenshots.

Bright version





Recommended version




« Last Edit: July 14, 2010, 03:05:24 am by Baleur »

Offline RCIX

  • Core Member Mark II
  • *****
  • Posts: 2,808
  • Avatar credit goes to Spookypatrol on League forum
Re: Baleur Art Mods: Starfields!
« Reply #1 on: March 25, 2010, 03:22:24 am »
X, Please add this to the official release, it just resonates with the nebula field in a way that just looks so much better. If Baelur improves the nebulae at all, i will simply cry from the beauty ;)
Avid League player and apparently back from the dead!

If we weren't going for your money, you wouldn't have gotten as much value for it!

Oh, wait... *causation loop detonates*

Offline Baleur

  • Jr. Member Mark II
  • **
  • Posts: 87
Re: Baleur Art Mods: Starfields!
« Reply #2 on: March 25, 2010, 04:57:25 am »
I did a 5min attempt at the nebulas, mostly distorting the existing ones to make some more wispy shapes, looked quite good but i'll make more tests later.
First up next time is the galaxy map visuals, got some great plans for it ;) (star clusters, nebulae streaks, other goodies)

Offline Mánagarmr

  • Core Member Mark V
  • *****
  • Posts: 4,272
  • if (isInRange(target)) { kill(target); }
Re: Baleur Art Mods: Starfields!
« Reply #3 on: March 25, 2010, 05:31:44 am »
They're very pretty! My only gripe is that they are slightly "messy" as in "too many stars". It might cause some visual confusion in the heat of battle. Otherwise they're gorgeous!
Click here to get started with Mantis for Suggestions and Bug Reports.

Thank you for contributing to making the game better!

Offline keith.lamothe

  • Arcen Games Staff
  • Arcen Staff
  • Zenith Council Member Mark III
  • *****
  • Posts: 19,505
Re: Baleur Art Mods: Starfields!
« Reply #4 on: March 25, 2010, 07:22:38 am »
Those do look really nice :)
Have ideas or bug reports for one of our games? Mantis for Suggestions and Bug Reports. Thanks for helping to make our games better!

Offline Ozymandiaz

  • Hero Member Mark II
  • *****
  • Posts: 813
  • King of kings
Re: Baleur Art Mods: Starfields!
« Reply #5 on: March 25, 2010, 07:37:38 am »
Looks good!
We are the architects of our own existence

Offline Baleur

  • Jr. Member Mark II
  • **
  • Posts: 87
Re: Baleur Art Mods: Starfields!
« Reply #6 on: March 25, 2010, 10:50:33 am »
Mini-update! An almost only sub-concious softening of the very smallest stars, hardly noticeable but easier on the eyes :)
Download link updated.

Offline XRsyst

  • Jr. Member Mark II
  • **
  • Posts: 75
Re: Baleur Art Mods: Starfields!
« Reply #7 on: March 25, 2010, 03:03:15 pm »
Wow, looks great!  MOAR!

Offline HitmanN

  • Sr. Member
  • ****
  • Posts: 334
Re: Baleur Art Mods: Starfields!
« Reply #8 on: March 25, 2010, 05:08:27 pm »
The last two look quite nice, but I'd still prefer less bright stars, and some more variance to the density. Aside from a few clusters around some of the bright big stars, the stars seems rather evenly spread. As opposed to busy clusters, there should also be some gaps of near-starless fields as well, I think.

Overall might be a bit too busy for my gameplay tastes (trying to focus on tiny icons becomes all the more harder when there are gazilling tiny stars around them that jump at you constantly. ;p ), but as an eyecandy it does look good. :)

I should probably try my hands at some custom starfields as well. Could be fun. :D

Offline Baleur

  • Jr. Member Mark II
  • **
  • Posts: 87
Re: Baleur Art Mods: Starfields!
« Reply #9 on: March 25, 2010, 05:30:46 pm »
Yeah i want that too, but the problem is that the game uses a series of randomly chosen "boxes" to make up the starfield, so there's not really anyway to have a nice cohesive background with spaces and big clusters without them repeating next to each other and stuff :/

Offline HitmanN

  • Sr. Member
  • ****
  • Posts: 334
Re: Baleur Art Mods: Starfields!
« Reply #10 on: March 25, 2010, 05:45:34 pm »
So... if repeating is unavoidable, just have a box full of stars and another near empty. They'll just repeat the same as now, but you'll have some empty gaps here and there too. :P I'm sure it takes some thinking and planning, but with some randomness to each tile, the repeats shouldn't look too bad.

I really should probably try it myself before trying to sound like I know that for sure, heh.

Offline keith.lamothe

  • Arcen Games Staff
  • Arcen Staff
  • Zenith Council Member Mark III
  • *****
  • Posts: 19,505
Re: Baleur Art Mods: Starfields!
« Reply #11 on: March 25, 2010, 07:42:55 pm »
Dunno how intensive it would be, but I'm pretty sure the visual starfield generation has nothing to do with the simulation or anything like that, so an alternate rendering mechanism (i.e., just loop sequentially through available textures) would be possible.  How much of a priority it would be is another matter, relative both to how much work it would be (dunno right now) and community interest.
Have ideas or bug reports for one of our games? Mantis for Suggestions and Bug Reports. Thanks for helping to make our games better!

Offline vonduus

  • Sr. Member Mark III
  • ****
  • Posts: 439
Re: Baleur Art Mods: Starfields!
« Reply #12 on: March 26, 2010, 06:20:13 am »
Wow, just saw the pics. They will definitely go to my AIWar folder right away! Beautiful!!!!

Thanks Baleur.
If you miss the alert, you die. If you get the alert, you die. Summa summarum: You die. (Kierkegaard on CPAs)

Offline Baleur

  • Jr. Member Mark II
  • **
  • Posts: 87
Re: Baleur Art Mods: Starfields!
« Reply #13 on: March 26, 2010, 06:24:49 am »
So... if repeating is unavoidable, just have a box full of stars and another near empty. They'll just repeat the same as now, but you'll have some empty gaps here and there too. :P I'm sure it takes some thinking and planning, but with some randomness to each tile, the repeats shouldn't look too bad.

I really should probably try it myself before trying to sound like I know that for sure, heh.

Yeah m8, i suppose it could be done by a pro, but the thing is, the squares are like 128x128 pixels or something. So they are really small ingame too.
So basically you'd have a tiny black void next to a tiny star cluster and so on. And do avoid tiling you'd need an average ammount of stars at the borders so it'd be like little potholes in space :P

Offline HitmanN

  • Sr. Member
  • ****
  • Posts: 334
Re: Baleur Art Mods: Starfields!
« Reply #14 on: March 27, 2010, 02:43:06 pm »
Still sounds better than equal spread everywhere, me thinks.

 

SMF spam blocked by CleanTalk