Commit Graph

  • 97246cdb23 Follow-up 1347995ce2 atemo 2019-04-01 19:35:48 +02:00
  • aa6770e3f8 Added the NPC source to status_set_viewdata when no view data has been found atemo 2019-04-01 19:22:08 +02:00
  • 1347995ce2
    Doc clean-up Aleos 2019-04-01 19:12:21 +02:00
  • 810136e763 Clean ups * Don't break out of reviving if the item group isn't found. Still needs to check for Light of Regenerate status. aleos89 2019-04-01 13:02:46 -04:00
  • 0b7d3837ac Added setpcblock to official scripts to mimic some npc interaction atemo 2019-04-01 01:09:47 +02:00
  • fd38c4603d Fixed AG_BATTLE and AG_TAMING achievements * Fixes #4015. * Fixes a potential crash from AG_BATTLE and AG_TAMING achievements. * General cleanups. Thanks to @Atemo! aleos 2019-03-31 15:23:58 -04:00
  • 7dde174c83
    setpcblock script command (#4052) Atemo 2019-03-31 18:28:55 +02:00
  • cad9678aa6 SQL synchronization rAthenaAPI 2019-03-31 11:20:10 +02:00
  • eb88f0ce4f
    Fixes #4034 (#4036) Cydh Ramdh 2019-03-31 16:19:57 +07:00
  • ef43a56180 Resolved some compile warnings Thanks to @Atemo! aleos 2019-03-30 22:13:40 -04:00
  • 6351e82092 Follow up * Forgot to erase from vector search. Thanks to @Atemo and @Normynator! aleos 2019-03-30 17:26:46 -04:00
  • aea9906d70 Fixed Windows post-compile process aleos 2019-03-30 16:18:53 -04:00
  • baa9d9f204 Converted Quest Database to YAML * Converted the Quest Database to YAML format. * Changed TimeLimit HH:MM format to support days. * Converted title to string. * Converted objectives and drop items to vectors. * General clean ups and optimizations. * Got rid of dummy_quest. * Added TXT to YAML converter. aleos 2019-03-29 23:46:49 -04:00
  • d645221941 Fixed a LGTM alert aleos89 2019-03-29 10:39:23 -04:00
  • 79e62b2e9c Clean ups * Changed the switch to an if-else statement. * Cleaned up OnTouch_ iteration check to use std::remove_if so multiple iterations are not needed. Thanks to @InusualZ! aleos89 2019-03-29 10:09:22 -04:00
  • 159691398a
    Capped rate value for status_get_sc_def (#4050) Aleos 2019-03-29 09:07:41 -04:00
  • c2abd6d1fe Implementing atcommand_disable_npc config (#4043) Sader Fawall 2019-03-29 09:32:07 +02:00
  • ed37a53360 Add some missing Warning (#4044) Sader Fawall 2019-03-29 09:09:25 +02:00
  • 1e64346241 SQL synchronization rAthenaAPI 2019-03-29 01:31:15 +01:00
  • b245e0f693
    Added some missing monsters' drops of monsters around rockridge (stats from playing). (#4060) Atemo 2019-03-29 01:30:58 +01:00
  • 901546b8ec Fixed a typo atemo 2019-03-29 01:28:43 +01:00
  • 6925511149 Removed a useless cap Lemongrass3110 2019-03-28 23:42:15 +01:00
  • fd5892367c Fixed formatting Lemongrass3110 2019-03-28 22:57:29 +01:00
  • 537ba74a54 Removed duplicate source output Lemongrass3110 2019-03-28 22:40:18 +01:00
  • a334b02617 NPC coordinate changes (#4059) JohnnyPlayy 2019-03-28 18:24:18 -03:00
  • baa7dc18cf Remove unsupported skills from monsters skills DB atemo 2019-03-28 20:07:29 +01:00
  • b871a12aae Added several warning message * areamonster now checks if the monster ID entry exists * enablenpc / disablenpc / hideoffnpc / hideonnpc now display the npc source when the npc name (param) doesn't exist * added clif_name_area to UMOB_LEVEL on setunitdata and a capvalue to UPET_HUNGER atemo 2019-03-28 19:39:51 +01:00
  • 825faf95dc Implemented Nightmarish Jitterbug instance (the old version not the new one). atemo 2019-03-28 19:09:16 +01:00
  • 22fa9e055f Added some missing monsters' drops of monsters around rockridge (stats from playing). atemo 2019-03-28 18:57:35 +01:00
  • 76f494e0c9
    NPC coordinate changes JohnnyPlayy 2019-03-28 12:28:12 -03:00
  • 9b1bbc7398 Fixed instance database label Thanks to @Angelic234! aleos89 2019-03-28 09:03:38 -04:00
  • 06c8e0b490 SQL synchronization rAthenaAPI 2019-03-27 23:11:23 +01:00
  • 339e6c6718
    eden_iro.txt update (#4051) Atemo 2019-03-27 23:10:52 +01:00
  • b352811920 Final fix atemo 2019-03-27 20:20:28 +01:00
  • 55e2eb95dd apply script_report function Sader Fawall 2019-03-27 09:44:11 +02:00
  • cd1a1146e1 support group.conf permission Sader Fawall 2019-03-27 09:19:17 +02:00
  • f68a6f64c8
    update aldebaran.txt userid0 2019-03-27 10:34:32 +07:00
  • 5770bff974
    Apply suggestions from code review Cydh Ramdh 2019-03-27 09:14:45 +07:00
  • 92c502f88e Updated the type of the e_pcblock_action_flag enum atemo 2019-03-26 23:37:28 +01:00
  • 01e45e6193 Merge branch 'master' into feature/refineui Lemongrass3110 2019-03-26 23:26:00 +01:00
  • b5b4bf9b77 Implementation of setpcblock / getpcblock commands atemo 2019-03-26 21:40:43 +01:00
  • ea9c639f5e Merge branch 'enhancement/pcblock' into enhancement/setpcblock atemo 2019-03-26 20:54:30 +01:00
  • 3ce8cbcb6c Added Fallen_Angel_Wing Enchant npc Added Boarding_Halter_Box7 (ID 17162) item script atemo 2019-03-26 20:49:00 +01:00
  • b6315381b9 Updated Merry Badger from eden_iro.txt atemo 2019-03-26 20:39:29 +01:00
  • eb79d516b2 Follow up aleos89 2019-03-26 13:15:33 -04:00
  • a5c4d61cad Added one more check after rate adjustment aleos89 2019-03-26 13:04:39 -04:00
  • 2b87a85398 Follow up Thanks to LGTM! aleos89 2019-03-26 12:30:12 -04:00
  • 1d7b102d67 Capped rate value for status_get_sc_def * Fixes #4046. * Cap the rate value between 0~10000. Thanks to @Litro! aleos89 2019-03-26 12:25:59 -04:00
  • fded1aa114 SQL synchronization rAthenaAPI 2019-03-26 16:52:08 +01:00
  • ac558d7c1e
    Initial implementation of pet evolution system + Pet DB conversion to YAML (#3544) Jittapan Pluemsumran 2019-03-26 22:51:57 +07:00
  • e4b41ef7e0
    Revert "Added pcblock and checkpcblock script commands. (#3951)" (#4048) Atemo 2019-03-26 16:41:14 +01:00
  • 6099a9f335 Revert "Added pcblock and checkpcblock script commands. (#3951)" Atemo 2019-03-26 16:29:05 +01:00
  • 3e0d3d2fe6 Added pcblock and checkpcblock script commands. (#3951) Atemo 2019-03-26 16:18:59 +01:00
  • 7cc8c96467
    Clean-up doc script commands (#4038) Atemo 2019-03-26 16:09:57 +01:00
  • 0c5f917d79 SQL synchronization rAthenaAPI 2019-03-26 16:06:29 +01:00
  • 0cfc3216d6
    Updated item script of Test_Reagent (ID 22699) (#4039) Atemo 2019-03-26 16:06:14 +01:00
  • f2f0a5e2e8 Added an item group for Token of Siegfried * Fixes #4041. * Created an item group used to remove hard coding of Token of Siegfried and add the others to work with this feature. Thanks to @daisyanne1380! aleos89 2019-03-26 09:41:52 -04:00
  • 6def6f6586 implement atcommand_disable_npc config Sader Fawall 2019-03-26 10:30:46 +02:00
  • 56cde550d1
    reset the default value Sader Fawall 2019-03-26 08:51:52 +02:00
  • 26937b4432 Fix maintenance and gm_allow_group config Sader Fawall 2019-03-26 08:42:07 +02:00
  • 3f5d77a52d Add some missing Warning Sader Fawall 2019-03-26 08:14:03 +02:00
  • 47d1e8794b Allow redo MorseCave after the cooldown Sader Fawall 2019-03-26 08:07:11 +02:00
  • fd5b42bd76 ignore atcmmand if player with group id is attached to npc Sader Fawall 2019-03-26 07:59:34 +02:00
  • 813f2a6806 Updated item script of Test_Reagent (ID 22699) * Flee+100 during 5s * Blind during 5s (100% chance, avoidable) atemo 2019-03-25 21:42:02 +01:00
  • 784bb2d51c Clean-up doc script commands * This commit changed the @var to .@var in the doc as it would promote bad scripting behavior. atemo 2019-03-25 21:26:18 +01:00
  • b96c4840f4 Corrected small typo atemo 2019-03-25 21:15:22 +01:00
  • 6660e04556 Blocked action and reload script. The player now returns to his/her original state after reload script. atemo 2019-03-25 21:06:40 +01:00
  • fe4bd6e71f Another small clean-up. atemo 2019-03-25 20:49:18 +01:00
  • 0aa6490871 Changed the commands' name. * pcblock -> setpcblock * checkpcblock -> getpcblock atemo 2019-03-25 20:39:46 +01:00
  • 8c8b1c7a03 Minor cleanups and optimizations aleos89 2019-03-25 13:52:19 -04:00
  • 8370401b1f
    Added requirements tables Aleos 2019-03-25 13:08:38 -04:00
  • bb9aa521a6
    Merge branch 'master' into update/README Aleos 2019-03-25 12:49:57 -04:00
  • a4f97d976f Follow up aleos89 2019-03-25 10:54:26 -04:00
  • 6f7b5c16ba Small cleanups * Added missing emotion constant export. * Removed the state option and adjusted the script command to always act as a setter. * Updated documentation. Thanks to @secretdataz and @Lemongrass3110! aleos89 2019-03-25 10:53:10 -04:00
  • 9f4a569ecc
    Implemented Magma Eruption Dot Damage (#3929) Aleos 2019-03-25 10:29:21 -04:00
  • b9b8339a63 Fixes #4034 * Move HP/SP Vanish bonuses to vector * Corrected the BF flags usage * Immaterial Swords, Mental Destroyer, and Dark Priest trigger SPVanish by any attack types Cydh 2019-03-25 13:02:18 +07:00
  • 48726c6104 Partial revert 74fb1e0c12c37bc9fa57754d3ae44f9ec9250aff * Shouldn't be pushed Cydh 2019-03-24 08:36:42 +07:00
  • 74fb1e0c12 Updates ITEML * Added equip location & view string in createItemLink result * Added base62_encode and base62_decode script command Cydh 2019-03-24 08:21:14 +07:00
  • 0f138bf0d3 Initial release ITEML string * Added script command to generate <ITEML> string, itemlink and itemlink2 * itemlink(<item_id>{,<refine>,<card0>,<card1>,<card2>,<card3>}); * itemlink2(<item_id>,<refine>,<card0>,<card1>,<card2>,<card3>,<RandomIDArray>,<RandomValueArray>,<RandomParamArray>); * NOTE that random option params must be filled even the server/client is not support if using itemlink2 * Thanks to @lututui @exaxia @jchcc Cydh 2019-03-19 19:44:12 +07:00
  • 972a14e4ed
    Corrected Rebellion cast times (#3928) Aleos 2019-03-23 17:38:13 -04:00
  • 484897dee1 Final header details aleos 2019-03-23 16:51:05 -04:00
  • 9500c06dab
    Corrected unit calculation with setunitdata (#3978) Aleos 2019-03-23 16:15:28 -04:00
  • ed775c116c Free pet support bonuses from memory * Free any pet related bonuses from memory during reload. Thanks to @Atemo! aleos 2019-03-23 16:12:35 -04:00
  • 5345a0e752 Merge branch 'master' into feature/refineui Lemongrass3110 2019-03-23 21:09:53 +01:00
  • 73758ef264 SQL synchronization rAthenaAPI 2019-03-23 20:03:21 +01:00
  • ed83999de4
    Corrected Vellum and Vanish item bonuses (#4030) Aleos 2019-03-23 15:02:49 -04:00
  • 719678e2fd Added a missing return value Thanks to @Atemo's eagle eyes! aleos 2019-03-23 14:29:52 -04:00
  • b4649c7b35 Fixed active pet data after mob_db reload * Fixes active pet data that may have changed after a mob_db reload. Thanks to @Atemo and @Lemongrass3110! aleos 2019-03-23 14:14:05 -04:00
  • 1e5849af69 Fixed a compiler warning in csv2yaml Lemongrass3110 2019-03-22 23:59:55 +01:00
  • 078e2e33f4 Fixed a egg state bug Lemongrass3110 2019-03-22 23:57:56 +01:00
  • 0f88a56348 Small cleanup Lemongrass3110 2019-03-22 22:54:39 +01:00
  • 42810ad44a Update Geffen Magic Tournament Quest DB & Clean up (#4028) Tuan Anh Nguyen 2019-03-22 20:30:25 +07:00
  • de6eeda2c6 Minor documentation fix aleos89 2019-03-22 09:13:13 -04:00
  • bce4e0b660
    Fixes #4026 (#4027) Cydh Ramdh 2019-03-22 07:09:14 +07:00
  • 36e37edacd Fixed nullpo check return aleos 2019-03-21 19:15:12 -04:00
  • bf43de29c5 Minor cleanups aleos 2019-03-21 19:09:07 -04:00
  • ce2479541b Corrected Vellum and Vanish item bonuses * Fixes #4016. * Cleaned up the way Vellum damage and Vanish damage are calculated. * Implemented bonus3 bSPVanishRate/bHPVanishRate. * Updated Mental Destroyer item bonus. * Cleaned up and added documentation. Thanks to @Balferian! aleos 2019-03-21 18:23:34 -04:00
  • 29f38374f6 SQL synchronization rAthenaAPI 2019-03-21 20:08:52 +01:00
  • b85af054c4 Fix Rock Ridge enchantment stones (#4029) Tuan Anh Nguyen 2019-03-22 02:08:25 +07:00
  • b1e1dbfb31 Fix wrong next function call (#4021) keitenai 2019-03-21 20:55:43 +08:00