18423 Commits

Author SHA1 Message Date
Lemongrass3110
d0b5466d25 Merge branch 'master' into cleanup/packets5
# Conflicts:
#	src/map/battle.cpp
#	src/map/clif.cpp
#	src/map/clif.hpp
#	src/map/clif_packetdb.hpp
#	src/map/packets.hpp
#	src/map/pet.cpp
#	src/map/script.cpp
#	src/map/skill.cpp
2024-09-15 02:48:47 +02:00
AoShinHo
61b3f4a34d
Converted ZC_USE_SKILL to struct (#8599)
Co-authored-by: Atemo <Atemo@users.noreply.github.com>
Co-authored-by: Lemongrass3110 <lemongrass@kstp.at>
2024-09-15 01:42:12 +02:00
AoShinHo
d382b3f55a
Converted ZC_DESTROY_ROOM to struct (#8591)
Co-authored-by: Aleos <aleos89@users.noreply.github.com>
Co-authored-by: Lemongrass3110 <lemongrass@kstp.at>
2024-09-15 01:17:17 +02:00
AoShinHo
82a0c503ce
Converted ZC_ACK_GUILD_MENUINTERFACE to struct (#8627)
Co-authored-by: Lemongrass3110 <lemongrass@kstp.at>
2024-09-15 00:29:05 +02:00
AoShinHo
f3d1541e44
Converted ZC_MYGUILD_BASIC_INFO to struct (#8628)
Co-authored-by: Lemongrass3110 <lemongrass@kstp.at>
2024-09-14 23:57:41 +02:00
AoShinHo
c92a7e529b
Converted ZC_POSITION_INFO to struct (#8629)
Co-authored-by: Lemongrass3110 <lemongrass@kstp.at>
2024-09-14 23:06:38 +02:00
AoShinHo
ca86ac12c8
Implemented ZC_BAN_LIST3 packet (#8632)
Co-authored-by: Lemongrass3110 <lemongrass@kstp.at>
2024-09-14 22:41:36 +02:00
AoShinHo
fca803220b
Implemented ZC_WARPLIST packet (#8600)
Co-authored-by: Lemongrass3110 <lemongrass@kstp.at>
2024-09-14 20:06:41 +02:00
AoShinHo
70e8518a32
Implemented /resetcooltime (#8613)
Co-authored-by: Lemongrass3110 <lemongrass@kstp.at>
2024-09-14 19:26:49 +02:00
Jannik
6c41f9bb3f
Fix typos in quest_db parser (#8642) 2024-09-14 18:56:01 +02:00
AoShinHo
5c7c874f72
Converted ZC_GUILD_CHAT to struct (#8634)
Co-authored-by: Lemongrass3110 <lemongrass@kstp.at>
2024-09-14 18:25:04 +02:00
AoShinHo
9761fdf4da
Converted ZC_DELETE_RELATED_GUILD to struct (#8638)
Co-authored-by: Daegaladh <Daegaladh@users.noreply.github.com>
Co-authored-by: Lemongrass3110 <lemongrass@kstp.at>
2024-09-14 17:44:30 +02:00
AoShinHo
1425705a2a
Converted ZC_ACK_REQ_ALLY_GUILD to struct (#8637)
Co-authored-by: Lemongrass3110 <lemongrass@kstp.at>
2024-09-14 12:47:52 +02:00
AoShinHo
d2809156bc
Converted ZC_ACK_REQ_HOSTILE_GUILD to struct (#8639)
Co-authored-by: Lemongrass3110 <lemongrass@kstp.at>
2024-09-13 17:57:26 +02:00
AoShinHo
06e2fc95a1
Converted ZC_REQ_ALLY_GUILD to struct (#8636) 2024-09-13 10:53:23 +02:00
AoShinHo
c4b77f1942
Converted ZC_CHANGE_CHATROOM to struct (#8589)
---------

Co-authored-by: Lemongrass3110 <lemongrass@kstp.at>
Co-authored-by: Aleos <aleos89@users.noreply.github.com>
2024-09-12 14:51:13 -04:00
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