XPRO : cross platform client

whats this about recreating the specialeffects? id pay you just to respond 

do you have access to effects that werent included in the data.grf? If so i guess you must have some sort of packet viewer or something if you gotta make all the textures by hand again? 

Also you didnt post this on rathena ? 

Sorry im just a potato! 
The data available in the GRF files is just the resources, the actual animation is done by the client code (which isn't public), basically his project is to look into decompiled client code and try to emulate these animations in roBrowser.

 
The data available in the GRF files is just the resources, the actual animation is done by the client code (which isn't public), basically his project is to look into decompiled client code and try to emulate these animations in roBrowser.
ok but hes actually editting the textures used in the animations from what i can see.. unless your saying the decompiled effects are just a bunch of numbers representing . . . pixels colors and positions. . . or something

 
Last edited by a moderator:
Yes that's it. I recreate effects from my client IG (not decompiled version). For example, heal is only a flat texture applied on a cylinder with opacity and animation...

So I work hard on trying to imitate official content with code. (Btw if someone knows well which ressource is associated to which hardcoded effect, it'd help me).

For rathena forum, they deleted my topic because of the crowdfunding part.

 
Yes that's it. I recreate effects from my client IG (not decompiled version). For example, heal is only a flat texture applied on a cylinder with opacity and animation...

So I work hard on trying to imitate official content with code. (Btw if someone knows well which ressource is associated to which hardcoded effect, it'd help me).

For rathena forum, they deleted my topic because of the crowdfunding part.
Sounds like a pain

 
Touch-motions supportedVery usefull update, I started to interest myself to mobile specific features.Now, Android is officially supported and here are described touch motions I implemented to navigate in game.I tried to be as intuitive as possible, inspired by Google Map gestures :

  • Zoom : Spread fingers
  • Perspective : Go up/down fingers
  • Rotation : Inverted fingers
  • Reset : Double tap
It gives an immersive experience and prepare future updates for mobile client version.

touch_camera.27cb248.gif


 
Mobile UIAnother interesting update, the mobile UI.I imagined by myself a new way to play Ragnarok Online on a mobile device.I created a joystick on the left side in order to move your character easily. On the right side, I added skills in shortcuts in a rotating circle with size increased and an auto-attack feature.Here are the gestures presented in the gif:

  • Move : Joystick on the left
  • Sit down/stand up : Simple click on joystick
  • Shortcuts : 4 Rotating circles with your shortcut bars content
  • Auto-attack : Click on swords in order to attack or cast skill on the nearest opponent
  • Context menu : Long tap on player
It increase experience on smartphone and prepare for long games on it.

mobile-ui.1a09d74.gif


 
Last edited by a moderator:
Thats really cool dude , no clips of auto attack though q-q

 
Last edited by a moderator:
Yes it is in the gif. It's only a single auto attack. It is not a mode you can switch on.

It's a kind of auto select nearest monster only.

 
BETA TEST :

I made 3 days of "real condition" tests with a team of 3 advanced players.

It was successfull, feedbacks were great and they only reported a few bugs in order to play "normally" on a RO server. What a good step !

In parallel, I talked with @Functor about possible Gepard Shield support in XPRO. But as you probably know, including Gepard Shield into Robrowser/AndRO opens a door in your server for bots. And we don't want to break his shield, so I'll work on my own encryption method. It'll be available later on...

Infos will come asap, stay tuned ;)  

 
For those who ask some demo/playthrough to see it live or the difference between AndRO and so on..

Here is a playthrough on my Samsung Galaxy S8+ (Android) :

To view this content we will need your consent to set third party cookies.
For more detailed information, see our cookies page.



And since 03/01/2020 * iOS version is available ! For the first time ever, you'll be able to play Ragnarok on iPhone and iPad !

 
Awesome, this looks neat.

 
XPRO v3.0 release
Biggest update since the first release.
XPRO v3.0 is out! It contains a lot of interesting features, you can check new landing webpage for it here where features are described with nice animated gifs :
https://intro.vykimo.com

And as a demo :

To view this content we will need your consent to set third party cookies.
For more detailed information, see our cookies page.

A small video of new version of XPRO, the famous v3 !
Here you can see :

  1. XPRO starting
  2. XPRO UI language switch
  3. Input the server name you want to play
  4. Loading server informations
  5. Notification pop-up when patcher updates client
  6. Video Background for Login page
  7. Trying to login
  8. You can clean cache and switch on/off video sound
  9. Go back in main page
  10. You can start previous server or switch to another one!
 
Is there anyway for fast loading when changing from map to map? or any ready to download cache for all maps? and also having a problem looting items sometimes it takes so much time to loot. Hope you can help me out with this problem.

 
Last edited by a moderator:
vykimo seems to be away for a while.. i too tried to contact him..
but no success.. still waiting for his return..

 
Back
Top