Page 1 of 7

ULogin Pro

Posted: Mon Apr 20, 2020 2:16 am
by Lovatto
Image

ULogin Pro
This is the add ons for MFPS 2.0 of ULogin Pro, this is a must-have extension if you are developing a serious game, with this system players will can create accounts for authenticated and save they statistics of game-like: Kills, Deaths, Score, Play Time, etc… also with this you will can ban players (by IP or they account), comes with a Ranking system where you can display the Top 10, Top 100 Top 1000, etc… wherever you want, an Admin panel where you can see some statistics of game.

The package is fully customizable use full UGUI with a professional and clean example UI design.

Main differences between ULogin System and ULogin Pro:

– Email confirmation (optional)
– Store playtime.
– Game statistics.
– Complete Admin Panel.
– Player login name and nickname.
– Players can change their password.
– Players can change nickname (Optional)
– Check ban in playtime.
– Optimize system.
– Support Ticket System.
– Ranking not longer requires login to display users.
– Case sensitivity.
– Play as a guest.
– UnityWebRequest.
– Database check.

Link:

Re: ULogin Pro

Posted: Mon Apr 20, 2020 2:17 am
by Lovatto
Version 1.7

Add: bl_ULoginWebRequest.cs which make easier handle UnityWebRequests Operations.
Improve: Added unhidden / hide button in the password input field to make the password text visible.
Fix: Empty GUI Layer components in Login and Raking scenes cause build to fail in Unity 2019++
Improve: Add new table to store coins purchases metadata.

Re: ULogin Pro

Posted: Thu May 07, 2020 10:58 pm
by KKHackLabs
Is SSL supported?

Re: ULogin Pro

Posted: Fri May 08, 2020 12:29 am
by Lovatto
KKHackLabs wrote: Thu May 07, 2020 10:58 pm Is SSL supported?
Yes, in fact, it's required for mobile platforms (iOS and Android).

Re: ULogin Pro

Posted: Fri Jun 12, 2020 6:34 pm
by Lovatto
Version 1.7.5

Fix: Coins purchases where not begin saved.
Improve: MFPS Lobby player profile window popup, now you can click over the player name in order to open the player profile.
Add: User metadata, with this class (bl_UserMetaData.cs) you can easily add new fields to store as plain text (in JSON format) in the database.
Improve: compatibility with Class Customization add-on.
Improve: Integrated the ranking window in MFPS lobby menu.
Improve: Build-in documentation.

Re: ULogin Pro

Posted: Sat Aug 29, 2020 7:32 pm
by Fumeblast
Is this compatible with controller and if so, it’s not working, my pointer isn’t showing?

Re: ULogin Pro

Posted: Sat Aug 29, 2020 8:08 pm
by Lovatto
Are you using the Input Manager addon?

if you are, then simply add these lines:

Code: Select all

#if INPUT_MANAGER
        bl_Input.Initialize();
        bl_Input.CheckGamePadRequired();
#endif
in bl_LoginPro.cs -> Awake().

"Cannot resolve destination host"

Posted: Tue Jan 12, 2021 7:56 am
by vitekcz5
Hi.
I buyed ULogin Pro few hours ago. I downloaded it and imported it into Unity. I followed the tutorial exactly. I also chose the same hosting service. But when I get to step 3 in the Ulogin column, the message "Cannot resolve destination host" appears (screenshot: https://photos.app.goo.gl/YJD8GecjGcsj2hd56).

I checked everything but after a few hours I really don't know what to do. Can you help me?
Thanks,
Vít.

Re: ULogin Pro

Posted: Tue Jan 12, 2021 3:00 pm
by Lovatto
Show me the url that you set in LoginDataBasePro -> PhpHostPath.

Re: ULogin Pro

Posted: Wed Jan 13, 2021 12:03 am
by vitekcz5
Lovatto wrote: Tue Jan 12, 2021 3:00 pm Show me the url that you set in LoginDataBasePro -> PhpHostPath.
This is URL in LoginDataBasePro: https://photos.app.goo.gl/qv6KXrkvWf81BzN98
This is my web URL (hosted on Awardspace): https://photos.app.goo.gl/TPU3goNn5bNrwHmr9