D5C85B13876B8
released this
- Category list now supports UTF-8
- Added ratings, Press triangle on an app page that is installed to open the rating dialog. There has to be ratings from at least 3 different IP addresses before it will display the result on the app page.
If you are having a problem where some text is appearing as question marks,
https://mega.nz/#!CE9CXKhT!0odu8gnNERanvHN8auf38rm1qWANTfbaFxuIAyE3FBE
Copy font.pgf into the data folder in hbb.vpk or ux0:/app/RTST00010/data/ after installing.
hbb_Win32.zip contains the server for Windows and the client vpk.
client.zip contains only the client vpk and the script to create config.dat.
See Readme.txt in hbb_Win32.zip for more info.
Assets
4
D5C85B13876B8
released this
- UTF-8 text.
- Background image.
To change the font: Copy a pgf file to the data folder in the vpk and rename it to font.pgf
hbb_Win32.zip contains the server for Windows and the client vpk.
client.zip contains only the client vpk and the script to create config.dat.
See Readme.txt in hbb_Win32.zip for more info.
Assets
4
D5C85B13876B8
released this
- Fixed download/install progress bar.
- Fixed an XSS issue with the HTML output on the server.
- Now checks everything in a VPK.
- Can now use domain names as the server address.
- Also, You can enable (Item descriptions only and very slow) support for UTF-8 if you build the client from source, uncomment UsingPgfText in main.h
hbb_Win32.zip contains the server for Windows and the client vpk.
client.zip contains only the client vpk and the script to create config.dat.
See Readme.txt in hbb_Win32.zip for more info.
Assets
4
D5C85B13876B8
released this
Fixed some crashes that would happen during download/install on the client and fixes a problem where HTTP_AcceptIPs wasn't working correctly on the server.
Assets
3
D5C85B13876B8
released this
Has some bugs and the code really needs to be cleaned up, but should mostly work.
hbb_Win32.zip contains the server for Windows and the client vpk.
To use the client vpk, you need a config file. See Readme.txt for more info.
Known problems:
Some vpk files will cause crashes.
Download is slow if the vpk has many files.
The progress bar during download/install will sometimes appear to reset, however it is still working fine.
Text wrapping in descriptions isn't very good and will sometimes wrap lines much earlier than they should be.