Skip to content

Releases: GlorifiedPig/GlorifiedLeveling

2.3.1

20 Aug 13:34
Compare
Choose a tag to compare
  • Now open source.

2.3.0

30 Apr 00:02
Compare
Choose a tag to compare
  • 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

24 Mar 14:16
0d5a224
Compare
Choose a tag to compare
  • Fix TTT integration problems
  • Fix IsValid checks (which caused random annoying errors)
  • Prone mod compatibility fixes

2.2.6

15 Jan 18:08
Compare
Choose a tag to compare
  • Update large net string library
  • Swap around IsValid check
  • Fix TTT integration

2.2.4

20 Dec 19:18
Compare
Choose a tag to compare

Large bugfix.

2.2.3

20 Dec 18:42
Compare
Choose a tag to compare
  • Add GlorifiedLeveling.SetPlayerSteamIDLevel( steamID, level ) function
  • Add GlorifiedLeveling.AddPlayerSteamIDLevels( steamID, levels ) function

2.2.2

19 Dec 02:41
Compare
Choose a tag to compare

Change network variable scope so you can access other players' statistics on the client

2.2.1

19 Dec 02:30
Compare
Choose a tag to compare
  • Change network variable scope so you can access other players' statistics on the client

2.2.0

30 Nov 13:26
Compare
Choose a tag to compare
  • 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

28 Nov 14:39
Compare
Choose a tag to compare
  • Fix sPrinter error.
  • Add German language support.
  • Apply player perks on team change config option.
  • Fixed the admin menu not working without GlorifiedBanking installed.