Welcome, Guest. Please login or register.

Login with username, password and session length

 
Advanced search

1411490 Posts in 69371 Topics- by 58428 Members - Latest Member: shelton786

April 24, 2024, 10:55:57 PM

Need hosting? Check out Digital Ocean
(more details in this thread)
TIGSource ForumsCommunityJams & EventsCompetitionsOld CompetitionsCockpit CompetitionTragedius [FINISHED - final (post-compo) version is out]
Pages: 1 [2] 3 4 5
Print
Author Topic: Tragedius [FINISHED - final (post-compo) version is out]  (Read 53090 times)
György Straub
Level 4
****


Friendly Giant Nano


View Profile WWW
« Reply #20 on: February 28, 2009, 08:47:27 AM »

You tell me if you need someone to try it out :D

I do actually, thanks for offering to help. Beer! I just have to get it together first and that means documentation too.

Okay, I've got working collision detection (again) plus fixed a bug in view rendering that resulted in objects being visually well below you whilst still colliding with them. I'll just build the demo  for windows and post it.

Logged

increpare
Guest
« Reply #21 on: February 28, 2009, 12:40:14 PM »

osx demo crashes on my macbook

28/02/2009 20:39:24 [0x0-0x145145].com.yourcompany.Chariot[41748] dyld: Library not loaded: @executable_path/../Frameworks/SDL_image.framework/Versions/A/SDL_image
28/02/2009 20:39:24 [0x0-0x145145].com.yourcompany.Chariot[41748]   Referenced from: /Users/increpare/Downloads/TragediusDemo01_OSX/Tragedius.app/Contents/MacOS/Tragedius
28/02/2009 20:39:24 [0x0-0x145145].com.yourcompany.Chariot[41748]   Reason: image not found
28/02/2009 20:39:25 com.apple.launchd[74] ([0x0-0x145145].com.yourcompany.Chariot[41748]) Exited abnormally: Trace/BPT trap
Logged
György Straub
Level 4
****


Friendly Giant Nano


View Profile WWW
« Reply #22 on: February 28, 2009, 12:57:24 PM »

osx demo crashes on my macbook

28/02/2009 20:39:24 [0x0-0x145145].com.yourcompany.Chariot[41748] dyld: Library not loaded: @executable_path/../Frameworks/SDL_image.framework/Versions/A/SDL_image
28/02/2009 20:39:24 [0x0-0x145145].com.yourcompany.Chariot[41748]   Referenced from: /Users/increpare/Downloads/TragediusDemo01_OSX/Tragedius.app/Contents/MacOS/Tragedius
28/02/2009 20:39:24 [0x0-0x145145].com.yourcompany.Chariot[41748]   Reason: image not found
28/02/2009 20:39:25 com.apple.launchd[74] ([0x0-0x145145].com.yourcompany.Chariot[41748]) Exited abnormally: Trace/BPT trap

thanks for that Stephen, fixed it now, new link is in the threadhead. (mehopes)

Logged

increpare
Guest
« Reply #23 on: February 28, 2009, 01:07:29 PM »

works now. 

the banking doesn't quite feel right to me...it's too...linear, I think; i think you could make it a bit more responsive.
Logged
György Straub
Level 4
****


Friendly Giant Nano


View Profile WWW
« Reply #24 on: February 28, 2009, 01:17:57 PM »

thanks for checking. Beer!

what do you mean? make banking "accelerating"? limiting the amount of it (stop at +/- 30 degrees or so)? making the reset faster? something else?

(btw it's been an effect that's solely visual, and been on and off the game, might end up off it, or I might include an option to turn it off/on.)
Logged

increpare
Guest
« Reply #25 on: February 28, 2009, 01:19:43 PM »

what do you mean? make banking "accelerating"?
i think that might do it.
Logged
Fuzz
Guest
« Reply #26 on: February 28, 2009, 01:58:38 PM »

I really like how it has a "2D in 3D" feel. The movement feels great, too.  Gentleman
Logged
György Straub
Level 4
****


Friendly Giant Nano


View Profile WWW
« Reply #27 on: February 28, 2009, 02:14:26 PM »

we've gots Windows version!

I really like how it has a "2D in 3D" feel. The movement feels great, too.  Gentleman
thanks.=) I think the movement will change a lot, I might bring back gravity which I eliminated while debugging the collision detection, and I'll try to tweak the banking.

Logged

György Straub
Level 4
****


Friendly Giant Nano


View Profile WWW
« Reply #28 on: March 03, 2009, 10:35:17 AM »

they're coming.
Logged

Fuzz
Guest
« Reply #29 on: March 03, 2009, 04:25:36 PM »

What are they?
Logged
György Straub
Level 4
****


Friendly Giant Nano


View Profile WWW
« Reply #30 on: March 04, 2009, 12:34:56 AM »

What are they?
they're the prototypes of the "sentinel" type enemies.
Logged

György Straub
Level 4
****


Friendly Giant Nano


View Profile WWW
« Reply #31 on: March 04, 2009, 09:11:54 AM »

then there were flashies and trees. and buoys.


and new controls and a code tidy-up, none of which is visible on the shot. if all goes well I'll get done with enemies' collision checks and bullets today. (I've just dodged a rewrite... sheesh.)

then the schedule looks like so:
- editor
- cockpit proper
- frontend
- powerups
- bosses
- sound effects + music

« Last Edit: March 04, 2009, 09:17:32 AM by !CE-9 » Logged

György Straub
Level 4
****


Friendly Giant Nano


View Profile WWW
« Reply #32 on: March 08, 2009, 03:37:38 AM »

new screenshot. bullets, new enemies (new graphics for the old ones too), updated cockpit (still a lot to change). I've changed the texture magnification filter to GL_LINEAR, so no more chunky pixels. does it look any better to you guys?


Logged

andy wolff
Level 10
*****


-------


View Profile
« Reply #33 on: March 08, 2009, 11:04:25 AM »

this looks really nice
the blurred sprites in your most recent screenshot bother me. we love the pixels chunky
Logged

Hideous
That's cool.
Level 10
*****


3D models are the best


View Profile WWW
« Reply #34 on: March 08, 2009, 11:26:54 AM »

nearest neighbour > linear
Logged

Synnah
Level 7
**


La la la la - oh, what fun!


View Profile WWW
« Reply #35 on: March 09, 2009, 03:55:24 AM »

I have to agree; a pixel-resize would look nicer than interpolated sprite-scaling. That aside, though, it's looking pretty nice. Are the black blocks going to be retextured as something else? It's not really clear what they are yet.
Logged

"What's that thing at the end of the large intestine? Because that's exactly what you've done here." - Ray Smuckles, Achewood.

My music. Will compose for free!
moi
Level 10
*****


DILF SANTA


View Profile WWW
« Reply #36 on: March 09, 2009, 06:20:56 AM »

I prefer the blur version
Logged

subsystems   subsystems   subsystems
Eclipse
Level 10
*****


0xDEADC0DE


View Profile WWW
« Reply #37 on: March 09, 2009, 06:45:05 AM »

absolutely the blurred version, reminds better of the first 3d games with harware support, chunky pixels are good only if everything else is pixelated too
Logged

<Powergloved_Andy> I once fapped to Dora the Explorer
György Straub
Level 4
****


Friendly Giant Nano


View Profile WWW
« Reply #38 on: March 09, 2009, 08:44:40 AM »

thanks for the input, everyone!

Are the black blocks going to be retextured as something else? It's not really clear what they are yet.
Those are walls to (not) crash into; I'm still experimenting with the palette I should be using with the textures and for tinting "near" and "far". I've managed to pick a baad combination here; the textures will definitely be brighter (the black of the last screenshot should be as grey is on the previous one). Oh yeah, the textures are going to change too.

this looks really nice
the blurred sprites in your most recent screenshot bother me. we love the pixels chunky
I prefer the blur version
Wink
I'll try to make it optional then.=)
Logged

moi
Level 10
*****


DILF SANTA


View Profile WWW
« Reply #39 on: March 09, 2009, 01:01:08 PM »

Just don't give in to the pixelscene intimidations Wizard Hand Knife Right
Logged

subsystems   subsystems   subsystems
Pages: 1 [2] 3 4 5
Print
Jump to:  

Theme orange-lt created by panic