Bay 12 Games Forum

Please login or register.

Login with username, password and session length
Advanced search  
Pages: 1 ... 44 45 [46] 47 48 ... 81

Author Topic: Cloud Scream > Development on Pause  (Read 86960 times)

deadlycairn

  • Bay Watcher
    • View Profile
Re: Cloud Scream 0.36 Released > Waterplates + AI Critters
« Reply #675 on: January 21, 2010, 12:22:14 am »

So when the rain hits the ground, maybe?
Logged
Quote from: Ampersand
Also, Xom finds people that chug unidentified fluids pleasing.
Quote from: Servant Corps
Ignorance of magic does not give scientists the power to resist fireballs.

qwertyuiopas

  • Bay Watcher
  • Photoshop is for elves who cannot use MSPaint.
    • View Profile
    • uristqwerty.ca, my current (barren) site.
Re: Cloud Scream 0.36 Released > Waterplates + AI Critters
« Reply #676 on: January 21, 2010, 07:50:03 am »

Or maybe if a tree interacts with the rain?
Logged
Eh?
Eh!

Hippoman

  • Bay Watcher
    • View Profile
Re: Cloud Scream 0.36 Released > Waterplates + AI Critters
« Reply #677 on: January 21, 2010, 08:09:28 am »

nah happened to me when rain just appeared.
Logged
THPÆCROSSISM
ΘπÆ┼ - Rise up against our superiors! Let all dwarves be equal!
KHDownloads

Outcast Orange

  • Bay Watcher
  • [SOMETIMES_SQUID]
    • View Profile
    • The Outcast Orange
Re: Cloud Scream 0.36 Released > Waterplates + AI Critters
« Reply #678 on: January 21, 2010, 09:34:42 am »

The only reason it would crash is if something happened out of array boundary.
The only thing that comes even close to reaching the edge of the array is the shadow.
It is probably an unlucky roll on the shadow,
 causing it to spawn too close to the edge of the array.
Since the array is 600 across,
 and the visible land you play on only populates the middle third of it.

The other thing it could be is something like a seed or AI falling all the way to the bottom,
 (seems very likely)
 or perhaps moving towards the side too far. (Also possible)
I'll look into these two concerns soon.

At the moment, trees don't really interact with water,
 but that is on the immediate list of changes to be made.

I showed the game to a friend of mine yesterday, he seemed really impressed,
 and it sort of rekindled my will to furiously work on this game.
Too bad today is really busy,
 or it might have been a release rampage.
crashing the game.
Logged
[7:53:55 PM] Armok, why did you demand that I don't eat you?
[7:54:34 PM] [Armok]: woooooo

Burried Houses - Platform Explorer Demo H - Cloud Scream

qwertyuiopas

  • Bay Watcher
  • Photoshop is for elves who cannot use MSPaint.
    • View Profile
    • uristqwerty.ca, my current (barren) site.
Re: Cloud Scream > Array Violation, Not Rain
« Reply #679 on: January 22, 2010, 07:49:10 am »

Well, if it is a single large array, going off the map mid-edge would just loop around, unless that edge was on the first axis.
Logged
Eh?
Eh!

Outcast Orange

  • Bay Watcher
  • [SOMETIMES_SQUID]
    • View Profile
    • The Outcast Orange
Re: Cloud Scream > Array Violation, Not Rain
« Reply #680 on: January 22, 2010, 11:18:16 am »

That explains a lot.

Also, I had a ton of crazy ideas in my sleep about how my code can be improved,
 so I'll be rewriting the major functions soon.
I can think of a ton of ways to optimize it,
and at the same time make a ton of other features much easier to add.

Transparent water is on hold for the moment,
 while I completely redo the physics orders and drawing systems.

EDIT:
I've been molding the code all day, and I've only got a few major changes left.
From now on, it will be really easy to deal with.
 
« Last Edit: January 22, 2010, 02:01:54 pm by Outcast Orange »
Logged
[7:53:55 PM] Armok, why did you demand that I don't eat you?
[7:54:34 PM] [Armok]: woooooo

Burried Houses - Platform Explorer Demo H - Cloud Scream

Outcast Orange

  • Bay Watcher
  • [SOMETIMES_SQUID]
    • View Profile
    • The Outcast Orange
Re: Cloud Scream > Array Violation, Not Rain
« Reply #681 on: January 22, 2010, 03:47:32 pm »

Okay, here's the universe being displayed with the new system in place:
Spoiler (click to show/hide)

See how the water is transparent?
Logged
[7:53:55 PM] Armok, why did you demand that I don't eat you?
[7:54:34 PM] [Armok]: woooooo

Burried Houses - Platform Explorer Demo H - Cloud Scream

Org

  • Bay Watcher
  • Daring Hero
    • View Profile
Re: Cloud Scream > New Screenshot
« Reply #682 on: January 22, 2010, 04:35:54 pm »

ZOMG
Logged

SolarShado

  • Bay Watcher
  • Psi-Blade => Your Back
    • View Profile
Re: Cloud Scream > New Screenshot
« Reply #683 on: January 22, 2010, 05:12:19 pm »

That is AWESOME  ;D
Logged
Avid (rabid?) Linux user. Preferred flavor: Arch

Outcast Orange

  • Bay Watcher
  • [SOMETIMES_SQUID]
    • View Profile
    • The Outcast Orange
Re: Cloud Scream 0.37 Released > Improved Physics/Graphics/Water
« Reply #684 on: January 22, 2010, 05:55:59 pm »

Okay, this is getting too awesome.
I've decided to upload early, though I'm still working on it, and the ends aren't tied up.
Tell me what you think of the current water,
 before I go and start mucking around with it.

Here's the DL:
http://www.mediafire.com/?zxgdqwzuijz

I would definitely check out a waterplate.
They are much better looking now.
Logged
[7:53:55 PM] Armok, why did you demand that I don't eat you?
[7:54:34 PM] [Armok]: woooooo

Burried Houses - Platform Explorer Demo H - Cloud Scream

Hippoman

  • Bay Watcher
    • View Profile
Re: Cloud Scream 0.37 Released > Improved Graphics
« Reply #685 on: January 22, 2010, 06:10:01 pm »

Look at all those polygons!
lol anyway cool, can you finally go in it?
Logged
THPÆCROSSISM
ΘπÆ┼ - Rise up against our superiors! Let all dwarves be equal!
KHDownloads

Outcast Orange

  • Bay Watcher
  • [SOMETIMES_SQUID]
    • View Profile
    • The Outcast Orange
Re: Cloud Scream 0.37 Released > Improved Graphics
« Reply #686 on: January 22, 2010, 06:23:20 pm »

Nope.

On the list.

Actually, I have a ton of really epic projects in mind,
 and if this programming trend continues into tomorrow,
 I'll be adding in some pretty mind blowing stuffs.
Logged
[7:53:55 PM] Armok, why did you demand that I don't eat you?
[7:54:34 PM] [Armok]: woooooo

Burried Houses - Platform Explorer Demo H - Cloud Scream

Hippoman

  • Bay Watcher
    • View Profile
Re: Cloud Scream 0.37 Released > Improved Graphics
« Reply #687 on: January 22, 2010, 06:43:36 pm »

Like a bunch of polygons?
I'm tried of everything being squares. WE NEED SHAPES!
Logged
THPÆCROSSISM
ΘπÆ┼ - Rise up against our superiors! Let all dwarves be equal!
KHDownloads

Outcast Orange

  • Bay Watcher
  • [SOMETIMES_SQUID]
    • View Profile
    • The Outcast Orange
Re: Cloud Scream 0.37 Released > Improved Graphics
« Reply #688 on: January 22, 2010, 07:00:23 pm »

Things are shapes, just not the ground.
Deal with it, or there will be no frame rate.
I'll probably add in simple slopes eventually,
 but that doesn't sound that fun to me right now.
Logged
[7:53:55 PM] Armok, why did you demand that I don't eat you?
[7:54:34 PM] [Armok]: woooooo

Burried Houses - Platform Explorer Demo H - Cloud Scream

Hippoman

  • Bay Watcher
    • View Profile
Re: Cloud Scream 0.37 Released > Improved Graphics
« Reply #689 on: January 22, 2010, 07:07:55 pm »

Things are shapes, just not the ground.
Deal with it, or there will be no frame rate.
I'll probably add in simple slopes eventually,
 but that doesn't sound that fun to me right now.
:C mountains look so unnatural though!
Logged
THPÆCROSSISM
ΘπÆ┼ - Rise up against our superiors! Let all dwarves be equal!
KHDownloads
Pages: 1 ... 44 45 [46] 47 48 ... 81