18396 Commits

Author SHA1 Message Date
AoShinHo
ae0bb4929c
Converted ZC_REQ_EXCHANGE_ITEM&ZC_ACK_EXCHANGE_ITEM to struct (#8581)
---------

Co-authored-by: Lemongrass3110 <lemongrass@kstp.at>
Co-authored-by: Atemo <Atemo@users.noreply.github.com>
Co-authored-by: Aleos <aleos89@users.noreply.github.com>
2024-09-12 14:17:54 -04:00
AoShinHo
00c88167ce
Converted ZC_REQ_TAKEOFF_EQUIP_ACK to struct (#8580)
---------

Co-authored-by: Lemongrass3110 <lemongrass@kstp.at>
Co-authored-by: Atemo <Atemo@users.noreply.github.com>
2024-09-12 10:47:16 -04:00
Haydrich
1f25ebc90a
Corrected Spore Explosion and Earth Shaker skills effect (#8611) 2024-09-11 15:25:35 +02:00
Atemo
5bc79f9d0a
Fixed UNT_JACK_FROST_NOVA and UNT_GROUND_GRAVITATION (#8619)
* Added missing UNT_JACK_FROST_NOVA and UNT_GROUND_GRAVITATION in skill_unit_onplace_timer
(damage over time were missing)
2024-09-11 14:27:40 +02:00
Atemo
d815fabc28
Corrected jobs of items 400488 and 400489 (#8624)
Fixes #8616

Thanks to @kaninhot004
2024-09-11 01:52:33 +02:00
Lemongrass3110
88223c56b8
Fixed subtype of 28140 (#8622)
Fixes #8601

Thanks to @gmragnarok
2024-09-11 00:32:02 +02:00
Atemo
5fcbcda76f
Corrected "Venomous Chimera" re-spawn timer (#8621) 2024-09-11 00:00:34 +02:00
Atemo
c7d9c2cedd
Corrected enchant grade chances from refined level 16+ (#8620)
Updated according to https://probability.gnjoy.com/RO/GRADEBUILD/GRADEBUILD/0001
2024-09-10 23:31:57 +02:00
Singe Horizontal
5452ae4038
Enable Log reloading (#8612) 2024-09-10 22:19:47 +02:00
Lemongrass3110
baf7ec23d8
Removed commented packetdb entries (#8617) 2024-09-10 07:55:21 +02:00
Jittapan Pluemsumran
a687ddeb85
Eternal Chaos now reduces both hard DEF and soft DEF (#8609) 2024-09-05 23:46:02 +07:00
Jittapan Pluemsumran
540a9a0f30
Fixed wrong null pointer check in guild_reply_reqalliance. (#8610) 2024-09-05 19:01:20 +07:00
AoShinHo
d6f2f49b6d
Converted ZC_ENTER_ROOM to struct (#8590)
Co-authored-by: Lemongrass3110 <lemongrass@kstp.at>
2024-09-03 18:16:18 +02:00
Playtester
247483c538
Super Novice Soul Link Equip Checks (#8605)
- Fixed base level requirements for SN soul link to take effect (91->90, 97->96)
- Fixed SN soul link not ignoring the item's base level restrictions
- SN soul link now allows you to equip items even if a status change would usually prevent you from doing so
- SN soul link now allows you to equip broken helmets and broken level 4 weapons
- Fixes #8604
2024-09-03 18:06:05 +02:00
Daegaladh
418873f25e
Assassin quest fixes and cleanup (#8498)
-Fixes killmonsterall killing monsters from other part of the quest
-Follow-up to 979e13dd66103e3b6387e9acfa48642a57b66a26 preventing players with level under 49 to get the reward
-New header style
-Cleaned up set commands
2024-09-02 20:29:46 +02:00
alexxus
d8dc0e6f41
Fixed static cast (#8603)
Fixes #8602
2024-09-02 17:57:21 +02:00
AoShinHo
37bc0f4c10
PACKET_ZC_HIGHJUMP (#8588) 2024-08-29 07:50:39 +02:00
Daegaladh
ffead570b2
Fixed Homunculus Amistr skills (#8556) 2024-08-27 20:32:15 +02:00
AoShinHo
5138ae74fc
Converted ZC_CHANGE_DIRECTION to struct (#8584)
Co-authored-by: Lemongrass3110 <lemongrass@kstp.at>
2024-08-27 19:04:38 +02:00
AoShinHo
e0d1250645
Converted ZC_USER_COUNT to struct (#8585)
Co-authored-by: Lemongrass3110 <lemongrass@kstp.at>
2024-08-27 15:50:00 +02:00
AoShinHo
dc6aab3d92
Fixed guild name on alt+a (#8574)
Fixes #8522

Co-authored-by: Lemongrass3110 <lemongrass@kstp.at>
2024-08-27 13:05:03 +02:00
AoShinHo
d5267c63a9
Converted ZC_NOTIFY_ACT to struct (#8571)
Co-authored-by: Lemongrass3110 <lemongrass@kstp.at>
2024-08-27 09:59:26 +02:00
Lemongrass3110
baded8330f
Fixed Candy Pouch Bag class requirements (#8577)
Fixes #8573

Thanks to @llchrisll
2024-08-26 14:27:47 +02:00
AoShinHo
f3c8c70c81
Improved status_isdead and status_get_status_data (#8570)
Co-authored-by: Lemongrass3110 <lemongrass@kstp.at>
2024-08-22 22:36:29 +02:00
Atemo
295c5ba0f5
Corrections in episode 18 npcs (#8569)
* Corrected shop barter_ep18_1
* Corrected wolfvill enchant NPC

Fixed #8561
2024-08-21 13:43:29 +02:00
Aleos
dd1c12f624
Fix GD_CHARGESHOUT_BEATING check (#8564)
Add missing parentheses to ensure the player is in a guild and avoid a short circuit check.

Co-authored-by: Atemo <Atemo@users.noreply.github.com>
2024-08-19 09:07:39 +02:00
Atemo
1818600e50
Fixed episode 18, Mejai's daily quest (#8557)
Follow-up : 75c3fd1fc3

Thanks to @monbazko
2024-08-17 23:34:53 +02:00
Atemo
870227ff5e
Remove racial bonus of skill AG_ASTRAL_STRIKE_ATK (#8560)
Fixed #8559
2024-08-17 21:08:19 +02:00
Atemo
a9e51c09cc
Added some missing DisplayPc in status_db.yml (#8441)
* Added some missing DisplayPc in status_db.yml
  Some status should be displayed again to client around when the affected unit appears in the client's range

Status updated :
SC_SPELL_ENCHANTING from skill EM_SPELL_ENCHANTING
SC_MUSICAL_INTERLUDE from skill TR_MUSICAL_INTERLUDE
SC_JAWAII_SERENADE from skill TR_JAWAII_SERENADE
SC_PRON_MARCH from skill TR_PRON_MARCH
SC_POWERFUL_FAITH from skill IQ_POWERFUL_FAITH
2024-08-16 16:58:26 +02:00
Pokye
be3cc19fac
Updated Level 260/55 to 275/60 (#8546)
* Updated Level 260/55 to 275/60.
* Hp and Sp are unknown.
2024-08-16 16:18:20 +02:00
Atemo
37f402aca7
Updated EFST datas (#8553) 2024-08-16 15:44:27 +02:00
Haydrich
6f44b98fe9
Correct the element of Kunai of Shadow (#8554)
* Kunai of Shadow must be a Ghost element instead of Neutral.
2024-08-16 08:08:36 -04:00
Atemo
a5c939bec9
Updated addhomintimacy script command (#8551)
* The command now fails silently when no players are attached or if the player has no homunculus (like other homunculus script command)

Fixed #8534
2024-08-09 23:33:43 +02:00
Atemo
88ce3fe5d3
Adjusts the value of SC_HOLY_OIL debuff from IQ_OLEUM_SANCTUM skill (#8552)
* The debuff causing that the targets take more damage from long ranged physical damage for the skill duration is corrected from 50% to 3x(Skill Lv)%

Fixed #8520
2024-08-09 22:18:22 +02:00
Daegaladh
59c716ce23
Fixed Mars Armor-LT increasing nonexistent skill (#8549) 2024-08-08 11:48:54 +02:00
Atemo
5928ad75c6
Corrected TARGET of NPC_DAMAGE_HEAL in mob_skill_db.txt (#8540)
Fixed #8532
2024-08-06 22:33:58 +02:00
Haydrich
203b9d740d
Fixed an issue in rockridge quest (#8539)
* Corrected npcs Cactus Gunslinger hidden name
2024-08-06 14:13:10 +02:00
Atemo
75c3fd1fc3
Updated episode 18 dialogues (#8537)
Updated episode 18 dialogues using iRO text.
Renamed ep18_1_main variable by ep18_main (see sql update)
2024-08-04 15:47:47 +02:00
Atemo
e803ba5f8a
Updated renewal mob_db.yml (#8499)
* Updated map drops db
2024-08-03 21:17:22 +02:00
Playtester
c3ff38865e
Earth Spike and Heaven's Drive (#8536)
- Earth Spike now has the same cast time and aftercast delay as bolt spells (pre-re)
- Heaven's Drive now has an aftercast delay of 1000ms (pre-re)
- Fixes #8533
2024-08-03 18:55:19 +02:00
Aleos
94a731aad0
Correct Death Valley behavior (#8502)
* Follow up to 4b32621.
* The target player should be healed from the remaining SP before the SP reduction is applied.
* Update HP/SP without sending extra packets.
* Fix SP ratio.

---------

Co-authored-by: Atemo <Atemo@users.noreply.github.com>
Co-authored-by: Lemongrass3110 <lemongrass@kstp.at>
2024-08-02 09:33:53 -04:00
Atemo
effd55d1ce
Updated "skilleffect" script command (#8505)
* Added an optional parameter to "skilleffect" script command to display the given skill effect on the specified ID (default : attached player).
2024-08-02 14:11:38 +02:00
Daegaladh
aacca52eec
Fixed Elemental SP recalc and packet conversion (#8531) 2024-08-02 13:58:24 +02:00
elanosilveira
4cab85cb19
Update hair_dyer.txt (#8519)
* Properly close the message box at the end of the dialogue instead of sending the player back to the main menu.

---------

Co-authored-by: Aleos <aleos89@users.noreply.github.com>
2024-08-01 09:50:30 -04:00
eppc0330
54dc915661
Add mapflag specialpopup (#8365)
* Add packet ZC_SPECIALPOPUP.
* Add mapflag and script command specialpopup.
Co-authored-by: Lemongrass3110 <lemongrass@kstp.at>
Co-authored-by: Atemo <Atemo@users.noreply.github.com>
Co-authored-by: Aleos <aleos89@users.noreply.github.com>
2024-08-01 09:05:54 -04:00
Singe Horizontal
612bf702ba
Restore a correct packet header (#8530)
Fixes #8529
2024-07-31 19:53:54 +02:00
Daegaladh
6f6c74b723
Fixed slow potion effect on pre-re (#8528) 2024-07-31 16:35:01 +02:00
Daegaladh
48b105405a
Fixed Homunculus Lif skills (#8513) 2024-07-28 18:56:47 +02:00
Daegaladh
3908b0e9ee
Fixed homunculus cooldown and aftercast delays (#8508)
Co-authored-by: Lemongrass3110 <lemongrass@kstp.at>
2024-07-27 16:07:54 +02:00
Playtester
3cc32b6727
Removed Gunslinger Mine Damage Delay (#8517)
- Gunslinger Mine no longer has damage delay
- Freeze from Cryo Sphere / Ice Bullet will no longer be immediately broken by its own damage
- Fixes #8516
2024-07-26 20:43:46 +02:00