tmp64 / BugfixedHL-Rebased

Bugfixed and improved Half-Life
GNU General Public License v3.0
109 stars 21 forks source link

Bugfixed and improved Half-Life

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.

BugfixedHL-Rebased is port of Lev's BugfixedHL on new Half-Life SDK. It features improved UI using VGUI2 library, Linux support and refactored source code for better maintainablity.

Features

The mod features a number of improvements over stock client and server.

Client:

Server:

SDK changes

BugfixedHL has been integrated into Valve's latest HLSDK and has been refactored:

Supported game versions

Type version in the console. You will see something like this.

] version 
Protocol version 48
Exe version 1.1.2.2/Stdio (valve)
Exe build: 15:17:55 Jul 24 2019 (8308)

8308 in the last line is your engine version.

Engine version Status
3xxx Not supported
4554 Supported
8xxx+ Supported

Reporting Issues

If you encounter an issue while using BugfixedHL, first search the issue list to see if it has already been reported. Include closed issues in your search.

If it has not been reported, create a new issue with at least the following information:

Please place logs either in a code block (press M in your browser for a GFM cheat sheet) or a gist.

* The preferred and easiest way to get this information is from Steam's Hardware Information viewer from the menu (Help -> System Information). Once your information appears: right-click within the dialog, choose Select All, right-click again, and then choose Copy. Paste this information into your report, preferably in a code block.

Conduct

There are basic rules of conduct that should be followed at all times by everyone participating in the discussions. While this is generally a relaxed environment, please remember the following:

Thanks