Daegaladh
d2c9e90725
Fixed enemy target and moved it back to skill.cpp
2024-09-18 17:04:00 +02:00
Daegaladh
4c5ad8d667
Merge branch 'master' into hotfix/vanilmirth_skills
2024-09-18 12:55:34 +02:00
Lemongrass3110
7796284d7d
Added a static_cast
2024-09-18 12:01:30 +02:00
Lemongrass3110
0a23c33181
HVAN_CHAOTIC
2024-09-18 11:40:30 +02:00
Lemongrass3110
d0990e6ee1
HVAN_EXPLOSION
2024-09-18 11:21:26 +02:00
Lemongrass3110
255e69d181
HVAN_CHAOTIC
2024-09-18 11:16:10 +02:00
Lemongrass3110
364818e582
array => vector
2024-09-18 11:06:08 +02:00
Lemongrass3110
d85c709ccb
Converted CZ_REQUEST_MOVENPC to struct
2024-09-18 10:39:27 +02:00
Lemongrass3110
7880596b03
Fixed clif_guild_positioninfolist
...
Fixes #8648
Thanks to @thanna, @laziem, @skstrife and @AoShinRO
2024-09-17 17:10:27 +02:00
Jittapan Pluemsumran
f3f8e63448
Don't allow setting "first pincode" if pincode is already set ( #8654 )
2024-09-17 16:29:36 +02:00
Daegaladh
b07fcd3c7c
Small fix from merging
2024-09-16 20:49:30 +02:00
Daegaladh
13abe0c66b
Merge branch 'master' into hotfix/vanilmirth_skills
2024-09-16 20:46:54 +02:00
Daegaladh
b3c827fbcf
Fixed coordinates check
2024-09-16 20:24:38 +02:00
Daegaladh
ae501999bb
Improved wording
2024-09-16 19:00:53 +02:00
Daegaladh
c07f685a31
Fixes Vanilmirth skills
2024-09-16 18:36:05 +02:00
Kanin Temsrisuk
29671fa5cd
Fixed Realgar_Shooter_EXE location ( #8647 )
2024-09-15 09:41:05 +02:00
AoShinHo
077f714e05
Converted ZC_SKILLINFO_DELETE to struct ( #8595 )
...
Co-authored-by: Atemo <Atemo@users.noreply.github.com>
Co-authored-by: Lemongrass3110 <lemongrass@kstp.at>
2024-09-15 02:49:31 +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