Atemo
54ec20b9e2
Corrected a non-existing npc name ( #6115 )
...
Fixed #6111
Thanks to @Everade
2021-07-22 13:57:28 +02:00
Lemongrass3110
a7bbbb9379
Fixed some issues with refine UI ( #6106 )
...
Fixes #6103
Thanks to @Everade
2021-07-22 10:21:14 +02:00
Aleos
3287388b05
Fixes an issue with players joining active BG ( #6105 )
...
* Fixes a timer not getting removed from players when they join an active battleground. The timer would continue after accepting the invite and would eventually remove the player from the queue resulting in the player getting the "Left queue time penalty".
2021-07-21 20:23:34 -04:00
mazvi
131a7664ea
Uncommented combo 27107:27108:27109 in item_combo_db.txt ( #6110 )
2021-07-22 00:14:21 +02:00
Atemo
789e8f7199
Converted item group database to YAML ( #6032 )
...
* Converts the item_bluebox, item_cardalbum, item_giftbox, item_group_db, item_misc, item_package and item_violetbox txt into YAML.
* Includes CSV2YAML converter.
Co-authored-by: Aleos <aleos89@users.noreply.github.com>
Co-authored-by: Lemongrass3110 <lemongrass@kstp.at>
2021-07-22 00:12:10 +02:00
Atemo
9024699cb6
Corrected a wrong npc name in quests_16_2.txt ( #6108 )
...
Thanks to @Everade
2021-07-21 14:51:16 +02:00
Atemo
7ade6d8c86
Converted txt guild experience database to yaml ( #5995 )
...
* Converts the Skill Tree Tables file into YAML.
* Includes CSV2YAML converter.
Co-authored-by: Aleos <aleos89@users.noreply.github.com>
Co-authored-by: Lemongrass3110 <lemongrass@kstp.at>
2021-07-19 14:30:13 +02:00
Atemo
4b339f7f6e
Added missing cap for default value for AttackDelay and AttackMotion ( #6085 )
...
Fixed #6082
Thanks to @Jefferycheng !
2021-07-14 20:45:00 +02:00
idk-whoami
2f311bd1ef
Corrected script for some item ( #6078 )
...
* SQL synchronization
Thanks to @Atemo
2021-07-13 15:09:43 +02:00
Lemongrass3110
7a3e3e682f
Fixed atcommand accinfo ( #6083 )
...
Fixed #6034
Follow up to d4c1a57f
Thanks to @RadianFord
2021-07-13 13:55:16 +02:00
Atemo
dea0840785
Updated the monster mob db drop ( #6074 )
...
* Updated the monsters drop according to Divine Pride.
* Updated mob_db_re.sql
Thanks to @Lemongrass3110, @Everade !
2021-07-13 02:01:16 +00:00
Atemo
01a3caf9f9
Converted castle_db.txt to YAML ( #6077 )
...
* Converts the Guild Castles Database into YAML.
* Includes CSV2YAML converter.
Co-authored-by: Lemongrass3110 <lemongrass@kstp.at>
2021-07-12 23:54:14 +02:00
Everade
43fd6043c9
Fixes location for 2 costumes ( #6080 )
...
Fixes #6079
2021-07-08 23:51:46 +00:00
Everade
3b5c2ee127
Fixes wrong novice checks when entering battleground queues. ( #6081 )
...
Fixes #5965
2021-07-09 00:12:59 +02:00
Atemo
110c0a623e
Updated some monster skills from ep16.1 according to Divine Pride ( #6073 )
...
* Updated some monster skills from ep16.1 according to Divine Pride
* Updated mob_skill_db_re.sql
Thanks to @Akaineko-astasi !
2021-07-06 15:37:08 +02:00
Atemo
f230b13ded
Converted statpoint.txt to YAML ( #6010 )
...
* Converts the Statpoint Database into YAML.
* Includes CSV2YAML converter.
* Added start_status_points to inter_athena.conf
Co-authored-by: Lemongrass3110 <lemongrass@kstp.at>
Co-authored-by: Aleos <aleos89@users.noreply.github.com>
2021-07-05 19:06:49 +02:00
idk-whoami
5d26d86cc0
Resolved some compiler warnings ( #6047 )
...
Co-authored-by: Aleos <aleos89@users.noreply.github.com>
2021-07-05 12:07:57 +02:00
Lemongrass3110
af97f7f9bd
Added ID field to mob_db structure ( #6069 )
...
Fixes #6055
Thanks to @k1ngJ
2021-07-03 17:48:30 +02:00
Lemongrass3110
1803324478
Fixed an issue with status reset ( #5998 )
...
If use_statpoint_table was disabled and the player got additional stats or status points from somewhere (bugs in scripts, gm commands, etc.) they were not reset correctly, because the additional points were taken into account when reseting the stats.
Thanks to @Everade
2021-07-02 09:30:36 +02:00
Lemongrass3110
db7075ecb2
Fixed hells plant on warping
...
Thanks to @limitro
2021-07-02 01:18:16 +02:00
idk-whoami
d223f0c31e
Corrected the warp Old Glast Heim ( #6041 )
2021-07-02 00:58:16 +02:00
Lemongrass3110
801864fe60
Fixed shield spell status changes
...
Thanks to @limitro
2021-07-01 22:11:29 +02:00
Aleos
0300b2e2b1
Reverts the effects of Fire Expansion Acid ( #5966 )
...
Fixes #5939 .
Fire Expansion Acid should behave like it did prior to the skill balance updates and not like the current Acid Demonstration behavior.
Thanks to @Felleonel!
2021-07-01 21:29:28 +02:00
Aleos
4bca1867b7
Fixes Rifle damage being lower than expected ( #6048 )
...
Fixes #6018 .
Resolves Rifle damage not properly accounting for skill ratio damage.
Thanks to @Indigo000!
2021-07-01 18:42:37 +02:00
Lemongrass3110
073834d1ca
Follow up to 2110a6e
...
Thanks to @CairoLee
2021-07-01 17:37:15 +02:00
j
6a12857583
Follow up searchstore fix ( #6051 )
...
Always start at the first index every new page of a search store result
2021-07-01 10:31:11 +02:00
Vincent Stumpf
cd4d4af0bd
Fix hasnext page in search stores ( #6030 )
...
Thanks to Insomnia#4862 on discord!
2021-07-01 09:50:48 +02:00
Lemongrass3110
2110a6ead8
Turned storage_db into an unordered_map ( #6038 )
...
Fixed some inconsistent behaviors between normal and premium storages.
Thanks to @limitro
2021-07-01 09:09:45 +02:00
Atemo
46d9d3f87b
Increased the lengh of name_english in item db SQL ( #6065 )
...
* Increased the english name size to 100
2021-06-29 23:11:01 +02:00
Atemo
28b9a07fe9
Added quest log for turtle island quest ( #6063 )
...
Fixed #6025
Thanks to @KrokusPokus !
2021-06-29 17:20:19 +02:00
Atemo
c5abad0b48
Fixed an issue where the player get stuck in Rekenber Job quest ( #6064 )
...
Fixed #6020
Thanks to @KrokusPokus !
2021-06-29 14:34:57 +02:00
Everade
a3d19ae2c3
16.2 instance content related monster drop corrections. ( #6036 )
...
https://www.divine-pride.net/database/monster/3622
https://www.divine-pride.net/database/monster/3631
https://www.divine-pride.net/database/monster/3632
2021-06-26 00:13:52 +02:00
Atemo
0599ee1832
Converted create_arrow_db.txt to YAML ( #6039 )
...
Converts the create_arrow_db.txt into YAML.
Includes CSV2YAML converter.
Co-authored-by: Aleos <aleos89@users.noreply.github.com>
Co-authored-by: Lemongrass3110 <lemongrass@kstp.at>
2021-06-25 22:56:15 +02:00
Balfear
af0331588c
Update shops.txt ( #6052 )
...
Fix typos in Chef Assistants sell list
2021-06-25 15:04:51 +02:00
idk-whoami
4af496b9eb
Corrected script for Sky Fortress Ticket items ( #6040 )
2021-06-24 16:09:33 +02:00
Aleos
7bb74f0fd4
Fixes Lightning Walk versus magic skills ( #6029 )
...
* Fixes #5953 .
* Lightning Walk should only be canceled by long ranged physical attack/skills.
Thanks to @Felleonel!
2021-06-23 13:41:01 -04:00
Aleos
5c59d1110e
Fixes Dark Claw boss damage ( #6043 )
...
* Dark Claw damage increase is only by half versus boss monsters.
* Flipped the check around from halving the final damage.
Thanks to @limitro!
2021-06-23 10:57:37 -04:00
Aleos
82cc35a532
Fixes Spore Explosion item consumption ( #6044 )
...
* Spore Explosion will now properly consume the Bomb Mushroom Spore on skill use.
Thanks to @limitro!
2021-06-23 10:05:03 -04:00
idk-whoami
da39809fcf
Random options update ( #6042 )
2021-06-22 16:07:31 +02:00
idk-whoami
993f929516
Updated enchant costumes box ( #6026 )
...
* Fixed price buy
2021-06-21 15:19:53 +02:00
Vincent Stumpf
63db37708b
Fixed Assumptio increased healing ( #6027 )
...
Assumptio should increase receiving heals, instead of increasing outgoing heals
Fixes #6024
Thanks to @ecdarreola
Co-authored-by: Lemongrass3110 <lemongrass@kstp.at>
2021-06-17 21:12:23 -07:00
Atemo
ba690450ff
Quest log corrections in quests_lighthalzen.txt (lhz_rekenber variable) ( #6003 )
...
Thanks to @KrokusPokus !
2021-06-17 15:03:19 +02:00
idk-whoami
145c229a23
Added some missing Shadow equipments ( #6022 )
...
* Add items Paradise Shadow
* Add items Advanced Paradise Shadow
2021-06-16 23:09:58 +02:00
Atemo
9322f67002
Converted mob_boss to yaml ( #6011 )
...
* Converts the Monster summon group Database into YAML. (mob_boss.txt, mob_branch.txt, mob_classchange.txt, mob_poring.txt, mob_mission.txt, mob_pouch.txt, mob_random_db.txt)
* Includes CSV2YAML converter.
Thanks to @Lemongrass3110 !
2021-06-12 21:52:45 +02:00
idk-whoami
9017239b78
Corrected script for some item ( #6009 )
...
* Corrected the data of some items in item_db
* SQL synchro
2021-06-12 15:06:55 +02:00
Atemo
e8385d812b
Converted exp_homun database to yaml ( #6002 )
...
* Converts the Homunculus Experience Database into YAML.
* Includes CSV2YAML converter.
Thanks to @Lemongrass3110 !
2021-06-08 19:59:49 +02:00
Atemo
4ca4e71a17
Display more info on the location of the deprecated constant (script from parse_script only) ( #5993 )
...
Fixed #5979
Thanks to @M45T3Ryu, @Lemongrass3110 and @aleos89 !
2021-06-08 15:38:02 +02:00
idk-whoami
acbebc4cd8
Corrected script for some item ( #6005 )
...
* SQL synchro
Thanks to @Atemo
2021-06-07 21:48:05 +02:00
Atemo
343d089055
Commented wrong quests log in ayothaya quest ( #6001 )
...
(commented because they still exist in our aegis file)
Fixed #6000
Thanks to @KrokusPokus !
2021-06-07 15:30:39 +02:00
Atemo
7b1f3ffa44
Fixes a possible quest log mistake ( #5996 )
...
The player could end up the quest with quest ID 8101 in log
Thanks to @KrokusPokus !
Co-authored-by: Aleos <aleos89@users.noreply.github.com>
2021-06-04 14:48:17 +02:00