Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 03/06/18 in all areas

  1. All headgear official bRO, cRO, euRO, fRO, idRO, iRO, jRO mysgRO, twRO, tRO Update November 2022 Headgear November 2022.7z Iclude list and miss headgear
    1 point
  2. February Digest 2018 The following digest covers the month of February, 2018. Staff Changes Daegaladh is now a developer. Development Highlights CORE: Added support for 2018-01-24 client (8792960d) Fixed a bug with pincode on 2018-01-24 client (9d4fa62e) Added support for 2018-02-07bRagexeRE client (e1b9d243) Removed password output from atcommand accinfo (2746e0d3) Made mercenary db dynamic (132feeb6) Added new script command `clear` (ead017b3) Fixed compatibility with some newer MySQL client library derivatives (dfe279fb) Corrected renewal ASPD off-hand calculation (267fd3e6, b7d38283, 6411a1d4) Set max Zeny to 2,147,483,647 (eaf44078) Fixed item creation with full inventory (3c41d4ee) Changing DBMap into STL::Map in C++ for guild storage (fe575dda) Cleaned up atcommand accinfo leftovers (d4c1a57f) Fixed display of newly added pet eggs in storage (c16b7b17) Converted pet_data::petDB into a getter function (1e766a7b) Added support for 2018-02-13aRagexeRE client (f6e0a0a3) Added a new packet for the equipment swap system (71886193) Fixed unitwalkto calls in unit walk events (a0a55dad) Resolved renewal ASPD and two-handed weapons (31e2871d) DATABASE: Corrected True Seyren Windsor Card bonus (24a9e4c6) Corrected the party member ATK bonus of RK_FIGHTINGSPIRIT (82035609) Added new mob placeholders (eea76c8e) Corrected chance to craft 2 runes starts at Rune Mastery Lv5, not 6 (8258df64) Corrected Heat Barrel bonuses (75a8f520) More items correction (In general Equips) and added new item 1835 (41dbb30f) Fixed some autobonus scripts in item_db (cacf450d) Fixed AL_HOLYWATER behavior (2ecb30ab) Updated Cultivation plant spawn formula (a40b1da4) Updated Masquerade - Weakness behavior (d2c5ca99) Fixed Mystical Amplification and Chain Lightning (02983c4f) Corrected missing ATK / MATK bonus from Old Wind Whisper (77f75c05) Corrected the amount of slots of Spartacus (4fef4d04) Updated guild skill Guard Up (6e5de84a) Updated Tiger Fist stop duration (0e23f3fe) Removed unnecessary RC_PLAYER item bonuses (d3ea313b) Added items of Reactors from Charleston Instance (7bb35d28) Fixed STR/INT/VIT Biscuit Sticks item script (97c1e8b9) Cart Termination should be affected by % effects (5998cca3) Fixed Endow skills to match official behavior (1e2032cc) Corrected Disarm and Steal Coin formulas (5e354494) Updated Mob and NPC Identity (e9919620) Corrected Power Swing weapon requirement (fdb7aefd) Fixed Skin Tempering (BS_SKINTEMPER) fire resistance percentage (a40b69f3) Fixed Sheltering Bliss (CG_MOONLIT) max level (b989844f) SCRIPT: Cleaned up kafra functions (139f6f25) Workaround to solve issue with news cards in enchants NPCs (3bcb37bf) Updated card seller NPC (afab80fb) Initial release of Dimensional Travel Quest (6e0187bc) OTHERS: Updated CI tool configurations (2f358d8f) Fixed charban example in atcommands.txt (e43f03ad) Fixed athena-start newlines not set to unix type (7f9f185c) Added map_msg_mal.conf (38a00aa5) Statistics Excluding merges, 13 authors have pushed 66 commits to master and 87 commits to all branches. On master, 79 files have changed. There have been 2,825 additions and 764 deletions. There are 42 merged Pull Requests and 7 Proposed Pull Requests. There are 13 new Issues and 40 Closed Issues. List of Contributors @4144, @admkakaroto, @aleos89, @Artuvazro, @Atemo, @ArcherDs, @Badarosk0, @BrOgBr, @cydh, @Daegaladh, @ecdarreola, @Everade, @flamefury, @hendra814, @laziem, @Lemongrass3110, @inhyositsu, @mrjnumber1, @RadianFord, @raynra, @rye305, @sader1992, @sctnightcore, @secretdataz, @talesofragnarok, @Tokeiburu, @uddevil, @vstumpf Show your support to rAthena by submitting your Issue or Pull Requests! By providing enough useful info (Git Hash, Client Date, RE/Pre-RE, crashdump, how to reproduce, etc) you will help us to solve the issues faster
    1 point
  3. Because this table is custome so you have to MySql manual add table
    1 point
  4. Hello! At the beginning of March I am going to release new version of Gepard Shield. I want to update splash screen image. So, I decided to make competition with money prizes. 1 place = 60$ 2 place = 40$ 3 place = 20$ I will pay it by using PayPal. Anybody may take part in the competition. At the end of February I will create voting topic to define the winners. You can update current splash screen image or create 1-2 new images. It has to be image in PNG format with progress bar line and text "Gepard Shield". It is preferable to make splash screen image with contour transparency. You can check current one: https://mega.nz/#!UBcQFSKD!hyZ4guBg57w8YBW1PEDY848b3OoV8C8z2iSL3Qzc8oE Please, send your work to me by using PM. Thanks!
    1 point
  5. i'm already found the problem. if you use zackdreaver client translation data folder, please delete all file with extention .rsw, .gnd, and .gat i think iz_int zack give different with KRO.
    1 point
  6. Change the script of the kiel card from { bonus bDelayRate,-30; },{},{} to { bonus bDelayRate,(-30/isequippedcnt(4403)); },{},{}
    1 point
  7. Maybe in next versions and updates (not soon) i will add raw git repository with hidden .git folder and portable git client, who knows. But for now i don't have a time for that. Just start with what you have, be sure, after some research how is configured, you will understand what setting is for, and when you decide to make your own server, you can always use rAthena folder from the pack as real example and compare with rathena taken from github repository to avoid mistakes or errors. About client side, it's not so easy at all, because client-side managed by 1 guy, and better if author of client-side will answer buy himself. about "how make your own server-side" which you will be able to update. First of all watch the video, to understand theory. then, download any normal git client, like: SmartGit, or SourceTree, or GitKraken then, with Git GUI Client clone official repo from github to your PC: https://github.com/rathena/rathena/ then, take Visual Studio Community Edition 2015 (yes, size of it 8GB (LOL)) and install it (C++ support must be added in installer) you will use it everytime when sources changed to recompile your server. then time to time just watch on rathena github repo, and if new updates comes, just grab them via "Pull" (see video above, and you will understand) configuration part how to setup rAthena you can read here at forum. And see examples of configs at configured by me rAthena folder in the pack. Rest guides how setting Up rAthena - you can find in official wiki or here at forum (use search) https://github.com/rathena/rathena/wiki OpenServer from the pack you will use as your MySQL server, because it's most powerful and most easiest solution what you can find at the market, which not bugged, and not complicated, and at the same time clean, stable, and effective with nice gui and set of tools which of course (at least phpmyadmin) you will use in your real life when you will learn rAthena. But the best what you can start to do, it's start to read complete documentation (yes, it's not good, and i hate it a lot, but i have bad english, and i can't suggest better documentation which available now at rA).
    1 point
×
×
  • Create New...