NOTICE: This package has been removed from pkgsrc

./wip/flare-engine, Free Libre Action Roleplaying Engine (engine only)

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 0.18, Package name: flare-engine-0.18, Maintainer: pkgsrc-users

Flare (Free Libre Action Roleplaying Engine) is a simple game engine built to
handle a very specific kind of game: single-player 2D action RPGs. Flare is not
a reimplementation of an existing game or engine. It is a tribute to and
exploration of the action RPG genre.

This package contains only the engine part of Flare.


Required to run:
[graphics/SDL_image] [audio/SDL_mixer] [devel/SDL_ttf] [devel/SDL] [lang/python27]

Required to build:
[pkgtools/x11-links] [x11/glproto] [x11/renderproto] [x11/xproto] [x11/xf86vidmodeproto] [x11/fixesproto] [x11/xf86driproto] [x11/damageproto] [x11/inputproto] [x11/xextproto] [x11/randrproto] [x11/dri2proto]

Master sites:

SHA1: 99c0d9f9ea591483a1fdcdebbe5937a3d1a0e7c7
RMD160: 44059bbf9400a040758eaf8713bcd6c42ccb0dfb
Filesize: 486.403 KB

Version history: (Expand)


CVS history: (Expand)


   2014-02-03 00:24:01 by othyro | Files touched by this commit (8) | Package removed
Log message:
-flare-{engine,game}; Import into HEAD/games.
   2013-04-08 04:20:18 by othyro | Files touched by this commit (8)
Log message:
LICENSE=open-font-license -> ofl-v1.1
   2013-04-02 12:22:06 by othyro | Files touched by this commit (3) | Package updated
Log message:
Updated flare-engine to 0.18. From HOMEPAGE:

Release Summary

    10 Equipment Slots, up from 4 (and easily configurable)
    Starting "Class" choice (beginner's power/item kit)
    Environmental/Ambient Sounds on maps
    Much improved handling of Animations, Effects, and Sounds
    New Powers: Stealth, Traps, Thrown Weapons
    New Item Bonuses: XP gain, Gold Find, Item Find, and more
    Improved support for various input devices
    Two new starting quests

Engine Updates

    Implement avatar layer composition and configurable slots (Igor Paliychuk)
    Allow low quality (no alpha) textures for gameplay art (Igor Paliychuk)
    Add support for font styles (Justin Jacobs)
    Introduce AnimationManager and use it for existing animations (Stefan Beller)
    Make buyback price the same as sell price (Justin Jacobs)
    Remove many warnings from static code analysis (Stefan Beller)
    New starting class system (Justin Jacobs)
    Allow assigning titles based on xp, primary stats, or campaign status \ 
(Matthew Krohn)
    Powers can require HP and optionally kill the caster (Matthew Krohn)
    Add on-hit, half dead, and dead power triggers (Justin Jacobs)
    New EffectsManager to handle buffs and debuffs (Justin Jacobs)
    Add support for Passive Powers (Justin Jacobs)
    Add "XP Gain", "Gold Find", "Item Find" \ 
bonuses (Justin Jacobs)
    Support granting multiple stat/power points per level (Justin Jacobs)
    Standardize init lists for classes (Stefan Beller)
    Add on_clear map event type (Justin Jacobs)
    Add flavor text option for item tooltips (Clint Bellanger)
    Convert MenuCharacter to stat listbox (Justin Jacobs)
    Allow bonus max HP/MP percentages (Matthew Krohn)
    Implement per-enemy loot tables (Justin Jacobs)
    Add Stealth bonus effect (Justin Jacobs)
    Standardize sound effect loading function (Stefan Beller)
    Add internal utility functions (Piotrrak)
    Support NPC and map events based on hero level (Stefan Beller)
    Allow Accept key to interact with the environment instead of clicking \ 
(Justin Jacobs)
    Mouse emulation mode (Justin Jacobs)
    Add default names for portraits to help keyboardless systems (Justin Jacobs)
    Add --game_dataflag for setting a user-defined PATH_DATA (Justin Jacobs)
    Introduce SoundManager for centralized sound handling (Henrik Andersson)
    Add game_prefix to segregate save games and config files for mods (Henrik \ 
Andersson)
    Add NPC Action Menu for NPCs with multiple discussion topics (Henrik Andersson)
    Add location-based sound volume (Henrik Andersson)
    Implement enemy style loot tables for map events (Justin Jacobs)
    Make the local data folder prevail over installed ones (Yohann Ferreira)
    Rendering optimizations (Stefan Beller)
    Allow config file durations to be specified in frames, ms, or seconds \ 
(Henrik Andersson)
    Fix LMB ignoring locks in some situations (Joseph Bleau)
    Add cooldown_hit duration to prevent stunlock (Joseph Bleau)
    Add status-based trader stock (Justin Jacobs)
    Allow equipment bonuses to be applied while transformed (Justin Jacobs)
    Handle fuzzy matching in translation files (Henrik Andersson)
    Add item count ranges for loot tables (Clint Bellanger)
    Don't allow dead hero to trigger map events (Justin Jacobs)
    Add additional cppcheck flags to the .travis.yml file (Hans Joachim)
    Clean up BOM from the languages.txt file (Hans Joachim)

Game Updates

    Updated equipment from 4 slots (weapon, offhand, body, artifact) to 10 slots \ 
(head, body, hands, legs, feet, weapon, offhand, ring, ring, artifact)
    Added chainmail and mage armor (Clint Bellanger)
    Clothes icon paintings (Ben at CrowLine Studio)
    Mage, Leather, Chain, Plate icon paintings (Justin Nichol)
    Ring art (Clint Bellanger)
    Iron Buckler shield (Clint Bellanger)
    Animal Figurines (Clint Bellanger)
    Abandoned Tower art and quest line (Stefan Beller)
    Mineshaft Longsword quest line (Justin Jacobs)
    Beginning of new item list (Clint Bellanger)
    Environmental Sounds on existing maps (Henrik Andersson)
    New powers: Stealth, Caltrops, Bear Trap, Dagger Throw, Axe Throw (Clint \ 
Bellanger)

New Translations

    Czech by Nikita Vanku (Zaraka)
    Norwegian Bokmal by Hans Joachim Desserud
    Polish by Pawel Puszczynski
    Many thanks to the other translators who sent in updates
   2013-02-08 15:22:49 by othyro | Files touched by this commit (1)
Log message:
CONFLICT with flare-game.
   2013-02-08 00:25:51 by othyro | Files touched by this commit (1)
Log message:
Improved LICENSE;
   2013-02-08 00:22:51 by othyro | Files touched by this commit (1)
Log message:
Clarified.
   2013-02-07 23:44:32 by othyro | Files touched by this commit (4)
Log message:
Import flare-engine-0.17 as wip/flare-engine.

Flare (Free Libre Action Roleplaying Engine) is a simple game engine built to
handle a very specific kind of game: single-player 2D action RPGs. Flare is not
a reimplementation of an existing game or engine. It is a tribute to and
exploration of the action RPG genre.