CMS Donate Engine v16.0.5 CMS DonateEngine v16.0.5

Replaced driver to update CMS file structure (the old one has an error \No newline at end of file). Added queue management for the issuance of goods. Fixed the store module, the player's nickname was not read when issuing merchandise.

Driver for update

Queue control commands

Edit command in queue

Removed files

  • shop/app/lib/inventory/lisf_wargm_mod.php
  • shop/app/lib/inventory/oxide.php
  • shop/app/lib/inventory/minecraft/EnchantShopingCart.php
  • shop/app/lib/inventory/minecraft/Nbt.php
  • shop/app/lib/inventory/minecraft/RconGiveFromBasket.php
  • shop/app/lib/inventory/Minecraft.php
  • shop/app/lib/inventory/MySQL.php
  • shop/app/lib/inventory/Queue.php
  • shop/app/lib/inventory/lisf.php
  • shop/app/lib/vendor/PatchApply/src/Patcher.php
  • shop/app/lib/vendor/SebastianBergmann/*.*

New files

  • shop/app/lib/vendor/Bavix/*.*
  • shop/app/lib/vendor/DiffMatchPatch/*.*
  • shop/app/lib/inventory/protocols/*.*
  • shop/app/lib/inventory/Service.php
To update, replace the files with new ones.

Files with changes

  • shop/admin/*.*
  • shop/install/*.*
  • shop/app/constants.php
  • shop/app/lib/database/InterfaceDb.php
  • shop/app/lib/database/MySqliConnection.php
  • shop/app/lib/query/Facade.php
  • shop/app/lib/query/QuerySource.php
  • shop/app/lib/rcon/Facade.php
  • shop/app/lib/rcon/RconConan.php
  • shop/app/lib/rcon/RconL4d2.php
  • shop/app/lib/rcon/RconSteam.php
  • shop/app/lib/rcon/RconTelnet.php
  • shop/app/lib/sender/Telegram.php
  • shop/app/lib/session/Connect.php
  • shop/app/lib/vendor/xPaw/src/SourceQuery/BaseSocket.php
  • shop/app/lib/Router.php
  • shop/app/lib/Template.php
  • shop/app/lib/queue/Service.php
  • shop/app/lib/ErrorHandler.php
  • shop/app/lib/UuidPlayer.php
  • shop/app/lib/Cache.php
  • shop/app/msmod/fairtop.php
  • shop/app/msmod/hotmcru.php
  • shop/app/msmod/inv.php
  • shop/app/msmod/lisf.php
  • shop/app/msmod/lisfmarket.php
  • shop/app/msmod/lottery.php
  • shop/app/msmod/mcrate.php
  • shop/app/msmod/mctop.php
  • shop/app/msmod/minecraftrating.php
  • shop/app/msmod/myitems.php
  • shop/app/msmod/news.php
  • shop/app/msmod/oxide.php
  • shop/app/msmod/oxidemarket.php
  • shop/app/msmod/sales.php
  • shop/app/msmod/shop.php
  • shop/app/msmod/shopitems.php
  • shop/app/msmod/store.php
  • shop/app/msmod/teleport.php
  • shop/app/msmod/topcraft.php
  • shop/style/gente/css/bootstrap.min.css
  • shop/style/gente/css/custom.css
  • shop/style/gente/js/fastclick.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/modal_footer_price.tpl
  • shop/style/gente/mods/store/products_catalog.tpl
  • shop/index.php

With the template update.