This project is deprecated in favor of BugfixedHL-Rebased. It is recommeneded that you use it instead.
The main reason BugfixedHL-Rebased was made is inexperience of past me when I forked BugfixedHL.
I made (in hindsight) a terrible HUD source file name refactoring and implemented VGUI2 in a hacky way. There were also issues with Linux support.
So, I decided to manually rebase everything that was done in BugfixedHL and my fork on top of updated 2013 Half-Life SDK while also refactoring it for better maintainability.
Bugfixed and Improved Half-Life Release (BugfixedHL for short) is a Half-Life modification that aims to improve DM experience for players and fix server bugs for server owners while being completely backwards-compatible with vanilla clients and servers.
Source code is based on HLSDK 2.3-p3 patched by Metamod team. Later partially updated to ValveSoftware/halflife for Linux support. Uses VGUI2 code from SamVanheer/HLEnhanced.
Releases are available on GitHub Releases page.
Development builds can be found on project's AppVeyor page. They contain new features but may be unstable or may not work at all.
- Changes from vanilla game
- Which version to download
- How to install
- Screenshots
- Building guide
- Command reference, Server API, etc
- Lev for creating the original BFAIHLSDK.
- Valve for HLSDK release.
- SamVanheer for Half-Life Enhanced and reverse engineering VGUI2 for GoldSrc.
- Willday for his HLSDK patch.
- BubbleMod and Bigguy from hlpp.thewavelength.net for parts of spectator code.
- Uncle Mike from hlfx.ru for his Xash3D engine which was very helpful in hard moments.
- KORD_12.7 for constant helping and nice suggestions.
- AGHL.RU community for bug reporting and suggestions.
- JetBrains company for free access to great developer tools.