Search Unity

MMO Accounts & Characters System

Discussion in 'Assets and Asset Store' started by silvematt, Oct 10, 2017.

  1. silvematt

    silvematt

    Joined:
    Jul 15, 2016
    Posts:
    160


    MMO Accounts & Characters System 2 has been released!



    Featured video:

    MMO-ACS included in a project:

    -What is MMO Accounts & Characters System?

    MMO-ACS is a great package that easily implement in your game a fully working, fast and customizable Login/Register/Load systems for Accounts and Characters using a MySQL database and PHP. It's suitable for every type of game, multiplayer or not, and working on all platforms.

    -For what framework is good MMO-ACS? It is also usable for single-player?

    MMO-ACS is absolutely perfect suitable for EVERY framework, like Photon, Unet, DarkRift, Ulink etc. It's perfect for single-player games as well!

    -Features?

    • Account creation with safe e-mail verify.
    • Login account system
    • Safe "Forgot Your Password" system that sends a link to reset the password of a specific account to his email.
    • Character Creator: Select the Name, race, gender, faction, class, and any data you want, save it to the database and load it whenever you need.
    • Character Selector: From your account have a list your characters with data and a preview of the model. The list is sorted by oldest -> newest character.
    • Character Deleter: Delete your character from your account with a safe confirmation.
    • Included PHP scripts.
    • Customizable settings.
    • Dinamic Alert Message system.
    • Server Selector Template.
    • Watch the videos for all the features!

    -Do i have to know yet PHP and MySQL for using MMO-ACS?

    The documentation will provide you an explanation on how this system works. You can find all PHP script necessary in the Assets/PHP folder, they are explained in the code and in the Docs. Also you will be guided step by step on how to add new functionality, it's all about writing few words! It is a good starting point to know at least what a query to a database is.

    -I don't know how to start a Domain and setting up a MySQL database.

    You will be also guided step by step on how to create a MySQL database, a Domain and an Email that use our domain to send verify messages and links that reset a specific account password.

    For every doubts, thoughts infos etc please send me an email at: silvematt@libero.it

    You will be surely answered!

    Updates:

    The package has been updated to the version 1.0.1!

    This update is short and points only to simplify even more the understanding of the package, here is the update list:

    • The Chapter 1.3 of the documentation has been totally rewrited due the possibility of incurring in a disattention and then an error was hight. Now we will replace the keywords with a program (Notepad++) that automatically finds and replace occurences.
    • Fixed some writing errors.
    • Added more comments in general.
    -

    MMO-ACS has been updated to version 1.0.1a.
    This package only includes an update in the Legal Notes (now present as .txt inside the project) and minor fixes to the Documentation.
    -
    The package has been updated to the version 1.0.1b.
    This update includes a fix of a minor bug and updates to the documentation.
    -
    The package has been updated to the version 1.0.1c.

    *Added Section 0.1 to the Documentation
    *Minor fixes and updates to the Documentation
    *Minor Improvements

    -

    The package has been updated to the version 1.2

    This update replaces the whole previous PHP logic with new secured, well written and of easy maintenance scripts.
    The update aims to raise a lot the level of security of your game and to make everything easier to manage.

    Changelog:
    *Prevent SQL Injections.
    *Prevent XSS attacks.
    *Prevent CSRF attacks.
    *Passwords hashed and salted, impossible to bruteforce.
    *Sensitive data always hidden to users.
    *Plus, everything will be a lot easier to manage.


    The documentation has been also updated to make the setup of your new scripts a very easy experience and to explain how all new scripts works.




     
    Last edited: Nov 5, 2019
  2. silvematt

    silvematt

    Joined:
    Jul 15, 2016
    Posts:
    160
    The package has been updated to the version 1.0.1!

    This update is short and points only to simplify even more the understanding of the package, here is the update list:

    • The Chapter 1.3 of the documentation has been totally rewrited due the possibility of incurring in a disattention and then an error was hight. Now we will replace the keywords with a program (Notepad++) that automatically finds and replace occurences.
    • Fixed some writing errors.
    • Added more comments in general.
    -
    MMO-ACS has been updated to version 1.0.1a.
    This package only includes an update in the Legal Notes (now present as .txt inside the project) and minor fixes to the Documentation.
    -
    The package has been updated to the version 1.0.1b.
    This update includes a fix of a minor bug and updates to the documentation.
    -
    The package has been updated to the version 1.0.1c.

    *Added Section 0.1 to the Documentation
    *Minor fixes and updates to the Documentation
    *Minor Improvements
     
    Last edited: Jun 17, 2018
    theANMATOR2b likes this.
  3. stephanydeschenes

    stephanydeschenes

    Joined:
    Jun 7, 2018
    Posts:
    2
    Thanks to silvermatt , really good system. I am not a big coder and i learn by myself .. i plan to use it with Darkrift to make my game an online MMORPG.
     
  4. silvematt

    silvematt

    Joined:
    Jul 15, 2016
    Posts:
    160
    A new huge update is coming to MMO-ACS!

    This update replaces the whole previous PHP logic with new secured, well written and of easy maintenance scripts.
    The update aims to raise a lot the level of security of your game and to make everything easier to manage.

    Changelog:
    *Prevent SQL Injections.
    *Prevent XSS attacks.
    *Prevent CSRF attacks.
    *Passwords hashed and salted, impossible to bruteforce.
    *Sensitive data always hidden to users.
    *Plus, everything will be a lot easier to manage.


    The documentation will be also updated to make the setup of your new scripts a very easy experience and to explain how all new scripts works.

    Planning to finsh this update for Monday.
     
    hopeful likes this.
  5. silvematt

    silvematt

    Joined:
    Jul 15, 2016
    Posts:
    160
    The version 1.2 of MMO-ACS has been sent and it's in waiting for approvation!

    Edit:

    The Version 1.2 is now available on the asset store!
     
    Last edited: Oct 9, 2018
    Willbkool_FPCS likes this.
  6. silvematt

    silvematt

    Joined:
    Jul 15, 2016
    Posts:
    160
    A new small update is coming to MMO Accounts & Characters System.

    Every web request will now utilize the newest UnityWebRequest, to continue to support further versions of Unity.

    The new version (1.2c) has been submitted and it is wating for approvation.
     
    Willbkool_FPCS likes this.
  7. silvematt

    silvematt

    Joined:
    Jul 15, 2016
    Posts:
    160
    MMO Accounts & Characters System 2 has been announced!

    More details here.