Commit Graph

  • 52f9bf63af Fixed Cart Weight calculation (fixes #1938) * Resolves Cart weight not getting recalculated when using atcommand resetskill. Thanks to @Hactus and @Tokeiburu! aleos89 2017-02-03 10:17:21 -05:00
  • ae182ef6a8 Fixed a broken character in skill.c's comment Cydh Ramdh 2017-02-03 21:09:21 +07:00
  • 929384cead Fixes AgitEnd2 Scriptcommand. (#1936) Jeybla 2017-02-03 08:38:15 +01:00
  • 93a1a71313 Fixes Queen Scaraba Card (4507). Jey 2017-02-03 05:32:59 +01:00
  • 31144b4f92 Fixes AgitEnd2 Scriptcommand. Jey 2017-02-03 02:40:47 +01:00
  • c853ef0303 Backslide against walls (fixes #1914) * Backslide animation is not shown when the player is against a wall. * SP is still consumed as normal. Thanks to @zackdreaver! aleos 2017-02-02 18:07:37 -05:00
  • 778e96e475 Follow up to 84df170 * Fixes a wrong status icon being set to a status change. aleos89 2017-02-02 13:43:35 -05:00
  • 8a95bc5aba SQL synchronization rAthenaAPI 2017-02-02 18:19:23 +01:00
  • 84df1708ee Added missing Elemental Resist Potion icon * Fixes #1898. * Separated the SC_ARMOR_ELEMENT to each element (Water, Earth, Fire, Wind). * Added the status icon for the respective element. Thanks to @zackdreaver! aleos89 2017-02-02 12:19:04 -05:00
  • bb42b3183c Added missing SCB for Geffen Magic statuses * SC_GEFFEN_MAGIC1, SC_GEFFEN_MAGIC2, and SC_GEFFEN_MAGIC3 were missing their SCB_ALL flags. aleos89 2017-02-02 09:53:29 -05:00
  • 320bf9073b Fixed VIP gemstone requirement setting (fixes #1846) * Resolves the VIP gemstone requirement setting get reset on each status_calc_pc. * Removed some duplicate code during gemstone avoidance calculation. Thanks to @Everade! aleos 2017-01-31 20:05:15 -05:00
  • baa91f834c Follow up to 4af46ba and e8b9cf0 * Ensures all instances of players disconnecting from the server has their shop removed. aleos89 2017-01-31 13:37:02 -05:00
  • 22372a4708 Added missing newline to int_party.c Lemongrass3110 2017-01-31 16:51:28 +01:00
  • f4bbe083ea Channel System is Expanded! * Base: https://github.com/cydh/rathena/pull/2 * Many changes on conf/channel.conf! * Many new channel script commands! * Grammar correction by @aleos89 as always! Cydh Ramdh 2017-01-31 20:11:02 +07:00
  • e31428df64 Conf: hide favorite items while selling to NPCs (#1925) Jeybla 2017-01-31 13:55:01 +01:00
  • cfff46f1ac Minor cleanup Lemongrass3110 2017-01-31 13:42:04 +01:00
  • fa443eee30 Adjusted Meteor Assault interaction with EDP * Fixes #1885. * Enchant Dead Poison no longer increases Meteor Assault damage on renewal. Thanks to @alxalmora and @Playtester! aleos 2017-01-30 20:23:12 -05:00
  • 16ab6afbd6 translation of mob_db_re and item_db_re to PT_BR johnathan 2017-01-30 16:43:53 -02:00
  • 999db28d36 Follow up to 8cd4dea670cc06e8488dc96a9643b486fe05767c. Jey 2017-01-30 17:19:23 +01:00
  • 8cd4dea670 Adds chatmes, channelmes and channelexists scriptcommands. Jey 2017-01-28 23:25:57 +01:00
  • e8b9cf06ce Follow up to 4af46ba * Added a map session data check back into the GM kick process so atcommand kickall does not remove vendors or buyingstores. * Adjusted the checks for when a player logs back into their account so it properly removes any vending or buyinstore information. aleos 2017-01-29 15:10:42 -05:00
  • 4af46ba8c2 Fixed vending/buyingstore info not being removed * Fixes #1921. * Resolves vending and buyinstore information not being removed from the SQL tables when a player is kicked. Thanks to @Tokeiburu! aleos 2017-01-29 12:22:04 -05:00
  • cb72a89fd5 Added battle config pet_master_dead (fixes #1916) * Added a new battle config that will allow or disallow (default) a pet to continue attacking its target if the master is dead. Thanks to @technoken! aleos 2017-01-29 10:36:53 -05:00
  • adc2d35ade Conf: hide_fav_sell Jey 2017-01-28 23:17:00 +01:00
  • bfab00a3c3 Fixed Vanish damage interaction with some skills * Fixes #1721. * Devotion and Shadow Form damage bypass Vanish damage. Thanks to @jamon18! aleos 2017-01-28 11:29:01 -05:00
  • 6e9cd4404a Amended script command checkweight documentation * Fixes #1917. * Second example is about arrays and should use script command checkweight2. Thanks to @lucasoli! aleos89 2017-01-26 09:05:02 -05:00
  • 10c4bacab5 Follow up to 6542773 * Added an alias for atcommand reloadnpcfile -> reloadnpc. aleos 2017-01-25 20:53:07 -05:00
  • 706345f56f Revamped script command setunitdata (fixes #1903) * Resolved mobs having certain stats getting reset to their database value when the mob's status is recalculated. * Resolved some monster, homunculus, mercenary, and elemental stats not properly recalculating when setting the unit data. Thanks to @technoken and @Tokeiburu! aleos 2017-01-25 20:48:24 -05:00
  • b26793f2b1 SQL synchronization rAthenaAPI 2017-01-25 20:20:06 +01:00
  • dfaee699fb Fixed bugs in Bangungot Hospital instance (issue #1504) (effects, warps, announce..) Atemo 2017-01-25 20:19:47 +01:00
  • 7e2dedc828 Corrected areamonster from aegis conversion Atemo 2017-01-25 20:04:41 +01:00
  • 65427737bf Follow up to 9c2026d * Renamed atcommand reloadnpc to reloadnpcfile. * Adjusted documentation to fit. aleos89 2017-01-25 13:48:37 -05:00
  • 9c2026d216 Fixed atcommands for NPC loading (fixes #203) * Resolves atcommand loadnpc not working in sequence with atcommand unloadnpc multiple times on the same NPC. * Added atcommand reloadnpc. Thanks to @Tokeiburu! aleos89 2017-01-25 13:06:45 -05:00
  • 0b2e0cc3fd Adjusted Crush Strike duration (fixes #1900) * Lowered Crush Strike's duration from 3 minutes to 30 seconds. Thanks to @zackdreaver! aleos89 2017-01-25 10:38:30 -05:00
  • 10af42f488 Cleaned up Pull Request Template * Removed HTML break tags. * Added blank line to end of Issue Template. aleos89 2017-01-24 14:17:18 -05:00
  • 2ff33d8fd1 Cleaned up character saving * Changed chrif_save option to readable constant values. * Added new Inventory and Cart options so that normal character save calls aren't flooded with requests to save Inventory and Cart data. * Cleaned up storage and premium storage saving functions being unused. aleos89 2017-01-24 14:07:15 -05:00
  • 08d55d80f5 GTB should not block Masquerade status changes (#1905) Lemongrass3110 2017-01-24 18:04:32 +01:00
  • 14b381dcc7 Initial Release of Guild Daily Mission (#1582) Jittapan Pluemsumran 2017-01-24 22:47:20 +07:00
  • 65b344e6e8 Merge branch 'master' into update/rebellion_awakening Aleos 2017-01-24 10:26:41 -05:00
  • d4fd36c9a2 Batch file for Windows Mapcache users Akkarinage 2017-01-24 14:51:28 +00:00
  • b50847427d Merge branch 'master' into script_update/faceworm_instance Atemo 2017-01-23 19:40:58 +01:00
  • 09cbf2dfa6 Follow up a63604d92a1c8090257277e353fd28464e859c08 The display name of the NPC won't get appended in front of the message for globalmes script command. Atemo 2017-01-22 19:14:19 +01:00
  • 7543f1cba7 Resolved a potential map-server crash * Fixes #1839, fixes #1844, and fixes #1882. * Resolves players at login attempting to calculate their statuses who haven't been fully loaded. * Added a new state flag to make sure inventory and status data is loaded before player's statuses are calculated. Thanks to @Tokeiburu, @Everade, and @MrAntares! aleos 2017-01-22 13:03:27 -05:00
  • c6470ff4ff Clean-up permanent monster spawn: (#1831) Atemo 2017-01-22 19:03:08 +01:00
  • 50d4b089fc GTB should not block Masquerade status changes Lemongrass3110 2017-01-22 15:33:01 +01:00
  • 047ef1263b Fixed 2 compiler warnings on PACKETVER < 20110111 Lemongrass3110 2017-01-19 22:05:11 +01:00
  • 9cd1ea4ebe Fixed wrong output in itemdb_read_itemdelay Lemongrass3110 2017-01-19 14:52:59 +01:00
  • d8768e4cae Cleaned up the colored messages (fixes #1855) * Removed redundant clif_colormes and clif_messagecolor2 functions. * Changed all clif_disp_onlyself to clif_messagecolor. * Resolves several places around source using the 0x17F packet which now has a display toggle for Guild Chat resulting in these messages not related to Guild Chat not displaying. * Added COLOR_LIGHT_GREEN to imitate the Guild Chat color. aleos 2017-01-18 17:20:25 -05:00
  • b0f8426e34 SQL synchronization rAthenaAPI 2017-01-18 16:06:50 +01:00
  • 2c4cd07af0 Corrected script command atcommand (fixes #1894) * Resolves the map ID being stored instead of the map index when a dummy player is used. Thanks to @Tokeiburu! aleos89 2017-01-18 10:06:37 -05:00
  • b3112553b5 Added a missing zeroes for SQL synchronization Lemongrass3110 2017-01-18 09:50:01 +01:00
  • 5a661cb136 SQL synchronization rAthenaAPI 2017-01-18 03:25:19 +01:00
  • c6ab72207e Horror toy factory (#1813) Atemo 2017-01-18 03:25:12 +01:00
  • 44f4cd3e20 Added GM npcs Corrected some mobs datas Atemo 2017-01-18 02:41:39 +01:00
  • 0b50bb614e triggering specs Ricardo Nacif 2017-01-17 22:48:55 -02:00
  • 907452e433 Merge branch 'script/rebellion' into update/rebellion_awakening Atemo 2017-01-18 01:33:30 +01:00
  • 1e11baa8bb Merge branch 'master' into update/rebellion_awakening Atemo 2017-01-18 01:27:16 +01:00
  • ed7437b29e Little revision Atemo 2017-01-18 01:23:49 +01:00
  • 115964597a Updated mob db / mob skill db Thanks to @Jeybla for sharing the corrected mob modes. Atemo 2017-01-18 00:19:22 +01:00
  • 0db92295fb breaking the line on output Ricardo Nacif 2017-01-17 20:49:45 -02:00
  • 3d477aa165 fixing last commit Ricardo Nacif 2017-01-17 20:44:11 -02:00
  • cb52e97cb6 adding support for USR1 signal and reloadscript on map server Ricardo Nacif 2017-01-17 19:25:09 -02:00
  • 5382c1ab9e Merge branch 'master' into script/rebellion Atemo 2017-01-17 21:49:46 +01:00
  • bcdbc6e49e Updated item db Atemo 2017-01-17 21:46:58 +01:00
  • 9c51855d5b Merge branch 'master' into script_update/faceworm_instance Atemo 2017-01-17 21:37:06 +01:00
  • 267a380435 Added a note in Instance script. Atemo 2017-01-17 21:33:51 +01:00
  • 2cc4d418c0 Merge branch 'master' into horror_toy_factory Atemo 2017-01-17 21:25:39 +01:00
  • 7416ad79fd Fixed Emperium attack checks for slaveclones Lemongrass3110 2017-01-17 20:02:57 +01:00
  • 60652e2001 Fixed event OnBreakGuild not being triggered Lemongrass3110 2017-01-17 19:42:09 +01:00
  • 890aa6e850 Merged Faceworm Instance from idathena 20f71d8c62 Atemo 2017-01-17 15:36:42 +01:00
  • 633d50fa72 Atcommand clanspy Lemongrass3110 2017-01-16 23:36:52 +01:00
  • 961a945345 Issue Template cleanup * Follow up to 414841a. * Removed the HTML break tags. aleos 2017-01-16 16:06:54 -05:00
  • 414841a88b Add CONTRIBUTING.md, ISSUE_TEMPLATE.md, and PULL_REQUEST_TEMPLATE.md (#1688) Cydh Ramdh 2017-01-17 03:15:39 +07:00
  • 1f90a6148d Updated the table header columns * Forgot to update the other label tables. aleos 2017-01-16 10:32:45 -05:00
  • c6ff97d0a6 Cleaned up some more grammar * Cleaned up the mention system display. Thanks to @Lemongrass3110! aleos 2017-01-16 10:30:57 -05:00
  • c9f50c95a0 Merge branch 'master' into update/rebellion_awakening Lemongrass3110 2017-01-16 00:28:28 +01:00
  • d6daffe737 Fixed aftercast animation of Coluceo Heal Lemongrass3110 2017-01-15 23:32:04 +01:00
  • c09ce192f6 Updated renewal skill tree (#1740) Lemongrass3110 2017-01-15 23:11:54 +01:00
  • 0f7817a5a9 Updated pre-renewal accordingly Lemongrass3110 2017-01-15 18:07:56 +01:00
  • 212b8f937b Some String escapes. Jey 2017-01-12 09:13:04 +01:00
  • 06c40e6cb4 Updated renewal skill SP costs (#1742) Lemongrass3110 2017-01-14 22:19:54 +01:00
  • b10ff113af Cleaned up some more visual features * Cleaned up the display for the GitHub mention feature. * Added a note about the GitHub mention feature in the ISSUE_TEMPLATE.md file. * Small grammar fixes in the README.md file. aleos 2017-01-14 15:19:27 -05:00
  • 958476f6ce Repaired line endings in logs.sql Lemongrass3110 2017-01-14 19:31:38 +01:00
  • dd804c3dfe SQL synchronization rAthenaAPI 2017-01-14 19:28:01 +01:00
  • a6f8dd5f61 Fixed Unity Guard and Buckler Lemongrass3110 2017-01-14 19:27:42 +01:00
  • 11f0a1f9d1 Clan Chat logging is now available vstumpf 2017-01-13 21:18:07 -08:00
  • c9cfc591df SQL synchronization rAthenaAPI 2017-01-14 08:34:20 +01:00
  • 07eb5ea810 Renewal item db update (#1848) zackdreaver 2017-01-14 14:34:13 +07:00
  • e4887ad2c9 Renewal item db update: - Fix item scripts according review by secretdataz - Add combo script for sloted version of vesper cores zackdreaver 2017-01-14 13:43:15 +07:00
  • b5a20b62cf Clan Chat logging is now available vstumpf 2017-01-13 21:18:07 -08:00
  • f5c43329b2 Follow up to 9f4587a Lemongrass3110 2017-01-13 23:34:06 +01:00
  • f811e8f003 Merge branch 'master' into horror_toy_factory Lemongrass3110 2017-01-13 19:11:05 +01:00
  • 6de7aa88e8 Resolved party bound item check (fixes #1874) * Resolved a potential map-server crash. * If a party bound item is attempted to be removed because the player was offline during party destruction, delete the item without recalculating the status. Thanks to @Tokeiburu! aleos89 2017-01-13 12:29:18 -05:00
  • 09bb71a308 Renewal item db update: - Add combo script for Pendant_of_Chaos and Pendant_of_Harmony - Fix Pendant_of_Chaos element reduction bonus, should be Darkness only - Fix wrong id order zackdreaver 2017-01-13 16:29:31 +07:00
  • b5aa51493f Cleaned up some visual features * Added some carriage returns to the contributing templates. aleos89 2017-01-12 13:30:48 -05:00
  • c8aee422b3 Cleaned up some grammar issues * Fixed some grammatical errors in the contributing templates. aleos89 2017-01-12 13:21:00 -05:00
  • 1acae520a9 Cleaned up the contributing templates some more * Removed the checklist feature from the ISSUE_TEMPLATE.md file. * Gave the PULL_REQUEST_TEMPLATE.md a face lift. * Added some GitHub documentation links for a few things. * Updated the CONTRIBUTING.md link link in the README.md file. aleos89 2017-01-12 13:02:45 -05:00
  • f3468078a0 Updated contributing documents * Updated format and information within the CONTRIBUTING.md file. * Added ISSUE_TEMPLATE.md and PULL_REQUEST_TEMPLATE.md files. aleos89 2017-01-12 11:08:03 -05:00
  • 3e453594d9 Moved contributing file to hidden folder Aleos 2017-01-12 10:55:59 -05:00
  • a73814eeee Fixed some compile warnings Lemongrass3110 2017-01-11 10:21:47 +01:00