Commit Graph

  • d5b271b926 Merge pull request #289 from rathena/feature/bonus_HPSP_VanishRace Cydh Ramdh 2015-02-13 16:45:23 +07:00
  • bf6d2f0197 Merge pull request #263 from rathena/cleanup/bonus_script Cydh Ramdh 2015-02-13 16:37:28 +07:00
  • 4726f4c968 Fixed warning from unused variables Cydh Ramdh 2015-02-13 16:28:55 +07:00
  • ebc009e252 Wrong documentation 4cf7acc65203acef252d6f299ab01e14acf2f007 :P Cydh Ramdh 2015-02-13 16:12:07 +07:00
  • 4cf7acc652 A follow up of 2ef7a7daa8f7fdc74cf4e9b3815c1345c777a06d Cydh Ramdh 2015-02-13 15:19:29 +07:00
  • 2ef7a7daa8 Bonus HP/SP Vanish updates: * Added 'bonus3 bHPVanishRaceRate,r,n,x' (2074) and 'bonus3 bSPVanishRaceRate,r,n,x' (2075) * Corrected documentation about 'bHPVanishRate' and 'bSPVanishRate', rate should be n/100%, 10000 for 100% * 'bHPVanishRate' and 'bSPVanishRate' applied regardless the target's Race and map (before, if target is player bHPVanishRate only works in PVP/GVG maps) * Changed Velum item scripts: * (1294) Velum_Scare to 'bonus3 bSPVanishRaceRate,RC_Player,10000,10;' * (1395) Velum_Buster to 'bonus3 bSPVanishRaceRate,RC_Player,10000,10;' * (18113) Velum_Arbalest to 'bonus3 bSPVanishRaceRate,RC_Player,10000,4;' * (21002) Velum_Katzbalger to 'bonus3 bHPVanishRaceRate,RC_Player,10000,8;' Cydh Ramdh 2015-02-13 01:39:17 +07:00
  • ed9dcb87dc Fixed #139 Vacuum Extreme effect Cydh Ramdh 2015-02-13 00:12:55 +07:00
  • 9d3d34205f Skill DB clean ups * Changed skill_db array to better memory allocation. * Reduced MAX_SKILL_LEVEL from 100 to 10 (part of Hercules 0f4a50d135), also has changes on skill_get checks for skill level that more than 10. * Reduced MAX_SKILL from 5020 to 1200 (actually only 1109 skills are used). * Added macros for checking Homunculus, Guild, Mercenary, & Elemental skill ranges. * Added skill check & index validation when player logged in and when @reloadskilldb. * Corrected enum e_skill_flag order for SKILL_FLAG_REPLACED_LV_0's sake. * Merged 'addtoskill' script command just as alias of 'skill' script command. * Fixed #277 * Changed 'skill' script command flag to constant value Cydh Ramdh 2015-02-12 15:50:50 +07:00
  • 892e961823 * Fixed Superstar_Snack (22843) and Sealed_Dracula_Card (22846) fields * Removed debug leftover Cydh Ramdh 2015-02-12 14:57:59 +07:00
  • 9fa7a5fd50 Issue #283 Emistry 2015-02-12 08:59:16 +08:00
  • 12a0b0533b Follow up to 083cf5d Lemongrass3110 2015-02-11 23:58:28 +01:00
  • cc1e89012f Follow up abc78e51f7de938c881d45720da67e3fef3450a5 Capuche 2015-02-11 23:11:47 +01:00
  • 831dcc2608 Follow up to 083cf5d - Fixed MATK calculation for pre-renewal. - Resolved compile warnings. aleos89 2015-02-11 09:56:44 -05:00
  • abc78e51f7 Fixed friendship quest questlog Lemongrass3110 2015-02-10 23:50:26 +01:00
  • d98c0dd4e3 Fixed duplicate pickup animation for thief's pick stone Lemongrass3110 2015-02-10 23:17:21 +01:00
  • f931ba80c7 Merge pull request #280 from Akkarinage/hotfix/readme Aleos 2015-02-10 15:00:17 -05:00
  • 769a27287f Follow up to 083cf5d - Fixed compile warnings. aleos89 2015-02-10 14:58:17 -05:00
  • adf64907d0 Updated README files with correct URLs. Akkarinage 2015-02-10 17:44:19 +00:00
  • 15952b0a72 Merge 1669f5f8de6063ace02d7e0d38505aae4eb637ae into 083cf5d9626b7aafd9856f406d3f9d2a98e19cbe Nova 2015-02-10 17:17:26 +00:00
  • ed05dc11c6 Merge 3dd409165235f8203171071dde71f9b6ee423616 into 083cf5d9626b7aafd9856f406d3f9d2a98e19cbe Nova 2015-02-10 17:17:26 +00:00
  • 083cf5d962 Bug Fixes * Fixed Severe Rainstorm not being able to be copied by Reproduce. (bugreport:9361) * Fixed #137 - Updated Homunculus S Race and Element values to official. * Fixed #163 - Proper renewal calculations for Homunculus. Merge from HerculesWS/Hercules@8faef4f * Fixed #254 - Corrected King's Grace cooldown to be 60 seconds. * +20 Foods cannot be dispelled or removed by death. aleos89 2015-02-10 12:13:08 -05:00
  • fe3fccee73 Merge pull request #279 from rathena/revert-264-cleanup/skill_db Aleos 2015-02-10 09:45:50 -05:00
  • 0e533fa7ab Revert "Skill DB clean ups" Aleos 2015-02-10 09:33:00 -05:00
  • adbf6f05c6 SQL synchronization Lemongrass3110 2015-02-10 14:22:49 +01:00
  • 965416bb76 Small fixes to @lighta's convert SQL script Lemongrass3110 2015-02-10 14:18:45 +01:00
  • f6d8c95967 Fixed Element and Race columns in Renewal Homunculus S Database. Fixes #137. Akkarinage 2015-02-10 01:15:46 +00:00
  • 35f8971cee Devotion, Defender, Magnificat and Sitting fixes - A devoted player will now get the full 5%+15%*level damage reduction of Defender (fixed #234) - Magnificat will no longer increase HP regen (fixed #275) - Sitting will now always double the regeneration speed instead of just adding 100% to the regen bonus (i.e. Magnificat + Sitting = quadruple SP regen instead of triple) Playtester 2015-02-08 16:28:25 +01:00
  • 90d9da18e1 Updated instructor Ur's quests Capuche 2015-02-08 00:57:01 +01:00
  • 0bebbe6c05 Typo in lv4_weapon_quest (Hercules 3d47fdff7ddae8e5f028425c653dccc4ecfcfed5) Fixes Biolab Enchant (Hercules 265ec7e012d3414e5fc4b3360c0795b4697663f6) Fixed Eclage Quests (Hercules 1b0eacd770b128b02d3300b7efe05da136bbed3d and 7d93099232dcf3c74349a99d9fa891927f2351d6) Capuche 2015-02-08 00:14:26 +01:00
  • da081129d5 Merge pull request #264 from rathena/cleanup/skill_db Aleos 2015-02-07 01:12:21 -05:00
  • a427dbf513 Merge pull request #247 from aleos89/hotfix/issue138 Aleos 2015-02-07 01:03:47 -05:00
  • 7357f9c384 Another follow up Cydh Ramdh 2015-02-05 12:11:13 +07:00
  • f052e61ca7 Merge 17bdaa873db4f4113a30596f5c0f7587f5d222f1 into bc74ffeba4ec094535209d5fec35606d0719abae Cydh Ramdh 2015-02-04 23:27:23 +00:00
  • bc74ffeba4 Merge pull request #248 from rathena/cleanup/DBMap_quest Aleos 2015-02-04 14:12:16 -05:00
  • 3dd4091652 Oops. RagnarokNova 2015-02-04 10:20:57 -08:00
  • af9d5e8566 Merge pull request #267 from RadianFord/patch-4 Atemo 2015-02-04 16:08:03 +01:00
  • 9ce3352cc8 Follow up to #266 RagnarokNova 2015-02-03 15:41:15 -08:00
  • dba0ab07f1 Custom Job Master Fixed Radian 2015-02-03 15:24:17 -08:00
  • 5e58ab6fc9 Follow up 72617ac98b4c40407627fe86e7123a25bfd8a025 * Fixed an error Cydh Ramdh 2015-02-03 12:17:15 +07:00
  • 148353eed9 Follow up 95705d41bee8d15d50d34c484617790e4aae9b21 * Changed bonus script list to link list * Merged 'pc_bonus_script_clear_all' to 'pc_bonus_script_clear' * Now bonus script will be saved on auto-save timer or other save request, prevent losing the bonus when "something" happen. But, saving when player is quiting, will removes the bonus that won't be saved on logout. Cydh Ramdh 2015-02-03 11:56:09 +07:00
  • 1669f5f8de King's Grace Cooldown (Issue #254) RagnarokNova 2015-02-02 00:14:34 -08:00
  • b86eb5c76a Wind Walk not affecting party members. RagnarokNova 2015-02-02 00:07:22 -08:00
  • 72617ac98b Skill DB clean ups * Changed skill_db array to better memory allocation. * Reduced MAX_SKILL_LEVEL from 100 to 10 (part of Hercules 0f4a50d135), also has changes on skill_get checks for skill level that more than 10. * Reduced MAX_SKILL from 5020 to 1200 (actually only 1109 skills are used). * Added macros for checking Homunculus, Guild, Mercenary, & Elemental skill ranges. * Added skill check & index validation when player logged in and when @reloadskilldb. * Corrected enum e_skill_flag order for SKILL_FLAG_REPLACED_LV_0's sake. * Merged 'addtoskill' script command just as alias of 'skill' script command. Cydh Ramdh 2015-01-31 19:45:52 +07:00
  • 95705d41be Bonus Script clean up * Removed fixed array size (MAX_PC_BONUS_SCRIPT) of bonus_script on players. * Changed fixed script string on player's bonus_script to StringBuf, reduce memory usage for each connected player. * Added new flags to expand duplicated script and flag to allow duplicate script. * Reduced buf lenght from 1024 to 512 on bonus_script_data (used for saving/loading bonus_script from char-server). Still, MAX_PC_BONUS_SCRIPT is used to gives limit data can be loaded. Cydh Ramdh 2015-01-31 15:07:13 +07:00
  • 787bdca45e Merge 6f4375bca648a1bff9182f31d797ed7f46c4d6f8 into 1f147f207d0f323cd6dcfe6f8fc36ea99fdd5fa7 Radian 2015-01-31 06:22:45 +00:00
  • 6f4375bca6 Update jobmaster.txt Radian 2015-01-30 22:21:39 -08:00
  • 1f147f207d Quick fix in kvm battleground Capuche 2015-01-26 15:50:10 +01:00
  • a55b526d41 Merge pull request #250 from Lemongrass3110/feature/3rd-jobquest-over99 Atemo 2015-01-26 14:30:08 +01:00
  • ebe1c05984 Another follow up D: Cydh Ramdh 2015-01-26 15:26:32 +07:00
  • 96ed977043 Follow up d9b69157876185fa9c3b41436845ada8c6555b55, fixed some warnings Cydh Ramdh 2015-01-26 15:10:32 +07:00
  • bffabe9c75 3rd Job Quest compatibility fix Lemongrass3110 2015-01-25 23:04:25 +01:00
  • 1d275262b6 Quest DB update (core) * Change quest_db_data[] with fixed array to DBMap *questdb Cydh Ramdh 2015-01-24 11:13:04 +07:00
  • 73243e8e9d Fixed #138 - Updated trap visibility to official settings. aleos89 2015-01-23 14:39:13 -05:00
  • 707403d0b6 Follow up to 7fcacb6. Fixed a compile warning. aleos89 2015-01-23 13:44:31 -05:00
  • 995af4c667 Merge branch 'master' of https://github.com/rathena/rathena aleos89 2015-01-23 13:16:47 -05:00
  • 6848ce6a93 Fixed #169 - Disabled deprecated WINSOCK API warnings for MSVS 2013. aleos89 2015-01-23 13:16:08 -05:00
  • 38217d023f Merge pull request #209 from rathena/hotfix/issue180 Cydh Ramdh 2015-01-23 23:34:45 +07:00
  • a3fae7ca1e Merge branch 'master' of https://github.com/rathena/rathena aleos89 2015-01-23 11:04:00 -05:00
  • c7c0bc405a Merge pull request #246 from aleos89/master Cydh Ramdh 2015-01-23 22:56:51 +07:00
  • 54fe46f756 Fixed #205 aleos89 2015-01-23 10:51:16 -05:00
  • d7d65838b9 Merge branch 'master' of https://github.com/rathena/rathena aleos89 2015-01-23 10:18:54 -05:00
  • a9a8e9e96f Merge pull request #244 from RagnarokNova/patch-1 Cydh Ramdh 2015-01-23 17:36:29 +07:00
  • 198d230f2b Update skill.c RagnarokNova 2015-01-23 02:30:53 -08:00
  • e2ae91db0e Made Light of Regene work. RagnarokNova 2015-01-23 00:33:15 -08:00
  • 1cf2dd59c5 Light of Regene RagnarokNova 2015-01-23 00:20:36 -08:00
  • 17bdaa873d Groups import support * Moved hardoced groups.conf filename on src/map/pc_groups.c to conf/map_athena.conf * Defined the path with groups_conf_file: conf/groups.conf. So in conf/import/maps_conf.txt file (imported map_athena.conf file) can be redefine the path to groups_conf_file: conf/import/groups.conf Cydh Ramdh 2015-01-23 11:51:19 +07:00
  • cdad6e4571 Follow up 1d27de7a35e58d3a71f28057d494366a597a440f Cydh Ramdh 2015-01-23 10:59:38 +07:00
  • e31ed0c3ea Item DB Fix -- Thanks to Chaos92 nanakiwurtz 2015-01-22 22:53:44 +07:00
  • 48020c4d5c Merge branch 'master' of https://github.com/rathena/rathena aleos89 2015-01-21 12:20:00 -05:00
  • cc13d9b51d Merge e4e96d856d96b1e476a97ae02540602ff615e961 into c32b8e0c09004b9c81bf793ef5529c47b86bdee1 Patrick Escalona 2015-01-21 12:32:27 +00:00
  • c32b8e0c09 Merge pull request #229 from rathena/cleanup/itemmaxlv_n_equipitemack Cydh Ramdh 2015-01-21 10:29:27 +07:00
  • 44d599875a Merge pull request #206 from rathena/feature/import-maps Cydh Ramdh 2015-01-21 10:28:03 +07:00
  • 8b05ac2875 Merge pull request #240 from rathena/cydh-patch-1 Cydh Ramdh 2015-01-21 10:27:49 +07:00
  • 32ed84dbf8 Added new flag to remove status on map-server change: SCF_REM_ON_CHANGEMAP Cydh Ramdh 2015-01-21 09:04:09 +07:00
  • b72162f095 Follow up f2621eec605fee7135e424dd3d466635988b2600 Capuche 2015-01-20 15:37:25 +01:00
  • a60e41e8cb Mob Drop Update -- Thanks to @DrNebula -- Added some new monsters nanakiwurtz 2015-01-20 14:06:28 +07:00
  • 3b40780434 Update status.h Cydh Ramdh 2015-01-20 01:14:00 +07:00
  • 88fdcc0ac2 Item DB Fix #236 -- Thanks to @trickyloki3 nanakiwurtz 2015-01-19 05:44:50 +07:00
  • b47dc0f054 Item DB updates * Implemented ALL_REVERSEORCISH as follow up 01ae1ae6126dc8aa91f967eea7d145e10dfb29e3. * Clean up rand() script usage in Fools_Day_Box (12396) and Fools_Day_Box2 (12397). Cydh Ramdh 2015-01-18 20:57:42 +07:00
  • 01ae1ae612 Fixed #235 * Thank @trickyloki3 * Except items with "ALL_REVERSEORCISH" skill Cydh Ramdh 2015-01-18 19:09:18 +07:00
  • d9b6915787 Init cleanup * Moved skillratio calculations to battle_get_skill_ratio() * From battle_calc_magic_attack() * From battle_calc_attack_skill_ratio(), called from battle_calc_weapon_attack() * TODO from battle_calc_misc_attack() * Clean up some macros on battle.c * Moved magic base damage calculation to battle_calc_magic_attack_base() from battle_calc_magic_attack() Cydh Ramdh 2015-01-17 18:08:34 +07:00
  • 95792ecac8 Merge pull request #233 from emistry/patch-2 Atemo 2015-01-17 12:05:25 +01:00
  • 009e0e3846 Missing md.damage assignment after battle_attr_fix for RENEWAL CR_ACIDDEMONSTRATION in battle_calc_misc_attack since f926d8750aef664abd91404de53c5a5e60d9e16f Cydh Ramdh 2015-01-17 17:59:30 +07:00
  • e134c76859 Issue #232 Emistry 2015-01-17 15:14:28 +08:00
  • b9f5bca9b1 Follow up fa75733cc109f926b1df4156ccdf1292c78f8f79 typos Cydh Ramdh 2015-01-16 23:38:00 +07:00
  • ee6e47b7c2 Merge branch 'master' of https://github.com/rathena/rathena aleos89 2015-01-16 11:22:44 -05:00
  • 73bd593055 Fixed #219 * Manhole effect (SC__MANHOLE & UNT_MANHOLE) is ignore player's knockback immunity at GVG/BG maps (only if target is BL_PC). Cydh Ramdh 2015-01-16 20:38:26 +07:00
  • c7dcca3b6e Follow up 48d8389d27af8400e1048d2c626e259686357865 * No UTF-8 BOM for npc/re/quests/quests_eclage.txt Cydh Ramdh 2015-01-16 12:47:12 +07:00
  • df6fb01739 Small fixes in Eclage scripts and code style changes. - Fixed some minor bugs. - Added GM NPC function. Euphy 2015-01-15 13:01:12 -05:00
  • 89d436f53f Follow up 48d8389d27af8400e1048d2c626e259686357865 Capuche 2015-01-15 15:00:59 +01:00
  • 48d8389d27 Merge pull request #228 from Skormie/eclage_update_r1 Atemo 2015-01-15 14:42:46 +01:00
  • 90f08a4f08 Follow up 5feff01ddd621fd49985e0374bf3fe169ded02f3 * Typo of error message in mob_readdb_itemratio() Cydh Ramdh 2015-01-15 16:53:28 +07:00
  • 4d97e9adf2 Typo on a683e005d73f37b57e625046168e9f3282131a81 Cydh Ramdh 2015-01-15 10:29:08 +07:00
  • 907bc6e4b5 Merge branch 'master' of https://github.com/rathena/rathena aleos89 2015-01-14 14:37:28 -05:00
  • 817d6bf800 Multi-client support for clif_equipitemack with packet identifier ZC_WEAR_EQUIP_ACK Cydh Ramdh 2015-01-15 02:07:06 +07:00
  • fa75733cc1 Item Max Level clif_equipitemack messages * Max level to equip item now works for Pre-Renewal too, since the field is optional. 0 means no max level limit. * Fixed fail message on clif_equipitemack when item cannot be equipped because level limitation Cydh Ramdh 2015-01-15 01:17:54 +07:00
  • f2621eec60 Eclage update with minor error fix. r3 Skormie 2015-01-14 12:01:08 -05:00
  • 3037a1b57e Merge pull request #222 from rathena/hotfix/issue204 Cydh Ramdh 2015-01-14 23:25:45 +07:00
  • e8d0d35324 Eclage update with minor error fix. r2 Skormie 2015-01-14 10:53:38 -05:00
  • 2b90b60142 Fixed #227 * SC_EQC & SC_CBC shouldn't be saved on logout * Moved additional effect SC_EQC to the proper place Cydh Ramdh 2015-01-14 15:55:42 +07:00