Skip to main content

User login

What is OpenID?
  • Log in using OpenID
  • Cancel OpenID login
  • Create new account
  • Request new password
Register
  • Home
  • Browse
    • 2D Art
    • 3D Art
    • Concept Art
    • Textures
    • Music
    • Sound Effects
    • Documents
    • Featured Tutorials
  • Submit Art
  • Collect
    • My Collections
    • Art Collections
  • Forums
  • FAQ
  • Leaderboards
    • All Time
      • Total Points
      • Comments
      • Favorites (All)
      • Favorites (2D)
      • Favorites (3D)
      • Favorites (Concept Art)
      • Favorites (Music)
      • Favorites (Sound)
      • Favorites (Textures)
    • Weekly
      • Total Points
      • Comments
      • Favorites (All)
      • Favorites (2D)
      • Favorites (3D)
      • Favorites (Concept Art)
      • Favorites (Music)
      • Favorites (Sound)
      • Favorites (Textures)
  • ❤ Donate

Primary tabs

  • View
  • Collections
  • Comments(active tab)
  • Followers
  • Friends
  • Favorites
The flare-rpg-git package
Monday, March 11, 2013 - 07:25

The flare-rpg-git package will get you the absolute latest from the flare-game repo. The pacakge that is at 0.17.1 is the last stable version, and the other packages are obsolete afaik.

Don't worry about those console messages. They are known and expected.

@mendozza
Monday, March 11, 2013 - 06:54

@mendozza

The formatting for map loot recently changed, and the game data hasn't been fully updated yet. I'll comb over the quests and fix any issues.

@pennomi
Saturday, February 2, 2013 - 13:21

@pennomi

I agree. Open artwork is free to redistribute and free to modify. Challenges like this encourage that aspect.

Your settings file should be
Friday, December 28, 2012 - 22:54

Your settings file should be located at:

~/.config/flare/settings.txt

If you edit this file, you should see fullscreen=1 somewhere in there. Change this to 0 and you can play in windowed mode. You might also need to change resolution_w and resolution_h to lower values, since I think this crash has something to do with a limitation in SDL.

We've known about this bug for a while, so I recommend keeping an eye on this Github issue for any fix we might come up with:

https://github.com/clintbellanger/flare-engine/issues/125

 

I think only blog posts for
Tuesday, December 11, 2012 - 20:24

I think only blog posts for Facebook would be more preferable.

I'm loving these art packs
Sunday, November 25, 2012 - 20:40

I'm loving these art packs Kenney. This one got me inspired to make a game like Tetris Attack (video, Github).

I think only the 5 latest
Sunday, November 25, 2012 - 08:11

I think only the 5 latest entires are shown. Would it be possible to show here (or link to) a list of all the current entries?

To install SDL, try: sudo yum
Saturday, November 24, 2012 - 21:22

To install SDL, try:

sudo yum install SDL*

You might also need development tools (like gcc):

sudo yum groupinstall 'Development Tools'

It sounds like you have the
Saturday, November 24, 2012 - 07:24

It sounds like you have the right directory. It should contain CMakeLists.txt.

Running make install (as root) will install the game to /usr/local/. If you'd rather not install it, you can copy the flare executable from the build/ directory up to the base directory (the one that has CMakeLists.txt).

I hope this helps.

I also have two systems that
Monday, October 15, 2012 - 11:29

I also have two systems that I do development on, neither of which are a fancy as Clint's. I use the same software setup on both:

  • OS: Arch Linux
  • Compiler: gcc
  • IDE: GNU Coreutils + VIM

As for hardware, here's my desktop:

  • CPU: Intel Pentium 4 @ 2.8 GHz
  • RAM: 512MB DDR
  • Video: Nvidia GT440

And my laptop:

  • CPU: Intel Atom @ 1.66 GHz
  • RAM: 1GB DDR2
  • Video: Integrated Intel GMA950

Pages

  • « first
  • ‹ previous
  • …
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • next ›
  • last »