Jump to content

Mystery

Community Contributors
  • Content Count

    2635
  • Joined

  • Last visited

  • Days Won

    88

Reputation Activity

  1. Upvote
    Mystery got a reaction from JulioCF in July Digest 2014   
    July Digest 2014
    The following digest covers the month of July 1st - July 31st 2014.
     

    Development Highlights
    [*]Update rAthena-main-upgrade.sql (f5de504) [*]Update rAthena-logs-upgrade.sql (9a36b78) [*]Fixed some skill checks considering Super Novices the same as Novices (92a249) [*]Updated SR_FLASHCOMBO behaviour (17e414) [*]Mado Behaviour Changes (da190e0) [*]Corrected list of skills that can be used while using mado [*]Corrected list of supportive skills that can't be cast in users with mado [*]Fixed *setmadogear behaviour, it would set mado to any character
    [*]Updated warg skill check (cc4c87c) [*]Updated SQL-UPGRADE files (ef8700d) [*]Organized SQL-TOOLS (3213a3b) [*]SQL Reorganization (3ecf877) [*]Corrected some SC behaviour (9dd6ee) [*]Corrected compile errors in case DB_ENABLE_STATS is defined (222345) [*]Fixed an issue in the 'Invalid client hash' console message (8a1ad06) [*]Fixed issue with [AT]mount, it wasn't displaying the expected message (ec5117) [*]Fixed issue with mounts and jobchange, ranger and mechanic mounts (1eee0f) [*]Extracted method to obtain SYSTEM_INFO from functions in sysinfo.c (7cd967) [*]Minor script core fixes (2bbde24)
    [*]Removed useless calls in script.c, Removed nullpo calls in script.c, scripts shouldn't crash the server [*]Added checks in several functions in order to prevent possible crashes [*]*resetstatus, *resetskill, *skillpointcount, *changesex, *successremovecards, *failedremovecards, *getequipcardid, *skilleffect, *atcommand, *cardscnt, *equip, *useatcmd [*]Corrected *specialeffect2 behaviour, when no player was attached and another player name was supplied it would stop script execution instead of displaying the effect
    [*]Removed redundant data from guardian_data, saving up to 40 bytes per guardian (10240 bytes total) (d1d99a9) [*]Added support to show children of struct/union in Debug Help plugin (74c804) [*]Added sysinfo support to Debug Help plugin (23d696) [*]Fixed issue that when players used [at]fakename when disguised (1e492e3)


     
    Scripting Highlights
    [*]Removed duplicate code from the Cool Event NPCs (5955d8) [*]Moved common code to a function [*]Modified to use appropriate functions from function_kafras.txt [*]Modernized syntax/updated function documentation in both files [*]Fixed the Rachel NPC incorrectly stating it's warping you to Rachel, instead of Veins



     
    Documentation Highlights
    [*]Added documentation regarding hard coded constants (a10dd560)

     
    July Statistics
    [*]During the period there were 47 Commits. [*]Of these 47 commits, 11 included bug-fixes. [*]5 Commits from Pull Requests  [*]In this month, there were 1,929 Additions and 1,905 Deletions.

  2. Upvote
    Mystery got a reaction from quesoph in July Digest 2014   
    July Digest 2014
    The following digest covers the month of July 1st - July 31st 2014.
     

    Development Highlights
    [*]Update rAthena-main-upgrade.sql (f5de504) [*]Update rAthena-logs-upgrade.sql (9a36b78) [*]Fixed some skill checks considering Super Novices the same as Novices (92a249) [*]Updated SR_FLASHCOMBO behaviour (17e414) [*]Mado Behaviour Changes (da190e0) [*]Corrected list of skills that can be used while using mado [*]Corrected list of supportive skills that can't be cast in users with mado [*]Fixed *setmadogear behaviour, it would set mado to any character
    [*]Updated warg skill check (cc4c87c) [*]Updated SQL-UPGRADE files (ef8700d) [*]Organized SQL-TOOLS (3213a3b) [*]SQL Reorganization (3ecf877) [*]Corrected some SC behaviour (9dd6ee) [*]Corrected compile errors in case DB_ENABLE_STATS is defined (222345) [*]Fixed an issue in the 'Invalid client hash' console message (8a1ad06) [*]Fixed issue with [AT]mount, it wasn't displaying the expected message (ec5117) [*]Fixed issue with mounts and jobchange, ranger and mechanic mounts (1eee0f) [*]Extracted method to obtain SYSTEM_INFO from functions in sysinfo.c (7cd967) [*]Minor script core fixes (2bbde24)
    [*]Removed useless calls in script.c, Removed nullpo calls in script.c, scripts shouldn't crash the server [*]Added checks in several functions in order to prevent possible crashes [*]*resetstatus, *resetskill, *skillpointcount, *changesex, *successremovecards, *failedremovecards, *getequipcardid, *skilleffect, *atcommand, *cardscnt, *equip, *useatcmd [*]Corrected *specialeffect2 behaviour, when no player was attached and another player name was supplied it would stop script execution instead of displaying the effect
    [*]Removed redundant data from guardian_data, saving up to 40 bytes per guardian (10240 bytes total) (d1d99a9) [*]Added support to show children of struct/union in Debug Help plugin (74c804) [*]Added sysinfo support to Debug Help plugin (23d696) [*]Fixed issue that when players used [at]fakename when disguised (1e492e3)


     
    Scripting Highlights
    [*]Removed duplicate code from the Cool Event NPCs (5955d8) [*]Moved common code to a function [*]Modified to use appropriate functions from function_kafras.txt [*]Modernized syntax/updated function documentation in both files [*]Fixed the Rachel NPC incorrectly stating it's warping you to Rachel, instead of Veins



     
    Documentation Highlights
    [*]Added documentation regarding hard coded constants (a10dd560)

     
    July Statistics
    [*]During the period there were 47 Commits. [*]Of these 47 commits, 11 included bug-fixes. [*]5 Commits from Pull Requests  [*]In this month, there were 1,929 Additions and 1,905 Deletions.

  3. Upvote
    Mystery got a reaction from Hadeszeus in July Digest 2014   
    July Digest 2014
    The following digest covers the month of July 1st - July 31st 2014.
     

    Development Highlights
    [*]Update rAthena-main-upgrade.sql (f5de504) [*]Update rAthena-logs-upgrade.sql (9a36b78) [*]Fixed some skill checks considering Super Novices the same as Novices (92a249) [*]Updated SR_FLASHCOMBO behaviour (17e414) [*]Mado Behaviour Changes (da190e0) [*]Corrected list of skills that can be used while using mado [*]Corrected list of supportive skills that can't be cast in users with mado [*]Fixed *setmadogear behaviour, it would set mado to any character
    [*]Updated warg skill check (cc4c87c) [*]Updated SQL-UPGRADE files (ef8700d) [*]Organized SQL-TOOLS (3213a3b) [*]SQL Reorganization (3ecf877) [*]Corrected some SC behaviour (9dd6ee) [*]Corrected compile errors in case DB_ENABLE_STATS is defined (222345) [*]Fixed an issue in the 'Invalid client hash' console message (8a1ad06) [*]Fixed issue with [AT]mount, it wasn't displaying the expected message (ec5117) [*]Fixed issue with mounts and jobchange, ranger and mechanic mounts (1eee0f) [*]Extracted method to obtain SYSTEM_INFO from functions in sysinfo.c (7cd967) [*]Minor script core fixes (2bbde24)
    [*]Removed useless calls in script.c, Removed nullpo calls in script.c, scripts shouldn't crash the server [*]Added checks in several functions in order to prevent possible crashes [*]*resetstatus, *resetskill, *skillpointcount, *changesex, *successremovecards, *failedremovecards, *getequipcardid, *skilleffect, *atcommand, *cardscnt, *equip, *useatcmd [*]Corrected *specialeffect2 behaviour, when no player was attached and another player name was supplied it would stop script execution instead of displaying the effect
    [*]Removed redundant data from guardian_data, saving up to 40 bytes per guardian (10240 bytes total) (d1d99a9) [*]Added support to show children of struct/union in Debug Help plugin (74c804) [*]Added sysinfo support to Debug Help plugin (23d696) [*]Fixed issue that when players used [at]fakename when disguised (1e492e3)


     
    Scripting Highlights
    [*]Removed duplicate code from the Cool Event NPCs (5955d8) [*]Moved common code to a function [*]Modified to use appropriate functions from function_kafras.txt [*]Modernized syntax/updated function documentation in both files [*]Fixed the Rachel NPC incorrectly stating it's warping you to Rachel, instead of Veins



     
    Documentation Highlights
    [*]Added documentation regarding hard coded constants (a10dd560)

     
    July Statistics
    [*]During the period there were 47 Commits. [*]Of these 47 commits, 11 included bug-fixes. [*]5 Commits from Pull Requests  [*]In this month, there were 1,929 Additions and 1,905 Deletions.

  4. Upvote
    Mystery got a reaction from Angelmelody in July Digest 2014   
    July Digest 2014
    The following digest covers the month of July 1st - July 31st 2014.
     

    Development Highlights
    [*]Update rAthena-main-upgrade.sql (f5de504) [*]Update rAthena-logs-upgrade.sql (9a36b78) [*]Fixed some skill checks considering Super Novices the same as Novices (92a249) [*]Updated SR_FLASHCOMBO behaviour (17e414) [*]Mado Behaviour Changes (da190e0) [*]Corrected list of skills that can be used while using mado [*]Corrected list of supportive skills that can't be cast in users with mado [*]Fixed *setmadogear behaviour, it would set mado to any character
    [*]Updated warg skill check (cc4c87c) [*]Updated SQL-UPGRADE files (ef8700d) [*]Organized SQL-TOOLS (3213a3b) [*]SQL Reorganization (3ecf877) [*]Corrected some SC behaviour (9dd6ee) [*]Corrected compile errors in case DB_ENABLE_STATS is defined (222345) [*]Fixed an issue in the 'Invalid client hash' console message (8a1ad06) [*]Fixed issue with [AT]mount, it wasn't displaying the expected message (ec5117) [*]Fixed issue with mounts and jobchange, ranger and mechanic mounts (1eee0f) [*]Extracted method to obtain SYSTEM_INFO from functions in sysinfo.c (7cd967) [*]Minor script core fixes (2bbde24)
    [*]Removed useless calls in script.c, Removed nullpo calls in script.c, scripts shouldn't crash the server [*]Added checks in several functions in order to prevent possible crashes [*]*resetstatus, *resetskill, *skillpointcount, *changesex, *successremovecards, *failedremovecards, *getequipcardid, *skilleffect, *atcommand, *cardscnt, *equip, *useatcmd [*]Corrected *specialeffect2 behaviour, when no player was attached and another player name was supplied it would stop script execution instead of displaying the effect
    [*]Removed redundant data from guardian_data, saving up to 40 bytes per guardian (10240 bytes total) (d1d99a9) [*]Added support to show children of struct/union in Debug Help plugin (74c804) [*]Added sysinfo support to Debug Help plugin (23d696) [*]Fixed issue that when players used [at]fakename when disguised (1e492e3)


     
    Scripting Highlights
    [*]Removed duplicate code from the Cool Event NPCs (5955d8) [*]Moved common code to a function [*]Modified to use appropriate functions from function_kafras.txt [*]Modernized syntax/updated function documentation in both files [*]Fixed the Rachel NPC incorrectly stating it's warping you to Rachel, instead of Veins



     
    Documentation Highlights
    [*]Added documentation regarding hard coded constants (a10dd560)

     
    July Statistics
    [*]During the period there were 47 Commits. [*]Of these 47 commits, 11 included bug-fixes. [*]5 Commits from Pull Requests  [*]In this month, there were 1,929 Additions and 1,905 Deletions.

  5. Upvote
    Mystery got a reaction from Mumbles in i cri everytime   
    <3 :>
  6. Upvote
    Mystery got a reaction from ajoope in Requested Links   
    I decided to bring this topic alive over here in Hercules. I've gathered a few different other links that I found to be interesting and removed some that were dead and no longer had any use. Hopefully I'll be able to keep this topic as updated as I possibly can, of course with everyone's help!

     
    ________________________________________________________________________________________________
    Updated: September 6th 2016
    ________________________________________________________________________________________________

    Important Links
    Getting Started ~ http://ratemyserver....wnload_kROLinks Ragnarok Online Patchers - http://nn.nachtwolke.com/dev/rsu/

      Clients & Diff Patchers
    Ragnarok Clients - http://supportmii.com/ro1/Clients/ (Clients: 2010-2013) Clientside - http://www.assembla....bversion/nodes/ ShinsDiffPatcher - https://subversion.a...insDiffPatcher/ Neo's NEMO Client Patcher - http://herc.ws/board/topic/2905-nemo-client-patcher/

      LUA, LUB, & Data
    Lub --> Lua Decompiler - http://herc.ws/board/files/file/52-luadec-for-lua-514-a-easy-and-super-powerful-lub-lua-decompiler/ Lua Files - https://www.assembla.com/code/ClientSide/subversion/nodes/Lua_Project/lua files?rev=270 Lub Files - https://www.assembla.com/code/ClientSide/subversion/nodes/Lua_Project/lubs?rev=270 Data Folder - https://www.assembla.com/code/ClientSide/subversion/nodes/Translation_Project?rev=270

      Packets
    Packets - http://svn6.assembla.com/svn/ClientSide/Packets/Packet_db/ Packet Lengths - http://svn6.assembla.com/svn/ClientSide/Packets/Packet_lengths/

      Client Tools + Browedit
     
    SupportMii - http://supportmii.com/ro1/tools/ Browedit - http://browedit.exca...com/?a=download  
    Shin's Programs
    WeeMapCache - https://subversion.a...nk/WeeMapCache/ Wee Thumbnail - https://subversion.a...k/WeeThumbnail/

      Login Screen Generator
    Login Screen Generator - http://rathena.org/t...gin_background/  
    Game Server Patchers
    Thor Patcher - http://thor.aeomin.net/ Triad Patcher - http://www.nitroconc...d/index_eng.php

      Control Panels
    Triton Control Panel - http://herc.ws/board/topic/106-triton-control-panel-2-alpha/ Flux Control Panel for Hercules - https://github.com/HerculesWS/FluxCP Ceres Control Panel - http://sourceforge.n.../cerescp/files/ StarGames Control Panel - https://github.com/Mysteries/StarGamesControlPanel

     
    Guides & Information
    Juda's Bible - http://supportmii.co.../JudasBible.pdf Hercules' Wiki - http://herc.ws/wiki/Main_Page

      Codes / Script Pasting Sites
    kPaste - http://hercules.kpaste.net uPaste - http://upaste.me Pastebin - http://pastebin.com/

      Client Protection
       
     
    Setup.exe
    BlueGhost Setup - http://www.mediafire.com/?pnuka5kfgvjfndu
    OpenSetup - http--,,--//www.mediafire...abj2jau2wxbvoiu  

     
    If you believe something should be added or I've missed something, please reply to this topic with it or you could email me at [email protected].
  7. Upvote
    Mystery got a reaction from Zirius in [ HELP ] Making the OLD payon map as default   
    Yup. You're a bit right on that! I had the same problem before when I just wanted to rename the map's file... but then it caused conflicts when I loaded it to the server. In order to fix it, try renaming the file when you 'Save As' in BrowEdit. 
    Keep in mind that new or custom made maps are not hard coded into the server; you manually add them to the server.
  8. Upvote
    Mystery got a reaction from Chemical Crush in Volcanic PvP   
    Ooooh I like this map. With the size of the map, I do think it can house bigger parties. Maybe the dirt part should be walkable... for spectators hahha xD
  9. Upvote
    Mystery got a reaction from jTynne in Where is Ind?   
    It's actually something much bigger than that :>
  10. Upvote
    Mystery got a reaction from karazu in Where is Ind?   
    It's actually something much bigger than that :>
  11. Upvote
    Mystery got a reaction from Jedzkie in Where is Ind?   
    It's actually something much bigger than that :>
  12. Upvote
    Mystery got a reaction from Chemical Crush in Deathmas in July by Eiphes (jTynne)   
    Just for that, I'll +1 anyways since I never downloaded it
  13. Upvote
    Mystery got a reaction from jTynne in Deathmas in July by Eiphes (jTynne)   
    Just for that, I'll +1 anyways since I never downloaded it
  14. Upvote
    Mystery reacted to jTynne in Deathmas in July by Eiphes (jTynne)   
    File Name: Deathmas in July by Eiphes (jTynne)
    File Submitter: Eiphes
    File Submitted: 13 Jul 2014
    File Category: Maps & Textures
     

     
    Hi. So, sometimes I make stuff for my server, and release it here for free. This is one of those times.
     
    Basically, my boyfriend bought me a bottle of Jaeger Spice, and this is what happened while I drank it.
     
    Inside the package you'll find a few maps-- a "Deathmas" version of Prontera (only the center of the map is decorated- I had a use for it, maybe you will as well), Lutie, Lutie field, four identical "arena" maps, and the first floor of the toy factory dungeon. You'll also find a bunch of monster sprites with recolors. Ain't nobody saying you "have" to use them, but they're there in case you're either too lazy to make your own or simply don't know how.
     
    I'm not providing support for how to implement custom maps or sprites. A few of the maps experience the disgusting black texture clipping thing. If you know how to fix it, and feel like fixing it/sending the files to me to update this package with, feel free to do so, because I can't be bothered.
     
    As an addendum, I suggest you make the following edits for each of the maps to your fogparamtable.txt file for a nice red fog effect:
    win_pront13.rsw#
    0.25#
    0.6#
    0x22660808#
    0.1#
     
    xmas_c01.rsw#
    0.1#
    0.1#
    0x22660808#
    0.1#
    xmas_c02.rsw#
    0.1#
    0.1#
    0x22660808#
    0.1#
    xmas_c03.rsw#
    0.1#
    0.1#
    0x22660808#
    0.1#
    xmas_c04.rsw#
    0.1#
    0.1#
    0x22660808#
    0.1#
    xmn_dun2.rsw#
    0.1#
    0.1#
    0x22660808#
    0.1#
    xmn_dun1.rsw#
    0.1#
    0.1#
    0x22660808#
    0.1#
    xmas_n.rsw#
    0.1#
    0.1#
    0x22660808#
    0.1#
    xmn_fild1.rsw#
    0.1#
    0.1#
    0x22660808#
    0.1#
     
    And, I've also taken the liberty of gathering two "christmas in minor mode" songs for you to use for the maps as well, http://www.casualro.com/gm/eiphes/xmnBGM.zip -- You'll have to edit your mp3 table file. Don't know how to do it? Google.
     
    If you decide to use this, don't be a fucking mooch, especially if your server has donations/makes a profit. Send me $5.00 via Paypal ([email protected]). Don't redistribute or tweak my files and try to re-release it.
     
    Click here to download this file
  15. Upvote
    Mystery got a reaction from Jedzkie in Where is Ind?   
    No matter what, Ind is always around, and will always be . 
  16. Upvote
    Mystery got a reaction from jTynne in Where is Ind?   
    No matter what, Ind is always around, and will always be . 
  17. Upvote
    Mystery reacted to Ind in Where is Ind?   
  18. Upvote
    Mystery got a reaction from OverLord in Info please!   
    Hello,
     
    Homun S: http://herc.ws/board/topic/4199-why-doesnt-hercules-have-homunculus-s-skills/#entry38857 I believe we're still in Eclage, 14.2 Bifrost, 14.1 We do have Rebellion class... though I don't think all the skills are working 100% as of yet. I haven't seen issues with the Eden group quest here in Hercules... so I'm not sure about that. You can upgrade your Database with our SQL Updates: https://github.com/HerculesWS/Hercules/tree/master/sql-files/upgrades

  19. Upvote
    Mystery got a reaction from iZeal in June Digest 2014   
    June Digest 2014
    The following digest covers the month of June 1st - June 30th 2014.
     


    Development Highlights
    [*]Fixed memory in the accinfo packet (0fd3eda) [*]Added new NPC Constants (eee93ba) (P2: 1b45943) [*]Removed ZENY_HACKER (2fb3c85) [*]Changes in npc_parsefile (354a5b1) [*]Changes in npc_parse_shop (0c40a49)

     
    Scripting Highlights
    [*]Fixed issue with Biochemist quest (78b0650)

     
    Documentation Highlights
    [*]Update of script_commands (17382d3)

     
    Database Highlights
    [*]Updated wrong item buying prices (c3c9ef) [*]Fixed some itemDB issues (b73a578) (P2: f39c3ed)

     
    June Statistics
    [*]During the period there were 20 Commits. [*]Of these 20 commits, 5 included bug-fixes. [*]3 Commits from Pull Requests [*]In this month, there were 391 Additions and 254 Deletions.

  20. Upvote
    Mystery got a reaction from JulioCF in June Digest 2014   
    June Digest 2014
    The following digest covers the month of June 1st - June 30th 2014.
     


    Development Highlights
    [*]Fixed memory in the accinfo packet (0fd3eda) [*]Added new NPC Constants (eee93ba) (P2: 1b45943) [*]Removed ZENY_HACKER (2fb3c85) [*]Changes in npc_parsefile (354a5b1) [*]Changes in npc_parse_shop (0c40a49)

     
    Scripting Highlights
    [*]Fixed issue with Biochemist quest (78b0650)

     
    Documentation Highlights
    [*]Update of script_commands (17382d3)

     
    Database Highlights
    [*]Updated wrong item buying prices (c3c9ef) [*]Fixed some itemDB issues (b73a578) (P2: f39c3ed)

     
    June Statistics
    [*]During the period there were 20 Commits. [*]Of these 20 commits, 5 included bug-fixes. [*]3 Commits from Pull Requests [*]In this month, there were 391 Additions and 254 Deletions.

  21. Upvote
    Mystery reacted to KeyWorld in roBrowser - Ragnarok Online for Web Browsers   
    The trade system is now implemented in roBrowser (and fully working).
     

  22. Upvote
    Mystery got a reaction from cJei in May Digest 2014   
    May Digest 2014
    The following digest covers the month of May 1st - May 31st 2014.
     
    Hello everyone! I apologize for the delay on bringing this topic to the community! Was caught up in a few things

    Development Highlights
    [*]Corrected GM level override checks for Nouse and Trade (e9b9764) [*]Updated db2sql converter to match changes (0e1f7bb) [*]Added April 2014 Client Packet Data (3750df9) [*]Implemented MD_RANDOMTARGET, see doc/mob_db_mode_list.txt for more information (10e6f1a) [*]Added guild_castle_invite and guild_castle_expulsion to guild.conf, they determine how invite/expel work inside castles during WoE/GvG (407502a) [*]Improved CFLAGS/CPPFLAGS handling (b7373b6) [*]Improved @go command (67d5e67) [*]Changed battle_config definition to extern to avoid mistakes in plugins (d350bfe) [*]Removed trailing whitespace (sources) (5d67f33) [*]Fixed some charset issues (3bd57cf) [*]Travis Improvements (23f7856) [*]Changed set_reg behavior on pc_setparam failure, now it won't simply end the script, if a dialog window is open it'll also CLOSE it (d689201) [*]Moved MAX_CARTS and NEW_CARTS defines into common/mmo.h (65e43c2) [*]Small changes in NPC loading/reloading (a2dec94) [*]Homunculus S Update (f4f4b33)

     
    Scripting Highlights
    [*]Corrected Bioethics quest checks in the Biochemist NPC (bd86d05) [*]Fixed an exploit in custom job master (ed9dd7c) [*]Added missing changequest commands on Alchemist Job Change Quest (4b4e573) [*]Removed trailing whitespace (scripts) (c030940) [*]Wolfchev's Laboratory Instance Release (1a477c4) (Clean ups: 108705a) [*]Optimized THQS_TTShop.txt and corrected a minor mistake (90c8d73) [*]Added documentation regarding trader objects (6d4ae76)

     
    Database Highlights
    [*]Extended ItemDB! Supports several other formats (P1: 49500a5) (P2: 244985a) (P3 File Deletions: 43d96e8) [*]Updated item_db.conf to match AEGIS (ae289d6) (Fixes: 7bb8db2) [*]Removed enchantments from const (ddc16a0)

     
    May Statistics
    [*]During the period there were 89 Commits. [*]Of these 89 commits, 14 included bug-fixes. [*]9 Commits from Pull Requests [*]In this month, there were 87,778 Additions and 61,228 Deletions.

  23. Upvote
    Mystery got a reaction from Nebraskka in May Digest 2014   
    May Digest 2014
    The following digest covers the month of May 1st - May 31st 2014.
     
    Hello everyone! I apologize for the delay on bringing this topic to the community! Was caught up in a few things

    Development Highlights
    [*]Corrected GM level override checks for Nouse and Trade (e9b9764) [*]Updated db2sql converter to match changes (0e1f7bb) [*]Added April 2014 Client Packet Data (3750df9) [*]Implemented MD_RANDOMTARGET, see doc/mob_db_mode_list.txt for more information (10e6f1a) [*]Added guild_castle_invite and guild_castle_expulsion to guild.conf, they determine how invite/expel work inside castles during WoE/GvG (407502a) [*]Improved CFLAGS/CPPFLAGS handling (b7373b6) [*]Improved @go command (67d5e67) [*]Changed battle_config definition to extern to avoid mistakes in plugins (d350bfe) [*]Removed trailing whitespace (sources) (5d67f33) [*]Fixed some charset issues (3bd57cf) [*]Travis Improvements (23f7856) [*]Changed set_reg behavior on pc_setparam failure, now it won't simply end the script, if a dialog window is open it'll also CLOSE it (d689201) [*]Moved MAX_CARTS and NEW_CARTS defines into common/mmo.h (65e43c2) [*]Small changes in NPC loading/reloading (a2dec94) [*]Homunculus S Update (f4f4b33)

     
    Scripting Highlights
    [*]Corrected Bioethics quest checks in the Biochemist NPC (bd86d05) [*]Fixed an exploit in custom job master (ed9dd7c) [*]Added missing changequest commands on Alchemist Job Change Quest (4b4e573) [*]Removed trailing whitespace (scripts) (c030940) [*]Wolfchev's Laboratory Instance Release (1a477c4) (Clean ups: 108705a) [*]Optimized THQS_TTShop.txt and corrected a minor mistake (90c8d73) [*]Added documentation regarding trader objects (6d4ae76)

     
    Database Highlights
    [*]Extended ItemDB! Supports several other formats (P1: 49500a5) (P2: 244985a) (P3 File Deletions: 43d96e8) [*]Updated item_db.conf to match AEGIS (ae289d6) (Fixes: 7bb8db2) [*]Removed enchantments from const (ddc16a0)

     
    May Statistics
    [*]During the period there were 89 Commits. [*]Of these 89 commits, 14 included bug-fixes. [*]9 Commits from Pull Requests [*]In this month, there were 87,778 Additions and 61,228 Deletions.

  24. Upvote
    Mystery got a reaction from JulioCF in May Digest 2014   
    May Digest 2014
    The following digest covers the month of May 1st - May 31st 2014.
     
    Hello everyone! I apologize for the delay on bringing this topic to the community! Was caught up in a few things

    Development Highlights
    [*]Corrected GM level override checks for Nouse and Trade (e9b9764) [*]Updated db2sql converter to match changes (0e1f7bb) [*]Added April 2014 Client Packet Data (3750df9) [*]Implemented MD_RANDOMTARGET, see doc/mob_db_mode_list.txt for more information (10e6f1a) [*]Added guild_castle_invite and guild_castle_expulsion to guild.conf, they determine how invite/expel work inside castles during WoE/GvG (407502a) [*]Improved CFLAGS/CPPFLAGS handling (b7373b6) [*]Improved @go command (67d5e67) [*]Changed battle_config definition to extern to avoid mistakes in plugins (d350bfe) [*]Removed trailing whitespace (sources) (5d67f33) [*]Fixed some charset issues (3bd57cf) [*]Travis Improvements (23f7856) [*]Changed set_reg behavior on pc_setparam failure, now it won't simply end the script, if a dialog window is open it'll also CLOSE it (d689201) [*]Moved MAX_CARTS and NEW_CARTS defines into common/mmo.h (65e43c2) [*]Small changes in NPC loading/reloading (a2dec94) [*]Homunculus S Update (f4f4b33)

     
    Scripting Highlights
    [*]Corrected Bioethics quest checks in the Biochemist NPC (bd86d05) [*]Fixed an exploit in custom job master (ed9dd7c) [*]Added missing changequest commands on Alchemist Job Change Quest (4b4e573) [*]Removed trailing whitespace (scripts) (c030940) [*]Wolfchev's Laboratory Instance Release (1a477c4) (Clean ups: 108705a) [*]Optimized THQS_TTShop.txt and corrected a minor mistake (90c8d73) [*]Added documentation regarding trader objects (6d4ae76)

     
    Database Highlights
    [*]Extended ItemDB! Supports several other formats (P1: 49500a5) (P2: 244985a) (P3 File Deletions: 43d96e8) [*]Updated item_db.conf to match AEGIS (ae289d6) (Fixes: 7bb8db2) [*]Removed enchantments from const (ddc16a0)

     
    May Statistics
    [*]During the period there were 89 Commits. [*]Of these 89 commits, 14 included bug-fixes. [*]9 Commits from Pull Requests [*]In this month, there were 87,778 Additions and 61,228 Deletions.

  25. Upvote
    Mystery got a reaction from quesoph in May Digest 2014   
    May Digest 2014
    The following digest covers the month of May 1st - May 31st 2014.
     
    Hello everyone! I apologize for the delay on bringing this topic to the community! Was caught up in a few things

    Development Highlights
    [*]Corrected GM level override checks for Nouse and Trade (e9b9764) [*]Updated db2sql converter to match changes (0e1f7bb) [*]Added April 2014 Client Packet Data (3750df9) [*]Implemented MD_RANDOMTARGET, see doc/mob_db_mode_list.txt for more information (10e6f1a) [*]Added guild_castle_invite and guild_castle_expulsion to guild.conf, they determine how invite/expel work inside castles during WoE/GvG (407502a) [*]Improved CFLAGS/CPPFLAGS handling (b7373b6) [*]Improved @go command (67d5e67) [*]Changed battle_config definition to extern to avoid mistakes in plugins (d350bfe) [*]Removed trailing whitespace (sources) (5d67f33) [*]Fixed some charset issues (3bd57cf) [*]Travis Improvements (23f7856) [*]Changed set_reg behavior on pc_setparam failure, now it won't simply end the script, if a dialog window is open it'll also CLOSE it (d689201) [*]Moved MAX_CARTS and NEW_CARTS defines into common/mmo.h (65e43c2) [*]Small changes in NPC loading/reloading (a2dec94) [*]Homunculus S Update (f4f4b33)

     
    Scripting Highlights
    [*]Corrected Bioethics quest checks in the Biochemist NPC (bd86d05) [*]Fixed an exploit in custom job master (ed9dd7c) [*]Added missing changequest commands on Alchemist Job Change Quest (4b4e573) [*]Removed trailing whitespace (scripts) (c030940) [*]Wolfchev's Laboratory Instance Release (1a477c4) (Clean ups: 108705a) [*]Optimized THQS_TTShop.txt and corrected a minor mistake (90c8d73) [*]Added documentation regarding trader objects (6d4ae76)

     
    Database Highlights
    [*]Extended ItemDB! Supports several other formats (P1: 49500a5) (P2: 244985a) (P3 File Deletions: 43d96e8) [*]Updated item_db.conf to match AEGIS (ae289d6) (Fixes: 7bb8db2) [*]Removed enchantments from const (ddc16a0)

     
    May Statistics
    [*]During the period there were 89 Commits. [*]Of these 89 commits, 14 included bug-fixes. [*]9 Commits from Pull Requests [*]In this month, there were 87,778 Additions and 61,228 Deletions.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.