Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

rehlds

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
@rehlds

ReHLDS

ReHLDS is a group of reverse-engineering and development projects aimed at improving and preserving the server experience for HLDS, led by volunteers

Caution

The ReHLDS organization is currently undergoing reconstruction. Please be aware that certain projects may be in transition, and updates may be in progress. We appreciate your understanding and patience during this time.

GitHub Org's stars

Welcome to the official ReHLDS GitHub organization! We maintain and develop a family of open-source projects aimed at improving and expanding the experience for Half-Life and Counter-Strike 1.6 dedicated servers. Our projects include reverse-engineered versions of key components, performance optimizations, and custom APIs to enhance modding capabilities.


📦 Our Projects

Project NameDescription
ReHLDS
GitHub Release
GitHub Releases
An improved version of the original HLDS engine, containing many security fixes and performance optimizations. It provides a more stable and enhanced server environment with extended API support for mods and plugins, offering better security and efficiency.
ReGameDLL_CS
GitHub Release
GitHub Releases
More stable (than official) version of Counter-Strike 1.6 (also Counter-Strike: Condition Zero) game library (mp.dll) with extended API for mods and plugins, enhanced (and fixed).
ReAPI
GitHub Release
GitHub Releases
AMXModX module that provides ReHLDS, ReGameDLL, ReChecker, ReUnion, VoiceTranscoder APIs for use inAMXModX plugins development.
Metamod-R
GitHub Release
GitHub Releases
Optimized fork of Metamod for improved plugin management and compatibility on modern HLDS-based servers.
ReSemiclip
GitHub Release
GitHub Releases
Metamod plugin controls the ability to pass through players. The moduleSemiclip by joaquimandrade was used as a reference.
ReUnion
GitHub Release
GitHub Releases
Metamod plugin created to support compatibility with older versions of the game client protocol (protocol 47). It is an idea sequel of DProto with new functionality for server protection.
ReChecker
GitHub Release
GitHub Releases
Metamod plugin that gives the ability to check client files by their md5 hash.
ReVoice
GitHub Release
GitHub Releases
Metamod plugin that allows voice chat between non-steam and steam clients (for ReHLDS).
ReFreeLook
GitHub Release
GitHub Releases
AMXModX module allows spectator admins to use any camera modes, regardless of the value of `mp_forcecamera` or `mp_forcechasecam` (for ReGameDLL). It is an idea sequel ofAdmin Free Look by jim_yang.
LocalizeBugFix
GitHub Release
GitHub Releases
Metamod plugin that fixes localization issues in HLDS by preventing or removing invalid characters in text, ensuring clean and correct display of localized messages. Deprecated, was completely replaced by the SafeNameAndChat.
SafeNameAndChat
GitHub Release
GitHub Releases
Metamod plugin that replaces special characters in player names and chat messages to prevent bugs. It swaps certain characters with similar Unicode alternatives, removes non-printable characters, and trims spaces from the start and end of text for improved safety and consistency.Deprecated for ReHLDS since 2015
ReLocalizeBugFix
GitHub Release
GitHub Releases
An extension of LocalizeBugFix for ReHLDS, aimed at addressing localization-related bugs in the server,deprecated since 2015.
HitBox Tracker
GitHub Release
GitHub Releases
A development tool that aimed to demonstrate the true position of hitboxes calculated by the server in CS 1.6. However, it is now outdated (thanks to@Garey27Hitbox Fixer module) due to inaccuracies in the hitbox position calculations within the display code.

🛠️ Key Features

  • Performance Enhancements: Optimized versions of key server components for faster and more stable gameplay.
  • Customization: Extended API and plugin support for modders and server administrators.
  • Security: Tools and plugins to enhance server security and protect against exploits.
  • Backwards Compatibility: Ensuring compatibility with older versions of HLDS and plugins.

🧑‍💻 Contributing

We welcome contributions from the community! If you want to help improve our projects, feel free to:

  • Submit bug reports
  • Propose new features
  • Fork and send pull requests

Check out ourContributing Guidelines to get started.

🏗️ Projects and Boards

We actively manage our projects through GitHub'sProject Boards to track issues, features, and bug fixes across all repositories.

📄 License

All our projects are open-source and licensed under theMIT.

🌐 Join the Discussion

Got questions or want to discuss features? Head over to ourDiscussions to participate in the community.


Thank you for supporting ReHLDS! Together, we continue improving the gaming experience for everyone.

About

The HLDS reverse-engineering community is dedicated to improving Half-Life Dedicated Server (HLDS) and related components through reverse-engineering capabilities.

Our collaborative efforts are focused on

  • Optimizing the performance and efficiency of HLDS
  • Fix bugs and resolve stability issues
  • Improving HLDS compatibility and support
  • Improving overall functionality and reliability
  • Introducing new features and functionality.

Popular repositoriesLoading

  1. ReHLDSReHLDSPublic

    Enhanced version of the HLDS engine with bug fixes, security patches, and optimizations for stable servers.

    C++ 712 184

  2. ReGameDLL_CSReGameDLL_CSPublic

    Enhanced server-side GameDLL for Counter-Strike 1.6 (and CS: Condition Zero), offering new features and fixes.

    C++ 618 211

  3. Metamod-RMetamod-RPublic

    Optimized fork of Metamod for improved plugin management and compatibility on modern HLDS-based servers.

    C++ 174 44

  4. ReAPIReAPIPublic

    AMXModX module providing APIs for ReHLDS, ReGameDLL, and Metamod plugins (e.g., ReUnion, ReVoice).

    C++ 168 105

  5. ReUnionReUnionPublic

    Metamod plugin that allows protocol 47 and 48 non-steam clients to connect to ReHLDS servers

    C++ 48 15

  6. ReVoiceReVoicePublic

    Voice transcoder which fixes voice chat between non-steam and steam clients (for ReHLDS)

    C++ 44 13

Repositories

Loading
Type
Select type
Language
Select language
Sort
Select order
Showing 10 of 16 repositories
  • ReVoice Public

    Voice transcoder which fixes voice chat between non-steam and steam clients (for ReHLDS)

    rehlds/ReVoice’s past year of commit activity
    C++ 44GPL-3.0 13 8 2 UpdatedMar 4, 2025
  • ReGameDLL_CS Public

    Enhanced server-side GameDLL for Counter-Strike 1.6 (and CS: Condition Zero), offering new features and fixes.

    rehlds/ReGameDLL_CS’s past year of commit activity
    C++ 618GPL-3.0 211 231 28 UpdatedMar 2, 2025
  • telegram-webhook Public Forked fromuzinfocom-org/webhook

    GitHub to Telegram push

    rehlds/telegram-webhook’s past year of commit activity
    TypeScript0MIT 18 0 0 UpdatedMar 1, 2025
  • rehlds.github.io Public

    A documentation site for the ReHLDS organization built with Docusaurus. This site features a clean and attractive landing page, comprehensive documentation for core projects, and a blog for community updates and best practices.

    rehlds/rehlds.github.io’s past year of commit activity
    MDX0 2 1 1 UpdatedMar 1, 2025
  • testdemos Public

    Docker Image with HLDS Windows and wine

    rehlds/testdemos’s past year of commit activity
    Dockerfile0MIT0 1 4 UpdatedJan 1, 2025
  • ReHLDS Public

    Enhanced version of the HLDS engine with bug fixes, security patches, and optimizations for stable servers.

    rehlds/ReHLDS’s past year of commit activity
    C++ 712GPL-3.0 184 240 20 UpdatedDec 26, 2024
  • .github Public

    Technical repository for ReHLDS organization-wide CI, labels synchronization, and central task/discussion tracking.

    rehlds/.github’s past year of commit activity
    2MIT0 11 0 UpdatedDec 19, 2024
  • ReAPI Public

    AMXModX module providing APIs for ReHLDS, ReGameDLL, and Metamod plugins (e.g., ReUnion, ReVoice).

    rehlds/ReAPI’s past year of commit activity
    C++ 168GPL-3.0 105 64 8 UpdatedDec 7, 2024
  • ReUnion Public

    Metamod plugin that allows protocol 47 and 48 non-steam clients to connect to ReHLDS servers

    rehlds/ReUnion’s past year of commit activity
    C++ 48GPL-3.0 15 3 2 UpdatedNov 26, 2024
  • relocalizebugfix Public

    ReLocalizeBug Fix

    rehlds/relocalizebugfix’s past year of commit activity
    C++ 3MIT 1 0 0 UpdatedNov 22, 2024

Top languages

Loading…

Most used topics

Loading…


[8]ページ先頭

©2009-2025 Movatter.jp