Releases: GlorifiedPig/GlorifiedLeveling
Releases · GlorifiedPig/GlorifiedLeveling
2.3.1
2.3.0
- Fix TTT integration problems
- Prone mod compatibility fixes
- Fix IsValid checks which sometimes caused strange errors
- Utilize better networking for a certain table
- Removed LibGModStore
2.2.7
- Fix TTT integration problems
- Fix IsValid checks (which caused random annoying errors)
- Prone mod compatibility fixes
2.2.6
- Update large net string library
- Swap around IsValid check
- Fix TTT integration
2.2.4
Large bugfix.
2.2.3
- Add
GlorifiedLeveling.SetPlayerSteamIDLevel( steamID, level )
function - Add
GlorifiedLeveling.AddPlayerSteamIDLevels( steamID, levels )
function
2.2.2
Change network variable scope so you can access other players' statistics on the client
2.2.1
- Change network variable scope so you can access other players' statistics on the client
2.2.0
- Add new config options to show bar on key press, to show bar on XP gain only and to hide the bar upon reaching max level.
- Add config options to disable the confetti and level up sound.
- Network the XP updated hook.
- Fix issue with duplicated config.
- Fix confusion with multiplier config.
- Update i18n version.
- Add translations for German, Russian, Polish and Turkish.
Files updated:
- Changed
cl_glorifiedleveling_playermeta.lua
- Changed
sv_glorifiedleveling_net.lua
- Changed
sv_glorifiedleveling_playermeta.lua
- Changed
cl_glorifiedleveling_hud.lua
- Changed
sh_glorifiedleveling_config.lua
- Changed
sh_glorifiedleveling_autoincluder.lua
- Changed
sh_glorifiedleveling_i18n.lua
- Added
sh_glorifiedleveling_polish.lua
- Added
sh_glorifiedleveling_russian.lua
- Added
sh_glorifiedleveling_german.lua
- Added
sh_glorifiedleveling_turkish.lua
- Removed
cl_glorifiedleveling_levelup.lua
Please update your config accordingly. This is a large update.
2.1.1
- Fix sPrinter error.
- Add German language support.
- Apply player perks on team change config option.
- Fixed the admin menu not working without GlorifiedBanking installed.