Path to this page:
./
games/flare-game,
Fantasy action RPG using the FLARE engine
Branch: CURRENT,
Version: 1.12nb2,
Package name: flare-game-1.12nb2,
Maintainer: pkgsrc-usersFlare (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 Flare the game.
Required to run:[
games/flare-engine] [
lang/python37]
Required to build:[
pkgtools/cwrappers]
Master sites:
Filesize: 143592.278 KB
Version history: (Expand)
- (2023-08-14) Updated to version: flare-game-1.12nb2
- (2022-06-30) Updated to version: flare-game-1.12nb1
- (2021-08-10) Updated to version: flare-game-1.12
- (2020-12-05) Updated to version: flare-game-1.11nb1
- (2019-08-09) Updated to version: flare-game-1.11
- (2019-07-01) Updated to version: flare-game-1.10
CVS history: (Expand)
2023-08-14 07:25:36 by Thomas Klausner | Files touched by this commit (1247) |
Log message:
*: recursive bump for Python 3.11 as new default
|
2022-06-30 13:19:02 by Nia Alarie | Files touched by this commit (524) |
Log message:
*: Revbump packages that use Python at runtime without a PKGNAME prefix
|
2021-10-26 12:44:37 by Nia Alarie | Files touched by this commit (466) |
Log message:
games: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
|
2021-10-07 16:08:04 by Nia Alarie | Files touched by this commit (466) |
Log message:
games: Remove SHA1 hashes for distfiles
|
2021-08-10 13:53:16 by Nia Alarie | Files touched by this commit (6) | |
Log message:
flare*: update to 1.12
Release notes:
https://flarerpg.org/2021/08/02/flare-1-12/
|
2020-12-04 21:45:51 by Nia Alarie | Files touched by this commit (456) |
Log message:
Revbump packages with a runtime Python dep but no version prefix.
For the Python 3.8 default switch.
|
2020-01-26 18:32:28 by Roland Illig | Files touched by this commit (981) |
Log message:
all: migrate homepages from http to https
pkglint -r --network --only "migrate"
As a side-effect of migrating the homepages, pkglint also fixed a few
indentations in unrelated lines. These and the new homepages have been
checked manually.
|
2019-08-09 19:16:27 by Nia Alarie | Files touched by this commit (6) | |
Log message:
flare{-engine,-game}: Update to 1.11
Changelog
Engine features
* Players now have their own private stash in addition to the shared stash.
* Expanded the 'no_stash' Item variable to account for having multiple stashes.
Engine fixes
* Fix bug where items could be dragged from the vendor window and dropped in the \
opposite vendor tab.
* Fix bug that caused item max_quantity to be reset when attempting to append an \
item definition.
* Fix bug where Powers with 'replace_by_effect' would still use properties from \
the parent power, such as animation state.
Game updates
* Items that couldn't be stashed in the last update can now be put in the \
private stash.
* Salted Field: moved chest to the south end of the map to prevent easy farming.
Translation updates
* Belarusian (be) update (Zmicer Turok)
* German (de) update (Wuzzy2)
* Hungarian (hu) by bzt
* Ukranian (uk) update (Igor Paliychuk)
|