Xash3D Android v0.16
- Xash3D updated to build 3153. This build includes better client-side prediction and interpolation features.
To enable, write down cl_predict 1 and cl_lw 1 in console. You may also add it to userconfig.cfg. - Support of downloading resources through fastdl.
NOTE: New fastdl servers must be added through fastdl.txt in gamedir. Example added in xash_extras.
NOTE for server owners: Set fastdl server by sv_downloadurl variable. As you did in HLDS. :) - Progressbar for level loading and downloader.
- Custom resources now loading from "custom" directory and downloaded resources from "downloaded" in game directory.
- Multiplayer enabled by default for HL1.
- Custom icons for touch controls is disabled because it cause many bugs.
- Volume keybinding it toggleable through launcher.
- Many bugfixes such as:
- Fix for func_rotating.
- Fix for player colors.
- Server scan on Lollipop.
- Fix for rendering sprites when player getting hurted.
- Fixed fullscreen on Android 2.3.
DON'T FORGET TO UNPACK xash_extras. You can get fresh extras from here