Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - andyvene

Pages: 1 2 3 ... 9
1
Ojya Leaderboard v13a
Facebook API 13
Facebook iOS Android SDKs 8

for Stencyl 4.0.4, 4.1.0

*** RELEASED***



- Ojya Leaderbord is compatible with the new facebook Api 13


Visit our site Ojya Leaderboard

2
Ojya Leaderboard v13a
Facebook API 12
Facebook iOS Android SDKs 8

for Stencyl 4.0.4, 4.1.0

*** RELEASED***



- Ojya Leaderbord is compatible with the new facebook Api 12


Visit our site Ojya Leaderboard

3
Ojya Leaderboard v13a
Facebook API 11
Facebook iOS Android SDKs 8

for Stencyl 4.0.4, 4.1.0

*** RELEASED***



- Ojya Leaderbord is compatible with the new facebook Api 11


Visit our site Ojya Leaderboard

4
Ojya Leaderboard v13a
Facebook API 10
Facebook iOS Android SDKs 8

for Stencyl 4.0.4, 4.1.0

*** RELEASED***



9 Steps, to see how simple is to configure Ojya Leaderboard game..


Facebook part.
1. Create your facebook app and also a test app of this app if wanted.
2. Create also some test users.
3. Now copy your 'facebook AppID' and 'AppSecret' inside 'FBAppPref' Stencyl Scene behavior.
4. Copy also the 'Facebook Display Name' inside the 'include.nmml' file of the extension.

WebHosting SQL-Database part.
1. Create a free or paid site using a web hosting server, like 000Webhostapp or 5gbfree.
2. Now copy the FTP 'server', 'username' and 'password' inside the 'FBAppPref' Stencyl Scene behavior section.
3. Copy also inside that section the URL of your site.
4. Now, with an FTP client copy the 2  files inside your ftp main directoty. (files: 'scoresojya-stencyl.php' , 'tagojya-stencyl.php')
5. Next go to your webhost site panel and create one sql database. It is just one click.
    After that just copy the 'database name', the 'username' and the 'password' inside the 'FBAppPref' Stencyl Scene behavior section.
 
FINISHED !
Ojyaleaderboard will configure automatically the database for you.
This is done only once by activating the boolean 'initializeSQL' to 'true' and testing the game.
After that just set the boolean to 'false'.
(inside always 'FBAppPref' Stencyl Scene behavior)

5
Ojya Leaderboard v13a
Facebook API 10
Facebook iOS Android SDKs 8

for Stencyl 4.0.4, 4.1.0

*** RELEASED***




- FB API 10.0 compatible
- New log mechanism for iOS and Android on every part of the code. Disactivated with one boolean.
- New code for loading image user profiles.
- Extensive throughout testing, in every part of the leaderboard, handling facebook errors and connection problems and still drawing the leaderboard.
- Speeding up drawing with many players.
- Improved cache mechanism.
- New mechanism for reducing facebook api calls without compromising the leaderboard normal usage.
(Facebook api changes of October 2020)


Visit our site Ojya Leaderboard

6
Ojya Leaderboard v13
Facebook API 9
Facebook iOS Android SDKs 8

for Stencyl 4.0.4, 4.1.0

*** RELEASED***




- New code for loading image user profiles.
- Extensive throughout testing, in every part of the leaderboard, handling facebook errors and connection problems and still drawing the leaderboard.
- Speeding up drawing with many players.
- Improved cache mechanism.
- New mechanism for reducing facebook api calls without compromising the leaderboard normal usage.
(Facebook api changes of October 2020)


Visit our site Ojya Leaderboard

7
Ojya Leaderboard v12
Facebook API 9
Facebook iOS Android SDKs 8

for Stencyl 3.4 , 4.0.4, 4.1.0

*** RELEASED***




- Compatible with Facebook API 9
- Updated Facebook SDKs for android and iOS to the latest version 8. (Also 7 available on request of the developer).
- New mechanism for reducing facebook api calls without compromising the leaderboard normal usage.
(Facebook api changes of October 2020)


Visit our site Ojya Leaderboard

8
Ojya Leaderboard v11b
Facebook API 8
Facebook iOS Android SDKs 8

for Stencyl 3.4 , 4.0.3, 4.1.0

*** RELEASED***




- Compatible with Facebook API 8
- Updated Facebook SDKs for android and iOS to the latest version 8. (Also 7 available on request of the developer).
- Fixed depreciated facebook calls.
- New mechanism for reducing facebook api calls without compromising the leaderboard normal usage.
(Facebook api changes of October 2020)


Visit our site Ojya Leaderboard

9
Ojya Leaderboard v11a
Facebook API 8
Facebook iOS Android SDKs 5.x


for Stencyl 3.4 , 4.0.2 and 4.0.3




- Compatible with Facebook API 8


Visit our site Ojya Leaderboard

10
Ojya Leaderboard v11a
Facebook API 7
Facebook iOS Android SDKs 5.x


for Stencyl 3.4 and 4.0.2


Ojya Leaderboard V11a Released



- Minor fix on leaderboard game only. Issue when facebook user cancels his/her facebook profile.
- Compatible with the new facebook Api 7.0
- Tested also with Stencyl private build 10543


Visit our site Ojya Leaderboard

11
Ojya Leaderboard v11
Facebook API 6
Facebook iOS Android SDKs 5.x


for Stencyl 3.4 and 4.0.2


Promotion until 19 April



  Hurry up to get Ojya leaderboard, as promotion ends on 19th of April.


Visit our site Ojya Leaderboard

12
Hello,
you receive the updates with your email. Inside would be a link to download the new version.

Score is saved only using an SQL-server. Facebook score hosting is depreciated from facebook api 4.0 and above. ( i am looking for ways to activate it again, but for the moment there is nothing. Actually, sql-hosting is far much better for a developer for hosting scores. Much more secure without the facebook server api updates that creates from time to time broken code.)

You only need to have a web-hosting plan. All of them have ftp and sql-database features. You can try free plans on certain hosting-providers to test the game, like 000Webhost, or 5GBFree.
After creating a database in your server, which is a 1 minute thing, Ojyaleaderboard will setup and configure the score mechanism automatically for that database.  You only provide the username and password of the database login.

Facebook server, saves the game objects calls the people are sharing, as this is a facebook call.
Once the player get the objects , those can be saved inside the scores database or not. There is a boolean that the developer can activate that option.

And as last, you can post to facebook challenges and celebrations.

The game will be sent to you tomorrow if you buy it, as i made a minimum update.
Tested today with both iOS and Android, using facebook api 6 and 000webhost server and everything works.


Best
Andreas

13
Ojya Leaderboard v11
Facebook API 6
Facebook iOS Android SDKs 5.x


for Stencyl 3.4 and 4.0.2

Version 11 Released



- New  'Ojyaleaderboard8' extension for Stencyl 4.02. Android project changed using now 'dependencies' folder.
- Updated Facebook iOS SDK for iOS 13.x compatibility.
- Updated Facebook Android SDK.
- Fixed unicode font display issue (multi language support).
- Tested with Stencyl 4.02  builds 10468 and 10519.
- Full features support also for Stencyl 3.4.
- All Ojya leaderboard calls are compatible with the latest facebook api 6.0.


Visit our site Ojya Leaderboard

14
Ojya Leaderboard 10g/i
Facebook API 6
Facebook iOS Android SDKs 5.x


for Stencyl 3.4 and 4.0.2

*** PROMOTION ***

Get Ojya leaderboard only for 32 euros for the next 7 days.



- Ojya leaderboard has features that can give your game more value. It is your swiss army knife for all your games.
- Your game will become more popular not by direct publicity, but as the user playing the game and share info with each other.
- Easy setup. The game needs for complete setup ony 3 facebook variables and for the score-mechanism only 4 variables from your ftp-sql server. The setup of the sql part is done automatically by Ojya leaderboard.
- Ojyaleaderboard game, with full features, ready to incorporate if wanted in your game, or use it as reference to see how the facebook ojya blocks have been used inside the game.
- You can use only part of the features ojya leaderboard has, if wanted.

- Quick features of the game:

    1. login to facebook
    2. post scores to server
    3. share game objects with other players
    4. post to facebook a challenge or a celebration-achievement
    5. Keep posting scores even if there is no connection, saves locally. In first connection posts scores, made before, automatically.
    6. Two leaderboard maps: For each level individually and a map with all levels.
    7. Clever game mechanism to avoid errors and internet issue connections, with prompt dialogs.
    8. Tutorial to change the leaderboard graphical maps and create the x,y path.
    9. Facebook analytics for your game. Information of installs, logins, activations each day of your game.
 

Visit our site Ojya Leaderboard

15
Ojya Leaderboard 10g/i
Facebook API 6
Facebook iOS Android SDKs 5.x


for Stencyl 3.4 and 4.0.2

The Best Facebook Leaderboard for gaming


- Ojya leaderboard has features that can give your game more value.
- Your game will become more popular not by direct publicity, but as the user playing the game and share info with each other.
- Easy setup. The game needs for complete setup ony 3 facebook variables and for the score-mechanism only 4 variables from your ftp-sql server. The setup of the sql part is done automatically by Ojya leaderboard.

Visit our site Ojya Leaderboard

Pages: 1 2 3 ... 9