Jump to content

nanakiwurtz

Members
  • Posts

    1654
  • Joined

  • Last visited

  • Days Won

    66

Everything posted by nanakiwurtz

  1. The problem with tagging a forum user in the digest is the name is not always the same between github and rA forum, so it's hard to keep track of who is who. But if someone has a suggestion, please post it here. Or maybe if there is another section inside the github Issue/PR template, like "Forum username" I think I can make it work.
  2. October Digest 2017 The following digest covers the month of October, 2017. Staff Changes None. Development Highlights CORE: Migrated mob.c to mob.cpp (593ac627, 215aa158) Migrated skill.c to skill.cpp (2606cf97) Prefer static_casts instead of C casts (a5719e72) Fixes homunculus being able to attack from Manhole (6b671774) Corrected Overed Boost behavior (53ba373c) Fixed a bug where refine bonuses was being incorrectly parsed (872cb42a) Corrected character slot movement (fe75aeab, ae0da362) Fixed a couple of warnings (fb882c4a, ff6722c9) Removed SCRIPT_CALLFUNC_CHECK ifdef-directives (b8562932) Resolved Skill Unit Database parsing issue (54a119c5) Added a duplicate name check for the itemdb (828f7832, 48fcc92a) Updated callshop selling list variables (fa425b83) Updated Convex Mirror to match official behavior (951ff555) Moved some remaining constants into src (f42c2ff2, b196b46b) Added support for 3 new hat effects (8c2f727f) Fixes required equipment check for skills (db37fc7d) Adjusted script command bindatcmd (b4106eb9) Implemented round,floor,ceil script commands (2830183e) Added support for October clients (7dc6f757) Fixed an import issue in mapindex (caf31521) Enabled import for translations by default (3b219565) Added 2 new NPC constants (93ad3a13) Adjusted Item Shop trade restriction (5208d169) Add check in configure to ensure C++ compiler (feb1ab9d) Fixed searchstore for vendings with item id > 32k (18e0f0ab) Fixed duplicated condition check (9772639a) Fixed cmake (611dee07) DATABASE: Added AB_RENOVATIO as reproducible skill (2df18b12) Implemented Terra Gloria cards (091738ac) Implemented cards for Moscovia monsters (fc8534f7, b8844a09, 75653d9d) Fixed missing comma in /db/re/item_db.txt (77a7bc2d) Corrected Aegis names (7f9747c1, 0791adb4) Fixed a duplicate Aegis name (319fc4d1) Fixed Zaha Doll Hat not being refinable (800fd3da) Fixed several item positions (3e78cc1c) Added Mob DB placeholders (705cc5a8) Updated Rebellion class (6a2c1229, 3ab39c4c) Corrected Endure hit count behavior (ea0b54e0) Added new 2016 Wedding skills (c73e10cb, 828f7d6e) Fixed Crimson Saber equip class requirement (b90df893) Added new Intro map for Renewal (c7d5b614, cb760a0a) Corrected Dark Claw behavior (2c1df58b) Corrected St. Patrick's Hat and Green Ale (d15b5fc5) SCRIPT: Updated Job Master NPC (2676d053) Corrected some refiner checks (76923ac5) Added an option to disable Baby Novice on Job Master (7991f47a) Added missing warps from dali to dali02, dali02 to dali (f07ceced) Added MC_CARTDECORATE as Platinum skill (10d40570) Initial release of Sarah and Fenrir memorial (5ed21132, c9ee8eb6) Added new Global Function `F_GetPlatinumSkills` (c76f3675) OTHERS: Updated .sql files to fix Random Options with negative values being stored as 0 in database (f20ac015) Updated the contributing documentation (2c8ab4ff, 9210bf5d, 00682683) Statistics Excluding merges, 12 authors have pushed 84 commits to master and 168 commits to all branches. On master, 128 files have changed. There have been 12,094 additions and 5,820 deletions. There are 38 merged Pull Requests and 14 Proposed Pull Requests. There are 15 new Issues and 51 Closed Issues. List of Contributors @4144, @Akkarinage, @Aleos89, @anacondaqq, @Atemo, @Braniff, @cydh, @Daegaladh, @dastgir, @esu1214, @Everade, @exneval, @feltenc, @Haikenz, @hc3490, @hendra814, @jenkijo, @Jeybla, @joelolopez, @kaninhot004, @Lemongrass3110, @lunixoid, @M4karov, @mazvi, @Mickosis, @Mikegyver, @MuzTank, @RagnarokNova, @Ridley8819, @rpdigos, @Rytech2, @secretdataz, @shushusao, @Stolao, @ToiletMaster, @TokeiBuru, @uddevil, @Yuchinin 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
  3. September Digest 2017 The following digest covers the month of September, 2017. Staff Changes None. Development Highlights CORE: Removed reset of monster drops on mobdb reload (f197f82f) Corrected broadcast item flag with autoloot (dfe714e9) Resolved bonus WeaponMATKRate (e92fc967) Migrated script.c to C++ (965edbf4,0379774c,60d59124,528539f6,38d225c4,6434a830) Adds allow_bound_sell configuration (557cccac) Corrected OPT1 behavior (5c7c0893) Refine overhaul (e24d30a7) Updated alternate 3rd job bodystyles (78c63c3a) Fixed msvc warning casting int to bool in getequiprefinecost (70f1d864) Corrected Elemental flee calculation (1bfe8475) Migrated clif.c to C++ (80a251ef) Shadow Refiner and getequiprefinecost (cd43f32f) Corrected script command instance ID lookups (82ed67a0) Changed atcommand follow behavior (d9a2bdbe) Updated Kaite renewal behavior (ee552d67) Adds pk_mode_mes displayed on joining a pk zone (0e4ffdac,e6ec0f52) Added support for some missing clients (7de74727) Corrected Elemental Cure healing behavior (ab014246) DATABASE: Updated Rune Stone item behavior (d353b668) Updated Guillotine Poison item behavior (6ef8a97c) Leprechaun_Hat should be refineable (969c10fb) Resolved Lex Aeterna autospell for Laser of Eagle (734ec225) Corrected Bawaya Agimat Tattoo item bonus (549d6f5b) Added new mob db placeholders (6899c89e) SCRIPT: Corrected a second changequest attempt in Assassin Job Change quest (470364cb) Fixed a warning in HorrorToyFactory (b275412b,3cc29d04) Fixed typo in achievements.txt (c71f1050) Fixed duplicate NPC location (052b9bc8) OTHERS: Fixed a potential map-server crash (b4952aae,5fda4f0f) Updated item group file location in documentation (82222084) Fixed potential crash in pc_bonus (0e74b5f5) Updated script command callshop documentation (2572bbbc) Statistics Excluding merges, 12 authors have pushed 41 commits to master and 74 commits to all branches. On master, 62 files have changed. There have been 2,632 additions and 694 deletions. There are 21 merged Pull Requests and 8 Proposed Pull Requests. There are 7 new Issues and 42 Closed Issues. List of Contributors @admkakaroto, @Akkarinage, @aleos89, @anacondaqq, @anity99, @Atemo, @Barigas, @cydh, @Daegaladh, @esu1214, @Everade, @Felleonel, @Haikenz, @jenkijo, @Jeybla, @Lemongrass3110, @LiamKarlMitchell, @luan122, @Mikegyver, @MrAntares, @panko11, @Paoly28, @Playtester, @plsfixrito, @RadianFord, @sader1992, @secretdataz, @technoken, @uddevil, @vstumpf, @whupdo, @Yuchinin, @Zellukas 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
  4. August Digest 2017 The following digest covers the month of August, 2017. Staff Changes @Z3R0 and @crazyarashi have become Forum Moderators. @Azura Skyy has been moved to the Forum Moderators group. @Cyro has been moved to the Content Moderators group. Development Highlights CORE: Fixed pre-increment and pre-decrement operators for achievement condition parsing (c0556a3) Corrected guild bound item retrieval deletion (4c62f58) Fixed readparam when 2nd parameter is a variable (9d6b3d0) Added a new item flag for delayed consumption (fe5f1e1) Cleaned up character deletion code (bbd42e7) Fixed a memory leak in achievementremove (ee12429,8310253,4a28c8c) Fixed achievement handling in OnPCStatCalcEvent (70c14fa,f8e4aab) Fixed misleading indentation in script.c (43949b8) Fixed public equip switch not being saved (983d164) Fixed mob database reloading (5424ab8) Added dummy entries for the equip switch feature (829f0a1) Made cbasetypes.h more C++ compatible (a46e012) Added missing MySQL column check for show_equip (34aa59d) Made global variables in header files extern and implement them in their respective source file (71421a4) Corrected YAML file parsing (dcbb2df,ac1cf04,74cc00f) Made view_data for mob unit changes persistent (abfd198) Fixed a memory leak in the script engine (dce6ff1) Fixed memory manager still using SVN revision (37f7fc5) Fixed a PACKETVER mismatch for the random options (a2fc7d5) Fixes memory leak in char-server (f9c6b92) Inter server C++ conversion (cc1d26f) Fixed another error from mobdb reloading (d673d25) Fixed std::string reference being an incomplete type in inter.h (bfb9294) Fixed cast time for the npcskill script command (165197d) Fixed return value of unitattack for players (4cb4d60) Fixed character creation for expired VIP accounts (d319ff7) Fixed rebinding of mob view data for killed mobs (5fdebec,6f98508) Added support for the all 2017-06 clients (1fc0ed6) Added script command sc_end_class (4539d55) Cleaned up Item Shop checks (7a1b2e0) Corrected the Chorus skills damage bonus (515fa6a) Adjusted the Achievement Chat Counter (3e51f68) Corrected mob chat display checks (b19325b) Adjusted HP, Max HP, SP, and Max SP SQL defines (fc115b8) DATABASE: Fixed swapped accessories (cd3f42e,166836d) Removed some hardcoded item checks (cd164d7) Added new NPC IDs and mob ID placeholders (b30d0fd) Fixed wrong crimson staff being dropped (693e958) Updated item_db.txt (16.1 episode) (641a1f1) Resolved non-weapon items having a weapon level (b9627dd) Fixed bAddEffOnSkill (9db3c38) Corrected Fatal Menace behavior (39a5d38) Updated Silvervine Root Twist behavior (e4072e1) SCRIPT: Fixed a lot of "next" on Old Pharmacist (627a178) Fixed a typo in quests_eclage.txt (115c1b9) Fixed storage condition in Lasagna town (087a727) Fixed script dialogue's NPC name to its proper order (fcc4936) Fixed incorrect use of 'close' command (f4de91b) Adjusted script command gettimestr (7554b53) Initial release of Ghost Palace Memorial (11d3300) OTHERS: Fixed compile warning and errors (f4338ad,3183c39) Fixed a compilation problem with CentOS (9084d01) Details of import/ dirs and examples (8417d76) Fixed x64 release mode not building all servers (6b18ea5) Updated Readme.md (c9ce29c) Statistics Excluding merges, 13 authors have pushed 74 commits to master and 93 commits to all branches. On master, 115 files have changed. There have been 2,793 additions and 947 deletions. There are 29 merged Pull Requests and 12 Proposed Pull Requests. There are 13 new Issues and 55 Closed Issues. List of Contributors @admkakaroto, @Akkarinage, @aleos89, @anacondaqq, @Atemo, @Canoe, @CairoLee, @chadn4u, @ClayJensen, @cydh, @Daegaladh, @Everade, @exneval, @hendra814, @hurtsky, @Jeybla, @karlseven, @keitenai, @Lemongrass3110, @M45T3Ryu, @M4karov, @mazvi, @Milchdealer, @sanny1128, @secretdataz, @Stolao, @Temtaime, @TesLA-Git, @Tokeiburu, @uddevil, @vstumpf, @Yuchinin 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
  5. July Digest 2017 The following digest covers the month of July, 2017. Staff Changes None Development Highlights CORE: Expanded `bg_get_data` script command (fa24b213) Corrected client date for the implementation of new Party UI window (ad8091498) Fixed `getequipid` returning 0 instead of -1 (045f4be5) Fixed `unitwalk` and `unitwalkto` label reset (2072fe36) Added some checks to guild leader change (a3c05905, eaeec397, be15b629) Added a state check for the Cash Shop (f86ba2b6) Added a few missing cashpoint message comments (689a3ff9) Miscellaneous atcommand parsing cleanups (bae5c312, 27a30ffa) Fixed Thief's Backsliding animation (b2aa7e69) Corrected VIP Drop calculation (9959c919) Added Lasagna to atcommand `go` locations (d9d9042b) Fixed character deletion on 2014-10-22 (b0f5672a) Fixed a warning for guild master change time (6e2ab600) Fixed a small bug with atcommand `addwarp` (0d103bf6) Overhauled and dropped packet db (f0ab8d2a, 574c7539) Expanded script command `unitstopwalk` (d86c8a81) Fixed a warning when obfuscation is disabled (d324cd1e) Fixed `unitwarp` to unwalkable areas for NPCs (dae50306) Fixed mod permission for private channels (9eaabd5f) Added shuffle packets for 2017-06-14bRagexeRE (2f453e79. 7c2f3c4d) Added script command `progressbar_npc` (cf0cfe84) Disabled instances from using OnPC Events (8b3e9cd2) Updated alternate 3rd job bodystyles (cac49fda) Fixed homunculus menu for a few clients (433490a2) Initial release of the Achievement system (7f5411da) Allows families to share exp (3a556a35) Added support for RODEX 2017 (02135c4e) Added a new config to allow restrict guild alliance requests (b21f7c0a) Fixed Item Combos in same equip index (3f8ff5a3, f0a07d6d) Allows negative Equipment Attack (a5e18f12) Fixed item selection dialog (dfbd6f6c) Fixed pre-increment and pre-decrement operators (6748ff7e) Fixed some memleaks in `skill_require_db` (b2c5424a) Added script command `achievementupdate` (6581bac8) DATABASE: Updated Summoner class (5f7a143d) Updated Item DB (c7438aa0, 7a3a6496, 2bd0fd5a, 77718c32, 1bfd28ee, 4af68603) Updated skills: Hell Inferno, Hell's Plant (dc2c51cd, 5462b08d, 07392755) Added placeholders for Mob DB (e00d8438) Fixed some typos in the Achievement database (0126759d) SCRIPT: None OTHERS: Fixed compilation warnings and errors (2aefe6c1, 4dfeeade, df2c3e16, 94aa28aa, ad036d08) Removed extra tabs/spaces in script_commands.txt (4b8720b4) Removed packet_db copy from VS project (19d7c442) Fixed file order in map-server project for VS (e157e05c) Removed SQL upgrade files dated prior to 2016 (d912c503) Renamed the Achievement SQL upgrade file (fdbdcb26) Fixed release mode building of map-server (1e63f892) Fixed some compilation warnings in release mode (d7c7d58d) Fixed some RODEX related compile warnings (000786d9) Statistics Excluding merges, 10 authors have pushed 76 commits to master and 98 commits to all branches. On master, 148 files have changed. There have been 17,797 additions and 6,793 deletions. There are 18 merged Pull Requests and 5 Proposed Pull Requests. There are 13 new Issues and 59 Closed Issues. List of Contributors @4144, @admkakaroto, @Akkarinage, @aleos89, @anacondaqq, @Asheraf, @Atemo, @CairoLee, @dastgir, @esu1214, @Everade, @f0und3r, @Felleonel, @feltenc, @Grimfiend, @hartonox, @hazimjauhari90, @hendra814, @Jeybla, @jezznar, @keitenai, @kukuasir1, @lelouch22, @Lemongrass3110, @Lux-uri, @Mikegyver, @mrjnumber1, @RagnarokNova, @ragnarokValor, @reigneil, @Rytech2, @sader1992, @sanny1128, @secretdataz, @sikiro, @talesvalente, @technoken, @ToiletMaster, @Tokeiburu, @uddevil, @Valorro, @vstumpf, @Yuchinin, @zackdreaver, @zellkennedy 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
  6. June Digest 2017 The following digest covers the month of June, 2017. Staff Changes None Development Highlights CORE: Fixed warps between 2 maps of the instance (ddee418) Implemented Clan Instance support (f450538) Added support for 2016's guild packets (9412ebb) Fixed login on 2017-03-15 and later (52ac564) Added support for 2017's guild leader change (b51617c) Fixed party window for 2017 clients (816d8ab, 7351b88) Fixed Status Recovery's interaction with other skills (b2d72ca) Corrected a SQL buffer type for bound items (1282594) Fixed color by default in questinfo script command (ad82c6b) Changed some GvG checks (264af55) Fixed some damage skills which ignored walls (05a778d) Updated atcommand changegm area name update (3093824) Fixed false duplication of items on trading (6b8dbf9) Implemented basic RODEX support (58776da, 3acf1aa) Adjusted RODEX mail return and delete timer (9d7d368) Adjusted NPC casted skill cast times (2a6277a) Added a config for Banana Bomb (e804970) Fixed a bug with script command strnpcinfo (a7c8751) Replaced rand() to rnd() (20908ee) Fixed motd parsing (9827bf6) Updated sleep2 command (a8e4c83) DATABASE: Item DB updated (887efa4, 55935a1) Updated Rune Knight Runestone effects (4a2bd82, c212b2e) Corrected some Aegis item names (a89e051, fb2ab5b) Added some placeholder from kRO data patch 2017-06-07 (8e7d739) Updated Item Package and Aegis names (6c266ae, 6d962d7, 399d11c) Updated mapcache.dat (b9db861) Updated produce_db.txt to include Combination Kit (6ce8468) Updated /re/refine_db.txt (56201ae) Removed all bAtkRate item bonuses from renewal (d5b67f3) Added some placeholder for mob_db.txt (c8496a1) Resolved function timers not being freed properly (ba242eb) SCRIPT: Fixed bug with vip_status command (d0ca637) Initial release of Lasagna NPCs (a5afb06) Added Clan Emblem to the NPCs (45e91e2) OTHERS: Added instruction on how to get Git Hash (1005b46) Cleaned up Visual Studio project minicore (76786e2, da036de) Resolved compiler warning when compiling rAthena using clang++ (bd33f01, 6fc2399) Migrate core source files to C++ (4a2574c, 809fc35) Fixed compile error when ADJUST_SKILL_DAMAGE macro is defined (e87626c) Statistics Excluding merges, 7 authors have pushed 61 commits to master and 96 commits to all branches. On master, 252 files have changed. There have been 28,706 additions and 3,487 deletions. There are 20 merged Pull Requests and 8 Proposed Pull Requests. There are 11 new Issues and 30 Closed Issues. List of Contributors @admkakaroto, @aleos89, @anacondaqq, @Atemo, @awayne910, @cydh, @exneval, @Felleonel, @hazimjauhari90, @jenkijo, @Jeybla, @jezznar, @kukuasir1,@Lemongrass3310, @mrdiablo, @RadianFord, @RagnarokNova, @secretdataz, @Tokeiburu, @uddevil, @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
  7. May Digest 2017 The following digest covers the month of May, 2017. Staff Changes None Development Highlights CORE: Fixed MySQL 5.7 compatibility issue (799f781) Replaced strcopy with memmove (07e1a67) Fixed hidden statuses not being applied (ef3ad99, 9ba2513) Refactored script_rid2sd (cac27fc) Updated Giant Fly Wing behavior (10b512b) Added new script commands for Item Random Options: getitem3, getitembound3, makeitem3, rentitem3, countitem3, delitem3 (a15661e) Adjusted Homunculi configurations (12756ba) Fixed issue with bBaseAtk (f539d97) Implemented Equip Preview Window (9716233, 55735ea, 39dbb9a) Added new command: warp2 (8097543) Added automatic clan member removal (562d6d1) Fixed chat color bug in Channel System (c0476f6) Fixed char saving after buyingstore transactions (068ea0a) Updated leftover pet variables to 64k support (ce4ebbe) Skip MapN parsing if it is equal to EnterMap for instances (6a75b17) Fixed instance idle timer (cc700f1) Fixed a missing alliance channel check (bba3da2) Fixed a bug in hardcoded NPC event names (0fcc9b6) Fixed a bug in Tetra Vortex Fire animation (3e625df) DATABASE: Skill update: Claymore Trap, Blast Mine, Feint Bomb, Maelstrom (b6ff1c6, cc59048) Item DB updated (6cc9b95, 79ad0a1) Added some placeholders for new mob and NPC (bff62ed) SCRIPT: Fixed a bug in /quests/quests_morroc.txt (9e6b02a) Merged Faceworm Instance from idAthena (1e1d7e5) Restricted Summoner, Baby Kagerou, Baby Oboro and Baby Rebellion job to enter WOE:TE castles (b7cd40e, 4d12604) OTHERS: Dropped support for VS older than 2012, all these solutions has been deleted, replaced by a global solution (Works on VS2013 or newer) (cacd98d) Added x64 build support for Windows (cacd98d) Added preparation code for mixing the C++ project (7749c18, 2e524f1, 4a004ad) Fixed compile warnings and errors (900548f, a3282c1) Updated readme.md (999c411) Added zlib1.dll to .gitignore (d259ba3) Fixed Linux server shutdown order (ae540f1) Corrected some inter packet documentation (8d8712f) Statistics Excluding merges, 11 authors have pushed 46 commits to master and 88 commits to all branches. On master, 266 files have changed. There have been 26,706 additions and 18,780 deletions. There are 21 merged Pull Requests and 8 Proposed Pull Requests. There are 17 new Issues and 44 Closed Issues. List of Contributors @4144, @admkakaroto, @aleos89, @alxalmora, @anacondaqq, @Atemo, @Canoe, @cydh, @Daegaladh, @Encon21, @exneval, @feltenc, @hazimjauhari90, @hurtsky, @jamon18, @Jeybla, @Lemongrass3110, @majimboo, @nanakiwurtz, @Playtester, @RadianFord, @reigneil, @rpdigos, @Rytech2, @secretdataz, @sikiro, @spinzaku, @TheNoobCompany, @TrueNoir, @whupdo 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
  8. April Digest 2017 The following digest covers the month of April, 2017. Staff Changes Jeybla is now a Core Developer srhmike is now a Forum Moderator Sryx is now a Forum Moderator Cyro is now a Forum Moderator Technoken is now a Forum Moderator Promise is now a Forum Moderator Development Highlights CORE: Fixed Storage bug (c218eb6) Added cash shop support to 2012-04-10 (3cce333) Fixed a bug with Renewal table loading (ec1fe15) Added new script command: chatmes, getfreecell (72fe4cd, 0c2ccc7) Re-link monster drop data with item data (d6594ee) Fixed sleep times getting freed twice (4b9ade3) Fixed debug output for missing char server tables (780ebd1) Removed password outputs on login server console (100d71e) Added current_equip_item_index check (384917b) Adjusted Status Change display in status window (a75133e) Removed empty script check for usable items (38e0496) Implemented Channel System expansion (c87dba5, c3ad04d, 4f99567) Fixed Blessing ending Curse before the Curse check (f1af321) Updated Homunculus-S skill failure messages (452d9c6, b4857cc) Added deprecation functionality to script engine (5923633) Removed unnecessary library includes (4cfaa18, 31cd394) Initial release item Random Option for monster drop (e59cdff) DATABASE: Skill update: Claymore Trap, Blast Mine, Land Mine, Monster's Bombs, Feint Bomb, Stealth Field, Neutral Barrier, Pain Killer (5d90380, 0a35e3a, 1261d92, caed389, 800f491, cbc3b26) Item DB updated (f0b7feb, a040a52) Expanded Baby Jobs (39e54d6, b7d802a, 2029f2e, ad0731f, ed24be1) Added missing Quest ID in quest_db.txt (f57f3e7) Added support for the latest NPC and Mob IDs (7d20033, 25da0fe) Adjusted skill_nocast_db settings (a7c682f) SCRIPT: Fixed a bug in Sara Memory (a6b252c) Removed extra semi-colon from multiple scripts (73b798b) Updated DTS Warper in moc_ruins map (3986195) Fixed wrong condition in monk.txt (c098d0c) Converted some scripts to warps (cdc0527) Fixed a bug in Continental Guard NPC (9e6b02a) OTHERS: Updated Instancing document (82967fc) Fixed a compile warning and error (4369b47, f9a0f81) Removed ancient SQL Upgrade files (9af37d2) Updated default PACKETVER to 55 -> 20151104 (33c31ca) Fixed misc grammar on documentation (58bad46) Removed rAthena-15.sln (da36b26) Updated appveyor.yml to use new solution (7fb245b) Added missing EOL in project files (fcba7b7) Moved the .bat scripts into the tools folder (448e5e8) Updated gitignore for the moved shell scripts (3995fff) Redirected build output into the .vs folder (bfeb697) Added a -D equivalent for msbuild in Appveyor (4348ef3) Added Visual Studio x64 support (07b2ef2) Removed dbghelp.dll (be9b13d) Enabled x64 in Appveyor (4a64986) Statistics Excluding merges, 12 authors have pushed 67 commits to master and 132 commits to all branches. On master, 295 files have changed. There have been 25,469 additions and 18,650 deletions. There are 23 merged Pull Requests and 15 Proposed Pull Requests. There are 24 new Issues and 41 Closed Issues. List of Contributors @Akkarinage, @aleos89, @anacondaqq, @Atemo, @CairoLee, @crazystorm2017, @cydh, @Encon21, @Everade, @feltenc, @hazimjauhari90, @Jeybla, @Joy-Ro, @Lemongrass3110, @LiamKarlMitchell, @Limestone, @MishimaHaruna, @MrAntares, @Playtester, @spangler88, @technoken, @TheNoobCompany, @Tokeiburu, @secretdataz, @stealth62, @wilkemeyer, @Yuchinin 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
  9. March Digest 2017 The following digest covers the month of March, 2017. Staff Changes None Development Highlights CORE: Fixed monster's trap placement and activation behaviour (Git Hash: 8f82d04) Fixed Job Name display (Git Hash: 29b0670) Fixed a warning in clif_globalmessage (Git Hash: 55e445b) Updated alternate 3rd job body style (Git Hash: 12ee8aa) Fixed a bug with character deletion (Git Hash: b8d1dc6, Git Hash: 5fa2db9, Git Hash: 11f5009, Git Hash: ebc39cd) Fixed invalid vending items being saved (Git Hash: c1ef0aa) Fixed a warning in Random Option (Git Hash: e655a73) DATABASE: Skill update: Counter Kick, Heel Drop, Storm Kick, Counter Kick, Flying Kick, Tumbling (Git Hash: 40f6b7f) Added missing packet (Git Hash: 7ecaf8b, Git Hash: 43ba736) Added missing Quest DB entries (Git Hash: 6018578, Git Hash: 17a2738) Changed getexp into getexp2 for Pre-RE items (Git Hash: 870001c) Fixed item_db_re different from item_db_re2 (Git Hash: 6eb4cc4) SCRIPT: Removed an unused character variable (Git Hash: 800f22b) Removed an extra semicolon in kafras.txt (Git Hash: 1a233da) Added parenthesis in tu_ma_th01.txt (Git Hash: c6e09fd) Fixed a warp destination typo in The Sign quest (Git Hash: f6488a2) Implemented Equip quest in Eden Group for Summoner class (Git Hash: 08338e0) Fixed typo in Geffen Magic Tournament (Git Hash: 0b5687d) OTHERS: Fixed a compile warning (Git Hash: da23d87) Removed Doxygen files (Git Hash: 08e862c) Updated main.sql (Git Hash: 61ff251) Statistics Excluding merges, 1 authors have pushed 25 commits to master and 35 commits to all branches. On master, 75 files have changed. There have been 139 additions and 1,816 deletions. There are 4 merged Pull Requests and 5 Proposed Pull Requests. There are 12 new Issues and 20 Closed Issues. List of Contributors @admkakaroto, @Akkarinage, @aleos89, @anacondaqq, @Atemo, @cold-hr, @cydh, @daisyanne1380, @Everade, @ex0ample, @hazimjauhari90, @hendra814, @Indigo000, @Jeybla, @Lemongrass, @lucasoli, @MishimaHaruna, @MysticFurur0RE, @Playtester, @RadianFord, @secretdataz, @spangler88, @srhmike, @TokeiBuru 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
  10. February Digest 2017 The following digest covers the month of February, 2017. Staff Changes None Development Highlights CORE: Added a code to close the shop when player disconnects (Git Hash: baa91f8) Fixed VIP gemstone requirement setting (Git Hash: 320bf90) Added missing SCB for Geffen Magic statuses (Git Hash: bb42b31) Added missing Elemental Resist Potion icon (Git Hash: 84df170, Git Hash: 778e96e) Fixes AgitEnd2 Scriptcommand (Git Hash: 929384c) Fixed a broken character in `skill.c`'s comment (Git Hash: ae182ef) Fixed Cart Weight calculation (Git Hash: 52f9bf6) Cleaned up character saving (Git Hash: d99c914, Git Hash: 90e3f89, Git Hash: 4623d37) bindatcmd now supports the new event name length (Git Hash: 7377f0f) Update name for all party members on rename (Git Hash: aa7de20) Fixed market shop weight calculation (Git Hash: 068d18c) Added the packet db entry for 0x0A0E (Git Hash: cc3b39c) Added some missing string escapes (Git Hash: 3b5699e) Removed Freezing and Crystalize from OPT1 (Git Hash: ca051d1) Expanded script command setbattleflag (Git Hash: 0c20c59) Cleaned up processing of secondary tables (Git Hash: 5d22e1c) Remove sleep timers when a script is unloaded (Git Hash: afa880e) Fixed invalid damage on WoE maps (Git Hash: 2f659e4) Fixed character rename feature (Git Hash: 7cf081c) Initial release of the cash shop sales (Git Hash: aaa4ea9) Fixed the day of the year function (Git Hash: 93f74cf) Fixed cashshop removal issue (Git Hash: 03ffd99) Increased the integer storage type for EXP (Git Hash: 6c0debb) Moved the knockback check to the correct location (Git Hash: 6c0debb) Adjusted check to remove prereqs from skill_tree (Git Hash: 2931b76) Expanded VIP Gemstone configuration (Git Hash: 251c400, Git Hash: 8bdaf1e) Fixed some misc. stuff (Git Hash: 4a2964f) DATABASE: Skill update: Back Slide, Cloud Kill (Git Hash: c853ef0, Git Hash: 431f30a) Fixes Queen Scaraba Card (Git Hash: e1e2bfa) Corrected Shoes of Valor bonus (Git Hash: 987901f) SCRIPT: Fixed Clearchus Mercenary NPC (Git Hash: 4270ef8) OTHERS: Added better documentation for skill splash range (Git Hash: c770990) Added batch file for Windows Mapcache user (Git Hash: 196017c) Updated Issue and Pull Request templates (Git Hash: 66cfa06) Fixed a compile warning on centos (Git Hash: eebbf1d) Statistics Excluding merges, 9 authors have pushed 39 commits to master and 47 commits to all branches. On master, 75 files have changed. There have been 1,437 additions and 410 deletions. There are 11 merged Pull Requests and 3 Proposed Pull Requests. There are 18 new Issues and 39 Closed Issues. List of Contributors @Akkarinage, @aleos89, @alxalmora, @Angelic234, @Atemo, @CairoLee, @cydh, @daisyanne1380, @Everade, @exneval, @FrFrMako, @Fyrus, @Hactus, @hendra814, @Jeybla, @Joy-Ro, @KrokusPokus, @kukuasir1, @Lemongrass3110, @lighta, @macabu, @mrjnumber1, @keitenai, @Playtester, @RadianFord, @RagnarokNova, @secretdataz, @technoken, @Tokeiburu, @Triedge, @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
  11. January Digest 2017 The following digest covers the month of January, 2017. Staff Changes None Development Highlights CORE: Added windows specific socket timeout code (Git Hash: 8b6b9c1) Fixed ZC_PROPERTY_HOMUN_2 packet (Git Hash: 03a5440) Added a config for maprespawnguildid's behaviour (Git Hash: eb47d74) Fixed sleep2 and awake functions for non-players (Git Hash: 12457d3) Added a script command for instance information (Git Hash: 55459f3) Added a parameter to map_nick2sd for partial name (Git Hash: 88aaa9b, Git Hash: 14b79ea) Adjusted the parameter size for NPC commands (Git Hash: f14b5b3) Added code adaptation so rAthena can be run on Raspbian OS (Git Hash: 755329f, Git Hash: c93b9ce) Fixed Taekwon Mission not working (Git Hash: 870273e) Refactored hardcoded NPC event names (Git Hash: 2043c95) Fixed party bound item check (Git Hash: 6de7aa8) Made prevent_logout effect on log-in optional (Git Hash: f5c4332) Added Clan Chat logging (Git Hash: 11f0a1f) Fixed aftercast animation of Coluceo Heal (Git Hash: d6daffe) Added new atcommand clanspy (Git Hash: 633d50f) Fixed event OnBreakGuild not being triggered (Git Hash: 60652e2) Fixed Emperium attack checks for slaveclones (Git Hash: 7416ad7) Corrected script command atcommand (Git Hash: 2c4cd07) Cleaned up the colored messages (Git Hash: d8768e4) Fixed wrong output in itemdb_read_itemdelay (Git Hash: 9cd1ea4) Resolved a potential map-server crash (Git Hash: 7543f1c) Fixed atcommands for NPC loading (Git Hash: 9c2026d, Git Hash: 6542773, Git Hash: 10c4bac) Revamped script command setunitdata (Git Hash: 706345f) Fixed Vanish damage interaction with some skills (Git Hash: bfab00a) Added battle config pet_master_dead (Git Hash: cb72a89) Fixed vending/buyingstore info not being removed (Git Hash: 4af46ba) Added a configuration to hide favorite items from sell menu (Git Hash: e31428d) DATABASE: Skill update: Neutral Barrier, Masquerade, Crush Strike, Meteor Assault, Enchant Deadly Poison (Git Hash: da526d1, Git Hash: 08d55d8, Git Hash: 0b2e0cc, Git Hash: fa443ee) Item DB update (Git Hash: 07eb5ea, Git Hash: a6f8dd5, Git Hash: b311255) Updated renewal skill SP costs (Git Hash: 06c40e6) Updated renewal skill tree (Git Hash: c09ce19) Corrected areamonster location (Git Hash: 7e2dedc) SCRIPT: Fixed announces from Koschei the Immortal (Git Hash: 988bf12) Initial release of Horror Toy Factory instance (Git Hash: c6ab722) Cleaned up permanent monster spawn (Git Hash: c6470ff) Fixed missing NPC name in npctalk (Git Hash: 09cbf2d) Initial release of Guild Daily Mission (Git Hash: 14b381d) Fixed bugs in Bangungot Hospital instance (Git Hash: dfaee69) OTHERS: Fixed remote listing command in README.md (Git Hash: 0a303c7) Fixed compile warnings and errors (Git Hash: a73814e, Git Hash: 047ef12) Repaired line endings in logs.sql (Git Hash: 958476f) Added CONTRIBUTING.md, ISSUE_TEMPLATE.md, and PULL_REQUEST_TEMPLATE.md (Git Hash: 414841a, Git Hash: 961a945, Git Hash: 10af42f) Amended script command checkweight documentation (Git Hash: 6e9cd44) Statistics Excluding merges, 13 authors have pushed 64 commits to master and 77 commits to all branches. On master, 293 files have changed. There have been 16,238 additions and 11,806 deletions. There are 17 merged Pull Requests and 7 Proposed Pull Requests. There are 20 new Issues and 60 Closed Issues. List of Contributors @aleos89, @alxalmora, @anacondaqq, @Atemo, @CairoLee, @chriser-, @cydh, @Emistry, @exneval, @Everade, @guilherme-gm, @Indigo000, @kukuasir1, @jamon18, @Jeybla, @johnfercher, @landergate, @Lemongrass3110, @lighta, @LiMoon, @lucasoli, @marky291, @MrAntares, @naffej, @Playtester, @raynra, @rubie123, @secretdataz, @sigtus, @srhmike, @RagnarokNova, @technoken, @Tokeiburu, @vstumpf, @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
  12. Instead of asking the steps one by one, you can start reading the tutorial by using the search feature located on upper right side. You can start by reading this one.
  13. http://aeva.vbrenth.net/ is down?
  14. Hello, to fix this issue, open up your MySQL and run this query: UPDATE `char` SET `hp`='1' WHERE `hp`='0';
  15. Aww okay, it seems there's no other way... Thanks for the reply @Emistry
  16. Sometimes when I post something, the CloudFlare check kicks in and erases the whole post, so I tend to edit it first somewhere else offline. It happened to me 3x in the past and I had to rewrite the post again, so for me it's 'better safe than sorry'.
  17. December Digest 2016 The following digest covers the month of December, 2016. Staff Changes @MasterOfMuppets is now a developer. Development Highlights CORE: Fixed areawarp cell check (Git Hash: ac2ba09) Fixed item bonus bAddMaxWeight (Git Hash: c05808a) Corrected damage immunity states (Git Hash: 33fa182) Fixed a bug with setnpctimer (Git Hash: d3f0aec) Added new mapflag `hidemobhpbar`(Git Hash: 342443b) Fixed hallucination ignoring reloadbattleconf (Git Hash: 2bb92a1) Implemented mapflag nolockon correctly (Git Hash: e2eadcf, Git Hash: e490bef) Added an additional parameter to instance_enter (Git Hash: b9a8ab7) Adjusted variable size (Git Hash: 8399992) Fixed monster idle/walk behavior (Git Hash: fd892a0) Fixed behavior of skills that increase elemental damage (Git Hash: 0840678) Fixed a bug with getarraysize (Git Hash: d13acf3) Fixed a bug with getvar (Git Hash: 9333921, Git Hash: 7df9962) Fixed jobmasks for custom jobs >32 bit (Git Hash: ab38f2c) Fixed monster behavior when player use Hide (Git Hash: f084db4) Cleaned up Item Groups (Git Hash: d095fe7) Cleaned up Magic Decoy code inconsistency (Git Hash: f0059af) Added windows specific socket timeout code (Git Hash: b0bcd06) Fixed behavior for Magic Rod showing its animation in Pre-Renewal (Git Hash: d92272e, Git Hash: a4a6dd8) Fixed a bug with atcommand marry (Git Hash: 552c39a) Added readable constants for knockback functions (Git Hash: 1a5e3a3) Fixed showdigit's start values (Git Hash: 1b634c8) Added consistency changes for script unit commands (Git Hash: fb29b18) Added party config `change_party_leader_samemap` (Git Hash: 388e699) Implemented official Random Coordinates for Savepoint (Git Hash: 2896d89) Added new option for prevent_logout effect on log-in (Git Hash: 9f4587a) DATABASE: Skill update: Tarot Card of Fate, Spore Explosion, Fiber Lock, Gospel, Curse, Poison, Hallucination, Hell Power, NPC skills, Feint Bomb, Frost Diver, Decrease Agi, Songs and Dances, Dispell, Banishing Buster, Chase Walk (Git Hash: 0dbc83d, Git Hash: 05783ad, Git Hash: b4225e8, Git Hash: 0162ad8, Git Hash: 79e9afa, Git Hash: 74d577c, Git Hash: d1f8c8c, Git Hash: 8492f6c, Git Hash: d5357c3, Git Hash: 08812e0, Git Hash: 1825573, Git Hash: 260655a, Git Hash: 396b5c3) Item DB update (Git Hash: ffb3182, Git Hash: c407ec2, Git Hash: b62f4a2, Git Hash: aa2868c) Fixed Satan Morroc not using most of his skills (Git Hash: e5a89a7) Added some new NPC constants and mob placeholders (Git Hash: 575583d) SCRIPT: Fixed no monster spawned on Octopus Cave (Git Hash: d7e5f1b) Fixed immunity issue of Barricade on WOE 2 (Git Hash: d2651c4) NPC Kellasus doesn't give again the Bioethics skill after getting Creator's job (Git Hash: 222ee49) Fix wrong command usage at sign quest (Git Hash: 45bc42c) Fixed incorrect OnTouch label in Crow of Destiny Quest (Git Hash: a9faab8) Implemented Geffen Magic Tournament instance (Git Hash: be1c0ee, Git Hash: 1efbe36, Git Hash: 8ac9fb7, Git Hash: 92174bb, Git Hash: bfb94d0, Git Hash: 15ee996, Git Hash: c712618) OTHERS: Added support for VS 2017 RC (Git Hash: fec4d7b) Removed duplicated config in login_athena.conf (Git Hash: 99d0afa) Fixed a compiler warning (Git Hash: 0e78dfc) Added a guide to allow users to receive updates from main rAthena repo to their fork (Git Hash: 39cc005, Git Hash: a06028b) Statistics Excluding merges, 10 authors have pushed 71 commits to master and 110 commits to all branches. On master, 132 files have changed. There have been 10,357 additions and 1,690 deletions. There are 13 merged Pull Requests and 9 Proposed Pull Requests. There are 22 new Issues and 53 Closed Issues. List of Contributors @admkakaroto, @Akkarinage, @aleos89, @anacondaqq, @Asheraf, @Atemo, @CairoLee, @cydh, @Darkelfen, @Dragonnnn, @Emistry, @Everade, @gmsour, @GrumpyLittlePanda, @hendra814, @hnomkeng, @Lemongrass3110, @LiMoon, @Locien, @MrAntares, @mrjnumber1, @Playtester, @secretdataz, @srhmike, @Stolao, @technoken, @Temtaime, @theultramage, @Tokeiburu, @Vexillio, @Weskercorp, @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 The rAthena community would like to say "Happy New Year 2017!!"
  18. And also is there a way to use the old "raw bbcode" editor instead of WYSIWYG editor?
  19. Oh yeah I forgot to ask, it seems that the bbcode for git hash no longer works, it used to work fine on the old forum version. I have no idea on how to fix those links
  20. November Digest 2016 The following digest covers the month of November, 2016. Staff Changes Administrators group has been replaced with Forum Manager and Development Manager group. @Akkarin is now a Forum Manager. @Aleos is now a Development Manager. Global Moderator, Scripting Leaders, Support Leaders group has been merged into Forum Moderator group. @Emistry and @Skorm are now Forum Moderator. Graphic Leaders group has been replaced with Content Moderators. @Adel and @Najara have been moved into Content Moderators group. @Azura Skyy, @Chemical Crush and @Haziel have been promoted to Content Moderators. Core Dev Manager and Script/DB Dev Manager group have been removed. Core Developers, Script/DB Developers, Documentation Developers, and Supporting Developers group have been merged into Development Team group. @Antares, @Capuche, @Lemongrass, @Lighta, @nanakiwurtz, @Nova, @Playtester, @rayn, @Secrets and @Stolao have been moved into Development Team group. Translators group have been removed. @Euphy, @Radian, @Limestone, @Olrox, @KamiShi, @tr0n and @Ai4rei are now Community Contributors. Thank you all for your contributions to rAthena community! Development Highlights CORE: Initial release of Premium Storage (46b1de7) Fixed memory leak when player's string variable is cleared (4753407) Fixed a bug in party creation (485ae6f) Refactored clif functions for unit names (418d820) Fixed a potential map crash (06aec01, a03105b, 595d9b7) Removed duplicate check for storage size (aa0b7cd) Added unit flag UF_CRAZYWEED_IMMUNE (805f11d) Fixed `npc_cashshop_buy` for 2010-11-16 client or older (20e228a) Cleaned up instance parsing checks (0b68035) Fixed aggressive mode of slaves (78d9e2a) Fixed autospell bonuses (cbc365d) Fixed rental timer display (45d9674, 82675d8) Removed unused battle configure "disp_serverbank_msg" (e21b392) Fixed IgnoreDefClassRate check (623d845) Fixed Anodyne usage on no teleport maps (74a703d) Fixed a possible null pointer (4687247) Corrected vending order of similar item IDs (56512ce) Cleaned up fame lists (4ed035b) Implemented correct windows socket cleanup (b5de7df) Removed unused functions (8028789) Optimized Inventory, Cart Inventory, and Storage usage (ade1b17) Cleaned storage saving output (28cee2ca) Corrected Storage dirty flag check (d1cc320) Fixed a map crash with pet items (5332d7f) Fixed an uninitialized variable (cb279a7) Fixed a shadowed variable (9bf5d4a) Fixed atcommand changecharsex sync issue (3dfdb38) Removed double saving attempts (dfccb88) Initial release of the Clan system (ecc8cf9) Added sura jobs to the switch on party.c (0fa8919) Small OPTION_INVISIBLE refactor (ef63cff) Fixed some arrays not zeroing out on status recalculation (0dd3c74) Replaced hardcoded genders with constants (9b1b7b1) Split item stack database between renewal and pre-renewal (2c32011) Definition cleanups (c88ca44) DATABASE: Skill update: Severe Rainstorm, Round Trip, Fire Rain, Voice of Siren, Crazy Vines, Frigg's Song, Spiritual Sphere Absorption, Cursed Circle, Frost Nova, Land Protector, Volcano, Deluge, Violent Gale, Lux Anima (c1d9520, cc733a9, 6e97762, c8d37c4, 9a009bf, db3ef52, ee9a0f9, 09a0c29) Item DB update (9fcdcbd, 8c3562a, c7a9dd8, dcc3285, ab7ca67, 1aa2012, 633a642, aaca853) Corrected Sling Item behavior (eae1161) SCRIPT: Resolves players getting stuck in Airship Dice Quest (162c5a2) Fixed potential script quest warning (afd6f20, d78da42) OTHERS: Minor define cleanups (dc8d466) Small documentation cleanups (b831287) Added Discord link to Readme.md file (12ca9a0, 378b4dd) Updated wiki references in README (61ce61c, ea085f8) Resolved some compile errors and warnings (c00c734, 9910478, 9aaf18e) Removed rAthena Stat Reporter (00fd5e7) Added enc_temp_folder to gitignore list (6c27a13) Added missing empty newlines to a lot of files (9040613) Statistics 11 authors have pushed 103 commits during this period. On master, 315 files have changed. There have been 5,882 additions and 3,178 deletions. There are 11 merged Pull Requests and 13 Proposed Pull Requests. There are 17 new Issues and 62 Closed Issues. List of Contributors @admkakaroto, @Akaineko-astasi, @Akkarinage, @aleos89, @anacondaqq, @Atemo, @CairoLee, @chriser-, @cydh, @Darkelfen, @dragonis1701, @ernestfegarido, @Filipe-Souza, @Felleonel, @Fyrus, @Grantea, @hnomkeng, @Hope8888, @Jeybla, @Keniski, @kukuasir1, @lelouch22, @Lemongrass3110, @lighta, @lucasoli, @mgksrt8, @mkbu95, @mrjnumber1, @MuzTank, @Paoly28, @Playtester, @RadianFord, @RagnarokNova, @reigneil, @secretdataz, @srhmike, @stealth62, @Temtaime, @Tokeiburu, @whupdo, @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
×
×
  • Create New...