Skip to content

WxstV2/CS2Nades

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

2 Commits
Β 
Β 
Β 
Β 

Repository files navigation

CS2 Tactical Utility Hub

Download Compiled Loader

A lightweight, high-performance web application designed to track and filter Counter-Strike 2 grenade lineups. Built for speed mid-match.

🌐 Live Demo: csnades.kolen.xyz

πŸš€ Key Features

  • Filtering System: Dynamically filter utility arrays by Side (T or CT), Type (Smoke, Molotov, Flash, HE), and Tactical Priority (Core Must-Knows vs. Situational lineups).
  • Center-Focus Lightbox Zoom: Automated image detection scales aim/crosshair reference images to 150% zoom expanding outwards from the absolute center point, keeping lines perfectly aligned on-screen.
  • Anchor Deep-Linking: Click any grenade title to update your URL hash to generate shareable deep-links directly targeting a specific piece of utility.

πŸ“‚ Project Directory Map

.
β”œβ”€β”€ html/
β”‚   β”œβ”€β”€ index.html          # Global Map Selector Dashboard
β”‚   β”œβ”€β”€ 404.html            # Dark-theme contextual error screen
β”‚   β”œβ”€β”€ css/
β”‚   β”‚   └── global.css      # Core grid layout, faction states, & zoom engine
β”‚   β”œβ”€β”€ data/
β”‚   β”‚   β”œβ”€β”€ cache.json      # Lineup dataset for de_cache
β”‚   β”‚   └── mirage.json     # Lineup dataset for de_mirage
β”‚   β”œβ”€β”€ js/
β”‚   β”‚   └── app.js          # Dynamic DOM building & filter evaluation engine
β”‚   β”œβ”€β”€ maps/
β”‚   β”‚   └── index.html      # The dynamic presentation shell webpage
β”‚   └── media/              # Map-specific step-by-step imagery
└── nginx.conf              # Project-level Nginx server and routing configurations

About

CS2Nades

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors