Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 06/17/14 in all areas

  1. Hello everyone! My name is Keith, I've been around the RO community since early 2003, it's been years since I've contributed to the community ...well since deving at eAthena..anyway.. today I'm releasing my script I created that installs the database for you, you can choose either pre-renewal or renewal, it's all up to you. How do you use it? It's simple!..just.. copy/paste the content from the URL below into a .sh file, make it a executable (chmod +x db-installer.sh) and run it (./db-installer.sh) Download: https://gist.github.com/CrazyBebop/bc6a3220c488ae11f870 UPDATED: 06/17/14 1:37 CST UPDATE: Now includes inserting log database into main database if you choose not to have a separate database for logs. UPDATE 2: Fixed some minor bugs. Picture in Action: Have any questions? Please let me know.
    3 points
  2. roBrowser is an open source project that try to port Ragnarök Online in the browser using web technologies (javascript, HTML5, WebGL). It's goal for now is to match the official client, and in future add custom features on its core. As it use web technologies, it will allow to use it in all OS, and in future should work in all ables system that can render a web page. Get the source (Thanks to report all bugs) If you like roBrowser, you can help me improving it or even thinking about doing a donation ? Screenshots Some usefulls links : Source code Installation guide WebSite API Guide Forum Demo (Yep there is even a demo if you want to try it).
    1 point
  3. EDIT 2023: Hello ! it's been a long time ? As some people still looks interested in this, i reuploaded the file, and added some new things. This link contain: - 151 Pokemon Card + Sprite/item/collec for Pokemon Card item - 151 Mob pokemon (ACT need to be reworked though. As i didn't had the motivation to modify it for flying pokemon ? - 5 different types of Balls (Hyperball, Master Ball, Pokéball, Safari Ball, Superball) - Cries from 151 Pokemon And with this, i added: - The item_db for the pokemon items and more (Costumes to enable Santa, Summer, or even an item to @hide when you equip it if you are at least GM lvl 50) - A "Plan", which is an item that display the map of where you are in a cutin. (usefull if you want to make treasure maps or something like that) - A "Spiriteur" NPC, which is a quest to unlock a NPC to Soul Link your character (you need an item https://drive.google.com/file/d/1XrlUNJ-QHkzXydspmD2JtpVGuQ2IiypH/view?usp=share_link If you have any questions, or request, you can contact me on Discord @Varguen#9220 Hope you enjoy, even if it's not the best sprites in the world
    1 point
  4. LessGRF What? LessGRF (LGRF) is an extension to the GRF format which adds a new algorithm for file compression. Normally the GRF will compress files using the DEFLATE algorithm which is the compression method typically used in ZIP files, but LessGRF adds the LZMA algorithm as an option. Why? Ragnarok's GRF files can get quite big. Back in the days the game data used to take up a few hundred megabytes, but today the GRF archives are about 2GB and contain tens of thousands of files. Since the data is starting to get pretty big it's possible to save quite a bit of space simply by re-compressing the game files with a more efficient algorithm. In my test on a full data.grf the file was reduced to about 60% of its former size. Maybe someone will find it useful if they want to make a mini client or something? Honestly, this was just a little experiment I did out of curiosity. How? Two simple steps are all that's necessary to use the LGRF format. First, download this file. 1. Installation To upgrade your client, replace the cps.dll in your Ragnarok folder with the one from the download. (Make a backup of the old DLL file first.) 2. Recompression Extract GRFCrush.exe somewhere. Run it from command line or just drag and drop your GRF file onto it. It will generate a new GRF file which you can use instead of the old one. The recompression process will likely take about 20 minutes on a moderately powerful computer. Q&A Q: Since the compression rate is better, will files load slower? A: I've not notice any different in map load times. LZMA is more expensive to decompress, but modern processors are so fast the load time might just as well be reduced since less data has to be read from the hard disk. Q: Can I use both GRF files and LGRF files at the same time? A: Yes. The new cps.dll supports the old GRF compression as well. You can mix LGRF and GRF Q: Can patchers or GRF tools update LGRF archives? A: Very likely, but only if they don't attempt to decode the data in the process. Q: Can current GRF tools extract files from LGRF archives? A: No. Q: ...Does that mean it can also be used for GRF protection? A: I wouldn't recommend it. (That being said I guess this is no less "secure" than GRF protectors like SecureGRF.) Q: Are there any penalties involved with using this format? A: Incompatibility with GRF extractors is currently the only thing I've been able to think of. Let me know if you notice something else.
    1 point
  5. File Name: [Autoevent] Horror of House File Submitter: JawS File Submitted: 09 May 2014 File Category: Games, Events, Quests Content Author: JawS http://www.youtube.com/watch?feature=player_embedded&v=qgzwt2HFmgQ Files: - Custom dark maze - Custom textures - Custom sound - Scripts Description: Hi all, sorry for my english. So, it's auto-event, mission - to pass the maze and survive, adventures in maze, very funny. Along the way, will meet, zombie, screamers. Exit - random (1 of 3), horror ambient, horror maps. All horror =) I hope you enjoy, thank =) On scrennshoots, russiaon version. In archive (this) english=) Skype: bald.baldov Click here to download this file
    1 point
  6. Name : Master_Mong Game : Trickster Online File Size: 748 KB Author: ToZorMan Download : Mob - Master_Mong [ToZorMan].zip Link : www.green-peach.net ----------------------------------------------------------------- Name : Pirate_Ghost Game : Trickster Online File Size: 597 KB Author: ToZorMan Download : Mob - Pirate_Ghost [ToZorMan].zip Link : www.green-peach.net ----------------------------------------------------------------- Name : Mummy_ Game : Trickster Online File Size: 514 KB Author: ToZorMan Download : Mob - Mummy_ [ToZorMan].zip Link : www.green-peach.net ----------------------------------------------------------------- Name : Marie_Toy Game : Trickster Online File Size: 537 KB Author: ToZorMan Download : Mob - Marie_Toy [ToZorMan].zip Link : www.green-peach.net
    1 point
  7. This resets a player's base level to 1 while allowing them to retain their job, job level, stats, etc. This allows them to keep leveling once they reach a max level (in this case 999) but also keeps track of the number of times they reset with the value: "LevelResetCount". "LevelResetCount" can be used for rankings and to restrict the items or areas a player can get to, making it useful to extend the gameplay-life of a SHR server. GITHUB: zairikazrael/rAthena-NPC-Scripts/reaper_reset.txt
    1 point
  8. Yep, it cancel the progressbar before checking in the player can move, not sure if it's intended. Can be easily things using: @src/map/clif.c + else if( sd->state.blockedmove ) + return; else if( sd->progressbar.npc_id ) clif_progressbar_abort(sd); About the progressbar color, official client doesn't support it yet.
    1 point
  9. Are you using a customized GRF? If you're not then check 1) trunk\src\map\status.h Line No. 816 SI_CONCENTRATION = 105, If you change it, you will need to re-compile. 2) trunk\db\const.txt Line No. 1823 SI_CONCENTRATION 105
    1 point
  10. this problem is in eamod emulator when you used rathena the shop work fine ! go to eamod forums and post your problem.
    1 point
  11. @Kichi : I haven't forget but the World Cup begun @Kido : A lot of things I did the Tendrillion after Hillsrion Name : Leviathan Game : Trickster Online File Size: 616 KB Author: ToZorMan Download : Mob - Leviathan [ToZorMan].zip Link : www.green-peach.net ----------------------------------------------------------------- Name : Tendrilrion Game : Ragnarok Online File Size: 1384 KB Author: Gravity Download : Mob - Tendrilrion [ToZorMan].zip Link : www.green-peach.net ----------------------------------------------------------------- Name : Dardargnan Game : Pokemon File Size: 311 KB Author: ToZorMan Download : Mob - Dardargnan [ToZorMan].zip Link : www.green-peach.net ----------------------------------------------------------------- Name : Dardargnan Categorie : Pokemon File Size: 5 KB Author: ToZorMan Download : Item - Dardargnan [ToZorMan].zip Link : www.green-peach.net
    1 point
  12. comes from the skill info lua files, however removing the name will result in !! instead. What are you going for?
    1 point
  13. Morning all! I apologise for the delay in getting rAthena's forums back online, there were a few technical issues that arose which prevented the servers from booting. These issues are now remedied and we are back online with no data-loss.
    1 point
  14. Made another small change in 82467e1. @gidzdlcrz The point of the upgrades folder is so for later on, all you need to do is go to the upgrades folder and import the SQL file that was added from the commits you haven't applied yet. It avoids you having to dump your schema every time (using live or offline data). You'd still have to apply those upgrades since some tables affected are core tables used by the server. The tables that you aren't using, such as mob_db, item_db, mob_skill_db, etc can be ignored if you get errors in your case since you are using the db/ files. @Cydh Thanks for testing an even older client! I'm surprised it went back that far.
    1 point
  15. Here, I give these gifts from 2010-07-30a
    1 point
  16. 7-8-2013 is the latest and working really well for me. The only thing not translated is Bifrost translation for which there is a hexing guide which is easy to follow.
    1 point
  17. why do you need to reupload files that you can already find in my repository/download section? https://code.google.com/p/renewalproject/downloads/list http://svn6.assembla.com/svn/ClientSide/Lua_Project/lubs/ http://svn6.assembla.com/svn/ClientSide/Lua_Project/lubs/Lub%20Files%205.0.2/
    1 point
×
×
  • Create New...