This website requires JavaScript.
Explore
Help
Sign In
GarpBot
/
cs2-WeaponPaints
Watch
1
Star
0
Fork
0
You've already forked cs2-WeaponPaints
mirror of
https://github.com/Nereziel/cs2-WeaponPaints.git
synced
2026-02-18 10:43:22 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fac2b097de4539aa4afba4172ee290048b3a0b00
cs2-WeaponPaints
/
website
/
class
History
Bram Suurd
efc37e6232
Fix newline issue in config.php by ensuring a newline at the end of the file for better compatibility and adherence to coding standards.
2025-06-30 01:05:04 +02:00
..
config.php
Fix newline issue in config.php by ensuring a newline at the end of the file for better compatibility and adherence to coding standards.
2025-06-30 01:05:04 +02:00
database.php
Small website optimization
2023-12-18 01:51:24 +01:00
utils.php
Refactor UtilsClass in utils.php to enhance maintainability by introducing constants for knife defindexes and mappings, improving weapon category organization, and implementing caching for skin and weapon data. Add methods for knife validation and cache clearing to streamline functionality.
2025-06-30 00:44:08 +02:00
weapon_handler.php
Implement WeaponHandler class to streamline weapon and knife selection logic in index.php, enhancing maintainability and clarity. Refactor weapon update handling to utilize the new class, improving organization and reducing code duplication. Update CSS for improved button styles and layout consistency.
2025-06-30 00:56:18 +02:00