Commit Graph

  • f34d86ee5c Fixed a typo from r15381, bugreport:5202 shennetsind 2012-01-04 18:44:32 +00:00
  • 729b0b28ca Re-designed /db/ folder structure as previously discussed. shennetsind 2012-01-04 18:05:41 +00:00
  • 9071e2246a *Fixed compile warning. Chilly0123 2012-01-04 15:10:41 +00:00
  • cf229c9c6d *Added 2 new accessory skills. *Reverted some mob changes from 15387. *Updated @go list and locations. Chilly0123 2012-01-04 14:44:43 +00:00
  • 7e5035b487 *Fixed a bug where a boss card was dropped from OCA. *Fixed drops and drop rates for a few mobs. *Added mob_chat for Nidhoggur's Memory mobs. *Updated item_db_re with all weapons that have a MATK bonus and added more items that have different DEF values in renewal. *Updated mob_boss and mob_branch with official episode 13.3 aegis spawns (special thanks to Muad_Dib) *Updated mob's skills to Malaya Port. Chilly0123 2012-01-04 10:24:22 +00:00
  • dd92932502 Fixed @mi leaking cloned player stats, bugreport:2280 shennetsind 2012-01-04 05:25:25 +00:00
  • b908b6215d ` Updated item_db.sql file to match the contents of the txt version xantara 2012-01-04 05:19:56 +00:00
  • 605ef8d7f6 /resetstate also resets taekwon mission, bugreport:2200 shennetsind 2012-01-04 05:14:43 +00:00
  • 21b0b61a99 Fixed atcommand aliases memory leak, bugreport:5200 shennetsind 2012-01-04 04:50:43 +00:00
  • 9558a9cace fixed grouprandomitem to always create unidentified items, bugreport:2802 shennetsind 2012-01-04 04:45:15 +00:00
  • 38242b763f Minor packetver babysitting, bugreport:4810 shennetsind 2012-01-04 04:30:20 +00:00
  • 6fbefb091e Fixed trap bugs as per bugreport:2817 (you finally can attack traps directly :0) shennetsind 2012-01-04 03:47:01 +00:00
  • 7b811af129 Made charserver refuse connections if no map server is connected, performance improvement. bugreport:2359 shennetsind 2012-01-04 03:09:36 +00:00
  • a379d7a673 Several corrections to Warlock job quest (added missing ends, replaced job & emotion numbers with constants, added item names in comments). gepard1984 2012-01-04 02:39:45 +00:00
  • fb6af6b958 Pets & Homun renaming with empty name fix, bugreport:3032 Also: - Fixed client crash when sending weapon + dragon/mado/newmount - Fixed 2011-11-16 charinfo_size bug on char selection screen shennetsind 2012-01-04 02:29:06 +00:00
  • 22d446d13e fixed @hide from not refreshing users who did not know about the @hide, bugreport:2266 shennetsind 2012-01-04 01:05:12 +00:00
  • 576d65655b Removed Renewal Drop Modifier out of #REMODE and created a #RE_DROP_MOD specially for it. will update wiki asap shennetsind 2012-01-04 00:26:53 +00:00
  • cce944588a Fixed char-server not making use of name_ignoring_case setting, bugreport:4700 shennetsind 2012-01-04 00:16:16 +00:00
  • 0b6c65aec9 Mobs may now drop pet eggs, bugreport:2968 Also did a small performance improvement at lupus' rare drop announce thing which happened to be just near where i was editing. shennetsind 2012-01-04 00:03:58 +00:00
  • 1a61c2d24e Removed unused and unofficial bonus bRandomAttackIncrease (in SVN since r2, bugreport:2139). gepard1984 2012-01-03 22:25:12 +00:00
  • 6a06c9419c Fixed Self Destruction from hitting hidden characters, bugreport:310 shennetsind 2012-01-03 21:46:59 +00:00
  • 3a7a8e155b Fixed Songs, no longer dispells on death. bugreport:3444 shennetsind 2012-01-03 21:34:55 +00:00
  • bac79f3d4a - Follow up r15367. * Fixed the check if the Player is an Wizard or High Wizard. masao87 2012-01-03 21:30:16 +00:00
  • dc64b3832f Fixed bug with lullaby not ending after moving out of ensamble area (with longing for freedom), bugreport:411 shennetsind 2012-01-03 21:16:58 +00:00
  • 4b3cf3e18a - Follow up r15366. * Fixed few dialog typos. * Fixed countitem() check. masao87 2012-01-03 20:38:00 +00:00
  • 9748208ef1 - Follow up r15363. * Fixed missing countitem() check. * Added Credits to some Job change Files. masao87 2012-01-03 20:09:17 +00:00
  • e9bd2d9bea removed ALL_RIDING, as per information provided by Muad_Dib the skill is meaningless, bugreport:5191; As per data from bugreport:5190 reins of mount is no longer deleted after use, re-use leads to releasing the mount shennetsind 2012-01-03 20:05:57 +00:00
  • f8f93104ec - Follow up r15363. * Enabled Item Scripts for Job change specific Items. masao87 2012-01-03 19:38:57 +00:00
  • a5a433fb90 - Added first Version of Warlock Job change Quest. - Updated mob/fields/splendide.txt for Warlock Job change Quest. - Fix for previous commit r15352 . masao87 2012-01-03 19:24:30 +00:00
  • f71d83af16 * Merged changes ONLY eAthena 15055. eathenabot 2012-01-03 18:48:35 +00:00
  • 6d24c58713 Fixed atcommand system not being case insensitive since r15346, thanks to keikun shennetsind 2012-01-03 17:27:02 +00:00
  • 10f0f4cded fixing a warning in ubuntu's gcc, follow up r15358 shennetsind 2012-01-03 17:23:36 +00:00
  • 51bb531c51 fixed a compiler warning restricted to ubuntu's gcc only shennetsind 2012-01-03 16:56:19 +00:00
  • 66546a794e Follow up r15343, added trimming to each individual aliases, allows the following: BEFORE: aliases had to be [wat,wut] with no spacing NOW: spacing is trimmed, you can for example [ wat , wut ] shennetsind 2012-01-03 16:45:06 +00:00
  • 2aa23b11c8 removed unix server revision caching -- now it will always display the actual working copy revision (before it required a 'make clean' to drop the cache in unix) shennetsind 2012-01-03 16:15:40 +00:00
  • 19228b6c3d - Kenpachi asked for it, so here is also the change for the item_db ;P masao87 2012-01-02 20:02:17 +00:00
  • 5e8e565f56 - Fixed little mistake from previous commit. - List of Bugs fixed: masao87 2012-01-02 19:49:24 +00:00
  • b2324030b6 - Lot's of Bugreport fixes and stuff. masao87 2012-01-02 19:37:08 +00:00
  • aa1124a2a7 - Updated const.txt. bugreport:5177 - Fixed Rental NPC. bugreport:5178 masao87 2012-01-02 00:56:15 +00:00
  • 959fe48a57 - bugreport:2719 , bugreport:1963 , bugreport:2878 . masao87 2012-01-02 00:16:20 +00:00
  • 0eff5adcfc Fixed memory issue with fakename in parseGlobalMessage, bugreport:5192 shennetsind 2012-01-01 22:41:53 +00:00
  • 6c44405fdf - Bunch of Typo fixes from my previous Commits. masao87 2012-01-01 20:18:21 +00:00
  • bdfc01a474 - Added Genetic Book Seller to Alchemist Shop. - Updated Gunslinger Ammo & Boxes Sales NPC positions. masao87 2012-01-01 20:01:52 +00:00
  • f1a4aca47d ALL_RIDING (Reins of Mount) item no longer screams the skill name upon being used, bugreport:5190 shennetsind 2012-01-01 19:05:27 +00:00
  • f47f5f5639 Fixed a bunch of whitespace issues in atcommand_athena.conf, due to teamwork :P Changed the example at the beginning of the file (thanks to Slim!) jmanfffreak 2012-01-01 18:29:57 +00:00
  • 8e4c5a3366 - Fixed NPC Position in 2006_headgears.txt - Added new Headgear Quests and Cute Ribbon Dyer. masao87 2012-01-01 18:05:40 +00:00
  • 7aaf9b5a25 Added new @/# command aliases pattern, all aliases can now be modified/added/removed in the front-end within atcommand_conf (no longer hardcoded). The aliases pattern was defined in this topic: tid:56343 atcommand_conf file rewrite/update belongs to Jguy and BrianL shennetsind 2012-01-01 18:00:20 +00:00
  • 9677b80a31 - Added 'showdigit' documentation (command was added in r15009, ea:15001). brianluau 2012-01-01 06:11:52 +00:00
  • 0d42615837 poring_war.txt fixes as per bugreport:4848 calciumkid 2012-01-01 00:53:06 +00:00
  • 01b818b0ac Added 4 new all-handy script functions; special thanks to KeyWorld! * getargcount() -- to be used inside functions/callsub labels, returns quantity of arguments provided * is_function(<function name>) -- checks weather a "user" function exists, returning 1 if function is found and 0 otherwise. * freeloop(<toggle>) -- lets you to enable/disable (1 or 0) the loop infinity protection for that specific npc instance, allowing your script to loop as much as it may need. * get_revision() -- retrieves the current svn revision shennetsind 2011-12-31 23:02:50 +00:00
  • e8b07466ec - Changed Gld_Trea_Protect: guild members (who aren't the Guild Master) ARE allowed in the treasure room. (bugreport:4839) brianluau 2011-12-31 21:56:42 +00:00
  • 9b2e960e64 Fixed "#cmd" nick exploit, bugreport:5188 shennetsind 2011-12-31 21:35:59 +00:00
  • 2e85b55d0e Fixed Eddga Card, it should give 1 MDEF (instead of 0) according to recent tests on official servers, bugreport:1538 shennetsind 2011-12-31 18:20:31 +00:00
  • 66ab7edc8d Fixed Wink of Charm, affected mobs will now follow caster during effect, bugreport:3127 shennetsind 2011-12-31 17:26:12 +00:00
  • 253963e219 Added *.opensdf (temporary VS 2010 file) to svn:ignore property. gepard1984 2011-12-31 05:21:58 +00:00
  • 9c448e6b44 Changed attr_fix.txt back to pre-re as there is a attr_fix_re.txt now bugreport:5182 shennetsind 2011-12-30 21:16:14 +00:00
  • fec8de23e9 Added support for mob_skill_db_re.txt due to bugreport:5183 I'll take some time to write documentation on how all these crap works in the wiki now =p shennetsind 2011-12-30 17:37:24 +00:00
  • 4a299d4fd8 Added support for RE attr table, due to bugreport:5182 shennetsind 2011-12-30 16:38:14 +00:00
  • 171524299a Fixed a bug with the client-called walk+skill chain, When you trying to cast a skill on a target while you are out of the skill range you use, BEFORE: you'd walk to the target until you reach the skill range NOW: you move to the target until you reach the skill range and automatically use it (official behavior) shennetsind 2011-12-30 15:35:44 +00:00
  • ea2417cc0f Fixed ancient MvP dmotion/walkdelay/hitlock exploit, bugreport:1851 -- The fix on this commit works thanks to a previous commit i did weeks ago to fix other mob walk delay bug shennetsind 2011-12-30 13:24:41 +00:00
  • 6e0b7ee4c0 minor code improvement, moved some "hidden" configs to config/Core.h shennetsind 2011-12-29 23:18:40 +00:00
  • bccb331fb5 Fixed SC_BURNING icon not going off after it was over; Fixed SC_BURNING from making character unable to move/cast skills/use items/etc, bugreport:5174 shennetsind 2011-12-29 22:51:31 +00:00
  • a2705ca177 Made the emperium changes from r15321 restricted to renewal mode shennetsind 2011-12-29 22:12:02 +00:00
  • 580aaf58a7 Added Royal Guard job quest. protimus 2011-12-29 22:10:14 +00:00
  • 71a170307e - 1.2 Fixed first Quest so that when a false poring got killed it decreases the total points by 1 also commented the SC_STONE part until M_DESERT_WOLF_B Mercenary is fully working. masao87 2011-12-29 21:56:14 +00:00
  • 54b98b7447 Follow up to r15323. - Added refinement level to +20 protimus 2011-12-29 21:54:12 +00:00
  • d5c26f6f04 - Updated refine_db.txt to Renewal rates. masao87 2011-12-29 21:28:07 +00:00
  • 53658578b3 Follow up to r:15318. Increased MAX_HOMUNCULUS_CLASS to 60 to allow new HomunS. jmanfffreak 2011-12-29 21:27:58 +00:00
  • 3ec7e6b7c0 * Updated for Emperium not can be healed by any skills. * Updated investments formulas of HP and SP according to renewal. - Not yet official, need more informations. - This is a temporary fix necessary for the emperium can be broken. protimus 2011-12-29 20:57:09 +00:00
  • d598fef4b4 - Follow up to r15319: moved the mob_db line to mob_db_re.txt (mob_db_re was added in [15306:15307/trunk/src/map/mob.c]) brianluau 2011-12-29 20:49:37 +00:00
  • 41ea745083 * Updated Emperium HP according to renewal. protimus 2011-12-29 20:23:13 +00:00
  • 1aaed1bcdb Added new Homunculus S. protimus 2011-12-29 20:13:18 +00:00
  • 5d4a55eaf9 Follow up r15316, fixed a gcc warning (tsc was uninitialized) shennetsind 2011-12-29 20:05:46 +00:00
  • 2e2aaeecaf Fixed Dragon Breath don't causes damage on hidden enemies. protimus 2011-12-29 19:56:48 +00:00
  • e88d231140 Fixed TK Mission from getting random mobs not available from dead branch list (thanks to Muad_Dib), bugreport:5175 shennetsind 2011-12-29 19:50:54 +00:00
  • 922e56e099 Fixed bug that allowed a specific timing to not receive reflected damage if the origin of the reflect has died, bugreport:4494 Special thanks to xazax! Also: Added a performance improvement: -- Before: all delayed damage would loop through all mobs/players/etc units in the server to confirm that the origin of the damage is equal to the source -- Now: it compares the id of the damage source to the source id. shennetsind 2011-12-29 19:13:41 +00:00
  • ce627737db Fixed Ranked Taekwon skill reset bug, bugreport:3230 shennetsind 2011-12-29 17:18:42 +00:00
  • 22fc43dd35 Fixed exploit with infinite item use, bugreport:2973 -- Special Thanks to Yommy shennetsind 2011-12-29 16:51:23 +00:00
  • 50abab611b Added "Set Zeny, Zeny +/- whatever;" script operation to be logged by log_zeny (from log_athena.conf), bugreport:2666 shennetsind 2011-12-29 15:31:33 +00:00
  • 7627f2522e Added mail zeny loss prevention, bugreport:2919 shennetsind 2011-12-29 15:04:14 +00:00
  • 684c57b378 Fixed that you couldn't unequip items while frozen/stoned/etc, bugreport:2772 shennetsind 2011-12-29 14:57:57 +00:00
  • f03366dfdf Fixed holy and shadow elemental scrolls from dispelling on death, bugreport:3534 shennetsind 2011-12-29 14:53:19 +00:00
  • b1632e804c Follow up to r15306, looks like someone didn't wake up properly. -- Made it #REMODE specific shennetsind 2011-12-29 14:47:47 +00:00
  • 5aee8fa9ff Added support for mob_db_re.txt as per Kenpachi's request - mob_db_re.txt override entries from mob_db.txt and is overridden by entries in mob_db2.txt shennetsind 2011-12-29 14:45:47 +00:00
  • 0ab964c0f9 Fixed Autospell bugs with stacking, foot check, and max_count check. bugreport:4774 shennetsind 2011-12-29 14:31:53 +00:00
  • aeb64dad6d Confirmed on official server with assasin lvl 59 that venom dust poison doesn't ignore items nor stats, bugreport:4781 shennetsind 2011-12-29 13:30:45 +00:00
  • d983df62e1 (AoE) skills continue to trigger even if character is dead, official behavior; bugreport:5170 shennetsind 2011-12-29 13:23:05 +00:00
  • e7e9112fef - Removed Mercenary Skill which got added by accident with last commit. masao87 2011-12-29 03:25:27 +00:00
  • 8908948ff9 - Fixed Mercenary check in Ranger Job change Quest. Also set correct time value for SC_STONE from 2 Seconds to 2Minutes. masao87 2011-12-29 03:22:42 +00:00
  • c95c158abd Revert of r15298, will move it to the bug tracker. not a commit worth of the 15300 title =/ shennetsind 2011-12-29 00:41:01 +00:00
  • c31360c493 ` Updated 2005 Headgears Official Quests. Thanks to [Muad_Dib] -- Fixed item check bugs -- Added missing airport NPC -- Took out unneeded breaks xantara 2011-12-29 00:38:52 +00:00
  • 58a6d63f4b it has been confirmed on a official server that AoE skills (e.g. storm gust) do not stop functioning when you are dead shennetsind 2011-12-29 00:15:43 +00:00
  • 2e2923cbcd Reverted partial r15186 it has been confirmed on a official server that sg doesn't do double damage on hitCount%3 == 0 shennetsind 2011-12-29 00:13:19 +00:00
  • 5cf1c5f21b Fixed storm gust to always throw foe backwards from storm gust center, confirmed on official server shennetsind 2011-12-29 00:11:59 +00:00
  • e72f243918 reverting r15231 as per bugreport:1154 shennetsind 2011-12-29 00:10:41 +00:00
  • ec59ffaa6a Added a check in the Hugel Bingo NPC to check if the player actually has 1000 zeny to play (bugreport:4091). jmanfffreak 2011-12-28 16:51:47 +00:00
  • 49c1ee5f84 Fixed issue in niflheim quest where the script set a variable not related to the quest at all (bugreport:4104). Added check in Knight job change test to prevent repeating the quest (bugreport:4099). jmanfffreak 2011-12-28 16:41:45 +00:00
  • a74e18b25b Added warp from brasilis to bra_fild01 per official data (bugreport:5169) jmanfffreak 2011-12-28 16:26:22 +00:00
  • 31777cfef6 - Added first Version of Ranger Job change Quest. May needs some Script improvement here and there. masao87 2011-12-28 14:27:16 +00:00
  • f6cb1efea6 - Fixed bugreport:5124. (temporary fix) input box command does not show up in the client when the NPC Id is 139. mercurial123 2011-12-27 23:01:31 +00:00