Skip to content

Releases: samyycX/CS2-SkyboxChanger

V1.3.2 - Fix potential steamid problem

13 Jan 13:30
Compare
Choose a tag to compare

Fix

  1. Remove a debug command
  2. Fix potential steamid problem

V1.3.1 - Fix various small problem

11 Jan 17:15
Compare
Choose a tag to compare

Fix

  1. Fix error when player leaving
  2. Fix some authorization error in some case

V1.3.0 - Refactor spawn skybox mechanic, fix various critical problem

11 Jan 15:38
Compare
Choose a tag to compare

Features

Refactor the mechanic of spawning skybox

Fix

  1. Fix the black screen in team select menu
  2. Fix the critical fps drop and extreme light problem
  3. Fix the fog

V1.2.4 - Fix crashing when map changed in some certain situation

04 Jan 18:47
Compare
Choose a tag to compare
release-v1.2.4

fix: crashing on map change

V1.2.3 - Fix crashing and weird 3d skybox

03 Jan 11:22
Compare
Choose a tag to compare

Fix

  1. update sdk, fix crashing
  2. fix occasionally weird 3d skybox

V1.2.2 - Fix error when no default skybox in map

14 Dec 07:24
Compare
Choose a tag to compare

Fix

  1. Fix error when no default skybox in map

V1.2.1 - customizable menu permission, fix black sky

08 Dec 07:08
Compare
Choose a tag to compare

Feature

  1. The permission required to open the menu is now customizable, you can set MenuPermission in config to empty to remove the permission restriction

Fix

  1. Fix various potential black sky situation (#2)
  2. Save data more frequently

V1.2.0 - Persistent storage, default skyboxes, ...

06 Dec 16:46
edffa4b
Compare
Choose a tag to compare

Important

You must fill in the Database configuration, you can check Wiki for directions , or just delete it and generate a new one. After you done that, MAKE SURE you change ConfigVersion to 2.

Features

  1. Players' skybox, brightness and color choice can now be stored in database persistently.
  2. You can now set specific default skybox for every or specific maps.
  3. You can now set default color and brightness of a skybox.
  4. You can now set standalone permission for each skybox.
  5. Add pt-BR translation (thanks to @crashzk)

Fix

  1. Should fix the menu error when player joining server

V1.1.1 - Fix various problems

01 Dec 11:34
Compare
Choose a tag to compare

Feature

  1. Add the 'default skybox' selection
  2. Fix russian translation

Fix

  1. Fix the problem that spectator have black skybox
  2. Fix the problem that maps without a proper prefab have black skybox
  3. Remove some system colors from the color selection menu
  4. Compile kvlib for linux in a more compatible environment

V1.1.0 - Individual skybox, color and brightness

01 Dec 07:05
Compare
Choose a tag to compare

Features

  • Player now can have their own skybox
  • Allow color and brightness modification

Warning

The individual skybox is experimental and may cause severe bugs. I can't make the promise that such problem will be solved.