Commit Graph

  • 32f6f22b79 Fixes the Spirit Charm bonus * If the player has 10 Spirit Charms then the physical attack should increase depending on the target's element. aleos 2020-05-05 15:44:30 -04:00
  • a09e3ed438
    Fixes a pre-renewal compile error Aleos 2020-05-05 14:53:26 -04:00
  • fd0ee66629 Job Improvement Project - Warlock * Fixes #4706. * kRO Changelog: http://ro.gnjoy.com/news/update/View.asp?seq=239&curpage=1 aleos 2020-05-05 13:57:41 -04:00
  • c0822fbc15 Fix iterating past ticket array size Eric 2020-05-06 02:59:30 +10:00
  • b690f5d833 Enable Pet Ticket Exchanger NPC Eric 2020-05-06 02:23:42 +10:00
  • e974361a69 Merge branch 'feat/pet-ticket-exchanger' into chocobot-ro Eric 2020-05-06 02:23:14 +10:00
  • 6966d0278a Add NPC for exchanging Cute Pet Tickets to eggs Eric 2020-05-06 01:39:29 +10:00
  • d87e1a8782 Merge branch 'master' into chocobot-ro Eric 2020-05-06 01:41:28 +10:00
  • 77f91e5af1
    Fixes WoE:TE God item requirement message (#4893) Kreustoo 2020-05-05 17:17:13 +02:00
  • 4765d01d3c Fixes AppVeyor Error (Not sure) Elmo Arreola 2020-05-05 23:14:27 +08:00
  • c94e0ad245 Fixes battlechat messages * Cleans up bg_getavailablesd. * Cleans up clif_send. Thanks to @Artuvazro! aleos 2020-05-05 11:13:29 -04:00
  • 1ab824f66d Minor formatting update Elmo Arreola 2020-05-05 23:01:23 +08:00
  • 1a9bdbc781 Fixes initial queue timeout * When a battleground is being prepared and not enough players click accept, stop the battleground from beginning. Thanks to @Artuvazro! aleos 2020-05-05 10:56:35 -04:00
  • 107fdbb8da Updated spellbook_db.yml Elmo Arreola 2020-05-05 22:55:39 +08:00
  • 4a74a68a1f Source: https://www.divine-pride.net/forum/index.php?/topic/3723-kro-jobs-improvement-project/&tab=comments#comment-5902 Elmo Arreola 2020-05-05 22:37:28 +08:00
  • fb331092ae Testing only Elmo Arreola 2020-05-05 22:11:18 +08:00
  • e6e3e98e2f Fixes an issue with OnTouch/OnTouch_ * If a player was talking to a NPC they get added to the OnTouch list. The player can never trigger the OnTouch event again until they walk out and back in. In a timered script this causes players to never trigger this event, especially with limited walk range on a map. * This resolves Flavius Battle Therapist not warping players back into battle if they talk to the NPC during the OnTouch event. Thanks to @Artuvazro! aleos 2020-05-05 09:24:23 -04:00
  • 7c541608b1 Fixing https://github.com/rathena/rathena/issues/4844 Kreustoo 2020-05-05 15:24:05 +02:00
  • 6ea298c0d4 Flavius fixes * Fixes the OnTouch area for Team B only being a 9x9 rather than a 10x10. * Adds an extra check for when Flavius times out to flag the battleground as complete. Thanks to @Artuvazro! aleos 2020-05-05 09:20:19 -04:00
  • 5429333cfe More fixes on duplicate itemshops and pointshops * Thanks to @CairoLee Daegaladh 2020-05-05 13:03:05 +02:00
  • 2e2275f032 Merge branch 'master' of https://github.com/rathena/rathena into template Kanin Temsrisuk 2020-05-05 09:23:51 +07:00
  • 24ea092dd2
    Fix bonuses for SJ_STARSTANCE and SJ_LUNARSTANCE (#4884) Eric Liu 2020-05-05 02:20:11 +10:00
  • ea59d80490
    Corrects Feint Bomb not hiding the caster (#4874) Aleos 2020-05-04 11:56:14 -04:00
  • c1246ebe9a
    Fixes some Star Emperor/Soul Reaper skills (#4869) LordWhiplash 2020-05-04 12:21:17 -03:00
  • 9309986a86
    Heat Barrel should be giving fixed ASPD (#4867) Aleos 2020-05-04 10:20:25 -04:00
  • 89e7283063 Fixes Ur's and Peuz's Greave refine bonus * Fixes #4889. * Fixes Ur's and Peuz's Greave giving negative stats if the refine is less than 8. Thanks to @Questune09! aleos 2020-05-04 08:26:28 -04:00
  • 7d14910542 Merge branch 'master' of https://github.com/rathena/rathena into template Kanin Temsrisuk 2020-05-04 10:11:17 +07:00
  • 3fae438eea Fixed Piano Key Quest hidden warp position in pre-re Daegaladh 2020-05-03 21:02:35 +02:00
  • 4abf04f87f Removed itemshop currency trade restrictions Daegaladh 2020-05-03 19:21:25 +02:00
  • 9794aa2b80
    Fixes an issue with status timers being destroyed (#4885) Aleos 2020-05-03 11:30:50 -04:00
  • 30a4794b22
    Correction LordWhiplash 2020-05-03 11:16:08 -03:00
  • 31ce53b042
    Fixes MO_EXTREMITYFIST LordWhiplash 2020-05-03 05:40:07 -03:00
  • 31b56e7e80
    Falling Star fixed LordWhiplash 2020-05-03 03:34:31 -03:00
  • 5a830701bc Fixes an issue with status timers being destroyed * Fixes #4856. * Follow up to d1f8c8c and 652d77e. * A missing break from an old commit along with a refactor in code resulted in a "valid" fall through and breaking status change timers. * Also fixes a potential crash with Book of Creating Star. Thanks to @OptimusM, @sader1992, @mazvi, and @akiyamamio16 for helping debug! aleos 2020-05-02 23:44:31 -04:00
  • 2fbfd0190f Fixes Hells Plant removing Thorns Trap Thanks to @OptimusM! aleos 2020-05-02 23:30:37 -04:00
  • 0ac34a1188 Follow up to 39fcc3f * Adjusts a check which was ending Flavius after the first round. * Fixes the Battle Therapist not warping players back into battle. Thanks to @Daegaladh! aleos 2020-05-02 23:19:51 -04:00
  • 1cfa5c35c6 Merge branch 'hotfix/issue4875' into chocobot-ro Eric 2020-05-03 12:04:21 +10:00
  • 1321803254 Fix missing ASPD bonus in renewal for SJ_STARSTANCE Eric 2020-05-03 12:00:12 +10:00
  • 87ffc46595 Fix Max HP bonus for SJ_LUNARSTANCE Eric 2020-05-03 11:59:58 +10:00
  • 87d40d9184 Resolve git conflict Eric 2020-05-03 10:46:03 +10:00
  • 2adcef337b Merge branch 'feat/star-emperor-job-quest' into chocobot-ro Eric 2020-05-03 10:24:37 +10:00
  • 644d46c460 Merge branch 'feat/soul-reaper-job-quest' into chocobot-ro Eric 2020-05-03 10:24:16 +10:00
  • e65225eb3a Merge branch 'master' into chocobot-ro Eric 2020-05-03 10:23:48 +10:00
  • fbc03dbd1b Add temporary Star Emperor job changer Eric 2020-05-03 04:11:15 +10:00
  • 3a4d66b53a Add temporary Soul Reaper job changer Eric 2020-05-03 04:02:37 +10:00
  • 69770523e3 Add a tip for how-to connect a client on the same machine Eric 2020-05-03 09:38:23 +10:00
  • b1bd52a232 Fixes Issue #4881 Removes unnnecessary trigger areas from duplicated NPC that caused wrong UI behavior. Arturo Vázquez Rodríguez 2020-05-02 11:57:26 +02:00
  • 71527db214 Merge branch 'feat/docker' into feat/soul-reaper-job-quest Eric 2020-05-02 17:17:03 +10:00
  • dff9c3a65d Add local development environment documentation Eric 2020-05-02 16:42:04 +10:00
  • 15d69a9068 Enable tini (--init) for server container Eric 2020-05-02 15:45:51 +10:00
  • 6e72d816b1 Added THE BOX exchanger npc. Kanin Temsrisuk 2020-05-02 10:15:12 +07:00
  • 39fcc3f25a Fixes Flavius ending after the first round Thanks to @Artuvazro! aleos 2020-05-01 22:02:44 -04:00
  • 75d46f691f Fixes Spore Explosion * Fixes Spore Explosion's splash attack doing the same damage as the initial. Thanks to @Badarosk0! aleos 2020-05-01 16:22:57 -04:00
  • f89eca1bb2 Continue to use the val1 for Weapon Blocking aleos 2020-05-01 14:36:09 -04:00
  • 1af071608f Fixes Weapon Blocking aleos 2020-05-01 14:15:42 -04:00
  • cef05163cb Merge branch 'master' into hotfix/issue2671 aleos 2020-05-01 14:10:07 -04:00
  • 5dc565fb8e Movement of order * Moves Kyrie and other similar type status changes that may or may not block damage to the top of the list of priority. aleos 2020-05-01 13:48:01 -04:00
  • 2e4ec1d1f6
    Fix description typo for Bio4 Reward Script (#4851) Chaos92 2020-05-01 23:56:48 +08:00
  • 21c9066243 Merge branch 'master' of https://github.com/rathena/rathena into correct_up_item_db_27_apr_2020 Kanin Temsrisuk 2020-05-01 13:59:29 +07:00
  • 25fa67cbaf Adjusted RWC Staff combo use mAtk instead of mAtkRate, item_db updated Kanin Temsrisuk 2020-05-01 13:24:56 +07:00
  • 5a7e726418
    Fix SJ_FALLINGSTAR duration LordWhiplash 2020-05-01 02:52:09 -03:00
  • 7ed6a1c97a 加入PersonalMenu相關API inhyositsu 2020-05-01 13:33:48 +08:00
  • cce36546a9 Added Tenji, Item combo Kanin Temsrisuk 2020-05-01 12:33:47 +07:00
  • 0cf1f60015 Merge branch 'master' of https://github.com/rathena/rathena into template Kanin Temsrisuk 2020-05-01 11:31:57 +07:00
  • 9e3f986ad6 Fixes a pre-renewal compile error aleos 2020-04-30 21:37:50 -04:00
  • dd97694a48 Corrects Feint Bomb not hiding the caster * Resolves an issue with Feint Bomb not hiding the caster. Thanks to @Badarosk0! aleos 2020-04-30 21:23:44 -04:00
  • 9dac37d266 Cleanups * Skill/Status reflect damage is now capped to the reflector's max HP. * Item reflect damage has no cap. aleos 2020-04-30 20:50:30 -04:00
  • ee8a835869
    Merge branch 'master' into hotfix/genetic Aleos 2020-04-30 20:39:19 -04:00
  • 8edecb89be
    Merge branch 'master' into hotfix/issue4343 Aleos 2020-04-30 15:50:08 -04:00
  • c92965cfa9
    corrected SJ_FULLMOONKICK SP LordWhiplash 2020-04-30 14:56:31 -03:00
  • 9c2b5e89b0
    some missing sp costs LordWhiplash 2020-04-30 14:53:50 -03:00
  • e92f88a030
    Fixes battle config skill_removetrap_type (#4865) Aleos 2020-04-30 13:51:09 -04:00
  • 40c776340f Follow up to 77dd729d770bcc9fc508ff09160419224bf5120b Daegaladh 2020-04-30 18:51:41 +02:00
  • 8f19cfc3a1
    Fixes Weapon Crush and Weapon Blocking combo (#4809) Aleos 2020-04-30 12:17:50 -04:00
  • da523d9fcd
    Stop vending when an invalid list is received (#4868) Aleos 2020-04-30 11:12:54 -04:00
  • 028b1f49dc Add dockerised local development environment Eric 2020-05-01 00:53:55 +10:00
  • be0c0efe40
    Follow up to 38cf16edbaa36836072780b4481023e57e014892 Daegaladh 2020-04-30 16:49:40 +02:00
  • 2ca94ad411
    Adds back removed skills from kRO (#4803) Aleos 2020-04-30 09:33:38 -04:00
  • 5ea11f526c
    Merge branch 'master' into update/super_novice Aleos 2020-04-30 09:28:48 -04:00
  • d1d1a196ea
    Adds a warping state check Aleos 2020-04-30 08:54:20 -04:00
  • 506cf4fbdd
    Merge branch 'master' into feature/blocking_play Aleos 2020-04-30 08:51:56 -04:00
  • ec120b26c9 Fixes a crash from Pyrexia Thanks to @ecdarreola! aleos 2020-04-30 08:42:14 -04:00
  • bd8d4f1257 Fixes two possible crash points Thanks to @ecdarreola! aleos 2020-04-30 08:28:18 -04:00
  • de323a3d7e 移除會跳窗的NPC inhyositsu 2020-04-30 16:36:07 +08:00
  • 4e31545e80 Basic Setting inhyositsu 2020-04-30 16:17:20 +08:00
  • d6b02211ec 修改char基本設定 inhyositsu 2020-04-30 15:56:40 +08:00
  • 1469421782
    Espa SP cost fix for level 6 to 10 LordWhiplash 2020-04-30 04:43:47 -03:00
  • f795ddd061 Build for 星野 Client inhyositsu 2020-04-30 15:36:38 +08:00
  • 70fb039e78 Stop vending when an invalid list is received * Fixes #4778. * Vending will now be stopped if an invalid list is received. Thanks to @blipblopblip! aleos 2020-04-29 22:46:15 -04:00
  • d5b50e7c6f Merge branch 'master' of https://github.com/rathena/rathena into template Kanin Temsrisuk 2020-04-30 08:39:48 +07:00
  • 4213dbf9d1 Update item_db.txt Kanin Temsrisuk 2020-04-30 08:39:30 +07:00
  • 28f450ffac Adjusts GN_FIRE_EXPANSION_ACID behavior * Adjusts GN_FIRE_EXPANSION_ACID to behave like CR_ACIDDEMONSTRATION. aleos 2020-04-29 21:20:44 -04:00
  • 53c431e714 Fixed renewal damage *Thanks to @LordWhiplash Daegaladh 2020-04-30 03:15:51 +02:00
  • 331b31d8cf
    Fix WZ_HEAVENDRIVE skill ratio (#4862) Eric Liu 2020-04-30 11:08:56 +10:00
  • bc31759494 Corrects Pyrexia critical damage bonus Thanks to @LordWhiplash! aleos 2020-04-29 21:00:36 -04:00
  • 295a69da21 Heat Barrel should be giving fixed ASPD * Heat Barrel's ASPD bonus should be a fixed amount, not at a rate. Thanks to @LordWhiplash! aleos 2020-04-29 20:56:08 -04:00
  • ec6ff1ba4f Fixed behavior after rebalancing *Thanks to @aleos89 Daegaladh 2020-04-30 02:50:55 +02:00
  • 6734c2b07e Cleanups * Quick Draw Shot and Weapon Blocking should be considered a combo and not end physical attacks when casting them. * Quick Draw Shot Ready status will no longer become active if the player has 193+ ASPD. * Quick Draw Shot Ready status will now end once Quick Draw Shot has been casted. aleos 2020-04-29 20:42:28 -04:00
  • fe14af9962
    Fixed duplicate itemshops and pointshops (#4850) Daegaladh 2020-04-30 01:44:53 +02:00
  • 2f91db3b54 Follow up to 38cf16edbaa36836072780b4481023e57e014892 Daegaladh 2020-04-30 01:44:22 +02:00