Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WeaponPaints module update & VIP / Appeals / Reports / Token changing method / Rank page sorting #125

Conversation

originalaidn
Copy link
Contributor

@originalaidn originalaidn commented Oct 18, 2024

if VIP is disabled, than couldn't reach it through links
adding Appeals, reports disabling method
edited appeal's reason (for admins)
not changing _token after updating settings through site
added appeals translations and if an appeal which is pending exists for player, couldn't send appeal again until its not rejected.

all rank system data can now be sorted by:

  • points
  • kills
  • deaths
  • assists
  • headshots
  • rounds_ct
  • rounds_t
  • rounds_overall
  • games_won
  • games_lost
  • position

WeaponPaints module update:

  • added pins
  • added keychains & stickers jsons
  • changed agents, gloves, music and skins.json files ((into skins.json there're new skins, in agents added missing model))
  • changed skins.active to skins.active_both, skins.active_ct and skins.active_t
  • changed repos from daffyyyy to Nereziel
  • weapon_team, weapon_nametag etc added into every case, where its needed to work with Database
  • nametag & stattrak enable/disable added into UI
  • shows which side is active, if both than show both..
  • saved datas (nametag, seed, wear, team, stattrak) now shows on selector. not need to figure it out what you saved
  • if nametag is active it shows under weapon's name.
  • changed hu translation
  • added keychains translation support
  • now the site will clear the old gloves / knives settings (after set a new one). only 2 (one for T one for CT) exists in database to not need to check the defindex in SELECT method

MISSING!!!

  • some reason agents module not loading (if this problem occurs just comment the loader on agents.blade.php maybe its only for me..)
  • need to add into UI stickers and keychain

If you want to test it without build, in pins.blade.php change pin.ts to music.ts, other files need to upload into the right folders.

- added pins
- added keychains & stickers jsons
- changed agents, gloves, music and skins.json files ((into skins.json there're new models,
- changed skins.active to skins.active_both, skins.active_ct and skins.active_t
- changed repos from daffyyyy to Nereziel
- weapon_team, weapon_nametag etc added into every case, where its needed

MISSING!!!
- is_applied is missing in skins.blade.php and gloves.blade.php and knives.blade.php (?) and in WeaponSkinController.php !!!!
- some reason agents module not loading
- need to add into UI nametag, stattrak (enable / disable), stickers and keychain

If you want to test it without build, in pins.blade.php change pin.ts to music.ts, other files need to upload into the right folders.
@originalaidn originalaidn changed the title Adding VIP, Appeals and Reports disable method, edited appeal's reason, not changing _token after settings update [WIP] WeaponPaints module update & VIP / Appeals / Reports / Token changing method Nov 16, 2024
if just loading and loading the agents, comment loader-skins (35. line)
in this PR, added:
- show to skins which side is active
- added selected/saved team, wear, seed, nametag and stattrak to load on selector
- active T agent skin now isn't yellow (warning), now its red (danger)
- active CT music/pin now blue, active T music/pin now red if CT and T same now shows blue
- fixed hu translation
- unused gloves are deleted from database
changed knife selector to show the right skin
also if you saved your skin to your team (T or CT) the other knife skins will be deleted from database to show the right skin on site.

this method is same with gloves
added select team translations
keychain translations
appeal translations
adding appeal translations
adding a check for one player could send only ONE appeal
all data can now be sorted by:
- points
- kills
- deaths
- assists
- headshots
- rounds_ct
- rounds_t
- rounds_overall
- games_won
- games_lost
- position
@originalaidn originalaidn changed the title [WIP] WeaponPaints module update & VIP / Appeals / Reports / Token changing method [WIP] WeaponPaints module update & VIP / Appeals / Reports / Token changing method / Rank page sorting Nov 20, 2024
@originalaidn originalaidn changed the title [WIP] WeaponPaints module update & VIP / Appeals / Reports / Token changing method / Rank page sorting WeaponPaints module update & VIP / Appeals / Reports / Token changing method / Rank page sorting Nov 20, 2024
- changed usp_silencer to usp-s
- added healthshot, heg, inferno (molotov) images to site
- changing weapon names in map to show the correct names
@hobsRKM hobsRKM changed the base branch from main to feature-skins November 21, 2024 11:42
@hobsRKM hobsRKM merged commit 1ea6846 into counterstrikesharp-panel:feature-skins Nov 21, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants