Notes |
|
|
|
|
|
Actually it does not have to prevent you from testing because hotkeys still work - in the main menu you may press N for new game or L for loading saved game. And then S for single player etc. The map selection menu/saved games menu is showed properly. But I agree that this bug is quite annoying. |
|
|
|
> in the main menu you may press N for new game or L for loading saved game. And then S for single player etc.
Wow. I haven't ever known about that. Thanks. |
|
|
|
By the way, what does mean "0.89b"? They did a new release? |
|
|
(0002663)
|
Ivan
|
2012-06-13 09:08
|
|
Make sure that you have updated data files.
Unpack this package in /usr/share/vcmi/
http://download.vcmi.eu/vcmi-data_0.89.tar.gz [^]
In case of installation from svn (aka 0.89b)
Copy configuration files:
cp -r /path/to/source/config/ /usr/local/share/vcmi/
(or create symbolic link)
I'm planning to fix this by next release but for now binaries and data packages are separate. |
|
|
(0002664)
|
douggie_m
|
2012-06-13 09:31
(edited on: 2012-06-13 09:45) |
|
@Ivan, using your link solved this problem.
UPD: I uploaded bzip2-compressed tarball ready to be extracted into root directory. Now I do have
-rw-r--r-- 1 username username 1704013 Jun 13 05:29 vcmi-data-free-v0.89.datapkg.tar.bz2
-rw-rw-r-- 1 username username 365059866 May 16 03:37 vcmi-data-nonfree-WoG-basic.datapkg.tar.bz2
-rw-rw-r-- 1 username username 82965208 May 16 04:29 vcmi-data-nonfree-WoG-Mp3.datapkg.tar.bz2
|
|
|
(0002665)
|
Ivan
|
2012-06-13 10:39
|
|
Interesting idea.
I'm planning to get rid of this data package by next release anyway (integrate it in into existing .deb's) so at least those who install from packages won't have such problems. |
|
|
|
> I'm planning to get rid of this data package by next release anyway (integrate it in into existing .deb's) so at least those who install from packages won't have such problems.
But... Debian doesn't have VCMI in repos. And non-free data distribution would break 100% of their policies (if it was not declared as "abandon-ware", and you are guys from New World computing or so).
# apt-cache search vcmi
# apt-cache search vcmi | wc -l
0 |
|
|
|
By the way, the issue that when 'm casting "Bloodlust", and I'm getting first aid healing animation is a known one? |
|
|
(0002668)
|
Ivan
|
2012-06-13 11:10
|
|
I know about that. But:
- I'm planning to notably reduce size of that data package.
- I don't think that getting into debian repos should be our priority right now. At least not until 1.0 release.
Bloodlust is a known issue. I think that it was already reported here.
Yup - just made search for bloodlust and found 0000093
We don't support such animations like bloodlust or petrification right now. |
|
|
|
Thanks, fixed by the data-files-package. |
|