Skip to content
tmp64 edited this page Feb 22, 2021 · 1 revision

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:

  • Bunnyhopping (for servers that have it enabled)
  • Colored HUD
  • Raw mouse input via DirectInput
  • Customizable crosshairs (like in CS:GO)
  • Improved user interface
    • Scoreboard
    • Unicode and HTML MOTD (requires server support)
    • Chat with history, input editing and automatic splitting of long messages
    • Spectator UI
    • Team selection (used by some servers)
    • Command menu
    • Options dialog
  • Automatic demo recording
  • HUD support for WeaponMod
  • Slowhacking protection (for old engine versions)
  • Ability to disable custom player models completely

Server:

  • Bugfixes and crash fixes
  • Selfgauss can be disabled
  • Welcome camera mode - after connecting, player is put into semi-spectator mode and can spawn with MOUSE1
  • HTML and Unicode MOTD for clients that support them
  • Fixed spectator mode
  • Invisible model fix
  • UTF-8 support

Changelog for LevShisterov/BugfixedHL 0.1.x: link

Clone this wiki locally