Cydh Posted January 10, 2014 Author Posted January 10, 2014 [info=Development Update][/info] New Item Group Structure Class System: Class_Normal, Class_Boss, and Class_Guardian DB Import: db/import/ Updates: Global Function Added config: check_db New Race: RC_PLAYER 1 Quote
Cydh Posted January 30, 2014 Author Posted January 30, 2014 [info=Development Update][/info] Updated Item Bonus: bAddMonsterIdDropItem, bonus3 bAddClassDropItem, bonus3 bAddClassDropItemGroup 3rd Class 2011 Post Balance Update Added script command: *isbegin_quest Implemented: Kagerou/Oboro job change quest Implemented: iRO 2013 Halloween event NPC Added: Author list Added: Monster spawn list for iRO 2013 Halloween event Added: Rebellion Trader NPCs Added: idRO Cash Trader NPCs Added script command: *strcmp Implemented: Kagerou/Oboro Gear Enchants Implemented: Mail Annex Station scripts to iRO Eden Added: Oktoberfest Costume Implemented: 2012 Headgear Quests Implemented: Kagerou/Oboro Equipment Quests Implemented: 2010 Headgear Quests Implemented: Autotrade Persistency Added: 2013 iRO/kRO Christmas Event Added item bonus: bMaxWeight Added item package: IG_Sg_Weapon_Supply_Box Added new atcommand: @showrate Added config: vip_disp_rate Added config: disp_serverbank_msg Added config: warg_can_falcon Implemented: "Script Command to block commands" Added config: path_blown_halt Updated: @iteminfo Removed: Option_Mounting Added new script command: *preg_match sorry for late update 1 Quote
Kido Posted January 30, 2014 Posted January 30, 2014 all of this will come into the next digest o: ? Quote
Cydh Posted January 30, 2014 Author Posted January 30, 2014 if those changes are in January, of course yes. 1 Quote
Euphy Posted February 2, 2014 Posted February 2, 2014 [info=Development Update][/info]Major custom folder update: 163a98c New scripts: npc/custom/battleground/bg_emp.txt npc/custom/battleground/bg_pvp.txt npc/custom/card_seller.txt npc/custom/etc/autopot.txt npc/custom/etc/mvp_room.txt npc/custom/events/devil_square.txt npc/custom/events/mvp_ladder.txt Be sure to thank @AnnieRuru if you use any of her scripts! 1 Quote
Dynasty Posted February 2, 2014 Posted February 2, 2014 THK AnnieRuru that was just what i needed Quote
Cydh Posted February 3, 2014 Author Posted February 3, 2014 Added: INF2_NO_AUTOSHADOWSPELL for skill_db.txt "Be sure to thank devs if you use any of their work!" Quote
Yoona Posted February 3, 2014 Posted February 3, 2014 (edited) Somethings wrong with MVP Warper Error [Error]: script:callfunc: function not found! [F_InsertComma] [Debug]: Source (NPC): Private MVP Room at prontera (148,174) MVP Ladder Error [Error]: script:callfunc: function not found! [F_InsertPlural] [Debug]: Source (NPC): MvP Ladder Warper at prontera (164,171) Edited February 3, 2014 by Yoona Quote
Cydh Posted February 3, 2014 Author Posted February 3, 2014 @Yoona, yo ,this is not bugreport. But you can see those functions here https://github.com/rathena/rathena/blob/master/npc/other/Global_Functions.txt#L456 https://github.com/rathena/rathena/blob/master/npc/other/Global_Functions.txt#L529 Quote
Yoona Posted February 3, 2014 Posted February 3, 2014 @Cydh where can i see the patch for that? im using old trunk.. Quote
Cydh Posted February 3, 2014 Author Posted February 3, 2014 @Cydh where can i see the patch for that? im using old trunk.. http://rathena.org/board/topic/89071-development-news/#dnews_24 Quote
Dynasty Posted February 4, 2014 Posted February 4, 2014 Added: INF2_NO_AUTOSHADOWSPELL for skill_db.txt "Be sure to thank devs if you use any of their work!" we're always thanks for devs works, least i'm xD Quote
Kido Posted February 4, 2014 Posted February 4, 2014 Added: INF2_NO_AUTOSHADOWSPELL for skill_db.txt "Be sure to thank devs if you use any of their work!" we're always thanks for devs works, least i'm xD lol of course we are, but most of us don't directly say it D: Quote
Cydh Posted February 4, 2014 Author Posted February 4, 2014 [info=Development Update][/info]Replaced INF2_NO_AUTOSHADOWSPELL with INF2_AUTOSHADOWSPELL following AEGIS standard by default, the available skills are: MG_FIREBOLT, Firebolt MG_FIREBALL, Fireball MG_FIREWALL, Firewall MG_COLDBOLT, Coldbolt MG_FROSTDIVER, Frost diver MG_LIGHTNINGBOLT, Lightning bolt MG_THUNDERSTORM, Thunder storm MG_NAPALMBEAT, Napalm beat MG_SOULSTRIKE, Soul Strike AL_HEAL, Heal WZ_FIREPILLAR, Fire Pillar WZ_SIGHTRASHER, Sightrasher WZ_METEOR, Meteor Storm WZ_JUPITEL, Jupitel Thunder WZ_VERMILION, Lord of Vermilion WZ_WATERBALL, Waterball WZ_FROSTNOVA, Frost Nova WZ_STORMGUST, Storm Gust WZ_EARTHSPIKE, Earth Spike WZ_HEAVENDRIVE, Heaven's Drive we're always thanks for devs works, least i'm xD lol of course we are, but most of us don't directly say it D: haha 1 Quote
Cydh Posted February 6, 2014 Author Posted February 6, 2014 [info=Development Update][/info]Implemented: Autotrade Persistency for Buyingstore Quote
Yoona Posted February 6, 2014 Posted February 6, 2014 (edited) @Cydh Can rAthena implement a Costume Headgear System like this? http://rathena.org/board/topic/82370-costume-npc-and-costumeitem/ and the Extended Vending System by Lilith ? http://rathena.org/board/topic/60817-extended-vending-system-18/ for the reason that this kind of modification are usable. then a server that has a Feature like this can lure others well its just a suggestion.. Edited February 6, 2014 by Yoona Quote
Euphy Posted February 14, 2014 Posted February 14, 2014 [info=Development Update][/info]Implemented @warp map suggestions in f3777cc. To enable this feature, turn on 'feature.warp_suggestions' in conf/battle/feature.conf. Quote
Euphy Posted February 16, 2014 Posted February 16, 2014 [info=Development Update][/info] Added source documentation in 1d77a9f. doc/source_doc.txt provides a concise overview of rAthena's source code, and is a great starting point for users looking to gain a better understanding of how the emulator works. 3 Quote
reigneil Posted February 16, 2014 Posted February 16, 2014 Added source documentation in 1d77a9f. doc/source_doc.txt provides a concise overview of rAthena's source code, and is a great starting point for users looking to gain a better understanding of how the emulator works. great help for me to understand the source code. thanks Quote
Kido Posted February 16, 2014 Posted February 16, 2014 Added source documentation in 1d77a9f. doc/source_doc.txt provides a concise overview of rAthena's source code, and is a great starting point for users looking to gain a better understanding of how the emulator works. cool o: i'll understand more this o:!!! Quote
Cydh Posted February 16, 2014 Author Posted February 16, 2014 @Cydh Can rAthena implement a Costume Headgear System like this? http://rathena.org/board/topic/82370-costume-npc-and-costumeitem/ and the Extended Vending System by Lilith ? http://rathena.org/board/topic/60817-extended-vending-system-18/ for the reason that this kind of modification are usable. then a server that has a Feature like this can lure others well its just a suggestion.. for Extended Vending System, I think someone on core dev already talk about this and give suggestion to add this too great help for me to understand the source code. thanks cool o: i'll understand more this o:!!!I hope rA could provides the proper documentation (UML maybe) at last sequence diagram. Since project documentation isn't only help user to understand but also provide better development. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.