Stable
1.1.0
UPDATE
- Changed color in blogs.
- Fixed problem with bWhitelist compatibility (reward 24).
Stable
1.0.9
UPDATE
- Fixed calling hook (blogs) twice and one being incorrectly formatted.
Updated file: lua/ch_advent_calendar/server/sv_rewards.lua
Stable
1.0.8
UPDATE
- Fixed ATM Money reward giving incorrect notify.
- Fixed mTokens reward not working.
- Added optional date specific rewards.
- Read more in the knowledge base help article
Stable
1.0.7
UPDATE
- ATM Money reward now supports GlorifiedBanking
- Added clientside console command to open menu.
- Command in-game is
ch_advent_showmenu
- Added optional NPC
- See the new "NPC" section in the config file.
- You can enable/disable it, change model, change 3d2d design and more!
- Use console command
ch_advent_setnpcpos
in-game to spawn it.
Stable
1.0.6
UPDATE
- Updated the following rewards to allow randomization reward from table (or still one specific).
- RCD Free Vehicle
- William's Free Vehicle
- MCD Free Vehicle
- WiltOS Item
- aShop Item
- aShop Giveaway
- Free Medal
- Permanent Weapon
- Free VoidCase
Updated file: shared/sh_rewards.lua
Stable
1.0.5
UPDATE
- Fixed a bug with updating players nicknames in the database when they connect.
Updated file: server/sv_load.lua
Stable
1.0.4
UPDATE
- Added ability to have links in menu.
- YouTube, Discord, Steam and Website
- Configure with config
CH_Advent.Config.MenuLinks
or leave blank to disable.
Stable
1.0.3
UPDATE
- Added 7 new rewards.
- Trigger giveaway for aShop
- Give standard points with aShop
- Give premium points with aShop
- Give item for aShop
- Give specific medal with Medals
- Give weapon skin with Easy Skins
- Give permanent weapon with PermaWeapons
Stable
1.0.2
UPDATE
- Added the ability to lock the calendar to a specific month.
- Enable/disable with config
CH_Advent.Config.LockToSpecificMonth
- Define month with config
CH_Advent.Config.LockedToMonth
- Added a list of ranks that can bypass all advent calendar checks.
- Allowing them to open all squares at any time (for testing purposes).
- Define ranks in config
CH_Advent.Config.RanksToBypassChecks
- Fixed an error with the database setup.
- Added French translation.
- Added the ability to reset the database.
- Use console command
ch_advent_reset
- Read more in the knowledgebase article.
Stable
1.0.1
UPDATE
- Added Polish translation.
- Added Russian translation.
- Added German translation.
- Added helper command to get team names for bWhitelist reward
- Console command
ch_advent_printallteams
- Added helper errors to console if you accidentally make two rewards with the same UniqueID.
- Added tooltips to the menus to show what rewards you got when hovering an opened square.
- Enable or disable this with config
CH_Advent.Config.ShowRewardTooltip
Stable
1.0.0
Initial version.