Jump to content

nanakiwurtz

Members
  • Posts

    1654
  • Joined

  • Last visited

  • Days Won

    66

nanakiwurtz last won the day on March 10 2021

nanakiwurtz had the most liked content!

About nanakiwurtz

  • Birthday June 11

Profile Information

  • Gender
    Not Telling
  • Location
    Jupiter
  • Github: nanakiwurtz
  • Discord: nanakiwurtz#2011
  • Interests
    Learning something new :P

    (Anyway, I accept paid script requests)

Contact Methods

  • Skype
    nanakiwurtz

Recent Profile Visitors

21346 profile views

nanakiwurtz's Achievements

  1. December Digest 2019 The following digest covers the month of December 2019 Staff Changes: None Development Highlights: CORE: Fix several issues with pets Added Conf setting to Enable mob-warping when standing on Dimensional Door Fixed equip view to only send equipped item Fixed SC_KEEPING and SC_BARRIER exploit after classchange Corrected Enchant Arms for older clients Threshold for blacksmith refine fame points Allow NPC view data modifications Corrected Vacuum Extreme behavior Corrected Gatling Fever damage DATABASE: Biolab Edda Weapon Fixed place names and other typos Converted Magic Mushroom Database to YAML Removed pre-renewal Magic Mushroom database Converted Abra Database to YAML Converted Improvised Song Database to YAML Converted Reading Spellbook Database to YAML Migrated atcommand aliases and help to YAML SCRIPT: Corrected Horror Toy Factory treasure drop Fixed typo in academy.txt Corrected Rock Ridge monster spawn Moved Material Seller shop to Renewal Adding Missing Portals Fixed 'Finding the Moving Island' quest spawning the wrong monsters on pre-renewal OTHERS: Added primary key to tables that lack them & Dropped sstatus table Show your support to rAthena by submitting your Issue or Pull Requests! 
  2. October Digest 2019 The following digest covers the month of October 2019. Staff Changes: None. Development Highlights: CORE: Fixed inventory check while buying item issue Corrected RDMOPT_DAMAGE_PROPERTY_element_USER Fixed achievementexists script command Fixed memory management for achievements Fixed reply for adding to equip switch Removed jAthena 1082 legacy code regarding castle defense rate Corrected NPC view constant verification Fixed SG_FRIEND not increasing TK_COUNTER's rate when MO_COMBOFINISH is used Corrected atcommand mobinfo for VIP Corrected battle config default_fixed_castrate Fixed renewal ASPD passive modifiers Fixed script command getunits Fix item bonus SkillUseSPRate Corrected Gentle Touch skills DATABASE: Added new missing hateffects Lowered Eden Uniform Tier 1 level requirement to level 7 Updated nightmare biolab monsters drops Updated Achievement EXP to official values Job Improvement Project - Sura Updated Ninja Skills SCRIPT: Questinfo requirement update Payon script header fix Added game ID check for Horror toy factory instance Lighthalzen Quest NPC ID Fix Added official Malangdo Guide Corrected Dual Monster Race wager check OTHERS: Fixed small mistake in VS filters Updated EditorConfig Ignore files generated by CMake in CMakeFiles directory November Digest 2019 The following digest covers the month of November 2019 Staff Changes: None Development Highlights: CORE: Added bonus bVariableCast and bonus2 bSkillVariableCast for Pre-renewal Added progress for loading yaml databases Fixed code for Star Gladiator day calculation DATABASE: Fixed missing modes of Malangdo Culvert mobs Corrected Bacsojin Pet SCRIPT: Fixed quest_16_1 typo Corrected Succession of the Prince quest OTHERS: Added support for constants in csv2yaml Added unsigned rate support for yaml Fixed appveyor building Updated the CSV2YAML tool to utilize YAML Emitter Show your support to rAthena by submitting your Issue or Pull Requests! 
  3. August Digest 2019 The following digest covers the month of August 2019. Staff Changes: None. Development Highlights: CORE: Fixed dropall counter (beb6b579) Fixed item removal in Rodex (4664e88b) Corrected Joint Beat damage formula (63c4c9c3) Added multi-hit critical damage display support (08d160aa) Cleaned up left handed checks (81c5dc9a) Corrected Fame Points for level 3 weapons (78b2f109) Fixed Escape not working with bNoKnockback (e3fd7a6f) DATABASE: Updated duration for Purring (8dfdac32) Corrected pet bonuses (479cc28a) Removed obsolete Novice Rod bonus (5fb6dd7e) Added new achievements (bbca9efd) SCRIPT: Corrected position of Shrimp Trader (c1112c28) Corrected Dandelion Request script (ddb9e814) Corrected custom Job Changer quest item reward (3126bd8a) Updated Young Man position (ce42168b) Corrected Brasilis Sign Post location (0d1eb994) Added items for Advanced Potions NPC (62fa1b86) Portals correction - yuno_in03 (752d3143) OTHERS: None September Digest 2019 The following digest covers the month of September 2019 Staff Changes: None Development Highlights: CORE: Removed the option ID requirement for countitem3, rentitem3, getitem3, makeitem3, delitem3 (378e44d8) Dropped ragsrvinfo functionality (bc15f5ce) Small isequippedcnt script command update (786186f7) Reduced list field length in ipbanlist table from 255 to 15 (8431410a) Corrected pet bonuses not applying (aa63c855) Empty message in announce script command (be1194e4) DATABASE: Minor item_db fix (df930fdb) Fixed Old Money Pocket being unusable (ebc61dfb) Synced Geffen Magic Tournament mob_skill_db name with mob_db name (1658067f) Item Database Update - Lava set and Glast Heim Castle F3 weapon (7d3d952f) Corrected Tornado Axe equip level (8b4306e6) SCRIPT: Fixed typo in item 5330's script (9f4e40d4) Updated Euphy's WoE controller using the new mail script command (a83e9f34) Updated instance_warpall script side (b7f38cf8) Added quest checks for Geffen Magic Tournament (9b11301f) Corrected Clock Tower Gatekeeper dialog (6db35cd6) Old Driver band Yellow script fix (3fa8da13) OTHERS: Make appveyor use the tools/ci/sql.bat batch script (76698145) Fixed typos channel.hpp comments (152bdb0e) Show your support to rAthena by submitting your Issue or Pull Requests! 
  4. June Digest 2019 The following digest covers the month of June 2019. Staff Changes: None. Development Highlights: CORE: Fixed dissapearing items when cart is full (8ed3d058) Corrected a potential crash from equip switch (8cfee2c8) Corrected Enchant Arms for older clients (754274bc) Corrected Weapon Forging inventory search (052a4fd1) Corrected the value returned by getmapflag script command for MF_RESTRICTED (f8ea43eb) Corrected PK Mapflag assignment (a548f20c) Sense - show 0 for negatives (19835b63) Implemented instance_live_info script command to retrieve some data of running instances (c1975d7e) DATABASE: Removed the duplicate item ID from item_db.txt (5c1ef394) Updated item_db.txt (aae31a19) SCRIPT: Corrected the map name for announcing the entrance in the Morse cave instance (3cb23fd5) Fixed an issue with a cooldown after killing Wounded Morroc (34971e57) Implemented the Paramarket shops (a16f0ebb) OTHERS: Added the skeleton for the yaml converter (c2899d75) Added missing gitignores for csv2yaml (a4bbb932) Add SnakeDrak as author (46d04269) Fixed csv2yaml for guild skill tree (232b3885) Clean-up doc script commands (7cc8c964) List of Contributors: @aleos89, @attackjom, @Atemo, @Daegaladh, @flamefury, @functor-x, @jenkijo, @Lemongrass3110, @LiamKarlMitchell, @Normynator, @Tokeiburu July Digest 2019 The following digest covers the month of July 2019 Staff Changes: None Development Highlights: CORE: Implemented convertpcinfo script command (5fae7c26) Fixed a clone issue (912d97e4) Corrected autospell stacking (32525bad) Pet Fix Client after 20180704 (87b85819) Prevent moving/dropping the pet egg if it's hatched (454163c4) Fixed invalid item errors in achievements (8bb6b119) Fixed STR affecting mob damage in pre-renewal (2ca417b6) Cleaned up Joint Beat behavior (cb2c553f, 6d199ca7, 5702dc3c) Fixed Achievement Level progression (ac46920e) Fixed CZ_STANDING_RESURRECTION check (17f32a17) Fixed typo with wrong password length (d9db877d) Corrected Strip duration (4ea1b254) Corrected RENEWAL_ASPD macro processing (d476934c) Corrected pre-renewal Heal formula (3caf6687) Corrected a compile warning on GCC 8 (3dd388ac) Properly free function script counter (8050f7c8) Removed leftover variable (90d603d1) DATABASE: Corrected Magnum Break delay (fc2c6e02) SCRIPT: Fixed quest cooldown display bug for Quest Board NPC (bf52c52a) OTHERS: Fixed pet evolution upgrade script (e6eaa9fe) Made mob sprite column unique (d80e111e) Updated README.md (68e98a87) Small doc/script_commands.txt correction (0b1184e4) List of Contributors: @4144, @admkakaroto, @aleos89, @Asheraf, @Badarosk0, @cahya1992, @cydh, @daisyanne1380, @Everade, @gengstergile, @Indigo000, @laziem, @mazvi, @mrjnumber1, @naffej, @Normynator, @Playtester, @RadianFord, @rfperuch, @sader1992, @SeravySensei, @Stingor, @teededung, @Tokeiburu Show your support to rAthena by submitting your Issue or Pull Requests! 
  5. May Digest 2019 The following digest covers the month of May 2019 Staff Changes: None Development Highlights: CORE: Fixed potential race-condition possibility in cart item transaction (7f772c32) Fixed some bonuses getting capped (69843289) Additional fixes for cart exploit (7ad1b32d) Login Server console command issue (b9fb0d5a) Fixed maintenance and gm_allow_group config (317146c0) Fixed getareaunits coordinates (ddb7d903) Updated viewpoint command (a3fc44ef) Changed renewal start coordinates (eb4b4625) DATABASE: Renewal item database update (9a7b1780, e9297658) Gigantic Bow supposed to subtract HIT instead of add (656bcf31) Updated KRO Class-Shadow costume (097ed5eb) Autobonus correction (f8a1427d) Added shadow items - ID range 24320~24424 (164dc9a6) Corrected Twin Pompom By JB item bonus (1bd524a7) Updated Death Fire (ID 13192) and Rolling Thunder (ID 13193) (47ef1ea0) Updated new items weight from kRO (13db834c) Corrected new hats (0b9d7603) Corrected Rice_Cake_Soup (ID 669) item script (e48c1495) SCRIPT: None OTHERS: None List of Contributors: @aleos89, @AnnieRuru, @Atemo, @attackjom, @AzarthMZintos, @Badarosk0, @crazystorm2017, @CyberDevil75, @cydh, @flamefury, @lChyztl, @mazvi, @Normynator, @sader1992, @schickrazor, @secretdataz. @SeravySensei, @teededung, @tkporreta, @RagVision Show your support to rAthena by submitting your Issue or Pull Requests!
  6. March Digest 2019 The following digest covers the month of March 2019. Staff Changes: @crazyarashi and @Normynator are now a Developers. Development Highlights: CORE: Updated the YAML parsing method (78eed022) Fixed possible null pointer dereference in Taekwon Mission skill logic (f5e8af0d) Fixed an issue with AG_BATTLE and AG_TAMING (54ac2ae1) Fixed LGTM formatting alert (bf27041e) Fixed flag's overwritten for bonus3 bSubEle and bonus3 bAddEle (bce4e0b6) Corrected unit calculation with setunitdata (9500c06d) Added pcblock and checkpcblock script commands (3e0d3d2f, e4b41ef7) Add some missing Warning (ed37a533) Implementing atcommand_disable_npc config (c2abd6d1) Capped rate value for status_get_sc_def (15969139) setpcblock script command (7dde174c) DATABASE: Enabled a few achievement targets (56349cb5) Fixed renewal item database bugs (2f6a2c02) Fix item and NPC names (658d4207, 658d4207) Fixed missing item script of Castle_Treasure_Box (bc99c24a) Splitted guild_skill_tree.txt into re and pre-re (cbe0d6b2) Corrected Summoner's base ASPD (d1b35db7) Update Geffen Magic Tournament Quest DB & Clean up (42810ad4) Corrected Vellum and Vanish item bonuses (ed83999d) Corrected Rebellion cast times (972a14e4) Implemented Magma Eruption Dot Damage (9f4a569e) Updated item script of Test_Reagent (0cfc3216) Initial implementation of pet evolution system + Pet DB conversion to yaml (ac558d7c) Added some missing monsters' drops of monsters around rockridge (b245e0f6) Fixed vanish bonuses (eb88f0ce) SCRIPT: Updated tr0n's Quest Board (ed0e068c) Corrected several npc name in quests_ein.txt (e74e1e11) Corrected KVM Logistic Officer item ID (cc11869a) Update guides_comodo.txt (264932c3) Adding NPC Lighthalzen (1bbde624) Fixed wrong NPC coordinate (f0f94f0c) Fix wrong next function call (b1e1dbfb) eden_iro.txt update (339e6c67) NPC coordinate changes (a334b026) OTHERS: Added the skeleton for the yaml converter (c2899d75) Added missing gitignores for csv2yaml (a4bbb932) Add SnakeDrak as author (46d04269) Fixed csv2yaml for guild skill tree (232b3885) Clean-up doc script commands (7cc8c964) List of Contributors: @aleos, @Atemo, @Balferian, @BrOgBr, @CairoLee, @cydh, @Daegaladh, @exneval, @Indigo000, @JohnnyPlayy, @keitenai, @Lemongrass3110, @Litro, @sader1992, @secretdataz, @SeravySensei, @Sigtus, @Siriousb, @SnakeDrak, @teededung, @trickyloki3, @zackdreaver April Digest 2019 The following digest covers the month of April 2019 Staff Changes: None Development Highlights: CORE: Corrected block_action behaviour (66b82732) Adjusted OnTouch overlap behavior (c977558c) Updated Firewall cast check (7c313a77) Fixed Defending Aura (a8185e62) Added caps to item bonus rates (a0bcb92b) Corrected guild level increases (c7722624) Added several warning messages (9aa5f7d8) Adjusted pet walk speed (06020502) Cleaned up countitem-type script commands (f047a6a5) Corrected a compile error (3057af75) Corrected countitem_sub return value (8975682f) Fixed AG_BATTLE and AG_TAMING achievements (8df036c4) Reduced MAX_MAP_SERVERS and MAX_SERVERS size (7e7a2831) Ensure the mysql server host support full length domain (94324bc2) Corrected script command logmes (c264d3e9) Cleaned up instance script commands (21a5854c) Corrected Enchant Arms status icon (ce1508a0) Corrected checks for weapon attack calculation (d05c6035) Corrected Cross Slash (53cedb72) unitwarp npc (3d8c20f6) DATABASE: Fixed pre-renewal pet fullness values (1504507e) Corrected Sword Stick equip requirements (b6e383b8) Added Hanbok Bag item script (4a6a545a) Added an item group for Token of Siegfried (53f50131) Renewal hateffect update (79ba5aa9) Fixed a SQL item database error (884043b7) SCRIPT: Little update in aldebaran.txt (85802872) Added setpcblock to some official scripts (e172c436) Corrected Gunslinger shops (7c0d9bf3) Implemented (the old) Nightmarish Jitterbug instance (04c6303e) Fixed Aigu's cutin (4d05e09e) Updating official Kafra information from Rock Ridge (a3bd4c39) Fix loop issue on Ice Cream Maker NPC (67e1583f) OTHERS: Fixed the upgrade script for pet evolution (ee2f4950) List of Contributors: @aleos89, @Akkarinage, @Atemo, @attackjom, @cahya1992, @CairoLee, @daisyanne1380, @datleeroy, @ElinhoPP. @JohnnyPlayy, @kisuka, @Lemongrass3110, @Litro, @mazvi, @mrjnumber1, @Normynator, @RagnarokNova, @Rayvis, @sader1992, @teededung, @TokeiBuru, @userid0, @vykimo, @yashimwong Show your support to rAthena by submitting your Issue or Pull Requests!
  7. February Digest 2019 The following digest covers the month of February 2019. Staff Changes: None Development Highlights: CORE: Fixed a possible mail send server crash (2c47569f) Fixed a possible pet server crash (dd084234) Fixed a possible script exploit (25aaeec1, 8e325e41) Added the battle_config limits (from pc_changelook) to changelook script command (b032aae3) Added item bonus bNoWalkDelay (f235d89e) Cleaned up script command argument parsing (1f97beae, 42b71e6f) Fixed accessory equipping with cards (2ae2f25f) Added gvg warning (92de3065) Fixed Ice Wall units to match their official behavior (35611e78) Converted remaining C comments (c5a5c545) Corrected script commands containing arrays (d649ede4, 47866f60) Fixed Camouflage skill (5d69a4fe) Fixed an issue with progressbars (fc92a979) Added correct allocation info to strlib (913cf875) Fixed Taekwon Running fixed cast time (915c84f1) Minor clean up in `clif_displaymessage` function (bfb6b831) Corrected RODEX message size (7e649201) Fixed definitions for DB pathing (a5c93b60) Modified itemdb_read_flag error message (ec6c3698) Fixed a duplicate path status (757a4593) DATABASE: Updated Item DB (727078a6) Corrected some card combos (360cc25c) Fixed some item scripts (6a522e72) Corrected loyal pet bonuses (37772211) Corrected item DB of Wurst (214573ed) Updated Eddga's HP (4bf57de2) SCRIPT: Uncommented progressbar part in Devil tower (42920b27) Adjusted death event for Emperium Battleground (724bd3bf) OTHERS: Added Epoque to mailmap (c80b8acf) List of Contributors: @aleos89, @AnnieRuru, @Atemo, @attackjom, @Badarosk0, @BrOgBr, @cahya1992, @c0nflicts, @Daegaladh, @Epoque1, @esu1214, @Everade, @exneval, @functor-x, @JohnnyPlayy, @keitenai, @Lemongrass3110, @marky291, @mrjnumber1, @Indigo000, @raelemagy, @teededung, @Tokeiburu, @zhqfdn Show your support to rAthena by submitting your Issue or Pull Requests!
  8. December Digest 2018 The following digest covers the month of December 2018. Staff Changes: None Development Highlights: CORE: Fixed possible string out of bounds in configurations (9dbd3cb) Corrected White Imprison and reflected damage (40a4edc4) Corrected vector issue (2f5e1203) Fixed Renewal bBaseAtk readparam returning wrong value (32c68c73) Fixed clearing of sp_vanish_race (4cff45b8) Fixed missing login date for guild members (18f9574a) Fixed Skill Damage Database parsing (2d4a5949) Fixed pre-renewal atk (e8a7daec) Fixed homunculus auto feed for broken luas (9183a54a) Fixed SU_GROOMING while being frozen (7fa903ce) Fixed CN Meteor and Lunatic Carrot Beat damage (faee0cde) Fixed zero termination for bg messages (742232d5) Corrected some Summoner skills (570c07d5) Removed deprecated SI constants from src (e3dd6238) Fixed wrong replacements of CD_CURRENT_ECONOMY (732059ac) Unified infinite tick usage (016d15b7) Corrected AutospellOnSkill (75aef6a5) Fixed autobonus removal (fb81e2d7) Switched supported client to Ragexe (ec3b7077) Fixed unknown map in character select (1c987de7) Added support for viewpointvalue command (49444912) Corrected some statuses and Mado Gear interaction (0d816975) Added support for 64bit ticks (01f61cfa, 46138645) Added a missing check to TK_HIGHJUMP (63bfd611) Fixed reloadmobdb status calculation (8e58f2ce) Initial Release of Equipment Switch (818ff109, f5f377a7) DATABASE: Updated Lasagna Boss spawn (9f24814a) Changed equippable jobs for some items in pre-re/item_db.txt (93cf1881) Changed Thanatos gears to Thanos in item_db.txt (f5b546d6) Corrected job mask of some items (818f35ab) SCRIPT: Ghost Palace instance NPC name fixes (b87a1758) Fixed Taekwon Jobchanger Location (200b55e0) OTHERS: Fixed a documentation typo for bDropAddClass (9f880768) Disabled iterator sanity checks on VS (7c271d7e) Added epoll support on linux (eb2e40c3) List of Contributors: @4144, @admkakaroto, @aleos89, @Atemo, @AzarthMZintos, @Balferian, @Encon21, @Everade, @exneval, @Haikenz, @laziem, @Lemongrass3310, @MathReaper, @mrjnumber1, @nubspixel, @Playtester, @RadianFord, @reunite-ro, @Rolfxx, @secretdataz, @teededung, @Tokeiburu, @vstumpf, @whupdo, @yoonjunho72, @zackdreaver January Digest 2019 The following digest covers the month of January 2019 Staff Changes: None Development Highlights: CORE: Fixed Full Blast delay on attack and using items (4ec0c010) Corrected item bonus FixedCastRate (59593652) Fixed Reflect Damage not reflecting damage (7282dd87) Adjusted reload item database (444d7394) Refactored achievement conditions (4706115d) Fixed points command using negative numbers (6c1d1a84) Fixed a few more leftovers from 64bit tick (a5fc39e0) Corrected skills that give bonuses while sitting (b1865b31) Fixed CDP not failing when haven't met the requirements (a9f868f8) Corrected a few potential crash points (6c864927) Fixed a crash from MVP Ladder Warper (db3267a8) Updated Quagmire status removal list (626c2b7f) Disconnect player on map-server switch failure (19eef173c) Corrected status attack's element (298cfefd2) DATABASE: Corrected Honor Token weight (246dd2aa) Corrected Faceworm Larva Card bonus (1d0a2238) Corrected Cat Ear Beret bonus (6c6baff1) Fixed Costume Pocketwatch Hair Ornament location (394b16b8) Corrected Palace Guard Cap bonus (24c121b7) Added missing Costume Flying Galapago (f49c68f7) Fixed duration for items 12274 and 12275 (39906dac2) Corrected Shadow Staff script error (8839fe95) Corrected Owl Viscount Silk Hat script error (ec305337) Fixed pre-re Barricade HP value (d5ca1c73) Corrected Card/Enchant Combos (6bea2da3) Item db update (9cd9cab2) Update re/item_trade.txt based on itemmoveinfov5 (54b2cf32) Corrected Sarah's Battle Robe bonus (9d272f8f) Corrected Sling Item bonuses (fe12d6f0) SCRIPT: Added Clothing Effect Removal Service (8ed8fd1a) Change Magic Gear Master NPC name to Mado Gear Armourer for Renter Merchants (02c69f64) Added new Rebellion Shops (f3bb7e4b) Fixed wrong exp values on 13.1 and 13.2 quests and other minor fixes (c96671fc) Removed noicewall mapflag from several instance maps (79dffbd7) Updated OnTouch Royal messenger NPC (53498865) Updated NPC locations according client's navi file (b1b9720f) Fixed variable typo in agit_main_se.txt (43b3bc08) Fixed Hunting Missions (ad960e47) OTHERS: Allow increasing connection limit on linux (8ae788b6) Add missing unit type documentation (de70e498) Added MS support for the function macro (e415e642) Changed skip into error (de8c707f) List of Contributors: @aleos89, @Angelic234, @Atemo, @attackjom, @Badarosk0, @Balferian, @bgamez23, @BrOgBr, @cydh, @Daegaladh, @danielbernard, @darhylism, @Everade, @Indigo000, @Kezzo, @laziem, @Lemongrass3110, @LunarSHINING, @mrjnumber1, @Normynator, @nubspixel, @RadianFord, @rAthenaCN, @sigtus, @teededung, @Tokeiburu, @zackdreaver
  9. November Digest 2018 The following digest covers the month of November 2018. Staff Changes: None Development Highlights: CORE: Added multi level up level caps (a47e6cb4) Updated the list of skills usable in Madogear (fd91ab62) Implemented official buy/sell amount restrictions (e8c11624) Added some additional guild loading checks (a4c8039c) Corrected Ignition Break animation (78cda50e) Corrected script command setunitdata HP/Max HP (404973f6) Updated Hammer of God behavior (0c6b772d) Corrected Reins of Mount interaction with hiding (24dca111) Corrected Raid damage for renewal (a8f01ecc) Corrected trap splash count (7cc44e55) Corrected Fire Charm and Exploding Dragon damage (16c2f22f) Fixed a potential crash on change map events (505a0cd8) Resolved Small and Large Life Potion Healing (47d76205) Corrected Absorb Spirit Sphere on self (eafb1cb7) Refactored item bonuses to utilize C++ features (c71ef92f) Added drop highlighting effect feature (bde580fd) Fixed possible string out of bounds in configurations (bff89bd7) Updated CN Meteor and Lunatic CB behavior (9758a38f) Corrected Electric Shocker versus MVP (a0d10876) Corrected White Imprison and reflected damage (e02e85b6) Corrected a potential overflow in item bonuses (5cc368a1) Corrected Stone Hard Skin Rune effects (0bb279b6) Corrected possible item loss during char login (6a49dc2b) DATABASE: Corrected Platinum Shotel and Curved Sword (d9b00bd7) Added Equipments/weapons from ep17.1 (795aa825) Added Illusion of Labyrinth item DB (348acd18) Added KRO items november-07-2018 (a8175337) Added missing bracket for sql synchro (56f5333a) SCRIPT: Corrected atcommand reloadscript and NPC dialogs (a7d8fbae) Added missing Phantasmagorika Spokesperson (5dbe3dba) Prevent duplicate npc (dbf2f232) Fixed a bug in Gaebolg Family Curse script (756ef38b) OTHERS: None Statistics: Excluding merges, 7 authors have pushed 48 commits to master and 75 commits to all branches. On master, 104 files have changed and there have been 2,069 additions and 1,705 deletions. 50 Active Pull Requests 59 Active Issues 41 Merged Pull Requests 20 Proposed Pull Requests 9 Closed Issues 46 New Issues List of Contributors: @admkakaroto, @aleos89, @Angelic234, @Asheraf, @Atemo, @Badarosk0, @Balferian, @crazystorm2017, @cydh, @dastgirp, @Everade, @exneval, @flamefury, @FriggRM, @Joao1905, @kukuasir1, @laziem, @lelouch22, @Lemongrass3110, @mrjnumber1, @Rytech2, @slyx88, @syracuase, @teededung, @Tokeiburu, @vykimo, @zackdreaver Show your support to rAthena by submitting your Issue or Pull Requests!
  10. October Digest 2018 The following digest covers the month of October 2018. Staff Changes: None Development Highlights: CORE: Fixed ers_destroy called too early in do_final_instance (0f8ce367) Fixed IM_NONE idle timer issue (7d8530e3) Fixed instance map issue (e66dc4f6) Added script command getunits (10e7035b) Initial release of the guild storage log (55acdb986) Changed the default packetver to 20180620 (8e7b9a57) Cleanup skill_damage mapflag for skill (d8e760fa) Fixed free purchase from cashshop NPC exploit (180938d9) Corrected equipment stripping success rates (04f127fd) Fixed potential map server crash in clif_parse_Mail_setattach (21407227) Added skill_duration mapflag (84b4f098) Updated Gunslinger/Rebellion Bullet behavior (87032fc9) Fixed Water Evasion and Freezing Spear combo (af205a88) Removed code duplication for Guild Skills (98ba5490) DATABASE: Corrected Solid Lunatic spawn amount at prt_fild08 (daebd300) Updated item_buyingstore table (474cb7d9) Corrected Repair and Shape Shift requirements (77ace906) Corrected a SQL issue (5c031c73) Added cards from ep14.3 (kRO 2018.09.21) (a31b34ba) Renewal Monster updates (fe197bfa1, 5322c563, bcd419db) Added items from kRO 20181002 (4c25aadf) Added items from kRO 20160504 (5c891c53) Corrected Airship_Boots item script (8cecb040) Added missing mode for Nightmare Biolab monsters (a4fa8054) Corrected an Imperial Set Combo (fece0abe) Updated amount of items given from certain scroll boxes (b1200aa1) Corrected some item combo bonus (edfaa546) SCRIPT: Initial release of Rock Ridge script (01a70999, 441e8f96) Corrected some issues with Malaya Quests (2e9319af) Updated Malangdo enchant weapon script (e2763068) Initial implementation of Nightmare Biolab (33dcadda) Updated NPCs in moro_vol map (0b18fe4b) Initial release of Devil Tower memorial (58c520eb, efbb9fed) Fixed some conditions in LV4 weapon quest (7066cac9) OTHERS: Corrected Guild Storage Log SQL file (8a504c69, 3b7fbb0d) Miscellaneous documentation update (5e7cb8a8) Adding LGTM to CI tools (c0793a80) Statistics: Excluding merges, 10 authors have pushed 71 commits to master and 120 commits to all branches. On master, 117 files have changed and there have been 22,609 additions and 5,417 deletions. 59 Active Pull Requests 63 Active Issues 39 Merged Pull Requests 20 Proposed Pull Requests 32 Closed Issues 31 New Issues List of Contributors: @admkakaroto, @aleos89, @anacondaqq, @Atemo, @attackjom, @AzarthMZintos, @Balferian, @cydh, @Everade, @exneval, @Indigo000, @JohnnyPlayy, @keitenai, @lelouch22, @Lemongrass3110, @mazvi, @officialwedevgames, @OptimusM, @Questune09, @sader1992, @secretdataz, @slyx88, @teededung, @vykimo, @zackdreaver Show your support to rAthena by submitting your Issue or Pull Requests!
  11. September Digest 2018 The following digest covers the month of September 2018. Staff Changes: None Development Highlights: CORE: Cleaned up map property functions (048de6c9) Updated mob_drop parsing (386ee355) Follow up to atcommand identifyall (d7d012c5) Resolved Dynamic Mobs issue (618fc37e) Implemented official ammo equip behavior (d3d8f3c5) Corrected some weapon bonuses (d17ddf41) Corrected a check for skill usage restrictions (e6e0511c) Updated documentation typo error (3cd77173) Cleaned up Banding behavior (0d773983) EDP renewal change (a12f1ce0) Cleaned up equipment stripping skills (f0dfdf92) Corrected Critical bonuses (147e8da2) Corrected Union of the Sun Moon and Stars HP cost (8fc79033) Corrected Taekwon Mission mob generator (7040057a) Updated Item Sell checks (3e1105b0) DATABASE: Updated default items's items script of attendance.yml (82171c58) Corrected Kimi Possession combo set (71b8cbe1) Implemented items from ep16_2 (kRO 2016.03.09 and 2017.06.21) (32b19904) Updated map_msg_por.conf (c4cb25b6) Updates inf3 in skill_db (b614092b) SCRIPT: Adjusted playtime check in Eden Quest script (ee6009ff) Clean-up HTF instance and fixed a quest warning (9780b461) Fixed some error and warning in the NPC sample folder (ca83d352) Autopot script improvement (b7ba7fe5) Changed "Royal Errand Boy" to "Royal Messenger" in quests_16_1.txt (f16fc6c5) OTHERS: Minor correction in documentation (7d546d37) Corrected some GCC 7.1+ compile warnings (926e37cb) Statistics: Excluding merges, 9 authors have pushed 27 commits to master and 53 commits to all branches. On master, 47 files have changed and there have been 1,416 additions and 672 deletions. 28 Active Pull Requests 49 Active Issues 19 Merged Pull Requests 9 Proposed Pull Requests 26 Closed Issues 23 New Issues List of Contributors: @admkakaroto, @aleos89, @Atemo, @AzarthMZintos, @benching, @cydh, @Everade, @exneval, @JMahiro, @keitenai, @kukuasir, @laziem, @Lemongrass3110, @Litro, @mrjnumber1, @RadianFord, @sader1992, @secretdataz, @teededung, @Tokeiburu, @zackdreaver Show your support to rAthena by submitting your Issue or Pull Requests!
  12. August Digest 2018 The following digest covers the month of August 2018. Staff Changes: None Development Highlights: CORE: Cleaned up map storage type (48ae1a1e) Cleaned up header guard names (2ab29807) Updated Acid Terror damage modifier for renewal (c731465a) Official Spiritual Sphere Absorption behavior (9ca000a4a) Corrected SECURE_NPCTIMEOUT behavior (4befcf74) Fixed string case in inarray command script (9cba66c2) Implemented suggestion `checkwall` script command (3d8104d7) Fixed a possible mapserver crash (ae89b3a7, ae7cb65a) Added new quest info icons (f42696bf) Fixed Insignia MATK (ef2bf5b0) Corrected a compilation error (77301602) Fixed Global instance timer issue (d8bcc912) Implemented suggestion of `killedgid` (c856b07c) Cleaned up map data checks (bde33e76) Corrected a map server notification (e469f5fb, 5581da4b) Corrected Blast Mine and Claymore Trap behavior (0f7f6639) Corrected some map property issues (da83e617) Corrected server info display (3569789a) Implemented suggestion `identifyall` script command (fd4f7ccd) Updated Arch Bishop skills from kRO maintenance (d699defa) DATABASE: Fixed some items and combos (f69d5d39) Added IG_PRIVATE_AIRSHIP (83c8183a) Added new item scripts from kRO 2017.05.10 update (2e133ed0) Added card in monster's card slot for monster in Sarah and Fenrir instance (68d53c19) Implemented new items from Illusion of Moon Light kRO 2016.12.27 (95b81cf5e) Implemented new items from Illusion of Vampire kRO 2017.01.25 (0a8b17a1) Implemented new items from Illusion of Frozen kRO 2017.02.21 (91f2b7cc) Implemented new items from Illusion of Abyss kRO 2017.04.18 (9c27a5cd) Implemented new items from Illusion of Teddy Bear kRO 2018.03.09 (24f6c5e9) Implemented new items from Illusion of Luanda kRO 2018.04.18 (9c0010f3) Implemented cards from Dreamy Shadow Instance and Royal Members Cards (87338504) Corrected item ID on Illusion Hunter Bow + Hunting Arrow combo (440b243a) Implemented cards from ep 17.1 kRO 2018.08.13 (555e0c69) SCRIPT: Fixed Wolfchev Lab prerequisite (5f5df82d) Fixed wrong npc name for emotion in Malangdo (68fccf44) Fixed no such NPC 'Sweet Married Couple#dew2' (7593ae52) Corrected npc's name (fce5919b) Update Renewal and Pre-renewal Morocc NPCs (91667a9a) Added Lutie Kafra in renewal (0d4b3517) Updated accessory enchants of ep16 according to kRO 2015.02.25 (8e51117a) OTHERS: Updated mapcache tool (a5af358b) Corrected SQL upgrade format (b05ca3bc, 24de06c7) Statistics: Excluding merges, 11 authors have pushed 70 commits to master and 80 commits to all branches. On master, 167 files have changed and there have been 2,199 additions and 1,281 deletions. 51 Active Pull Requests 60 Active Issues 42 Merged Pull Requests 9 Proposed Pull Requests 52 Closed Issues 8 New Issues List of Contributors: @admkakaroto, @aleos89, @anacondaqq, @Atemo, @AzarthMZintos, @Balferian, @BrOgBr, @cydh, @ecdarreola, @elfring, @flamefury, @gustavobrigo, @Haikenz, @hendra814, @laziem, @lelouch22, @Lemongrass3110, @mazvi, @mrjnumber1, @redlightliu, @Rytech2, @sader1992, @secretdataz, @SnotraRM, @syracuase, @teededung, @Tokeiburu, @uddevil, @xTakami, @yoonjunho72, @zackdreaver, @zakudam Show your support to rAthena by submitting your Issue or Pull Requests!
  13. July Digest 2018 The following digest covers the month of July 2018. Staff Changes: None Development Highlights: CORE: Added a 'force' option to attachrid (b3643bfe4) Fixed broken guild notices (b3a51eaa) Fixed logging of #CASHPOINTS and #KAFRAPOINTS (ce9cbd2e) Added possibility to log without attached player (3faf7004) Added support for packet sending map data 0xAC5 (145b60f7) Added Guild Storage Expansion Skill (e13ca63c) Fixed a bug with warlock's spheres (cea5ad71) Corrected SC_MTF_CRIDAMAGE bonus not triggering (6b148d5c) Refactored roulette system (fe7c0a78) Missing returns for inarray and countinarray (500cfdc4) Added empty packet functions for private airship (74efc7d6) Cleaned up Summer 2 code (b2c026d4) Corrected some item bonuses not triggering (fdd24756) Pets should mimic master's walk speed (042b8862) Fixed Guild Storage Expansion skill saving (bfd7af34) Replaced HID timer function parameters in a macro (c4d7dc76) Freezing and Burning can occur at the same time (1a6bc209) Negative MDEF should not increase damage taken from magic (030443c9) Initial Release of Attendance Feature (a5588dd9) Updated max recovery weight to 70% for renewal (b409936f) Resolved Guild Storage Expansion not updating (bbe552d1) Cleaned up the mapflag system (a942853d, 93139226) Fixed missing curly braces in reloadscript (123303ef) Fixing party death icon in newer clients (95c3aed8) Fixed a bug with disable_items script command (6b3f0717) Fixed EXP bug and added failsafe to family check functions (952ac43e) Cleaned up map data storage (584fcac4) Fixes channel command crash (3de9a44f) Initial release of private airship system (8dea04a8) Fixed walk_choices's type (a05ed6e8) DATABASE: Fixed incorrect drop_id in quests (1b72f727) Updated Shield Spell behavior (d612788e) Updated Axe Mastery behavior (20a72e0c) Updated Masquerade effects (f2437f4a) Adjusted Amistr's Defense behavior (3de58247) Adjusted Shield Chain range (eeb01923) Corrected TWO skills according to aegis datas (cd05eb15) Update Airship Assault Monster stats (7717c1e6) Corrected Spiritual Sphere Absorption and Cursed Circle interaction (4f97c749) SCRIPT: Fixed issue with Gunslinger Manual (e4eddc3e) Fixed rate for HD material in shadow refiner npc (f9797109) Added comments in custom quest_shop.txt (84299027) Added extra npc checks (6e8599cd, 6b19b72d) Corrected Archer Training bug (532e043) Added Academy monster re-spawn (4db212bf) Fixed quest warning in quests_amatsu.txt (12f62e63) Implemented Banquet for Heroes ep 16.1 (7a8ac464) Added extra nowarpto on some maps (f1f47091) Fixed npc location for Lutie quest (58eadcda) Fixed a mistake in 2008 headgear quest (fa4021d2) OTHERS: Updated travis script (a8b7476c) Fixed a few compiler warnings on clang (91169d7e) Update tools/config.pl (62ac5be4) Added .editorconfig file to force editor settings for certain file types (3165e521) Statistics: Excluding merges, 11 authors have pushed 76 commits to master and 115 commits to all branches. On master, 194 files have changed and there have been 28,777 additions and 7,054 deletions. 61 Active Pull Requests 66 Active Issues 51 Merged Pull Requests 10 Proposed Pull Requests 49 Closed Issues 17 New Issues List of Contributors: @4144, @admkakaroto, @Akkarinage, @aleos89, @anacondaqq, @Atemo, @AzarthMZintos, @Balferian, @BrOgBr, @cydh, @Daniel4rt, @Daegaladh, @DavidPS92, @ecdarreola, @EthernalFriend, @Everade, @flamefury, @functor-x, @gladio78, @gustavobrigo, @Haikenz, @hendra814, @Kutikuti, @Lemongrass3110, @lRaikeNl, @MrLekkz, @nornane, @RadianFord, @Raf4h, @sader1992, @secretdataz, @spinzaku, @teededung, @tmav94, @uddevil, @V0rr, @vykimo, @yoonjunho72 Show your support to rAthena by submitting your Issue or Pull Requests!
  14. June Digest 2018 The following digest covers the month of June 2018. Staff Changes: @sader1992 is now a Content Moderator. Development Highlights: CORE: Added new jRO hat effects (b2594f48) Corrected Tarot Card dispelling Clan buffs (f4e8dee5) Removed an extra semicolon typo (3a918fa4) Initial support for Star Emperor and Soul Reaper (fc951469) Moved common, config and mapcache to C++ (801d3ed9) Updated Mado Gear effects (dc413a3c) Resolved some compile issues (1ce3792a) Fixed over refine bonus (105cc3ab) Updated Freezing effects (5e9a23de) Corrected Cloud Kill behavior (f3eab9dd) Corrected Crystallized state effect (375f0ae4, 8e9f7a59) Fixed MariaDB compilation problems (21cb1a22) Synchronized source file headers (11b42569) Fixed CMake on Windows (4633ab5c) Fixed a map-server crash from getitem3 (23f7b945) Added item random options into picklog (d5a815a6) Cleaned up some hardcoded variables (880e227e) Added clan name display (9a7e27b6) Removed useless debug variables for an old issue (55f1b01b) Fixed Silvervine Root Twist animation for players (796a67be) Fixed compiler warnings in malloc.cpp on x86 (a4336fd8a) Enable autobonus to be reactivated (e7fd6aa5) DATABASE: Added lhz_d_n2 and other missing maps, plus its mapflags (f025be5f, 87db2326) Updated Achievement database (ef046159) Fixed Goldsmith Dagger class equip requirement (879ef2af) Fixed Chewy Ricecake and Oriental Pastry bonuses (f6758959) Corrected Variable Cast Rate for Geffen Magic Robe in Renewal (00e518b2) Fixed many items at Pre-RE and RE database (f7c62d28) Added missing maps to map_cache (acebcd38) Fixed Bloody_Roar and Bloody_Roar_C item scripts (e4a80565) Corrected Devil Whisper Costume drops (a215ed97) Corrected End Sektura bonus (4a64eb49) Corrected Sightless Mind range (aef23561) Fixed some accessory being refineable (380dde04, 9c50cd76) Additionally removed refineable value from Dungeon_Ticket (18873555) Fixed Drooping Pope and Imperial Spear item script (1c950627) Fixed Bunker Shield item script (8c4be8db) SCRIPT: Initial release of Morse Cave instance (d388a712) Added Old Glastheim Buffs (7c4d7692) Added Hero Ring exchanger and Enchant NPCs (6c0da909, 967f28ed) Updated custom mushroom script (006efe11) Corrected spelling issues in Dewata Quests (f67b353a) Corrected spelling and made name change in Rune Knight Job Change Quest (87913bcd) Fixed a typo in guildcastles.txt (915c1562) OTHERS: Added Inkfish to mailmap (98e2cfd2) Added Valaris to mailmap (85413183) Added jTynne to mailmap (37330448) Added a build test for GCC-8 (4044966e) Statistics: Excluding merges, 10 authors have pushed 72 commits to master and 131 commits to all branches. On master, 336 files have changed and there have been 5,878 additions and 10,015 deletions. 55 Active Pull Requests 60 Active Issues 40 Merged Pull Requests 15 Proposed Pull Requests 48 Closed Issues 12 New Issues List of Contributors: @aleos89, @Atemo, @Balferian, @bentheexo, @BrOgBr, @cahya1992, @crazystorm2017, @cydh, @danielbernard, @ecdarreola, @Everade, @exneval @Felleonel, @flamefury, @Haikenz, @laziem, @Lemongrass3110, @mazvi, @mrjnumber1, @Questune09, @Raf4h, @redlightliu, @Rytech2, @secretdataz, @teededung, @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
  15. #item 501 <charname> If it doesn't work, put the charname in quotes
×
×
  • Create New...