Jump to content

Leaderboard

Popular Content

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

  1. April Digest 2018 The following digest covers the month of April, 2018. Staff Changes: @Nitrous is now a developer. @tr0n returns to his International Moderator position for the German section. @Azura Skyy, @crazyarashi, @Z3R0 and @Promise have left the Moderator teams. Development Highlights: CORE: Dropped an unused declaration (170da178) Added Random Option item data to getinventorylist (f07a1c4b) Fixed error in getinventorylist (1390930c) Added support for homunculus autofeeding (aff70f64) Added a config for disabling novice/summoner character creation (aab5d549) Adjusted Madogear interaction with skills (1efd7b5e) Fixed a compile warning from homunculus autofeed (7901c1b2) Corrected a potential integer overflow (1d539c3e) Applied MHP limit based on bLv (7f2c6cf2) Corrected item_db script curly parsing (ec1470b6) Fixed a bug with MAX_ITEM_RDM_OPT (f948b9a6) Updated getunitdata / setunitdata (cdae404e) Resolved storage saving on server crash (8893ef1c) Removed a stack push from getvar (25f2626c) Made the second parameter for bonus script command optional (07e2bf09, cc63bb59) Fixed default mob AI spawn (3b385d95) Changed SI_ enum to the official EFST_ enum (d13d6a6e, 55bf142a) Fixed a few problems with homunculus autofeed (2c68db9f) Added ZC_NPCACK_SERVERMOVE2 (aaffbaaa) Updated item_group_db column requirements (01846710, 4ffb1b04) Added support for missing 2018 clients (8c7cd293) DATABASE: Updated Item DB: Muscle Fool, Biscuit Stick, Hunting Arrow, Akaraje, Fidelity Necklace, Hero Judgement Shawl, Hero Target Suit, White Slim Potion Box (e96807cc, 71bf8cc8, 963d9b04, 72c0f9c8, e23f06d6, e7ccee76, fac4d9be) Updated Shadow Chaser skills (e509930a) Added new items, some fixes and missing duplicates (7a361690) Added Phantasmagorika mobskill placeholder (05dd7b31) Updated Mob and NPC identity (33e36809, ae65e2e2, 94e68930) Corrected some shadow equipment (33960fef) SCRIPT: Fixed a few typos and language mistakes (fdc48770) Fixed typos in Phantasmagorika quests (dca8cc60) Cleaned up custom battleground scripts (e2b9e42b) Corrected a NPC name in academy.txt (aee83557) Initial release of instance Isle Bios (5a0b72a7) Fixed Regenschirm Guard Laboratory Permit issue (3a8814ac) Added missing getpartymember calls in MVP ladder script (258069da) OTHERS: Added mailmap file to coalesce together commits (872eb00c) Updated Item Bonus documentation (c4d3f0fd) Statistics: Excluding merges, 14 authors have pushed 68 commits to master and 93 commits to all branches. On master, 125 files have changed and there have been 7,752 additions and 3,866 deletions. 43 Active Pull Requests 65 Active Issues 37 Merged Pull Requests 6 Proposed Pull Requests 44 Closed Issues 21 New Issues List of Contributors: @aleos89, @Akkarinage, @Angelic234, @AnnieRuru, @arby89, @Atemo, @BrOgBr, @crazystorm2017, @cydh, @ecdarreola, @Encon21, @Everade, @flamefury, @gegewu85, @iubantot, @juanfus, @kisuka, @Lemongrass3110, @llchrisll, @mrdiablo, @RadianFord, @sader1992, @secretdataz, @syracuase, @talesofragnarok, @teededung, @Valacobino, @vstumpf, @Yuchinin, @zackdreaver 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
  2. 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
  3. Hi, Check if these serve you... https://mega.nz/#!3RAVBJIR!6cjpmGg3wCQL9bzFCDDcfUvLdouHvll8IwTBQ2wmMMc Regards!
    1 point
  4. It's a file in the download section. You could literally search '@aura' and you'd find the file.
    1 point
  5. This Codes Works On Mine. But The Problem Is When I log in the @go/@warp delay wont refresh. it needs to take an action like doing skill and attack before the delay second's refresh is there any way to fix that problem? Any One Can Help? Heres My Code Hope you Guys Have Solution. Thanks in Advance
    1 point
×
×
  • Create New...