Commit Graph

  • dac95abfc7 Small cleanup Lemongrass3110 2016-08-31 00:26:28 +02:00
  • b6b470111c Merge branch 'master' into cleanup/party_invite Lemongrass3110 2016-08-30 23:58:30 +02:00
  • d84d6ba1e5 Initial release: Map X Job restriction (#1526) Cydh Ramdh 2016-08-30 22:09:02 +07:00
  • 2480dc1471 Fixed another typo Lemongrass3110 2016-08-30 16:03:45 +02:00
  • 8d09442204 Follow up 91799eb2b1e9187d083eda4360cf2b95991cab97 * Typo fixes, thanks @Lemongrass3110 Cydh Ramdh 2016-08-30 20:22:20 +07:00
  • fa16e30593 TE updates: * Change God Item final broadcast from mapannounce to announce. * Fixed variable typo in #tequest_master_prt01 NPC. $@2012_tegod_kafra to $@2012_tegod_gloria * Missing OnMyMobDead label in #tequest_master_prt01 NPC. * Corrected the castle Economy and Defense lowest level is 1, not 0. Cydh Ramdh 2016-08-30 19:36:13 +07:00
  • 4a672089e9 Applied new npctalk syntax to Sara's Memory Lemongrass3110 2016-08-30 10:21:14 +02:00
  • 72bfe8aea9 Applied new npctalk syntax to Old Glast Heim Lemongrass3110 2016-08-30 10:06:20 +02:00
  • 287d0f5322 Follow up 91799eb2b1e9187d083eda4360cf2b95991cab97: * Typo correction, thanks @aleos89 Cydh Ramdh 2016-08-30 08:55:19 +07:00
  • 989896c3a7 Merge 57bffe9fda605f48d0c964cbbf5b48a78fd8c143 into b3b2bab7c5680710b4319faa69fc6470e0e5749a Lemongrass3110 2016-08-29 16:27:37 +00:00
  • b3b2bab7c5 Follow up to cd5dbe2 * Forgot to adjust npctalk's definition. aleos89 2016-08-29 12:24:02 -04:00
  • cd5dbe28e4 Adjusted the npctalk script command * Now has an optional parameter of NPC name. - If supplied, it will display over that NPC's head, else it will use the attached NPC. aleos89 2016-08-29 11:56:19 -04:00
  • 91799eb2b1 Initial release: Map X Job restriction * Listed job with matched map zone is restricted to enter the map. * Added db file job_noenter_map.txt with format: JobID,FlagZone,GroupLevelBypass. * Reserved usage for WOE:TE implementation Cydh Ramdh 2016-08-29 11:11:45 +07:00
  • a78420fdbc Trimmed trailing whitespaces in mobs kill db Lemongrass3110 2016-08-28 23:14:54 +02:00
  • b83bfd06f5 Rental merchant: - shouldn't count equipped item (allowing to rent multiple item) Atemo 2016-08-28 22:36:58 +02:00
  • e0550db4d8 Changed maprespawnguildid flag on emperium broken. All monsters were removed, now don't remove monsters. Atemo 2016-08-28 17:50:18 +02:00
  • 5489923f1d
    Added nomemo flag to Nightmare Clock Tower Jittapan Pluemsumran 2016-08-28 17:17:35 +07:00
  • 57bffe9fda Added packet version checks for random options Lemongrass3110 2016-08-28 11:14:23 +02:00
  • 51ef9118a8 Merge pull request #1509 from rathena/feature/stat_reduce_pot Jittapan Pluemsumran 2016-08-28 00:36:43 +07:00
  • c5e9ce0931 * Added 'dummy' Monsters: WOE TE Treasure Chests, Thief Poring and Suspicious Baby for TE mission. Credits to http://Divine-Pride.net * Reverted changes of Hervor Avtir against master branch Cydh Ramdh 2016-08-27 08:46:31 +07:00
  • 8805e7e1d8 Merge branch 'master' into woe_te-restrictions Cydh Ramdh 2016-08-27 07:04:41 +07:00
  • 682f9184ac Follow up e6f3bf20352c80311da7b7c5a3aeb06d903cad8f * Revert removed noequip flags * Typo fix Cydh Ramdh 2016-08-27 06:21:43 +07:00
  • bf84469438 Adjusted battle_getcurrentskill() return type * Adjusted the function's return type to uint16 to match the skill_id variable type. aleos89 2016-08-26 14:41:22 -04:00
  • 08f63aa3b1 Corrected quest progression (fixes #1521) * Quests can now progress even if they are marked inactive. Thanks to @Tokeiburu! aleos89 2016-08-26 14:34:13 -04:00
  • 535880294e Updated NPC dialogue Aleos 2016-08-26 14:01:44 -04:00
  • 55edbc14ef Hazy Forest: - Added missing initnpctimer for npc 'Tired Rem's Garden Tree' and 'Spyder's Garden Tree' (issue #1517) Atemo 2016-08-26 19:26:53 +02:00
  • 0fe730d972 Prevented Phatasmic Arrow to knock back targets that would die from its attack. #1378 Cem YILMAZ 2016-08-26 17:42:44 +03:00
  • a6701baa7d Added guild/party checks for character deletion process #1480 Cem YILMAZ 2016-08-26 17:33:02 +03:00
  • c3b6951ba7 Fixed default roulette data Lemongrass3110 2016-08-26 10:01:49 +02:00
  • 1bf3d68acf Merge 6f8103ccd8e9862c755d1a70d47df4afea07f0f8 into 5cae674b056aec4a36a1e04ec50e36dfde9e540e Cydh Ramdh 2016-08-26 03:05:21 +00:00
  • 2b9970e3d3 Nightmare clocktower Lemongrass3110 2016-08-26 00:41:41 +02:00
  • 7083ba0c90 Follow up to 26c869f Aleos 2016-08-25 17:22:08 -04:00
  • 5cae674b05 Used defined variable names for constant exports (#1417) Lemongrass3110 2016-08-25 15:59:18 +02:00
  • 85ab716343 Follow up to 5b412ed997c8af23d43fa27f50df44e5b6357ecf and a2d4becc0b42f0960715ab01b330b7781fae4708 Jey 2016-08-17 14:45:56 +02:00
  • 26c869f019 Corrected some of the Clan NPC dialog Aleos 2016-08-24 13:57:51 -04:00
  • f8a8c9fe79 SQL synchronization rAthenaAPI 2016-08-24 15:29:36 +02:00
  • 1d6f99adab
    Follow up to 6bcfc18 Jittapan Pluemsumran 2016-08-24 20:28:34 +07:00
  • b20ab4ace2 SQL synchronization rAthenaAPI 2016-08-24 15:17:35 +02:00
  • 6bcfc18f6f
    Updated some AegisName to official name Jittapan Pluemsumran 2016-08-24 20:17:24 +07:00
  • afb14e985f Added 14.3 mob data as far as it is available Lemongrass3110 2016-08-24 13:52:46 +02:00
  • 2cf39c04bb Added inter server documentation Lemongrass3110 2016-08-24 11:36:18 +02:00
  • 78bc0a6131 Follow up f296409ada211a0aa89863db4d9603054845cf65 Cydh Ramdh 2016-08-24 15:35:38 +07:00
  • c34964ed6c Follow up to caa14c9 Lemongrass3110 2016-08-24 10:15:40 +02:00
  • 960656c4fd Added missing packet documentation in clif.c Lemongrass3110 2016-08-24 10:13:32 +02:00
  • caa14c969a Another follow up to 3512aa1 Lemongrass3110 2016-08-24 09:18:12 +02:00
  • c50a5d1417 Follow up to 3512aa1 Lemongrass3110 2016-08-23 23:45:35 +02:00
  • 3512aa1ce0 Initial release of the clan system Lemongrass3110 2016-08-23 23:10:36 +02:00
  • 3678fca3d4
    Removed text effects from NPC titles Jittapan Pluemsumran 2016-08-23 13:26:00 +07:00
  • 9434d69001 SQL synchronization rAthenaAPI 2016-08-23 07:46:53 +02:00
  • b58920aad8 Merge pull request #1508 from rathena/feature/ht1/sara Jittapan Pluemsumran 2016-08-23 12:46:48 +07:00
  • 7a3c390fb1
    Add proper credit to @RagnarokNova in the script header. Jittapan Pluemsumran 2016-08-23 12:45:23 +07:00
  • 9b52803581
    Follow up to 75b0b43bc277579e4ab7e47703b5ac51a5790869 * Changed script header format. Suggested by @Cydh. Jittapan Pluemsumran 2016-08-23 08:55:56 +07:00
  • eb8ea91f5b
    Follow up to 472b885ca83627922d2c2208b46ff6d9b8308a7d * Added brackets after if Jittapan Pluemsumran 2016-08-22 22:44:13 +07:00
  • c5ae1b60a3 Merge 1f34a8cd10951ae71c1128e9239b4084e40d08ef into 04ffafa5fdc4009823c82e2bdfe1f353c8a9279c Florian Wilkemeyer 2016-08-22 01:08:22 +00:00
  • 472b885ca8
    Follow up to 021bed5f5de02a9262831ebcb968a627f2ddba26 Jittapan Pluemsumran 2016-08-21 18:06:26 +07:00
  • 021bed5f5d
    Implemented status reduction potion support * New script command needed_status_point added. * The items are not yet implemented. Jittapan Pluemsumran 2016-08-21 14:30:17 +07:00
  • 75b0b43bc2
    Implemented Heroes' Trail Part 1 - Sara's Memory instance * Special thanks to @RagnarokNova! * Relevant issue: #1312 Jittapan Pluemsumran 2016-08-21 10:07:59 +07:00
  • 04ffafa5fd
    Added missing column check for char table in char_checkdb Jittapan Pluemsumran 2016-08-20 11:01:25 +07:00
  • d20a7cafc0 SQL synchronization rAthenaAPI 2016-08-20 03:24:17 +02:00
  • 24882c9605 Item DB Updates Cydh Ramdh 2016-08-20 08:23:50 +07:00
  • d11b58ca11 Removed an unused function declaration (fixes #1503) * Function battle_validate_conf() does not exist. aleos89 2016-08-19 14:28:30 -04:00
  • 3f107dea76 Merge pull request #1507 from rathena/cleanup/char_bans Aleos 2016-08-19 13:18:36 -04:00
  • bd65341685 Follow up to cd7e610 * Forgot to send the response back to the client. aleos89 2016-08-18 20:30:27 -04:00
  • cd7e610879 Adjusted the temporary ban check * Temporarily ban players who attempt to login to too many unregistered accounts. * This makes it tougher for people who have access to server data and attempt to use that data on other servers. aleos89 2016-08-18 20:18:19 -04:00
  • 03adcd9bce SQL synchronization rAthenaAPI 2016-08-19 01:55:48 +02:00
  • d8675957ad Merge pull request #1506 from Jeybla/FixCurRootCard Jittapan Pluemsumran 2016-08-19 06:55:43 +07:00
  • 8b3e889c26 [Fix] ItemDB: 4603, 4604 Jey 2016-08-18 21:36:30 +02:00
  • 371f619cb4 Updated status icons to latest kRO * Added new status icons. aleos89 2016-08-18 14:21:23 -04:00
  • 861c2d92c5 SQL synchronization rAthenaAPI 2016-08-18 15:23:10 +02:00
  • 13e8551d85 Merge pull request #1505 from zackdreaver/master Jittapan Pluemsumran 2016-08-18 20:23:03 +07:00
  • e7147d97a1 Added empty db/pre-re/item_randomopt_db.txt, follow up f296409ada211a0aa89863db4d9603054845cf65 Cydh Ramdh 2016-08-18 14:24:49 +07:00
  • c575fede4f Merge pull request #1495 from rathena/cleanup/skill_tree Aleos 2016-08-17 20:17:37 -04:00
  • b9e61c7b93 Resolved a compile warning * Removed an unused variable. aleos89 2016-08-17 20:08:52 -04:00
  • b2a46a33ec Follow up to 16b100d (part 2) * Cleaned up some of the warning messages during parsing. aleos89 2016-08-17 19:48:55 -04:00
  • d73bad4d1c Renewal item_db update zackdreaver 2016-08-18 01:31:55 +07:00
  • d7ee77caa3 Follow up to 16b100d * Corrected some skill tree max levels not matching their defined max level. aleos89 2016-08-17 13:10:35 -04:00
  • 16b100d97d Follow up to e40c88e * Fixed the offset when base/job level requirements are active. * Added some validity checks for skill ID, skill level, base level and job level. * Moved the parsing of the skill tree database after the parsing of the job databases to make sure the max base and job level data is acquired first. aleos89 2016-08-17 12:56:58 -04:00
  • 2387316294 Merge pull request #1499 from Jeybla/GodlikeMixerUpdate Atemo 2016-08-17 05:19:52 +02:00
  • 14654b8916 Custom GL Mixer: Adds Muspellium and Essence of Rune Jey 2016-08-17 05:09:52 +02:00
  • 5353c44dd7 Removed 20x Oridecon from Sleipnir Jey 2016-08-17 04:58:26 +02:00
  • 78c3b7c5f5 remove twRO limit Scroll fantasyhallstudio 2016-08-17 02:14:27 +09:00
  • 95bef2fe2b - fix double item id fantasyhallstudio 2016-08-17 02:08:38 +09:00
  • ac39bc1e1a add taiwan item /*Todo no input effect*/ fantasyhallstudio 2016-08-16 23:42:41 +09:00
  • 14fe482235 weight fix fantasyhallstudio 2016-08-16 19:23:28 +09:00
  • 8da71a126d * Fixed memory leaks from item random options, follow up f296409ada211a0aa89863db4d9603054845cf65 * Clean up doc and array index check for getequiprandomoption, setrandomoption, follow up 8deabb157ae9e58db86d0383c34dba7211780b6a * Exported CARD0_FORGE, CARD0_FORGE, and CARD0_PET for getequipcardid result. * Add SCSTART_ references in sc_start doc. Cydh Ramdh 2016-08-16 11:14:33 +07:00
  • 47a69c082a Corrected the showscript packet Aleos 2016-08-15 22:12:33 -04:00
  • 5d5287126a Updated Custom Godlike Mixing NPC Jey 2016-08-15 21:48:19 +02:00
  • e2bf685a86 Fixed memory leaks from item random options Lemongrass3110 2016-08-15 16:34:14 +02:00
  • a2d4becc0b Changed map_foreachinarea behavoir: map_foreachinallarea is now the old map_foreachinarea map_foreachinarea checks wall if set in battleconf (skill_wall_check=yes) map_foreachinshootarea checks always wall (ignoring config skill_wall_check) Jey 2016-08-15 14:12:29 +02:00
  • 3d94626b0b SQL synchronization rAthenaAPI 2016-08-15 12:19:52 +02:00
  • d8537a2307 Implemented hateffect script for some items. Cydh Ramdh 2016-08-15 17:18:46 +07:00
  • 5b412ed997 Changed map_foreachinrange behavior: map_foreachinallrange is now the old map_foreachinrange map_foreachinrange checks wall if set in battleconf (skill_wall_check=yes) map_foreachinshootrange checks always wall (ignoring config skill_wall_check) Jey 2016-08-12 08:50:38 +02:00
  • 1e2e37a9d4 Some small cleanups Lemongrass3110 2016-08-15 12:15:35 +02:00
  • 8deabb157a
    Implemented basic script commands to apply options to equipped item. Jittapan Pluemsumran 2016-08-15 17:04:06 +07:00
  • da21013254
    Follow up to 1e8c27c. Removed an unneccessary pointer. Thanks to @cydh Jittapan Pluemsumran 2016-08-15 16:31:48 +07:00
  • 1e8c27c085
    Fixed compile error on VS2010 * unprofessional personal diary page 1 Jittapan Pluemsumran 2016-08-14 23:23:11 +07:00
  • 8657c4210c
    Follow up to f296409ada211a0aa89863db4d9603054845cf65 * Some variable and function leftovers clean-ups Jittapan Pluemsumran 2016-08-14 22:52:06 +07:00
  • f296409ada
    Initial Release of Random Option System * Added basic support for random option system * Don't forget to import upgrade_20160814.sql and upgrade_20160814_log.sql to make your existing rAthena installation functional! Jittapan Pluemsumran 2016-08-14 22:12:22 +07:00
  • ba80a564c1 SQL synchronization rAthenaAPI 2016-08-14 12:58:56 +02:00
  • c1aa8410fa Updated hateffects to latest kRO Lemongrass3110 2016-08-14 12:58:32 +02:00