[AP] Hive Skill

  • Thread starter Thread starter apathy's icon apathy apathy
  • Start date Start date
  • 4
  • 1,254
Status
Not open for further replies.
[!!] 1.3.1 Release (27 June 2021)
  • Create user criteria for assigning Badges
  • Create Hive entity
  • Add stat panels to user profiles (if a user has a Steam ID set)
  • Swap to new API
 
[!!] 1.4.0 Alpha Release (1 July 2021)
  • Add "Banlist" button to server widget template
  • Create cron job to fetch banlist from the Ban JSON
  • Create Bans controller
  • Create Bans entity
 
Comment
[!!] 1.5.0 Release (15 July 2021)
  • (Hopefully) fix json_decode errors in Server cron job
  • Extend Account Details save process and write to Reserved.json when a user sets a Steam ID
  • Create ReservedSlots controller
  • Create ReservedSlots entity
 
Comment
[!!] 1.6.0 Release (27 July 2021)
  • Add filters to TopHiveSkill controller for sorting
  • Extend Steam ID save function in the Account Controller to also add users to the "vip_group" in the UserConfig
  • Stop submitting Vote Kicks to the Bans entity, as they're not real bans
  • Create TopHiveSkill controller
  • Run fastUpdate() on ap_hive_skill in XF:User entity during the Reserved Slots cronjob (this ensures badges work)
  • Relate Hive, Bans and ReservedSlots entities to XF:User so we can style usernames
 
Comment
[!!] 1.7.0 Release (14 Oct 2021)
  • Clean up Bans controller and add pagination
  • Fix Undefined index: ID server errors (Cron/Bans.php)
  • Add admin option "Path to Badges.json"
  • Add admin option "Path to Bans.json"
  • Add admin option "Path to UserConfig.json"
  • Lock UserConfig.json when a player writes to it with their Steam ID
  • Fix pagination on leaderboard
  • Create admin controller for managing Badges
  • Create admin controller for managing Bans
  • Create admin controller for managing VIP slots
 
Comment
Status
Not open for further replies.
Back
Top