[Development] PHP/API - MySQL
Hi all friends.
I start develop own API PHP/MySQL.
Work with DNC based sources.
ChangeLog:
Code:
v1.1
Add: MainDBB For Account Data('IP,HWID,Status)
Fix: Enter in WarINC
Now my Api in Normal Mode support Two Games(WarZ and WarINC)
v1.0
Add: Initial API WarINC -> Yep Two Api in One :-)
v0.9
Fix:
Now Backpack change and save fine when u ingame.
Add:
LeaderBoard(Full),
ClanBoard,
ClanCreate,
ClanLeave,
ClanDestroy,
CharWantToJoinClan,
ClanAcceptJoin,
ClanDeclineJoin,
ClanRequestes
TODO:
ClanSendInvite,
CharInviteList,
CharAcceptInvite,
CharDeclineInvite
v0.8
Add:
New Function for work with DB
SrvNotes
FIx:
Don't Update Position Slot after SrvUserLeft - SOLVED(YEAAH BABY)
v0.7
Add:
Revieve(Full work)
Fixes:
Modify and Cleaning DB,
Some times can't connect to GameServer(maybe it Data Order of Some Query? :D) - SOLVED
Bugs:
Don't Update Position Slot after SrvUserLeft,
NEED TESTERS: skype zir0-angarsk
v0.6
Add:
BuyPremium
JoinGame,
LeftGame,
SrvUpdateChar,
SrvAddLogInfo,
GetLootBoxConfig.
Fixes:
GetProfile(Also need some rework),
CharSlots,
ChangeName,
CreateChar.
Bugs:
Don't Update Position Slot after SrvUserLeft,
Some times can't connect to GameServer(maybe it Data Order of Some Query? :D)
v0.5
Working Fine:
ChangeName,
CharOutfit,
ConvertGC,
Registration,
Login,
ServerStatus,
BackPackGridSwap,
BackPackToInv,
BackPackFromInv,
BackPackChange,
BackPackJoin,
CreateChar,
DeleteChar,
CreateAcc,
ShopList,
GetProfileInfo,
GetItemsInfo,
LoginSessionPoller,
GetDataGameRewards
Also Many Fixes of Old my Api
Need Testers.
--------------OLD VERSIONS-----------------------------
v0.5
Some Fixes
Add: CharSlots(Create)
Link: Very soon
v0.4
Fixed Sessions when u login in the launcher(now fully work)
Fixed XML Answers.
Changes method of testing server online/ofline, now it in config
Add: LoginSessionPoller
Add: GetShop
Add: GetDataGameRewards
Add: GetItemsInfo
Add: GetProfile(Work Only Login and get global inv)
https://mega.co.nz/#!mJh0zYYZ!SssBRQ1yVozbnk96EJjkuys-mxcfs3EF85Ip9XxtCm4
v0.3
Some Fixes.
Add: GetServerInfo(With News)
Add: Login(Only Launcher)
https://mega.co.nz/#!iUAUTQ6I!V8K5NEOJdIxFcu912ip9tWZuha191U9lULHwLc2GArE
v0.2
Some Fixes.
Add: AccCreate.
https://mega.co.nz/#!2RBkiRAa!RphvCnTNa07qLDAr3FlGYVGEwsNsxyScx-vUmIyqN5U
v0.1 First Release
Add: Serial Check.
https://mega.co.nz/#!SVogiYAT!YIGmjgCHeHdSHmB5uGNaVBUAdcosZIm4OPfDX5ippnY
Known bugs:
Code:
Can't Check UDP port, it's always true
Trouble with Russian Letters in News
Install:
Code:
Change in all sources(Server,Client,Updater)
Simple: api_Login.aspx -> warz_requester.php?f=Login
Clean, Rebuild All solutions.
Need:
Code:
PHP, MySQL, PDO connector
If u wanna that i continue it, like it :)
I don't put DB, because it's so simple.
U wanna it? Just made it.