Commit Graph

  • d16a95a0ea Updated RE homunculus EXP table and job EXP tables for 2nd and 3rd classes. kenpachi2k11 2012-02-17 21:09:05 +00:00
  • 18886994cc Updated Guarana Candys (12414) bonus script. (bugreport:5338) kenpachi2k11 2012-02-17 19:56:36 +00:00
  • df656cee43 Fixed @allskills crashing with SM_SELFPROVOKE (doesn't have icon) -- Added it to list of skills not added to @allskills shennetsind 2012-02-17 18:46:07 +00:00
  • 1b25f2ae62 Re-enabled SC_INCASPDRATE as per kenpachi's request. - val1 is the % aspd boost. shennetsind 2012-02-17 18:14:15 +00:00
  • 6ea41835de Fixed bug with official npc idle timer thing, bugreport:5343 shennetsind 2012-02-17 18:03:41 +00:00
  • 19971714de - Fixed group permissions not recognizing false setting (bug:5342). - Reverted a line from clif.c that accidentaly got commited in r15586. gepard1984 2012-02-17 17:44:03 +00:00
  • 7eb9e49530 Added Wildcard's fix for @hide gms on @pvp'd pvp maps shennetsind 2012-02-17 17:01:37 +00:00
  • 2856e2f729 Fixed chrif_authreq possible crash, bugreport:5337 shennetsind 2012-02-17 16:56:02 +00:00
  • c99d6a3e95 Fixed bug with 3rd classes bypassing player_skillup_limit config shennetsind 2012-02-17 16:48:41 +00:00
  • 472348fad1 Fixed bShortWeaponDamage to work against cart termination, bugreport:5328 shennetsind 2012-02-17 16:23:44 +00:00
  • c4c9386aa7 Fixed Royal Guard shield dispell to take shieldmdef in account for the duration shennetsind 2012-02-17 16:13:17 +00:00
  • 08059c9f61 Fixed gcc warnings on libconfig.c shennetsind 2012-02-17 15:57:41 +00:00
  • 5332a0c0b7 Fixed missing parenthesis in @who code, removed unused variable in is_atcommand shennetsind 2012-02-17 15:36:56 +00:00
  • 3df097e1e2 Initial support for Shadow Chaser and a few adjustments here and there. - credits to 3ceam for the base - should you step by any bugs let us know, http://rathena.org/board/tracker shennetsind 2012-02-17 15:33:13 +00:00
  • 4113c9de4a - Removed outdated version number handling (follow-up to r11503). - Fixed mapcache compilation issues in Linux. - Added some missing svn:ignore properties. - Moved BLOCK_SIZE definition from header to source file. gepard1984 2012-02-16 17:09:43 +00:00
  • be08d75b42 - Filled in placeholders, follow up to r15572. (bugreport:5336) brianluau 2012-02-16 17:02:07 +00:00
  • a2424f2c92 Fixed libconfig compiling issues in CentOS 5 (follow-up to r15572) (pid:78747). gepard1984 2012-02-15 16:14:06 +00:00
  • 09193ae095 Added getgroupid() script command (follow-up to r15572). gepard1984 2012-02-15 00:34:32 +00:00
  • 0c87e6ef7a Fixed skill timers being added even if source has been already removed from map and is about to be freed (bug:5277). gepard1984 2012-02-14 23:11:55 +00:00
  • 334d5959be Removed deprecated memory manager macros (follow-up to r14916). gepard1984 2012-02-14 15:29:00 +00:00
  • 4b96270a30 Fixed strtolower and strtoupper script functions (bug:5331). gepard1984 2012-02-14 14:46:11 +00:00
  • 0b9e91afe9 Updated @marry and @divorce to use standard charcommand invocation (#command target) if used remotely. gepard1984 2012-02-14 11:30:14 +00:00
  • ff37675328 Merged @kill and @die, since @kill was just a remote version of @die. gepard1984 2012-02-14 02:05:16 +00:00
  • ea87ba8993 Merged code of @whomap commands into @who. gepard1984 2012-02-14 01:33:13 +00:00
  • f57ff71170 Merged code of @who, @who2 and @who3 commands. gepard1984 2012-02-14 00:03:00 +00:00
  • c3218d6ec2 Follow up to r15572: renamed column level to group_id (login table) in /sql-files/main.sql kenpachi2k11 2012-02-13 20:23:16 +00:00
  • 26d7d34132 Socket init now gives meaningful error description if failed to set socket limit (tid:58887). gepard1984 2012-02-13 20:17:45 +00:00
  • 431e62cdfc Fixed libconfig compiling issues in OS X (pid:78414). gepard1984 2012-02-13 14:34:24 +00:00
  • 22f0714c07 - Added libconfig (configuration file library: http://www.hyperrealm.com/libconfig/): - Updated VS9/10 project files. - Updated configure & Makefiles. - New GM, Commands & Permissions system: - '''This is a backwards compatibility breaking update''', please read tid:58877 - Replaced GM levels with Player Groups. - Commands permissions & other privileges now depend on group, not GM level. - @help command improvements: requires "commandname" param and shows more detailed info about commands. - Modified GM whisper system to deliver messages basing on permissions, not GM level. - Remote trade request is now possible only if player is allowed to use @trade command as well. - Added a proper permission to use /changemaptype command. - clif_displaymessage is now capable of displaying multiline messages. - All ACMD_FUNCs are static now, and the only way to invoke them is with is_atcommand(); all client commands (starting with /) are now translated into corresponding atcommands (with exception of /kick used on monster, as there is no atcommand to kill single monster). - Removed nonsense "bot check" triggering when player blocked (/ex) Server. - Merged @monster, @monsterbig and @monstersmall. - Improved flow of atcommand execution to avoid revealing info about online players or existing commands to non-privileged players. - Merged atcommand and charcommand script functions (charcommand is aliased to atcommand). - Fixed atcommand script function reading unknown memory area (possible access violation). gepard1984 2012-02-13 01:19:04 +00:00
  • 0d28aada3d Removed remaining Fire Ivy database entries. (bugreport:5306) Removed some double entries from item DB. Added lost of entries to item_trade.txt and cleand it a little. kenpachi2k11 2012-02-12 22:40:26 +00:00
  • 23fd37b61b Follow up r15569 fixed console error shennetsind 2012-02-12 16:52:13 +00:00
  • b38bf06327 item_trade nodrop/notrade flags no longer share no mail and no auction flags, credit to kenpachi for his item_trade update, for more info check tid:58847 shennetsind 2012-02-12 16:45:04 +00:00
  • 1e0eff0f1e ` Fixed Spear Quicken and Overbrand skills' weapon requirements (bugreport:5292 and bugreport:5312) xantara 2012-02-12 03:10:30 +00:00
  • 92dccc50c0 added drain support to royal guard reflect damage skill, bugreport:5320 shennetsind 2012-02-11 20:07:58 +00:00
  • 9606f84787 Fixed bug with abracadabra self skills not working, bugreport:5310 Also fixed magnificat's non-mado condition shennetsind 2012-02-11 19:43:24 +00:00
  • 70352fc918 Added 2 new item_trade.txt flags as per kenpachi request: - Item can't be attached to mail - Item can't be auctioned shennetsind 2012-02-11 17:11:56 +00:00
  • dd3fb2a2d3 Fixed compiler warning when compiled with #REMODE disabled shennetsind 2012-02-11 16:51:22 +00:00
  • e80747d499 Fixed bug with create new poison (GCROSS) not working properly, bugreport:5311 shennetsind 2012-02-10 22:55:32 +00:00
  • 143cedfc8d Fixed bug with Soul Linker's Swoo visual effect not going off after duration is gone, bugreport:681 shennetsind 2012-02-09 20:04:44 +00:00
  • 18fc915f49 Fixed bug that didn't allow LV 90+ TK Rankers from being able to use kicks not corresponding to current kick stance, bugreport:5092 shennetsind 2012-02-09 19:55:46 +00:00
  • e6a3ba48be Fixed bug with hunter traps working on mobs when cast by other mobs, bugreport:5278 shennetsind 2012-02-09 19:47:55 +00:00
  • 57c9c1c1c6 Follow up r15557, modified it so that @ban only checks for @unban if the overall time is negative (before 1d-1h for example would fail). Credit goes to Gepard! shennetsind 2012-02-09 14:10:58 +00:00
  • d6096cd2bf @ban is no longer able to reduce the length of a ban unless you can also @unban, special thanks to brian for the suggestion! shennetsind 2012-02-09 04:22:11 +00:00
  • 1f958f879d Added minor autolootitem code improvement. saves from scenarios like: Kill a monsters on a aoe, with 10 drops looking up a empty autolootitem array -- 100 times ? -- (10 per loot with AUTOLOOITEM_SIZE as 10). shennetsind 2012-02-09 03:27:59 +00:00
  • 6f930a783c Added some renewal behaviors of skills from bugreport:5302 (all under renewal mode) - Venom Splasher no longer requires target to be at 3/4 or lower health to work. - Deluge, Volcano and Violent Gale no longer require user to be of it's specific armor property to receive it's bonus. shennetsind 2012-02-09 03:09:25 +00:00
  • 4e118878dd Added renewal behavior to safety wall (exclusive to remode) - Safety Wall now possesses a lifetime equal to 3 times the health of the caster, when the wall absorbs this much damage, the wall is removed and any remaining damage is dealt to the player. shennetsind 2012-02-09 02:58:34 +00:00
  • 99917b3183 Added some renewal behaviors of skills from bugreport:5302 (all under renewal mode) - Steel body no longer sets def and mdef at 90, instead it reduces incoming damage by 1/10. - Storm Gust no longer possesses a hit counter; instead every hit have a chance to freeze of 20+(5 x skill_level). - Thunder Storm skill ratio was increased from 80% to 100% - Misc: added isOFF macro to replace REMODE == 0 compiler-level-checks. shennetsind 2012-02-09 01:37:48 +00:00
  • 624a7e267d Minor defines cleanup; moved AUTOLOOTITEM_SIZE from pc.h to Core.h shennetsind 2012-02-09 00:52:58 +00:00
  • 02ef1cadcb Fixed clones so that they only cast skills according to the data passed from it's player source (e.g. your clone can't cast double straffing if it isn't wearing a bow). bugreport:5299 shennetsind 2012-02-09 00:32:41 +00:00
  • 76253a7cad Fixed bug that allowed a auction bid to fail (and generate zeny loss) if made while no char server is present. Added @showzeny tracking to pc_payzeny so that it's messages are more consistent when zeny is earned/reduced. credit to gepard for his concept both from bugreport:1138 shennetsind 2012-02-09 00:12:13 +00:00
  • c2849c2ec7 Added missing parenthesis to guild aura, bugreport:5291 shennetsind 2012-02-08 23:56:56 +00:00
  • 778eb05c94 Fixed waterball not canceling magic power if target is killed while not all spheres were fired, credit to wildcard for the fix. bugreport:5303 - also removed a unused instance of status_change in skill_counter_additional_effect shennetsind 2012-02-08 23:17:13 +00:00
  • 626219463a Updated Reject Swords prerequisite to renewal. (skilltree.txt) kenpachi2k11 2012-02-08 12:45:50 +00:00
  • 9627c783a4 * item_trade.txt is split into re and pre-re folder as per Kenpachi's request. * skill_tree.txt is split into re and pre-re folder. In renewal version only level 5 spear mastery is required for spiral pierce. * Removed an unnecessary new line on a message. * Enabled mechanic summons in pre-re/mob_db.txt to avoid some startup error messages. xazax-hun 2012-02-08 09:56:24 +00:00
  • fc1159e200 Updated some monster slaves. (bugreport:4689) Added description for monster spawn event in monster() script command. (bugreport:5251) Removed some items from db/item_trade.txt. (bugreport:5301) kenpachi2k11 2012-02-07 22:08:53 +00:00
  • d78a93a765 Removed some TXT converter leftovers (follow-up to r15503). gepard1984 2012-02-07 14:32:34 +00:00
  • 01dd34803c Follow up [rev=15252]: Updated comments in sql-files/logs.sql according to conf/inter_athena.conf default settings. kenpachi2k11 2012-02-06 16:35:38 +00:00
  • 42f3afb0ab Fixed Warg Dash skill to continuously run until codiling with an object (bugreport:5143) Fixed Warg Mastery, Warg Rider, and Warg Dash skills to check conditions before cast begins (bugreport:5181) xantara 2012-02-04 08:00:39 +00:00
  • 9139803d13 * Merged changes up to eAthena 15074. eathenabot 2012-02-04 06:32:20 +00:00
  • 3851e0e1ff * Merged changes up to eAthena 15073. eathenabot 2012-02-04 05:54:16 +00:00
  • 2daf269fee Fixed Guillotine Cross Poisons (bugreport:5275) -- Paralyze decreases attack speed, flee, and movement speed -- Death Hurt decreases the effectiveness of recovery -- Venom Bleed reduces max HP -- Oblivion Curse blocks natural SP recovery and skill use is denied Updated const.txt with the latest (renewal) statuses (SC_) values xantara 2012-02-04 05:46:00 +00:00
  • fc400a1838 Removed gvg_eliminate_time battle config, as it was only used by scripts. Replaced its occurences in War of Emperium script with default value (7000ms) (bugreport:137). gepard1984 2012-02-02 21:16:23 +00:00
  • 6685acee77 Removed party_skill_penalty battle config, unused since r996 (bugreport:137). gepard1984 2012-02-02 21:05:56 +00:00
  • 453af93a07 Mob_db adelay and amotion values sanitizing (related bugreport:3968). gepard1984 2012-02-01 09:54:42 +00:00
  • a343027d2a - Removed unnecessary 'if' checks from quests_comodo.txt (bugreport:5276) brianluau 2012-02-01 04:08:00 +00:00
  • eb551436fd * Added display name to warps created with @addwarp, so their name is visible in @mapinfo 2 (bugreport:1491). * @mapinfo 2 now also displays unique NPC name if it's different than display name. gepard1984 2012-01-31 23:12:20 +00:00
  • 952ce4d89d Fixes and readability improvements to Mechanic jobchange quest: * renamed variable that stores quest progress as it collided with define from db/const.txt * replaced numbers with defines from const.txt * fixed a bug when talking to Chainheart could reset quest gepard1984 2012-01-31 22:03:04 +00:00
  • e0ea6a4dcd Removed obsolete mob_clear_delay config (since r5707) (bugreport:137) gepard1984 2012-01-31 20:33:14 +00:00
  • f2474de01c * Fixes and improvements related to MVP rewards (bugreport:1259): - removed obsolete (since r1!) ExpPer column from mob_db - official way to drop MVP rewards (always starts from first slot) - added MAX_MVP_DROP as define for max possible MVP reward slots * Updated mob_db SQL scripts. * Removed some renewal only monsters from pre-RE mob_db (were commented out anyway). gepard1984 2012-01-31 20:06:57 +00:00
  • 0709205ee8 Merged getmapmobs script function into mobcount (bugreport:244). See script commands documentation for details. gepard1984 2012-01-31 15:15:32 +00:00
  • 6bd17da9a3 Fixed possible monster speed underflow when mobs leveling up is enabled (bugreport:2237). gepard1984 2012-01-31 13:36:00 +00:00
  • ec280fbf8c Added proper mob_delete_timer (dynamic mobs feature) cleanup on map-server shutdown (bugreport:2944). gepard1984 2012-01-31 13:19:16 +00:00
  • 00367cd7b7 - Removed more trailing tabs. brianluau 2012-01-30 20:17:55 +00:00
  • 8b772a0bab Fixed map-server crashing when monster was killed by a reflected Waterball or Earthquake and delay_battle_damage was set to no (bugreport:5245). gepard1984 2012-01-30 20:07:42 +00:00
  • 2545a9abb1 * Merged changes up to eAthena 15069. eathenabot 2012-01-30 16:21:58 +00:00
  • 3aede46965 - Removed trailing tabs, and fixed some spacing. brianluau 2012-01-30 16:02:55 +00:00
  • 994f4da391 Fix to Storm Gust work around Land Protector. protimus 2012-01-28 01:00:16 +00:00
  • 62246acffa Fixed segmentation fault at server shutdown caused by r15521. gepard1984 2012-01-26 16:17:56 +00:00
  • 2c2a3cad15 * Modified drop system to allow overriding global item drop rates on per-item basis. For detailed explanation read source:trunk/db/mob_item_ratio.txt (topic:56118). * Added missing update to logs.sql (follow-up to r15519). gepard1984 2012-01-26 15:55:42 +00:00
  • ada41eebd1 * Fixed zeny duplication exploit in mail system, introduced in r15310. * Added proper mail zeny loss prevention (bugreport:2919, follow-up to r15310). gepard1984 2012-01-25 20:35:49 +00:00
  • 11c1789b80 Added two picklog types to distinguish regular monster drops (M) from stolen items (D) and MVP prizes (U)(bugreport:4590). gepard1984 2012-01-25 14:41:32 +00:00
  • 4d01a4f6e6 Added user-friendly socket error messages (bugreport:117). gepard1984 2012-01-25 03:44:04 +00:00
  • d65b8b0f8a - Fixed some typos in Socket Enchant NPC. (bugreport:5263) brianluau 2012-01-24 21:57:20 +00:00
  • e5386ce866 Added missing svn:eol-style property (follow-up to r15514). gepard1984 2012-01-24 16:54:58 +00:00
  • 18b21d63e1 * Updated Mail. * Fixed Waitroom MaxLevel from poring_war (bugreport:5262). * Added card_trader. * Added card_trader to scripts_athena (disabled by default). * Added MidCamp Warper/Ash-Vacuum from quest_13_1 (gogoash). og2 2012-01-24 16:50:59 +00:00
  • cb96c947f7 Fixed Divest status changes not loading properly on login with debuff_on_logout: 0 (bugreport:1331). gepard1984 2012-01-24 16:43:51 +00:00
  • 361a3ea771 * Fixed variables in order to work with the invasion (bugreport:5231) og2 2012-01-23 18:26:16 +00:00
  • 65b1ed2dde Added missing svn:eol-style property (follow-up to r15510). gepard1984 2012-01-23 17:34:33 +00:00
  • 6923383b7f - Added first Version of Wanderer Job change Quest. * Thanks to Meyraw and Muad_Dib. masao87 2012-01-23 17:31:50 +00:00
  • 419806eb06 Fixed memory leaks related to skill cooldown saving (bugreport:5261). gepard1984 2012-01-23 13:45:12 +00:00
  • 251362c227 Added renaming support for the remaining 'ragnarok' tables in the inter_athena.conf file - bugreport:3317 -- Includes: homunculus, skill_homunculus, mercenary, mercenary_owner, ragsrvinfo Fixed a typo regarding the homunculus_db xantara 2012-01-23 05:13:59 +00:00
  • f7b45f9b48 Fixed Emperium's skill damage/heal and elemental resist (eg. Aspersio) - bugreport:5256 Rebranded the Core.h file to rAthena xantara 2012-01-23 04:47:38 +00:00
  • 2aa297a4a0 * Merged changes up to eAthena 15068. eathenabot 2012-01-23 04:19:38 +00:00
  • 55b11bd3e1 - Updated skill cooldown system to prevent multiple recordings of skill delays epoque11 2012-01-22 22:48:05 +00:00
  • d4cae50fe1 Minor cleanups, mostly reducing scopes. xazax-hun 2012-01-22 13:49:09 +00:00
  • bf1c81839f Merged TXT removal branch back to trunk. * TXT save engine is removed and no longer supported. * See also tid:53926, tid:57717. gepard1984 2012-01-20 20:33:32 +00:00
  • 7a30325ab1 * Added --enable-buildbot to configure.in (follow-up to r15128). * Fixed TXT-removal branch configure and Makefile errors and removed TXT-only leftovers. * SQL libs are now required to configure/make TXT-removal branch. gepard1984 2012-01-19 22:05:57 +00:00
  • 5e32b5948b Changed rnd() to return signed number to avoid possible negative-signed to unsigned comparisons (caused by r15483, bugreport:5254). gepard1984 2012-01-19 16:27:41 +00:00
  • f58469b12b Hair color fix for bugreport:5253, blame on r15449 shennetsind 2012-01-19 12:47:25 +00:00
  • 3aacf05a88 * Removed pre-VS9 project files and Changelog-Trunk.txt from trunk CMakeLists (follow-up to r15009, r15260) * Additonaly removed TXT-only .bat files and save-tmpl from TXT removal branch CMakeLists (follow-up to r15236, r15485) gepard1984 2012-01-19 01:10:21 +00:00