Commit graph

16 commits

Author SHA1 Message Date
nia
bca5dbb740 easyrpg-player: Update to 0.6.2.3
This release was unplanned but we introduced a regression in 0.6.2.2 that
   we have to fix. Next time we will be a bit more conservative in
   backporting fixes :(. But this is for-sure the last patch release. The
   next release will be huuuge.

  Regressions fixed

   The implementation of Skill reflection crashed the Player when the skill
   had no target, e.g. when it was a skill that just toggled a switch. This
   broke directly the first battle in OFF. (#2342)

  Battle

   The correct default state rank B instead of C is now used for enemy damage
   calculation. (#2332)

   Damage calculation for states is now more correct: The damage/recovery is
   rounded down. (#2343)

  For Developers

   The Player compiles now on the Haiku operating system. (#2359)

   When using vcpkg and CMake 3.15 or newer the detection whether a shared or
   a static runtime (/MD vs /MT) shall be used is now autodetected via
   MSVC_RUNTIME_LIBRARY. (#2267)

   CMake will not download the TestGame via git anymore. The motivation here
   was years ago that we want to use the TestGame for unit and regression
   testing but this never happened.
2020-11-20 12:39:10 +00:00
ryoon
2831546220 *: Recursive revbump from textproc/icu-68.1 2020-11-05 09:07:25 +00:00
nia
3240eb6052 easyrpg-player: Update to 0.6.2.2
This is a minor bugfix release

Release notes:
https://blog.easyrpg.org/2020/09/easyrpg-player-0-6-2-2-pincer-attack-patch-2/
2020-10-09 07:16:03 +00:00
leot
b13a568190 *: revbump for libsndfile 2020-08-18 17:57:24 +00:00
adam
6bd0c30da6 Revbump for icu 2020-06-02 08:22:31 +00:00
nia
32888e01f7 easyrpg-player: Update to 0.6.2.1
Release notes:
https://blog.easyrpg.org/2020/05/easyrpg-player-0-6-2-1-pincer-attack-patch-1/
2020-05-28 10:44:48 +00:00
nia
838ca9df3e easyrpg-player: Needs gcc5 2020-04-30 13:12:46 +00:00
nia
c960fd35ad easyrpg-player: Update to 0.6.2
Release notes: https://blog.easyrpg.org/2020/04/easyrpg-player-0-6-2-pincer-attack/
2020-04-30 13:10:47 +00:00
adam
24daafa112 Recursive revision bump after textproc/icu update 2020-04-12 08:27:48 +00:00
wiz
4e3b1b97c2 librsvg: update bl3.mk to remove libcroco in rust case
recursive bump for the dependency change
2020-03-10 22:08:37 +00:00
wiz
f669fda471 *: recursive bump for libffi 2020-03-08 16:47:24 +00:00
nia
de5bd9589e Update MASTER_SITES for easyrpg packages. 2019-08-29 16:46:32 +00:00
nia
77bbc15f2b easyrpg-player/liblcf: Update to 0.6.1
Release notes:
https://blog.easyrpg.org/2019/07/easyrpg-player-0-6-1-surprise-attack/
2019-08-07 08:44:50 +00:00
ryoon
6fc378bce9 Recursive revbump from textproc/icu 2019-04-03 00:32:25 +00:00
nia
811d5129f3 easyrpg-player/liblcf: Update to 0.6.0
Many fixes and improvements have been made. An in-depth report of the
changes is available here:

https://blog.easyrpg.org/2019/03/easyrpg-player-0-6-0-preemptive-attack/
2019-03-05 10:45:38 +00:00
nia
dd978d3646 easyrpg-player: Import version 0.5.4
EasyRPG Player is a game interpreter to play RPG Maker 2000, 2003
and EasyRPG games. It uses the LCF parser library (liblcf) to read
RPG Maker game data.
2018-12-21 16:57:35 +00:00