All Projects → s1lentq → hitboxtracker

s1lentq / hitboxtracker

Licence: GPL-3.0 license
🔨 Dev-tool that demonstrates on client-side true position of the hitboxes calculated by server

Programming Languages

C++
36643 projects - #6 most used programming language
c
50402 projects - #5 most used programming language
Batchfile
5799 projects

Projects that are alternatives of or similar to hitboxtracker

Fiddler-FPlug
Fiddler Plug,Provide Host Mapping、File Mapping、Header Replace、Https to Http、ServerIP、Disable Cache、vConsole、Console Log、JS Inject
Stars: ✭ 30 (-11.76%)
Mutual labels:  devtools
hanzo
Ansible orchestration to configure a development environment -
Stars: ✭ 22 (-35.29%)
Mutual labels:  devtools
redux-devtools-multiple-monitors
Integrate multiple monitors to your redux devtools.
Stars: ✭ 13 (-61.76%)
Mutual labels:  devtools
useful-forks.github.io
Improving GitHub's Forks list discoverability through automatic filtering. The project offers an online tool and a Chrome extension.
Stars: ✭ 917 (+2597.06%)
Mutual labels:  devtools
CSGOItemDB
An API to retrieve accurate CS:GO prices for high- and low-tier items
Stars: ✭ 35 (+2.94%)
Mutual labels:  counter-strike
linkedin connect
Configurable and easy to use LinkedIn tool to automate connections with personalized messages.
Stars: ✭ 58 (+70.59%)
Mutual labels:  devtools
devtools-examples
Code examples that accompany the MDN Firefox Developer Tools documentation
Stars: ✭ 22 (-35.29%)
Mutual labels:  devtools
Public
The game is about a group of "terrorists" who have traitors among them, out to kill everyone who's not a traitor.
Stars: ✭ 94 (+176.47%)
Mutual labels:  counter-strike
wurl
WebSocket curl - The WebSocket CLI for developers
Stars: ✭ 21 (-38.24%)
Mutual labels:  devtools
Sequoia
A neural network for CounterStrike:GlobalOffensive character detection and classification. Built on a custom-made dataset (csgo-data-collector)
Stars: ✭ 60 (+76.47%)
Mutual labels:  counter-strike
nanoinit
A small, proper, init process for docker containers.
Stars: ✭ 43 (+26.47%)
Mutual labels:  devtools
mdebug
基于React开发的新一代web调试工具,支持React组件调试,类似于Chrome Devtools。A Lightweight, Easy To Extend Web Debugging Tool Build With React
Stars: ✭ 237 (+597.06%)
Mutual labels:  devtools
vscode-advanced-new-file
Create files anywhere in your workspace from the keyboard
Stars: ✭ 68 (+100%)
Mutual labels:  devtools
flipper-plugin-relay-devtools
Flipper plugin for Relay devtools
Stars: ✭ 26 (-23.53%)
Mutual labels:  devtools
drupal-template-helper
Debug Drupal 8 templates in Chrome Devtools. drupal-template-helper is a chrome extension for Drupal that lists all available templates and the preprocess hooks to use to customize your templates.
Stars: ✭ 115 (+238.24%)
Mutual labels:  devtools
exlcode
EXLcode - VS Code-based Online IDE
Stars: ✭ 42 (+23.53%)
Mutual labels:  devtools
valve-matchmaking-ip-ranges
Lists of locations & IP addresses of Valve servers
Stars: ✭ 69 (+102.94%)
Mutual labels:  counter-strike
proposal-debugger-operands
Adding an optional operand to the DebuggerStatement production of JS
Stars: ✭ 13 (-61.76%)
Mutual labels:  devtools
rkubelog
Send k8s Logs to Papertrail and Loggly Without DaemonSets (for Nodeless Clusters)
Stars: ✭ 15 (-55.88%)
Mutual labels:  devtools
CallAdmin
CallAdmin is a multilingual sourcemod plugin which provides in-game report functionality
Stars: ✭ 52 (+52.94%)
Mutual labels:  counter-strike

Description

Dev-tool that demonstrates on client-side true position of the hitboxes calculated by server

Installation

  • Install hitboxtracker_mm.dll on your HLDS as metamod plugin
  • Put hitboxtracker.dll and cs.exe to working directory of the game CS 1.6 client
  • Run cs.exe

Requirements

  • For Client: build 4554 and later
  • For HLDS: Metamod 1.20 and later

Configuring

r_drawentities Description
0 No entities
1 Default and draws entities normally
2 Entities draws as skeletons
3 Entities draws hitboxes
4 Entities draws with translucent hitboxes and the model beneath the hitboxes
5 Individual box for player and weapon
6 Same as 4 but draws true position of the hitboxes calculated by server
7 Same as 6 but draws not translucent

Preview

r_drawentities-preview

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].