Welcome, Guest. Please login or register.

Login with username, password and session length

 
Advanced search

1411428 Posts in 69363 Topics- by 58416 Members - Latest Member: JamesAGreen

April 19, 2024, 02:22:41 PM

Need hosting? Check out Digital Ocean
(more details in this thread)
TIGSource ForumsCommunityJams & EventsCompetitionsOld CompetitionsAssemblee: Part 1Oryx - LOFI Fantasy 2D/3D [FINAL]
Pages: 1 ... 5 6 [7] 8 9 ... 14
Print
Author Topic: Oryx - LOFI Fantasy 2D/3D [FINAL]  (Read 315557 times)
Pixelfish
Level 0
***


A fish load of pixels.


View Profile WWW
« Reply #120 on: November 10, 2009, 09:44:01 AM »

If I may make a request: A generic 4-direction sprite for NPCs and non-class specific characters?  Beg
Logged

oryx
Level 3
***



View Profile
« Reply #121 on: November 10, 2009, 08:53:36 PM »

If I may make a request: A generic 4-direction sprite for NPCs and non-class specific characters?  Beg

added a generic npc turnaround
Logged
oryx
Level 3
***



View Profile
« Reply #122 on: November 11, 2009, 09:34:36 PM »

Added some goblins! and a treant!

Logged
oryx
Level 3
***



View Profile
« Reply #123 on: November 11, 2009, 09:40:41 PM »

Just wanted to give a big dump of all the sprites done so far on a 400% black background for easy viewing. All of the sprites are in the original post formatted into 128x128 sprite sheets on cyan - be sure to grab them there. I will also, at the last minute update the .ZIP


Logged
Lon
Level 4
****



View Profile
« Reply #124 on: November 12, 2009, 12:03:55 AM »

AWESOME SPRITES ORYX!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
(ALL CAPS AND EXCESSIVE AMOUNT OF EXCLAMATION POINTS!!!!!!)
« Last Edit: November 12, 2009, 12:08:11 AM by BigLon » Logged

“We all sorely complain of the shortness of time, and yet have much more than we know what to do with. Our lives are either spent in doing nothing at all, or in doing nothing to the purpose, or in doing nothing that we ought to do..." -Seneca
dineyin
Level 0
**


wearing pants


View Profile
« Reply #125 on: November 12, 2009, 07:59:54 AM »

so much goodness in so few pixels Smiley
Logged
-N
Level 0
*


View Profile
« Reply #126 on: November 12, 2009, 11:13:29 AM »

so much goodness in so few pixels Smiley

Well, technically he's used a lot of pixels by now.

But yeah, that's... like, at least 70% more awesome per pixel than I see on average.
Logged
N
Level 0
***


View Profile
« Reply #127 on: November 12, 2009, 02:25:34 PM »

so much goodness in so few pixels Smiley

Well, technically he's used a lot of pixels by now.

But yeah, that's... like, at least 70% more awesome per pixel than I see on average.
You are not very creative with nicknames, sir!XD

Also, oryx, your art is pretty awesome! Beer!
Logged
Aquin
Level 10
*****


Aquin is over here.


View Profile WWW
« Reply #128 on: November 12, 2009, 04:54:36 PM »

Can you update the zip file?  I couldn't find it.  I may or may not be drafting some ideas.
Logged

I'd write a devlog about my current game, but I'm too busy making it.
oryx
Level 3
***



View Profile
« Reply #129 on: November 12, 2009, 08:42:07 PM »

Can you update the zip file?  I couldn't find it.  I may or may not be drafting some ideas.

Here's a new link, hopefully this one won't expire:
http://www.filefactory.com/file/a1bcf17/n/lofi_rl.zip
Logged
Aquin
Level 10
*****


Aquin is over here.


View Profile WWW
« Reply #130 on: November 12, 2009, 09:24:02 PM »

Thanks man it looks amazing!  Whatever happened to that funky outlined font anyway?  I suppose there's plenty of time left before the deadline, so I'll just leave you alone.  Smiley

I'm a go play around with tilemaps now.  I'm trying to get a handle on SFML in time for the second part to this compo.
Logged

I'd write a devlog about my current game, but I'm too busy making it.
oryx
Level 3
***



View Profile
« Reply #131 on: November 12, 2009, 10:07:14 PM »

Thanks man it looks amazing!  Whatever happened to that funky outlined font anyway?  I suppose there's plenty of time left before the deadline, so I'll just leave you alone.  Smiley

I'm a go play around with tilemaps now.  I'm trying to get a handle on SFML in time for the second part to this compo.

I can make one no problem sometime
Logged
Martin 2BAM
Level 10
*****


@iam2bam


View Profile WWW
« Reply #132 on: November 15, 2009, 12:57:13 PM »

Thanks man it looks amazing!  Whatever happened to that funky outlined font anyway?  I suppose there's plenty of time left before the deadline, so I'll just leave you alone.  Smiley

I'm a go play around with tilemaps now.  I'm trying to get a handle on SFML in time for the second part to this compo.

I don't know if this issue has been solved (Laurent is a bit stubborn when it comes to changes):
Pixel fonts are antialiased by FreeType, you can hack the rendering call to go render monochrome instead of 256 colors to fix it (FT_MONOCHROME I think...)

And I suggest you derive a class from sf::Image (say PxImage) and make it call SetSmooth(false) by default to avoid graphics antialiasing (that will slaughter these awesome graphics)
Or you can call it yourself on each sf::Image you create.

Good luck!



Again, Oryx, you're made of EXTREME WINSOMENESS, I love you.


Logged

Working on HeliBrawl
Aquin
Level 10
*****


Aquin is over here.


View Profile WWW
« Reply #133 on: November 15, 2009, 01:01:29 PM »

Heh nitram, I'm actually using OpenGL directly.  I'm not using the available sprites or anything, because I found making my own tilemap to be much faster/easier.  The prototype is looking pretty nice so far!

Unfortunately, I have no experience in procedural generation so...I dunno we'll see how it goes.  I'd like to nail that down first before I start working on the framework for the actual game.  I gotta be ready by the 29th!  Grin
Logged

I'd write a devlog about my current game, but I'm too busy making it.
oryx
Level 3
***



View Profile
« Reply #134 on: November 15, 2009, 08:50:37 PM »

Added a few more random characters - some pirates, dwarves, funny blobs with legs...
Logged
oryx
Level 3
***



View Profile
« Reply #135 on: November 16, 2009, 10:58:28 PM »

Lofi 3D! Wizardry/Dungeon Master halls!
Just a preview, I'll be finishing these out with multiple permutations, different doors, etc and features (doors, cracks, torches) will be separate from walls.

Ideally all the character and item sprites will work within this set also (some sprites with gray may get lost in the background, I'll see what I can do).

« Last Edit: November 17, 2009, 12:06:47 AM by oryx » Logged
Türbo Bröther
Fidget Crooner
Pixelhead
Level 10
******


Rockin' it inside out


View Profile
« Reply #136 on: November 16, 2009, 11:50:33 PM »

Oh now that's just fucking sexy. Straight up.
Logged
oryx
Level 3
***



View Profile
« Reply #137 on: November 17, 2009, 12:18:21 AM »

most existing sprites seem to work pretty well (and I'm happy the bosses fit!  Hand Clap)


Logged
Türbo Bröther
Fidget Crooner
Pixelhead
Level 10
******


Rockin' it inside out


View Profile
« Reply #138 on: November 17, 2009, 01:01:35 AM »

I am really starting to wish that I had gone down this path instead of doing the whole wargaming thing. Oh well.
Logged
oryx
Level 3
***



View Profile
« Reply #139 on: November 17, 2009, 01:32:54 AM »

Logged
Pages: 1 ... 5 6 [7] 8 9 ... 14
Print
Jump to:  

Theme orange-lt created by panic