CMS Donate Engine v16.9.0 CMS DonateEngine v16.9.0

Added connection of game accounts on servers without SteamID. This allows you to sell resources through default plugins that use in-game identifiers (GUID, EOS, uniqueid, PlayerID and others). Interkassa payment form has been updated.

You can update in the admin or manually by replacing files.

Files with changes

  • shop/admin/*.*
  • shop/install/*.*
  • shop/app/constants.php
  • shop/app/auth/xauth.php
  • shop/app/lib/database/Connection.php
  • shop/app/lib/database/MySqlConnection.php
  • shop/app/lib/database/MySqliConnection.php
  • shop/app/lib/query/Facade.php
  • shop/app/lib/rcon/RconSamp.php
  • shop/app/lib/rcon/RconSteam.php
  • shop/app/lib/rcon/Facade.php
  • shop/app/lib/rcon/RconL4d2.php
  • shop/app/lib/rcon/RconMinecraft.php
  • shop/app/lib/rcon/RconQuake3.php
  • shop/app/lib/security/Storage/Apcu.php
  • shop/app/lib/security/Locker.php
  • shop/app/lib/sender/NotifySender.php
  • shop/app/lib/server/Connect.php
  • shop/app/lib/session/Connect.php
  • shop/app/lib/vendor/GameQ/src/Protocols/Gta5m.php
  • shop/app/lib/vendor/GameQ/src/Protocols/Pixark.php
  • shop/app/lib/payments/Interkassa.php
  • shop/app/lib/money/UserBalance.php
  • shop/app/lib/money/UserCraftConomy3Balance.php
  • shop/app/lib/queue/Service.php
  • shop/app/lib/Template.php
  • shop/app/lib/memberData.php
  • shop/app/lib/InstantMessages/MessangerService.php
  • shop/app/lib/inventory/protocols/GiveQueue.php
  • shop/app/lib/Cache.php
  • shop/app/lib/Discount.php
  • shop/app/lib/ErrorHandler.php
  • shop/app/lib/Language.php
  • shop/app/lib/Payment.php
  • shop/app/msmod/servers.php
  • shop/app/msmod/steam.php
  • shop/app/msmod/store.php
  • shop/app/msmod/ucp.php
  • shop/app/msmod/unban.php
  • shop/app/msmod/articles.php
  • shop/app/msmod/bans.php
  • shop/app/msmod/donate.php
  • shop/app/msmod/im.php
  • shop/app/msmod/image.php
  • shop/app/msmod/news.php
  • shop/app/msmod/profile.php
  • shop/app/models/Consent/modelConsents.php
  • shop/app/models/shopLogs/Connector.php
  • shop/app/models/shopLogs/Dto.php
  • shop/app/Autoloader.php
  • shop/monitoring/index.php
  • shop/payments/interkassa.php
  • shop/style/gente/css/custom.css
  • shop/style/gente/js/shop.js
  • shop/style/gente/js/bootstrap.js
  • shop/style/gente/mods/store/admin_modal_edit_product.tpl
  • shop/style/gente/mods/store/admin_modal_source.tpl
  • shop/style/gente/mods/store/form_donate.tpl
  • shop/style/gente/mods/bans/listing.tpl
  • shop/style/gente/mods/bans/modal_add_ban.tpl
  • shop/style/gente/mods/im/listing.tpl
  • shop/style/gente/mods/inv/view_inventory.tpl
  • shop/style/gente/ComingSoon.tpl
  • shop/style/gente/header.tpl
  • shop/style/gente/notify_message.tpl
  • shop/upload/skinload.php
  • shop/upload/skin.php

New files

  • shop/app/lib/rcon/ValidatePayment.php
  • shop/app/lib/server/GameAuth.php
  • shop/app/lib/session/Token.php
  • shop/app/lib/vendor/smarty/*.*
  • shop/app/lib/vendor/GameQ/src/Protocols/Raknet.php
  • shop/app/lib/vendor/GameQ/src/Protocols/Lifeisfeudal.php
  • shop/app/lib/vendor/GameQ/src/Protocols/Cfx.php
  • shop/app/lib/vendor/GameQ/src/Protocols/Minecraftbe.php
  • shop/app/lib/vendor/GameQ/src/Protocols/Cfxplayers.php
  • shop/app/models/Cooldown/modelCooldown.php
  • shop/app/models/Servers/modelServers.php
  • shop/install/testings/Rcon-getUsers-Quake3.php
  • shop/style/gente/css/bootstrap.css
  • shop/style/gente/mods/servers/modal_get_auth.tpl
  • shop/style/gente/mods/ucp/index.tpl

Removed

  • shop/app/lib/epicgames.php
  • shop/app/msmod/epic.php
  • shop/style/gente/css/bootstrap.min.css

With the template update.