2013-11-02 00:16:14 +00:00
|
|
|
Categories:Games
|
2012-09-29 11:39:08 +00:00
|
|
|
License:GPLv3
|
2014-01-31 01:41:47 +00:00
|
|
|
Web Site:https://code.google.com/p/hunkypunk
|
|
|
|
Source Code:https://code.google.com/p/hunkypunk/source
|
|
|
|
Issue Tracker:https://code.google.com/p/hunkypunk/issues
|
2012-09-29 11:39:08 +00:00
|
|
|
|
2013-06-15 16:23:15 +00:00
|
|
|
Auto Name:Hunky Punk
|
2012-09-29 11:39:08 +00:00
|
|
|
Summary:Interactive fiction player
|
|
|
|
Description:
|
2013-04-09 21:38:55 +00:00
|
|
|
HunkyMod is an interactive fiction manager and interpreter, aiming to be a
|
|
|
|
comprehensive multi-interpreter similar to Gargoyle, with metadata
|
|
|
|
and story management support.
|
2012-09-29 11:39:08 +00:00
|
|
|
|
2013-01-23 12:01:13 +00:00
|
|
|
Scrolling works by tapping the screen at the top or bottom and
|
2012-09-29 11:39:08 +00:00
|
|
|
if you experience problems try using the stock keyboard.
|
|
|
|
|
|
|
|
* preloaded with stories
|
|
|
|
* metadata and covers are fetched from IFDb
|
|
|
|
* Tads support (Tads 2.5.14, 3.0.18)
|
|
|
|
* improved Z-code support (Frotz 2.50)
|
|
|
|
* blorb support
|
|
|
|
* font preference
|
|
|
|
|
2013-04-09 21:38:55 +00:00
|
|
|
HunkyMod is a fork/mod of the [http://hunkypunk.sourceforge.net original]
|
2013-01-23 12:01:13 +00:00
|
|
|
Hunky Punk, created by Rafał Rzepecki, which hasn't been updated in a while.
|
2012-09-29 11:39:08 +00:00
|
|
|
.
|
|
|
|
|
|
|
|
Repo Type:git
|
2014-01-20 10:34:11 +00:00
|
|
|
Repo:https://code.google.com/p/hunkypunk
|
2012-09-29 11:39:08 +00:00
|
|
|
|
2014-02-11 15:57:26 +00:00
|
|
|
Build Version:0.3,1,14ecc2a0d37c,init=rm -f ant.properties build.xml,prebuild=\
|
2013-01-23 12:01:13 +00:00
|
|
|
echo "bash-location=/bin/sh" >> local.properties && \
|
|
|
|
sed -i '68d' build.xml && \
|
2013-04-09 21:43:19 +00:00
|
|
|
cd jni/nitfol && bison -o inform.c inform.y,buildjni=no,antcommand=mod-release
|
2012-09-29 11:39:08 +00:00
|
|
|
|
2014-01-23 12:28:02 +00:00
|
|
|
Build:0.8,6
|
2014-01-27 22:42:47 +00:00
|
|
|
forceversion=yes
|
|
|
|
forcevercode=yes
|
2014-01-23 12:28:02 +00:00
|
|
|
commit=744b8c26032
|
2014-02-11 15:57:26 +00:00
|
|
|
init=rm -f build.xml
|
2014-01-23 12:28:02 +00:00
|
|
|
rm=ant.properties
|
2014-01-27 22:42:47 +00:00
|
|
|
prebuild=(cd jni/nitfol && \
|
|
|
|
bison -o inform.c inform.y) && \
|
|
|
|
chmod ug+x fix-mod.sh && \
|
|
|
|
./fix-mod.sh
|
2014-01-23 12:28:02 +00:00
|
|
|
buildjni=no
|
|
|
|
|
2013-06-15 16:23:15 +00:00
|
|
|
Auto Update Mode:None
|
2013-01-23 12:01:13 +00:00
|
|
|
Update Check Mode:None
|
2014-01-23 12:28:02 +00:00
|
|
|
Current Version:0.8
|
|
|
|
Current Version Code:6
|
2012-09-29 11:39:08 +00:00
|
|
|
|