Commit Graph

  • 82561947e3 Bug Fixes * Updated Napalm Vulcan damage to official. (bugreport:9297) * Firing Trap should be removed immediately once it has detonated. * Updated Expanded Super Novice ASPD values for weapons to match normal Super Novices. * Updated Expanded Super Novice and Super Baby to be able to do anything normal Super Novices can do. Guardian Angel, Dori Dori, etc. * Super Novices are able to equip any level 4 weapons of type Daggers, 1H Swords, 1H Axes, 1H Maces, and 1H/2H Staves while Soul Linked. (bugreport:2765, bugreport:5568) * Reverted the Warlock elemental summons to not be limited per level from 237579c. All levels allow up to 5 summons. aleos89 2014-09-29 14:22:50 -04:00
  • cfef8a0088 Rewrote the hard monster AI. Monsters will now behave a lot closer to official servers: * Monsters will now attack immediately when they are chasing a target and it comes into attack range (bugreport:7370) * Monsters will now chase their target during their aDelay, but they still have to wait for aMotion to be able to move again (bugreport:9269) * Monsters will now rethink their chase in a configurable interval (see monster_chase_refresh in monster.conf), official value is once per cell, previously it was once per 3 cells * Monsters will now stop when they rethink their chase and their target is gone (player hides or target loot was picked), regardless of the monster_ai setting (note: if you want the old, stupid behavior, just increase monster_chase_refresh instead) Playtester 2014-09-27 23:50:45 +02:00
  • 9a4f574d12 Follow up to a080117. Fixed compile error. aleos89 2014-09-20 11:51:23 -04:00
  • a080117a74 Bug Fixes * Switching arrows no longer stops attacks. (bugreport:9270) * Looter monsters will now randomly pick items rather than going for the closest one. (bugreport:9268) * Follow up to 0fed97c. Moved pc_setsit before skill_sit to not break skills that count players who are sitting. (bugreport:8966) * Follow up to 2d2991a. Cleaned up some compile warnings. * Updated the inf3 descriptions in the skill_db. aleos89 2014-09-20 11:44:44 -04:00
  • 4f6448b23f Follow up 557aaa2 Cydh Ramdh 2014-09-17 19:36:12 +07:00
  • c45cc6c177 Follow up 557aaa2, bugreport:9304 Cydh Ramdh 2014-09-17 19:32:37 +07:00
  • 557aaa237a Merge pull request #92 from nanakiwurtz/master Cydh Ramdh 2014-09-16 19:06:42 +07:00
  • 929acd2ca6 Follow up 9b4d922, missing parentheses at 9b4d922#diff-85d990dde8caf2d72d1e2b0f7dcf9786R2254 Cydh Ramdh 2014-09-16 11:18:37 +07:00
  • 9b4d922ef4 Bug Fixes: * Follow up 2d2991a, remove trailing spaces in inter_athena.conf * Added bound field on picklog table (bugreport:9240) Thank @icxbb-xx (Napster) * Fixed Randomize Spell infinite loop. Failure of skill improvise db reading. (bugreport:9288) * Added **max_extended_aspd** for caping max ASPD for KO/Rebellion, default is 193. Pointed by @raynra & Ziu * Mail attachment * Added bound field on mail table, since group with PC_PERM_TRADE_BOUNDED can put bound item into attachment * Fixed wrong data type causing wrong zeny amount (bugreport:9291) * Fixed item color issue for bound item (bugreport:9238) * Stackable item shouldn't be displayed as yellow color * Equip doesn't shown as yellow after relog or item is moved * Silence status immunity for Renewal (bugreport:9227) * Bleeding (SC_BLEEDING): Vit -> Agi * Silence (SC_SILENCE): Vit -> Int * Sleep (SC_SLEEP): Int -> Agi * Thank @Playtester, @Lilith-, partial merge of Hercules:6f26451 * Fixed status check when cast a skill to hidden target * Stone Curse shouldn't be casted to hidden enemy when the caster has intravision (bugreport:9266) * Added **INF3_HIT_HIDING** for skills that *maybe* have effect to/can hit the hidden target. Previously, every Earth Element skills *always* had it, doesn't matter ground skill or single-target skill * **!TODO: Confirm other skills that have ability for this!** * **!FIXME: For now, I rely as the previous check did, I put some Earth Element skills (and) with area/ground effect** * Correcting Devotion behavior (Hercules:e7be725, 41f28c0) * Failing to cast Devotion to the 6th player * Only player who devotes other that 'shout' Auto Guard when it active also with the walk delay * Status icon that inherited from devoter won't be displayed at devoted player * Reflect Damage on devoted player won't reflect normal attack, only melee skill attack * Added config **devotion_rdamage_skill_only** for backward compability, ignore the behavior above Cydh Ramdh 2014-09-15 18:02:49 +07:00
  • 20ff69e5ce Merge pull request #96 from cydh/console/server-reloadconf lighta 2014-09-11 21:43:43 -04:00
  • f703f591dc Merge branch 'master' of https://github.com/rathena/rathena Lighta 2014-09-10 18:08:23 -04:00
  • 82bb9b1f2f Fix and update Cmake build. Update config.pl Lighta 2014-09-10 17:46:11 -04:00
  • 7cac20850e * Added console command for login & char server 'server:reloadconf' to reload some config values on login_athena.conf & char_athena.conf Cydh Ramdh 2014-09-10 18:02:55 +07:00
  • 8bdea5ddef * Updated packet documentation for * Auction packets (IZ) * Homunculus packets (IZ) * Mail packets (IZ) * Pet packets (IZ) * Quest packets (IZ) * misc * Inter-server updates * Possible send wrong packet length for pincode and wispher to GM (@request) * ShowInfo if player change pincode * Showinfo "Asking to start pincode ..." only when 'pincode_enabled: yes' Cydh Ramdh 2014-09-10 13:05:07 +07:00
  • 7bedf4353b Add gdb check for configure suggestion on bugreport:4645. Add the missing update in infinite_warp.txt lighta 2014-09-07 09:01:19 -04:00
  • 3a88e8cf39 Follow up ea8ccfc82e91efb9fc1be3d3397d538d80101c84 -Update message with Euphy suggestion. -Add new test case. -Fix **bugreport:9278** (infinte-warp-1ma-h-cpu-usage-100) lighta 2014-09-07 08:30:10 -04:00
  • d7b08a176c Merge branch 'master' into sc_config Cydh Ramdh 2014-09-05 13:05:16 +07:00
  • f8f6a1f101 Fix teleport typo cuasing some crashs. Fix sql backward rules for makefile Lighta 2014-09-03 18:49:15 -04:00
  • 531b89e6b0 Follow up to 2d2991a. Fixed the set property function for login_codepage and login_case_sensitive configs. aleos89 2014-09-03 17:59:33 -04:00
  • 2d2991a1fd TXT reference removal from emulator. - Removed any remaining TXT and SQL references from files. - The 'make sql' command is now replaced by 'make server'. - Removed account.engine feature as it is no longer needed. - Moved login and IP ban configs to inter_athena.conf. - Cleaned up cmake files. - Miscellaneous clean ups. aleos89 2014-09-03 17:44:35 -04:00
  • 3ea881ce9e Merge fd4b4d9194136491e8ed607b36e62078cdd481f3 into 3c24f458ce077cf7d1351110b73e758a8db4daaf Mendonn 2014-09-01 23:32:01 +00:00
  • 3c24f458ce Hunting Missions script update. - Added check for deleted characters. (credits: @AnnieRuru) - Modernized script syntax and improved readability. Euphy 2014-09-01 13:33:39 -04:00
  • 9bde9dc706 Item DB updates -- kRO 2014-07-09 -- kRO 2014-07-16 -- kRO 2014-07-23 -- kRO 2014-07-30 nanakiwurtz 2014-09-01 02:18:50 +07:00
  • 403c22bc4b Documentation cleaning. - Formatting and grammar edits on recently added docs. - Added missing NPC header and script conf include from ea8ccfc. - Moved ER model files to a separate folder ('doc/model/'). Euphy 2014-08-31 12:09:38 -04:00
  • 4832808787 * Config Updates: - Changes 'emblem_woe_change' to 'disable_change_emblem' & added some options - Added 'create_guild' to enable/disable guild creation by player. - Added 'break_guild' to enable/disable break a guild by player. - Added 'disable_invite' to enable/disable guild invitation by player. - Added 'disable_expel' to enable/disable guild expulsion by player. Cydh Ramdh 2014-08-31 15:12:11 +07:00
  • ea1a247f99 Minor Renewal mob database updates. (Hercules 0fadf38) - Some name changes. - Enabled some previously disabled mobs (unused). - Added mob IDs 2402~2403, 2924~2936. Euphy 2014-08-30 22:06:01 -04:00
  • ea8ccfc82e Add rewarp_count counter to prevent infinite warp loop. bugreport:9130 (cpu-usage-goes-to-100) lighta 2014-08-29 16:05:41 -04:00
  • 977797e503 Follow up to f077a8e. Fixed compile errors. (bugreport:9252) aleos89 2014-08-26 22:33:38 -04:00
  • f077a8eb03 Follow up to c0ed836. - Optimized SQL structure to better fit uint32 value for uniqueitem_counter. (bugreport:9249) - Added font and uniqueitem_counter to load when loading character menu on char-server. aleos89 2014-08-26 16:35:58 -04:00
  • 51ecd9b2bc Follow up 402170c - Added 'ID' as identifier/index for produce_db and skill_changematerial_db to avoid 'rewriting' product result with different materials. As we can see there 'Starsand_Of_Witch' can be produced by (1) 10 Insect Feeler + 15 Blue Porcelain or (2) 100 Moth Dust + 100 Scell. - Map-server crashed issue while @reloadskilldb. Some counters aren't zeroed on skill_readdb() makes array overflow. (bugreport:9241, bugreport:9243) - Allowing import file to remove original entry by put certain value. See the changed db files for more details. - Relying to skill_spellbook_db for listing available book as spell book. For Warlock skill Reading Spellbook (WL_READING_SB). Cydh Ramdh 2014-08-24 21:58:23 +07:00
  • 30b4d578a7 Some script cleaning. - Replaced lots of numerics with constants. - Added spacing to make some scripts more readable. Euphy 2014-08-23 15:17:59 -04:00
  • 2acf9a401a Fixed item script for Glorious Holy Avenger. (bugreport:9244) http://rathena.org/board/tracker/issue-9244-9-glorious-holy-avenger/ Euphy 2014-08-22 23:56:08 -04:00
  • 4ffe723d8c Merge branch 'master' of https://github.com/rathena/rathena aleos89 2014-08-22 17:52:28 -04:00
  • c0ed836e87 * Changed how the Unique ID System saves and creates IDs for items. (Hercules dd49dbc) - System is now enabled by default. - All non-stackable items that previously existed will get unique IDs if items::item_check is enabled. - Added 'getequipuniqueid' script command to get the unique ID of an equipment on a player. - Don't forget to apply the SQL update! * Renamed SQL update file that applied to logs. aleos89 2014-08-22 17:52:15 -04:00
  • 3b2762ca3c Enable NPC logging through 'logmes' by default. - Commented some unnecessary log messages. Euphy 2014-08-22 16:06:32 -04:00
  • 617b9830af Merge branch 'master' of https://github.com/rathena/rathena Euphy 2014-08-22 15:36:37 -04:00
  • 14fddd3790 Added script checks against swapping items using third-party hacks. - Follow-up to 416f6d7, as further protection against item exploits. Euphy 2014-08-22 15:36:23 -04:00
  • 416f6d7ba8 - Added error messages for some script commands - Halt script if no item equipped for 'delequip' just like 'delitem' does Cydh Ramdh 2014-08-23 01:47:30 +07:00
  • 4fd7e46345 Follow up 70b8b8b, an error for PRE-RE Cydh Ramdh 2014-08-22 23:42:13 +07:00
  • 70b8b8bc38 Bug Fixes: - Fixed map-server crashed caused by Wall of Thorn when atatcked by Fire element (with wide range skill unit, bugreport9102). Also reverted some changes in c046668 - Added config conf/battle/skill.conf 'arrow_shower_knockback', as follow up 453b6d0. Direction of Arrow Shower knockback depends on Arrow Shower location Cydh Ramdh 2014-08-22 23:28:48 +07:00
  • 402170c018 -Update doc/souce_doc.txt for refactoring change -Add doc/packet_interserv.txt and doc/packet_client.txt, to refer packets -Upd src inner documentation, map/intif mostly -Add common::utils::check_filepath(), fixing bugreport:9131 @loadnpc crash -Fix pc_level_penalty_mod not using mob_class correctly -Fix db/import/ for produce, arrow, abra, impro db... -Upd install script (config.pl) to use mariadb for fedora/centos distrib lighta 2014-08-20 20:58:48 -04:00
  • 3efe5375f3 - Added check to clear skill unit group that created by NPC/script before the NPC/script unloaded. - Changed enum for NPC subtype, added prefix NPCTYPE_. See map.h::npc_subtype. - Changed Channel_Config struct usage to -> extern struct Channel_Config channel_config. - Added restriction for atcommand that cannot be executed when Player is in autotrade, to prevent map crash. (bugreport:9196) TODO: Check other atcommand or change this behavior. - Added enum for atcommand restriction with prefix ATCMD_NO. See atcommand.c::e_atcmd_restict. - Updated atcommand documentations. - Changed dummy_sd's attributes to group_id & group_level 99, and gives all permissions (PC_PERM_ALLPERMISSION). dummy_sd is being used by 'atcommand' or 'useatcmd' script when no rid/player attached. Cydh Ramdh 2014-08-18 19:59:16 +07:00
  • 880903bdab Updated Renewal Izlude Magazine & Bullet dealer locations. - Coordinates taken from a recent iRO update. Euphy 2014-08-17 15:13:24 -04:00
  • 17bace0ae6 Script bug fixes. - Added Renewal location for "Knight De Thomas" NPC (previously inaccessible), and upgraded the script to the latest version. - Fixed Pre-Renewal Merchant Quest questlog commands. (bugreport:9218) http://rathena.org/board/tracker/issue-9218-merchant-quest-add-error-quest-add-1010/ - Corrected a handful of 'rand(1)' statements. Euphy 2014-08-16 19:10:19 -04:00
  • 191f65bdcd Merge pull request #94 from anubisK/else_correction aleos89 2014-08-16 18:35:05 -04:00
  • 25969358e4 Merge branch 'master' of https://github.com/rathena/rathena aleos89 2014-08-16 16:16:40 -04:00
  • 60b0ed9c8b Bug Fixes * Fixed mouse cursor displaying incorrectly for PvP scenarios. Thanks to Napster. (bugreport:8605) * Fixed summons getting stuck when master gets too far off screen or changes maps. (bugreport:9152) * Added a battle_config 'spawn_direction' for keeping a character's face direction when teleporting/changing maps/logging in. Default is always North (official). (bugreport:8754) * Cast sensor mobs should always target the caster whenever any skill is used. (bugreport:8555) * Added a packet version check to char_del_option based on client date. (bugreport:8521) * Script command query_sql will now return -1 on an empty result or failed result. (bugreport:5937) aleos89 2014-08-16 16:15:50 -04:00
  • d270047312 * Fixed bugreport:9211. Basilica causes map-server crashed when caster changing map * Some source docs for skill.c/h Cydh Ramdh 2014-08-17 00:00:19 +07:00
  • fd4b4d9194 Moved map configuration to StringBuf. Trey Terrell 2014-08-12 17:41:05 -04:00
  • 49f881b43a Merge 79787a258fc892096be328030091317d90dc7f68 into adabedba238410bfbf753cfc095f7d0b3e2c491e Cydh Ramdh 2014-08-12 19:12:09 +00:00
  • 5936a67cb3 Enhancement to a if else... sounds better I guess Cristian Gonzalez 2014-08-12 20:55:36 +02:00
  • adabedba23 Bug Fixes * Fixed Shield Spell not being able to be casted. Can now be casted even with skill_unconditional permission while wearing no shield. (bugreport:9198) * Fixed divest chance of Earth Strain to official. (bugreport:8999) * Cleaned up ATK and WATK calculation for some skills to only work in pre-renewal. * Fixed Magnum Break not giving 20% Fire property damage. (bugreport:9199) aleos89 2014-08-12 12:32:47 -04:00
  • a0cefe9479 Follow up fea3489, just 'char' to 'uint8' Cydh Ramdh 2014-08-11 21:52:41 +07:00
  • 98c83eeb7f * EXP updates for Renewal -- Base Level 150 ~ 175 for 3rd classes & Expanded classes (256 ~ 1000 use custom gap 10m) -- Job Level 50 ~ 60 for 3rd classes (61 ~ 255 use custom gap 5m) Reference: http://www.divine-pride.net/database/experience Cydh Ramdh 2014-08-11 01:06:19 +07:00
  • fea348968c Some CPPCheck clean ups Cydh Ramdh 2014-08-10 23:49:24 +07:00
  • 45be1808a3 Merge pull request #93 from cydh/idea Akkarinage 2014-08-10 12:45:22 +01:00
  • b52ef77205 Updated README files Cydh Ramdh 2014-08-10 18:37:32 +07:00
  • 7e3ecadb15 [Updated] item_combo_db.txt -- Commented some unfinished lines nanakiwurtz 2014-08-10 18:14:05 +07:00
  • 8fc758f741 Item DB updates: -- kRO 2014-05-21 -- kRO 2014-05-28 -- kRO 2014-06-11 -- kRO 2014-06-18 -- kRO 2014-06-25 nanakiwurtz 2014-08-10 16:31:26 +07:00
  • 453b6d0023 * Bug Fixes: - Added base level modifier for Great Echo. (bugreport:9179). - Fixed Max HP/SP rate reduction, should be limited to -100% if the value less than it. (bugreport:9195). - Fixed Knuckle Arrow (SR_KNUCKLEARROW, Sura) knockback damage bonus behavior. (bugreport:9096). - Fixed Knuckle Arrow (SR_KNUCKLEARROW, Sura) knockback direction by saving last direction before attacker slides to target first. - Fixed Overbrand (LG_OVERBRAND_BRANDISH, Royal Guard) knockback damage bonus behavior. (bugreport:9096). - Fixed knockback direction for Arrow Shower (AC_SHOWER, Archer), now using target to attacker direction. (bugreport:1709). Cydh Ramdh 2014-08-10 15:16:20 +07:00
  • 5f8a451913 Little clean-up Capuche 2014-08-09 22:16:24 +02:00
  • 99769b8283 Update fallen angel wing item script (bugreport 9192) Capuche 2014-08-09 21:51:11 +02:00
  • 05d3c6bd43 Fixed skill unit effect issue, wrong used packet for newer client. Causing some skills shows wrong animation. (Partial merge from 3CeAM 2.0 r16, r17, & r18) Cydh Ramdh 2014-08-09 05:16:50 +07:00
  • 350184695d Allow longer MySQL passwords. Trey Terrell 2014-08-07 20:13:44 -04:00
  • 79787a258f Script command update - Added type 4 for 'strcharinfo' to get Group Name for Player with Group ID != 0 Cydh Ramdh 2014-08-06 19:34:28 +07:00
  • a1e53caa71 Merge pull request #89 from anubisK/master Cydh Ramdh 2014-08-05 16:38:39 +07:00
  • eb7d77debd typo Cristian Gonzalez 2014-08-05 10:55:11 +02:00
  • bf7e0960db typo Cristian Gonzalez 2014-08-05 10:52:01 +02:00
  • 78f9f797ae Merge pull request #2 from rathena/master anubisK 2014-08-05 10:47:39 +02:00
  • 45a8e8fec0 Bug fixes: - Wrong message when attempt to open boxes while inventory is full. (bugreport:9170) - Revert a change on d670952, wrong commented line makes misc damage won't be relected. (bugreport:9185) - Fixed 'devotion_rdamage' doesn't work for Magic Skill. (bugreport:8906) - Follow up 8a81940, use vending/buyingstore db accessor on searchstore_query() for db_iterator() Cydh Ramdh 2014-08-04 22:03:43 +07:00
  • 77549f76ab Updated to match official version & clean-up in quests_airship.txt Capuche 2014-08-03 02:54:02 +02:00
  • 3fcc7e7f3a Follow up 7fd6776, update main.sql for buyingstores & vendings table following https://github.com/rathena/rathena/blob/7fd6776/sql-files/upgrades/upgrade_20140723.sql Cydh Ramdh 2014-08-03 06:11:03 +07:00
  • 8a819403c1 Bug fixes & misc: - Follow up 7fd6776, correcting how to make player sit by autotrade persistance. - Follow up 7fd6776, pc_setstand() does a check if player can stand or not. - bugreport:9174, buyingstore_close() doesn't clear buyingstores data on table. - Fixed "missing" buyingstore search (purchase type search) in searchstore, by adding DBMap *buyingstore_db. - Added nullpo checks on some buyingstore.c functions. - Added do_init_buyingstore() and do_final_buyingstore(). - Failing autotrader from pc_setpos(). (Since autotrade doesn't have 'fd'? FIXME later) Cydh Ramdh 2014-08-02 11:07:26 +07:00
  • caa80ecfc7 Clean-up in quests/first_class folder Capuche 2014-08-01 16:20:24 +02:00
  • 4eeb10042c Added some options for idletime. (Herules e08c05a) aleos89 2014-07-31 09:54:22 -04:00
  • 42491cee08 A few item_db updates. (incl. bugreport:9171) http://rathena.org/board/tracker/issue-9171-snowier-card/ Euphy 2014-07-30 01:11:31 -04:00
  • 58a01f7f73 Follow up d5542dc, this file is added by accident. :P Cydh Ramdh 2014-07-29 08:22:33 +07:00
  • 032c06c6cd Merge pull request #88 from anubisK/master lighta 2014-07-27 17:07:42 -04:00
  • f7c2a199f8 Update skill_changematerial_db.txt anubisK 2014-07-27 12:16:54 +02:00
  • d5542dc3ff * Follow up 6e029ab -- Change pc_can_attack() to unit_can_attack -- Updated SC for SC_NOATTACK -- Updated some SC configs following changes on 'master' Cydh Ramdh 2014-07-27 14:49:10 +07:00
  • 6e029abfc1 Merge branch 'master' into sc_config Cydh Ramdh 2014-07-27 13:48:55 +07:00
  • a9db1b31d4 Merge ee1ea56ec506e0d9d908db0291afb5fe6a6fce9f into fd14754846ccececc8a35c23f5795f655eb509e4 Jeric 2014-07-26 16:06:51 +00:00
  • fd14754846 Merge pull request #87 from nanakiwurtz/master Akkarinage 2014-07-26 12:52:40 +01:00
  • cc5625eee2 Documentation Update: /doc/atcommands.txt (@reload) nanakiwurtz 2014-07-26 18:16:51 +07:00
  • 07a6795d13 Follow up a24da6d, bugreport:9155 Cydh Ramdh 2014-07-25 09:33:06 +07:00
  • c8758478b4 Bug Fixes * Fixed the stun effect from Berkana Rune. (bugreport:9057) * Adjusted Thorn Wall to be a placeable skill and to ignore caster's % damage cards. * Field Manuals (SC_EXPBOOST and SC_JEXPBOOST) now increase EXP gained from NPC quests (through the getexp script command). (bugreport:9091) * Lif's Mental Change no longer fully restores her HP and SP upon activation. * Fixed fakename atcommand not working while disguised. (bugreport:8896) (Hercules 1e492e3) * Fixed speed atcommand resetting when swapping equipment/changing maps. (bugreport:8915) (Hercules 37fdcba) * Cleaned up some compile warnings. aleos89 2014-07-24 11:45:57 -04:00
  • 7fd6776194 - SC_BANANA_BOMB_SITDOWN & SC_SITDOWN_FORCE force player to wait unti duration ended before standing. (bugreport:9074) Confirmed by @raynra & reigneil - Corrected check to finalizing vending/buyingstore autotrader datas, follow up 171e2f2. Thank Stingor - Autotrade persistance updates: (suggestion from Napster) --- Kicked player will be removed from vending or buyingstore table. This also avoid 'confusion' lookup when server restarted after the kicked player logged back and does autotrade. --- feature.autotrade_direction, added -1 value to use last player's direction --- feature.autotrade_head_direction, added for player's head direction --- feature.autotrade_sit, added -1 value to use last player's condition (standing/sitting) --- Please import/execute upgrade_20140723.sql Cydh Ramdh 2014-07-23 13:26:04 +07:00
  • 20ac4c9d7a Merge pull request #84 from nanakiwurtz/master Cydh Ramdh 2014-07-22 16:00:54 +07:00
  • 5dc6b749e1 Bug fixes in quests/quests_moscovia.txt -- Added questlog support on The Moving Island, Help Mikhail, Banish Winter quests -- fixed bugreport 8532 Capuche 2014-07-22 03:30:21 +02:00
  • 14803503cf Merge 6859a07c3bbdf1df555e4d5768dc09764057bf62 into 2bfe1d6f6e52e06121e882da4b9cfc279e7bb43a Cydh Ramdh 2014-07-20 08:55:13 +00:00
  • 6859a07c3b * Follow up 36b9bf9, parentheses issue Cydh Ramdh 2014-07-20 15:54:52 +07:00
  • 98471c2aa3 Merge 51328388ac87820c2d979b7a36cb6f48e7445e3d into 2bfe1d6f6e52e06121e882da4b9cfc279e7bb43a Cydh Ramdh 2014-07-20 08:48:14 +00:00
  • 51328388ac New Script Command: - *getguildlv {<guild id>} Cydh Ramdh 2014-07-20 15:46:41 +07:00
  • 36b9bf9109 Script Command Updates: - Added script commands to support spesified search for Bound & Rental Item that current 'countitem' & 'delitem' don't care about bound item nor rental item -- * countitem3, cartcountitem3, storagecountitem3: Works like countitem, but with flag -- * countitem4, cartcountitem4, storagecountitem4: Works like countitem2, but with flag -- * delitem3, cartdelitem3, storagedelitem3: Works like delitem, but with flag -- * delitem4, cartdelitem4, storagedelitem4: Works like delitem2, but with flag Cydh Ramdh 2014-07-20 15:07:02 +07:00
  • 679c92efdf skill_require_db.txt documentation update 2. nanakiwurtz 2014-07-19 23:44:19 +07:00
  • c03fd2b21f skill_require_db.txt documentation update. nanakiwurtz 2014-07-19 23:09:01 +07:00
  • 2bfe1d6f6e - Fixed bugreport:9146, wrong message for msg 380. Thank Napster - Changed Monster, Mercenary, & Elemental defense element check, from %10 to %20, to support 10 custom elements. Thank @Atemo - Updated some arrays in ACMD_FUNC(mobinfo) - Removed element number limit for each level in db/[pre-]re/attr_fix.txt - Allowing 'getitembound' and 'getitembound2' to put bound type 0 (no bound) for scripting easier - Updated doc/mob_db.txt, follow up ca4a0ea - Updated map_msg_idn.conf Cydh Ramdh 2014-07-19 13:50:46 +07:00
  • fdbd1b53ab Added skill_require_db.txt documentation. nanakiwurtz 2014-07-19 02:26:59 +07:00
  • ca4a0ea1a2 Merge pull request #83 from nanakiwurtz/master lighta 2014-07-18 14:36:29 -04:00
  • b93a17da1c Added mob_db.txt documentation. As suggested by Cydh on IRC. nanakiwurtz 2014-07-19 01:11:48 +07:00