Skip to content

Commit

Permalink
games/fheroes2: update to 0.9.2
Browse files Browse the repository at this point in the history
Changelog:
* Add View spells support
* Fix many places in logic for monster movement and spells during battle, for kingdom gameplay and for army splitting
* Add Restart button for instant battles
* Add large obstacles generation for battles
* Greatly improve AI logic in battles for spell usage, predictions of movements and
* Add PlayStation Vita support
* Over 100 bugs fixed since 0.9.1 release
  • Loading branch information
pkubaj committed Apr 6, 2021
1 parent bd7a217 commit 532a4a8
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion games/fheroes2/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$

PORTNAME= fheroes2
PORTVERSION= 0.9.1
PORTVERSION= 0.9.2
CATEGORIES= games

MAINTAINER= pkubaj@FreeBSD.org
Expand Down
6 changes: 3 additions & 3 deletions games/fheroes2/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1614867355
SHA256 (ihhub-fheroes2-0.9.1_GH0.tar.gz) = 2c71cb4d720c0b7d659660dada35c8275bdc4a3f8839b18615b387a874a21c03
SIZE (ihhub-fheroes2-0.9.1_GH0.tar.gz) = 4429620
TIMESTAMP = 1617559101
SHA256 (ihhub-fheroes2-0.9.2_GH0.tar.gz) = 2487475abb3bdf08fc4bca8948e1197beef8118c7ffaf55089c239cdda09a9e9
SIZE (ihhub-fheroes2-0.9.2_GH0.tar.gz) = 4513702

0 comments on commit 532a4a8

Please sign in to comment.