Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

[Development] PHP/API - MySQL

Status
Not open for further replies.
Junior Spellweaver
Joined
Apr 22, 2009
Messages
166
Reaction score
31
Hi all friends.
I start develop own API PHP/MySQL.
Work with DNC based sources.

ChangeLog:
Code:
[B][B][SIZE=4]v1.1[/SIZE][/B][/B]
Add: MainDBB For Account Data('IP,HWID,Status)
Fix: Enter in WarINC
Now my Api in Normal Mode support Two Games(WarZ and WarINC)
[B]v1.0[/B]
Add: Initial API WarINC -> Yep Two Api in One :-)
[B]v0.9[/B]
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
[B]v0.8[/B]
Add:
New Function for work with DB
SrvNotes
FIx:
Don't Update Position Slot after SrvUserLeft - SOLVED(YEAAH BABY)
[B]v0.7[/B]
[B]Add:[/B]
Revieve(Full work)
[B]Fixes:[/B]
Modify and Cleaning DB,
Some times can't connect to GameServer(maybe it Data Order of Some Query? :D) - SOLVED
[B]Bugs:[/B]
Don't Update Position Slot after SrvUserLeft,
[B][SIZE=4]NEED TESTERS: skype zir0-angarsk[/SIZE][/B]
[B]v0.6[/B]
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)

[B]v0.5[/B]
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
[B]Need Testers.[/B]
--------------OLD VERSIONS-----------------------------
[B]v0.5[/B]
Some Fixes
Add: CharSlots(Create)
Link: Very soon
[B]v0.4[/B]
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
[B]v0.3[/B]
Some Fixes.
Add: GetServerInfo(With News)
Add: Login(Only Launcher)
https://mega.co.nz/#!iUAUTQ6I!V8K5NEOJdIxFcu912ip9tWZuha191U9lULHwLc2GArE
[B]v0.2[/B]
Some Fixes.
Add: AccCreate.
https://mega.co.nz/#!2RBkiRAa!RphvCnTNa07qLDAr3FlGYVGEwsNsxyScx-vUmIyqN5U
[B]v0.1 First Release[/B]
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.
 
Last edited by a moderator:
Junior Spellweaver
Joined
Apr 22, 2009
Messages
166
Reaction score
31
Re: PHP/API - MySQL

Already Done
 
Junior Spellweaver
Joined
Apr 22, 2009
Messages
166
Reaction score
31
Re: PHP/API - MySQL

Upd: New Release
 
Joined
Apr 28, 2005
Messages
6,953
Reaction score
2,420
Re: PHP/API - MySQL

Cleaned out all posts which did not relate to this release in any way. Take your arguing to a private message. If you have a problem with something being posted then let a moderator know.
 
Junior Spellweaver
Joined
Apr 22, 2009
Messages
166
Reaction score
31
Re: PHP/API - MySQL

Look for Help, skype zir0-angarsk
 
Junior Spellweaver
Joined
Dec 25, 2005
Messages
194
Reaction score
20
Re: PHP/API - MySQL

Added you on Skype, Loki17
 
Newbie Spellweaver
Joined
Jun 10, 2013
Messages
94
Reaction score
21
Re: PHP/API - MySQL

Looks good but ever heard of php autoloading? hehe.
 
Junior Spellweaver
Joined
Apr 22, 2009
Messages
166
Reaction score
31
Re: PHP/API - MySQL

Wut? Explain what it means?
 
Custom Title Activated
Loyal Member
Joined
May 18, 2006
Messages
1,425
Reaction score
119
Re: PHP/API - MySQL

Code:
v0.5
Some Fixes
Add: CharSlots(Create)
Link: Very soon

up up up
 
Junior Spellweaver
Joined
Apr 22, 2009
Messages
166
Reaction score
31
Re: PHP/API - MySQL

Sry guys i'll be in hospital, very soon i came back :)
 
Status
Not open for further replies.
Back
Top