Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 04/05/18 in all areas

  1. View File Sprouting Set SPROUTING CUSTOM MONSTER + EXTRAS Greetings again, rAthena! I'm Haziel, you might know me from the work I've done for the past years, I'm back again with new releases every week. And, to begin with, I'm bringing back my old freebies which had their links broken for quite a while now. But, I couldn't do that without improving them and bringing them to the current level of skill I have nowadays. Sprouting is a Custom Monster, not much more than a simple Poring edit, however this is a good one. It can be used as a Custom Monster but also as a Custom Pet! All pet performances included! This very package also includes its own Item ACT which makes this monster compatible with the default Backpack. For the monster yet, its own Custom Card is also present on this package, along with the proper Custom Illustration to be used on the Pet Interface. And just like those old school advertisings, that's not all of it yet! A Custom Headgear, Sprouting-themed is also part of the bundle! I hope you enjoy the final product! If you're interested on my work, Contact me on hyering or through one of the channels below! By downloading this file, you agree with my Terms of Service: • YOU WILL NOT remove my signature from any of the included files. • YOU WILL NOT alter, edit, recolour any of my files unless for your personal use. • YOU WILL NOT repost, repass or mirror my work nor edited versions of it anywhere. • YOU WILL NOT sell, resell or in any manner, ask money or rewards using my work as exchange. • YOU WILL NOT claim my work as yours. Submitter Haziel Submitted 04/04/2018 Category Monster Sprites Video Content Author Haziel Graphics, Gravity Corp  
    3 points
  2. The topic has been removed because of rAthena staff double standards and hypocrisy things. (rA staff blame me that I made a money on this topic while it's not and never was) All that I did for the last 2.5 years with around ~1k answers from my side is help for free for newbies here, but to rA staff, my topic is a pain in the ass. Sorry guys, but the topic can't be maintained on such a community anymore because of its admins. Bye
    1 point
  3. Version 1.0.1

    576 downloads

    I don't know the reason but on my Fluxcp the system "UPLOAD ITEMINFO.LUA" never worked and so I took the file "itemInfo.lua" file translated by @zackdreaver (GIT repo) with all the descriptions of the translated items formatted in HTML and I have made a SQL file that inserts the data in the `cp_itemdesc` table which should be enabled on the Fluxcp "Add Item Info" page. The option to activate the description of the items is the following in the file "/config/application.php": 'ShowItemDesc' => true, // Displays generated item descs from parsed itemInfo.lua It depends on the configuration of your "phpmyadmin" (if you use it), but it is very likely that you will need to split this SQL file into several parts to avoid timing out during the query run. if you want to thank me, you can give me a "LIKE"! ;D p.s.: the first 8 items on the list are custom of my server!
    Free
    1 point
  4. View File cp_itemdesc populed table I don't know the reason but on my Fluxcp the system "UPLOAD ITEMINFO.LUA" never worked and so I took the file "itemInfo.lua" file translated by @zackdreaver (GIT repo) with all the descriptions of the translated items formatted in HTML and I have made a SQL file that inserts the data in the `cp_itemdesc` table which should be enabled on the Fluxcp "Add Item Info" page. The option to activate the description of the items is the following in the file "/config/application.php": 'ShowItemDesc' => true, // Displays generated item descs from parsed itemInfo.lua It depends on the configuration of your "phpmyadmin" (if you use it), but it is very likely that you will need to split this SQL file into several parts to avoid timing out during the query run. if you want to thank me, you can give me a "LIKE"! ;D p.s.: the first 8 items on the list are custom of my server! Submitter CyberDevil Submitted 04/05/2018 Category Other Web/CP Scripts Video Content Author CyberDevil  
    1 point
  5. I hope it works like intended and I didn't miss anything.... mvp_ranker.txt Regards, Chris
    1 point
  6. Version 1.00.36

    422 downloads

    Overview This is a small and easy-to-use tool for converting Gravity’s Emblem files. It can decode ebm files to bmp and bmp files back to ebm format. This is the first tool of my long planned RO-Tool project. Orginally it was only a test-tool for testing my libebm. But after the work was done I’ve decided to release it as a simple standalone tool. I didn't update this for long time, but it's working fine. Features: Encode bmp files to Gravity’s ebm-format Decode ebm-files to bmp latest Changes: Fixed Bug in For-loops (first file in folder was skipped) now uses libebm 1.01 first release version Project page: http://15peaces.com/blog/index.php/ebm-converter/
    Free
    1 point
  7. View File EBM View (Emblem viewer/exporter) A really old emblem viewer / exporter I had somewhere in a backup and want to share so it won't be forever forgotten. I don't know the original author, only that was brazilian (the original file had the buttons in brazilian portuguese, but I translated them), so if anyone knows, please tell me and I'll give them proper credits. Submitter Daegaladh Submitted 04/05/2018 Category Client Tools Video Content Author Unknown  
    1 point
  8. Hello all ! Thanks for your support, it means very much to me There's a new release with some important game features like dealing between players. Get it here http://aesir.perfontain.ru/forum/topic/26-builds/ Also i have to notice that info about new releases will no longer be published to this forum, so stay in touch at the project's forum. Thank you all.
    1 point
  9. Hi all ! Beta v0.4.0 is here ! http://aesir.perfontain.ru/forum/topic/23-beta-v040/ Key change is a new skin (special thanks to @Tyrfing ! Thanks for all of you guys for the support in this year, we made a big step, i promise, in 2018 Æsir will be made even cooler ! Happy new year !
    1 point
  10. É le voilà ! http://aesir.perfontain.ru/forum/topic/22-æsir-open-sourced/
    1 point
  11. Some more news : to avoid DMCA from Koreans, now i'm extracting « RO files format » -> « our custom files format » converter from the Æsir and after this will be done, i'll publish Æsir on github.
    1 point
  12. It's very helpful that Athena developers have attempted to keep backwards compatibility with older clients -- all despite an increasing pile of spaghetti code as seen in functions such as clif_set_unit_idle. With rAthena you can ostensibly compile the server for any given version network protocol. Of course, as people move on to newer clients, the old clients aren't really tested anymore and many things can go wrong. The result is that rAthena supports a lot of strange packet versions that are something of a mix between old and new. But in the end, the only thing that matters is that the server and client understands each other. Luckily it didn't take too much effort to get my client working with the latest trunk revision. Renewal seems to work also, although I got resource crashed from some new monster called "little poring" or something?? Below: me battling it out @ glast with rAthena pre-RE
    1 point
×
×
  • Create New...