Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length

 
Advanced search

891112 Posts in 33521 Topics- by 24766 Members - Latest Member: karlari84

June 18, 2013, 11:08:37 PM
TIGSource ForumsDeveloperFeedbackDevLogsCerberus
Pages: 1 2 3 [4] 5 6
Print
Author Topic: Cerberus  (Read 5832 times)
Eldboll
Level 1
*


Eldboll@hotmail.com
View Profile WWW Email
« Reply #45 on: May 10, 2012, 06:23:04 PM »

This looks pretty brilliant. Really hoping you guys are able to convert the essence of the concept art into the in game graphics, they all look dope!
Logged

agersant
Level 3
***



View Profile WWW Email
« Reply #46 on: May 13, 2012, 04:03:08 PM »

Update 15
This weekend I finished working on my new bitmap font rendering code, squashed a few nasty engine bugs (related to bitmap scaling) and did a bit of UI code. Now I have a ~robust system so that the player can control windows/menus/dialogs/himself in a smooth succession.

Here is our dialog box :


And here is the Game Over screen which Pierre did :
Logged

agersant
Level 3
***



View Profile WWW Email
« Reply #47 on: May 14, 2012, 03:36:15 PM »

Update 16
Today I gave the player the ability to jump and I also added pit traps (which can be placed in the editor). It was all surprisingly easy and didn't take much code (at all).
It's also possible to jump over small characters, which wasnt something I was sure I could achieve with my current game code.

Pierre started working on an animation for the tentacle monster that was posted a few pages ago as a concept art. It looks great so far =)

Also, today I had a chat with my friend Armand and I'm glad to confirm he is on board for making music. It's always a pleasure to work with him and I'm very enthusiastic about the first few measures I've heard =)
Logged

agersant
Level 3
***



View Profile WWW Email
« Reply #48 on: May 16, 2012, 04:17:31 PM »

Update 17
Today I fought with BMFont to get beautiful bitmap fonts but it turns out that the anti-aliasing in Photoshop is way too good to be matched. Here are a few settings attempts I did to get a decent render of Cabin Semibold at size 13. Photoshop's render is in the top-left corner :

Because of this, I decided to switch to pixel fonts which will have no AA problems. I am now using Westa and Ronda which I think look beautiful.

I also started coding the game's frontend (New game / Continue menu) and made a very useful function that splits messages so that they fit in multiple dialog boxes.

Meanwhile, Shin started working on animation keyframes for the remaining monsters of our prototype. Here is the gargoyle WIP :
Logged

Belimoth
Level 9
****


Pharoah Bourbon


View Profile
« Reply #49 on: May 16, 2012, 04:29:15 PM »



I like the look of that.
Logged

agersant
Level 3
***



View Profile WWW Email
« Reply #50 on: May 22, 2012, 02:55:32 PM »

Update 18
In the last couple days, I wrote lots of boring code to add input textfields, buttons and basic forms to my engine. I used it all to make a snappy animated frontend. It's not complete yet but it will do for now.

Today I took a break from code and wrote the intro text and mocked up the intro screen layout.
Logged

agersant
Level 3
***



View Profile WWW Email
« Reply #51 on: May 27, 2012, 04:08:19 PM »

Update 19
This weekend I finished coding the game frontend and I also coded the save points (including user registration, which is very boring to do). Armand has been working hard on the music and has more or less 3 tracks complete. My next task will be to remove the dust of the sound bit of my engine if needed and make an easy way to associate the musics with the maps =)
I also wrote the text for the intro cutscene and since then it has received some love by Adarias (ndchristie) who is much better than me at writing in English!

Pierre has been laptop deprived for a few days, I dont know what he's up to. No eye-candy today :x
Logged

agersant
Level 3
***



View Profile WWW Email
« Reply #52 on: June 12, 2012, 03:39:00 PM »

Update 20
Yesterday I made particle effects for a fire-god sprite (artwork a few updates above) to get back in the mood.
Today I started coding the intro cutscene (which is just some sort of text/diaporama) while Pierre made all the 6 illustrations for it. Here are 2 of our favourites :



Logged

ANtY
Level 10
*****


here i am to save the day... or wreck it


View Profile WWW Email
« Reply #53 on: June 13, 2012, 08:11:44 AM »

Update 20
Yesterday I made particle effects for a fire-god sprite (artwork a few updates above) to get back in the mood.
Today I started coding the intro cutscene (which is just some sort of text/diaporama) while Pierre made all the 6 illustrations for it. Here are 2 of our favourites :





They look awesome, will we be able to see the intro soon? :p
Logged

agersant
Level 3
***



View Profile WWW Email
« Reply #54 on: June 13, 2012, 03:07:30 PM »

Quote
They look awesome, will we be able to see the intro soon? :p
With the rest of the prototype demo =)
No ETA yet sorry.

Update 21
Today I finished coding the intro (without music). That's it!
« Last Edit: June 14, 2012, 12:20:05 PM by agersant » Logged

DanFessler
Pixelhead
Level 2
******


aka Indigo

itsdanboy@aol.com itsdanboy
View Profile WWW Email
« Reply #55 on: June 13, 2012, 03:30:59 PM »

I'm truly loving the art direction and character concepts from this.  Definitely going to watch this thread
Logged

Ninja Dodo
Level 3
***



View Profile WWW Email
« Reply #56 on: June 13, 2012, 03:55:06 PM »

La classe! Gorgeous art and game sounds intriguing. Can't wait to see more.
Logged

Projects: Guppy - Hellas - Pause Pirate
agersant
Level 3
***



View Profile WWW Email
« Reply #57 on: June 14, 2012, 12:26:16 PM »

@Ninja Dodo > Thanks for the encouragement! I've been following your project with great interest too =)

@DanFessler > Many thanks, Pierre (and I) is familiar with your art so he appreciates the compliment all the more =)
Logged

agersant
Level 3
***



View Profile WWW Email
« Reply #58 on: June 14, 2012, 03:04:45 PM »

Update 22
Today I improved the audio part of my engine (added fade in/out, gradual panning and fixed a few bugs) and I added music to the title screen and intro =)
Logged

agersant
Level 3
***



View Profile WWW Email
« Reply #59 on: July 22, 2012, 04:34:04 PM »

Update 23
It's been a while since I last updated this devlog but work hasn't stopped.

I've been doing some display optimization and bug fixing, providing editor support to Pierre and adding "terrain type" attributes to the tilesets. We can now do things like stairs (already implemented), water or slippery floor.
I reworked the networking bit of my engine (it's not multiplayer, just the game communicating with a server). The server side is now written in HaXe and compiled to PHP/Neko and the game defaults to whichever is on the server (it used to be written in PHP).
Right now I'm working on a tool that makes huge vgmaps-like images of our levels to get a large scale overview of what we're doing.

Pierre has worked on the main character animations. We are now both satisfied by what he blocked out for the walk cycle and the attack animation. He also made a sprite I really like :

Best of all, he completed 37 out of the 39 maps for our prototype (thanks the Tiled map editor)!

Armand (our musician) has completed all his tracks for the prototype and designed a few SFX but we'll need more of these in the future. I've also been discussing with him to define a data format to store audio data (events, buses, sound schemes etc.) that could give a bit more audio processing power to "my" engine =)
« Last Edit: July 23, 2012, 12:40:25 PM by agersant » Logged

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

Theme orange-lt created by panic