Subject: CVS commit: pkgsrc/games
From: Nia Alarie
Date: 2019-07-01 15:20:52
Message id: 20190701132052.31A78FBF4@cvs.NetBSD.org

Log Message:
games/flare-*: Update to 1.10

Changelog

Engine features

    The configuration menu has been redesigned and is now used as the pause menu.
    The interface features from version 1.09 have been reverted due to being \ 
accessible from the pause menu.
    Added an Interface option to disable showing hidden entity markers.
    Support floating point values for loot drop chance values.
    Add ‘hide_timeout’ option to stat bar configuration to support \ 
auto-hiding. (Leszek Cimała)
    Added an Interface option to disable stat bar auto-hiding globally.
    Add ‘no_stash’ property to item definitions to prevent items from being \ 
placed in the stash.
    Add low HP notification system. (Leszek Cimała)
    Add ability to change the minimap zoom level by clicking on the minimap.

Engine fixes

    Fixed event activation being tied to distance to the camera position. It is \ 
now correctly tied to distance from the player.
    Mouse movement and mouse aim now calculate direction relative to the player \ 
instead of relative to the screen.
    Fixed enemy AI so that enemies can now enter combat if a hero ally is in \ 
their proximity.
    Fix –data-path command line flag on Windows.
    Fixed dialog not being available if it lacked a topic.
    Fixed loot drop rate bonus having no effect when loot drop chance was too low.
    Fix bug where the wrong requirements were checked for passive powers that \ 
had been granted bonus points.
    Items that can’t be stashed are now dropped on the ground upon opening the \ 
stash.
    Prevent re-binding the primary Main1 binding, which could break many \ 
interactions.
    Removed the ability to re-bind the Ctrl, Shift, Alt, and Delete keys, since \ 
they correspond to specific keyboard keys.
    Fix crash when trying to load a mod that contained \ 
‘engine/default_keybindings.txt’. (nwtour)
    Display XP stat bar value as relative to current level instead of total XP. \ 
(Leszek Cimała)
    Fix key bindings not working when switched to a non-US keyboard layout. (nwtour)
    Fix segfault when NPC filename is invalid.
    Fix inventory tooltips covering books when using no mouse.
    Fix navigation of dialog menu when using no mouse.
    Fix upgrading powers when using no mouse.
    When using the sdl_hardware renderer on Windows, OpenGL will now be used \ 
instead of Direct3D. This fixes the loss of some textures when resizing the \ 
window.
    Fixed the “level up” string to represent the ability to allocate \ 
multiple stat points. Also note if Power points can be allocated.
    Refactored ‘requires_hpmp_state’ for Powers to check against both stats \ 
at once. See the attribute reference for syntax changes.
    Greatly improved performance of loot tooltips.
    Fix bug where high item find chance prevented the player from finding currency.

Game updates

    Fixed an oversight that allowed easy farming of the Torture Chambers boss \ 
and loot chests.
    Made it so that potions and scrolls can not be stashed. This fixes an \ 
exploit where players could utilize a low level character to get these items for \ 
cheap.
    Added new attack and interact cursors.
    Added sound effect and cursors for indicating low health.

Translation updates

    Belarusian (be) update (Zmicer Turok)
    Brazilian Portuguese (pt_BR) update (Vinicius Rech)
    Catalan (ca) update (Marc Tormo i Bochaca)
    German (de) update (Fyrenic)
    Spanish (es) update (Agustin Ferrario)
    French (fr) update (syl_)
    Scottish Gaelic (gd) update (GunChleoc)
    Japanese (ja) update (sujiniku)
    Portuguese (pt) update (Rui)
    Russian (ru) update (Andrey Kapitonov, Igor Paliychuk, nwtour)
    Ukranian (uk) update (Igor Paliychuk)
    Chinese (zh) update (dumaosen, neverwin)

Files:
RevisionActionfile
1.7modifypkgsrc/games/flare-engine/Makefile
1.3modifypkgsrc/games/flare-engine/PLIST
1.4modifypkgsrc/games/flare-engine/distinfo
1.7modifypkgsrc/games/flare-game/Makefile
1.2modifypkgsrc/games/flare-game/PLIST
1.3modifypkgsrc/games/flare-game/distinfo
1.1removepkgsrc/games/flare-engine/patches/patch-CMakeLists.txt