Page 5 of 5

Re: Herbie & Jamal

Posted: Wed Feb 15, 2012 11:02 am
by molul
I played the level yesterday, and I really loved it. I hope you finish this game. The concept is VERY good and original, the characters are very cool and well designed (although I don't really like their "big" versions, when choosing clothes), and most of the basic game engine looks finished. Some music and sound effects would make a big difference for the next demo.

My best wishes for this project.

Re: Herbie & Jamal

Posted: Wed Feb 22, 2012 3:01 am
by natsuto
The idea was to give him something, the beetles can cover short distances quickly, in your "window", in limited circumstances.

Re: Herbie & Jamal

Posted: Sat Feb 25, 2012 8:03 pm
by SimonLarsen
Development has been a bit slow lately but we're finally back with an update.
Here's what's happened since last time:

[ 28-29/01/12 ]
  • Added ability to set custom resolution from video options menu
    jCEv4.png
    jCEv4.png (5.49 KiB) Viewed 296 times
  • Player now has a red X above their head when standing near an entity they can't interact with
B7oIj.png
B7oIj.png (570 Bytes) Viewed 296 times
[ 21/02/12 ]
  • Added ingame overlay for showing elapsed time and alarms left
    EwbQs.png
    EwbQs.png (10.62 KiB) Viewed 296 times
  • Added falling-through-floor animation when being caught 3 times
zidYI.gif
zidYI.gif (31.9 KiB) Viewed 296 times
[ 24/02/12 ]
  • Added bathroom stalls
  • Players now have separate keys.
  • Partially added main menu. We're not sure what it should look like, but this is what we have right now:
    UUnmX.png
    UUnmX.png (10.99 KiB) Viewed 296 times
    [ 25/02/12 ]
    • Added some music and sound effects
    • Robots now blink when seeing you.
      YcsoR.gif
      YcsoR.gif (630 Bytes) Viewed 296 times
    • Added "Sound options" menu which allows you to set music and sound volume independently
    [ Map editor ]
    A lot of the time has been spent working on a map editor. It's pretty horrible but it sort of get's the job done.
    YAGio.png
    YAGio.png (12.9 KiB) Viewed 296 times
    Updated .love: rob-2012-02-25-2105.love

Re: Herbie & Jamal

Posted: Sat Feb 25, 2012 8:08 pm
by SimonLarsen
hryx wrote:Hay-soos this looks rad. I wish I could play it but my onboard card doesn't support framebuffers.
You can disable the FoW (but it's cheating. ;)) by pressing F5. Don't know if that makes the game playable.

Other controls can also be found in the README.

Re: Herbie & Jamal

Posted: Sat Feb 25, 2012 8:39 pm
by MarekkPie
This looks really great so far. Keep up the good work.

I couldn't find (albeit I also didn't look that hard) the map editor on the GitHub. Was just wondering what GUI library you used.

Re: Herbie & Jamal

Posted: Sat Feb 25, 2012 9:16 pm
by SimonLarsen
MarekkPie wrote:This looks really great so far. Keep up the good work.

I couldn't find (albeit I also didn't look that hard) the map editor on the GitHub. Was just wondering what GUI library you used.
The map editor is made using Java and Swing. And God, do I despise it. :x

The editor is on a separate repository. And it's the most horrible code ever conceived.