Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 02/16/16 in all areas

  1. Hi all, Sometime last year I started working on a Ragnarok client. (Again...) It's very close in behavior to the original client, using DirectX and the original 3rd party libraries (granny2.dll, mss32.dll etc). It doesn't have a name yet, but I like to think of it as my "SakExe", since that's what it's based on. At this point it can be used for basic gameplay, though much of the user interface is still missing, as well as a lot of the effects. Recently I've made a few changes, making an alternative rendering implementation using OpenGL. After a little work I was able to compile my client for Linux and finally Android. I'll use this topic as a showcase/work log. Feel free to ask any questions. And now for some pictures... DirectX mode on Windows 8. Some features like the Granny3D actors are only supported on Windows. It's working great on Android, although some additional tweaks are needed to make it more accessible. What I've done so far is to scale the UI to make it easier to hit buttons, and adding touch gestures for things like camera rotation. This is with OpenGL ES rendering on my x86 Android phone (1920x1080). It also runs on 32 bit ARM. I've been testing it on both my newest phone and my old Samsung Galaxy Note II, the latter of which is a little over 3 years old at this point. Originally I got like 0.5~2 FPS on my phones with my naive GL renderer, but after some work the performance it pretty solid on both of my phones.
    1 point
  2. Ragindex v.0.3.1 by : Recca Hi RO players ! I been working on this for months and the aim is to make a simple RO Database Search Engine that provide simple mob & item informations I'm excited/happy that I had finally contributed something to the RO community after 9+ years of Ragnarok. I hope this can makes your RO life better, and you no longer need to strain your eyes looking at the chatlog when using @mi , @ii , @whereis ======================== [email protected] ======================== "Hey ****, what's the dumbest thing you ever done in your RO years ?" "I tried to download RMS for the search engine, it took the whole day and doesn't even work" "I feel you ;~; say no more.." + What's News in v0.3.1: ( Download Link FIXED ) Ragindex's colors can now be change via .ini file ( Personalize your Ragindex ) Ragindex Stylish - GUI to help with easy editing Ragindex color Included new themes/colors Reduce space between results + Features: Works offline ( Only for Full Version ) Decent / constant load rate Renewal / Pre-Renewal Database New itemInfo.lub with new item's description format Sorting item drops by percentage in 'Drop By' window from high -> low On maps info (no respawn time, sorry) Element Effectiveness chart NPC Venders information Free memory Direct Ratemyserver link Direct iW Database link COOL in-game cursor + Search Modes: Item - can be search by : ID , Aegis Name, Screen Name Mob - can be search by : ID , Sprite Name, kRO Name, iRO Name Item's description -Examples of finding stat related items with "Search Item's description" "STR +" , "drop chance" , "enables use of" , "MaxHP" "after cast delay" , "cast time" , "`% chance of" "Demihuman" , "Fire property" , "medium size" + ToolTips: Item's description Mob's image *Right Click = On , Left Click = Off ( or just move your mouse away ) + Customizable: GUI color Add new mob Add new item Hide-Window hotkey Element table Base-EXP, Job-EXP, and drop rates + Credits: All images belong to Gravity and their respective creators. Taffy for the motivation and feedbacks. + DOWNLOAD: (Updated) FIXED - Ragindex Full (Included Ragindex Stylish) - Ragindex Full ( 30 MB ) ~ Mediafire ( Recommended ) Ragindex Lite - Ragindex Lite ( 1.3 MB ) ~ Mediafire ( More like a demo version, unsupported ) * The differences between the two is that the Lite use online images and the Full use internal images + Pictures: --------------------------------------------------------------------------------------------------------------------- --------------------------------------------------------------------------------------------------------------------- --------------------------------------------------------------------------------------------------------------------- + Ragindex Stylish Pictures: + Themes created from Ragindex Stylish: * You can make your own too. ************************************************************************************************************************************************************************** This application was made with the intention of making Ragnarok item / mob 's database easier to access in-game. Especially for slow computers that have trouble running browser and RO client at the same time. - Any feedback is appreciated <3 and you are more than welcome to share your Ragindex Skin
    1 point
  3. You could use the following: UPDATE `debt` SET `zeny` = `zeny` - 1 WHERE `zeny` > 0
    1 point
  4. Yes, its complety possible, in the name of the npc you just put "#npcuniquename" and that its all. And obviusly you change the npcuniquename for the name that you want, but it cant repeat in another npc.
    1 point
×
×
  • Create New...