Lemongrass3110
6ccf15330e
Added support for unlimited supplies in market shops ( #6571 )
...
Fixes #6569
Thanks to @JohnnyPlayy, @Balferian and @Toshiro90
Co-authored-by: Aleos <aleos89@users.noreply.github.com>
2022-02-04 16:17:30 +01:00
Lemongrass3110
e40da669ed
Initial release of barter shops ( #6508 )
...
Fixes #5062
Thanks to @Atemo and @aleos89
Co-authored-by: Atemo <Atemo@users.noreply.github.com>
Co-authored-by: Aleos <aleos89@users.noreply.github.com>
2022-01-21 00:59:16 +01:00
Lemongrass3110
916860fef8
Implemented inventory expansion ( #6485 )
...
Fixes #5218
2022-01-12 09:12:47 +01:00
Lemongrass3110
bdf568979d
Fixed SQL upgrade upgrade_20211230.sql
...
Fixes #6432
Thanks to @RagnaWay
2022-01-01 16:53:20 +01:00
Lemongrass3110
7556453dfc
Merge of Rytech's 4CrAM ( #6414 )
...
Merged Rytech2/4CrAM-Open@978d4fc406
Original author is @Rytech2 and all credits belong to him.
Cleanups by @Lemongrass3110, @aleos89 and @Atemo.
Co-authored-by: Rytech2 <rytech16@gmail.com>
Co-authored-by: aleos <aleos89@users.noreply.github.com>
Co-authored-by: Atemo <capucrath@gmail.com>
2021-12-30 20:25:19 +01:00
idk-whoami
913434317c
Corrected script for some item ( #6364 )
2021-11-22 15:44:56 +01:00
idk-whoami
5f92aae35f
Corrected script for some item ( #6357 )
2021-11-19 16:25:07 +01:00
Atemo
acac89eeca
Updated Classes field in item_db.yml ( #6362 )
...
* Updated Classes field in item_db.yml to include ITEMJ_FOURTH
2021-11-18 18:30:13 +01:00
idk-whoami
2910148b85
Corrected script for some item ( #6345 )
2021-11-11 22:59:54 +01:00
Lemongrass3110
a53a65650f
Fixed mob_db_re.sql
...
Something seem to have gone wrong with merging.
Fixes #6338
Thanks to @RagnaWay
2021-10-28 15:47:25 +02:00
Atemo
5933ab8304
Temple of the demon god instance ( #5611 )
...
* Implemented Temple of the Demong God instance
Implemented the skills NPC_WIDEWEB, NPC_WIDESUCK and NPC_FIRESTORM from https://github.com/idathena/trunk
Credit to @exneval
Thanks to @Badarosk0 @idk-whoami @Everade @aleos89
2021-10-26 18:21:12 +00:00
Lemongrass3110
cc6c1c3eff
Follow up to 487c278
...
Fixed sample entries
2021-10-24 15:58:45 +02:00
Aleos
0eeb464119
Adjusts bonus_script SQL table keys ( #6276 )
...
Fixes #5405 .
Adds a normal key index as the uniqueness can be less restrictive.
Removes the primary keys.
Thanks to @Surefirer, @Patotron, and @gen1x8!
2021-10-08 17:57:08 +02:00
Lemongrass3110
c4df5caa00
Added support for level 2 armors ( #6251 )
...
Thanks to @Atemo and @aleos89 for their help.
Co-authored-by: Atemo <capucrath@gmail.com>
Co-authored-by: Aleos <aleos89@users.noreply.github.com>
2021-10-06 16:57:25 +02:00
Aleos
53e25aa462
Caps the item and mob display name length ( #6293 )
...
* Resolves an issue of trying to create an item or mob whose name was over the cap limit.
* Display a warning now when the length is over the cap.
* Resized the item and monster database values that were over the cap.
Thanks to @Lemongrass3110, @secretdataz, and @Atemo
Co-authored-by: Lemongrass3110 <lemongrass@kstp.at>
2021-10-06 03:01:32 +00:00
Lemongrass3110
e72997e0a6
Fixed SQL files ( #6290 )
...
Fixes #6289
Thanks to @bgamez23
2021-10-06 00:51:34 +02:00
idk-whoami
b56c9b7efa
Corrected script for some item ( #6261 )
...
* Updated the items IDs 28223, 28224, 28225, 28226, 13119, 13120, 13129, 28253
* Implemented a bunch of items
Thanks to @mazvi !
2021-10-04 22:55:05 +02:00
Lemongrass3110
029d8dff9b
Fixed a few problems with SQL databases ( #6242 )
...
Fixes #6202
Follow up to 6b84115
Thanks to @bgamez23
2021-09-27 15:02:13 +02:00
Everade
cb83cb8fa4
Adds missing effect to ID29463 Rune Knight Stone (Garment) ( #6225 )
2021-09-03 01:31:07 +02:00
idk-whoami
e11be01fe7
Corrected script for some item ( #6203 )
...
* Corrected and updated the item database
Thanks to @Atemo
2021-09-02 01:45:24 +02:00
Atemo
cde111a728
Added extra stats to shadow gear ( #6188 )
...
* on Aegis files the shadow gear have all theses extra stats (the stats are often skipped in the description)
* added atk and matk for shadow gear weapon
* added hp for shadow gear type armor
2021-08-13 15:12:07 +02:00
Atemo
dd76416a1c
Added some missing refineable definitions ( #6174 )
...
Thanks to @Lemongrass3110
2021-08-10 21:11:23 +02:00
idk-whoami
be49b172c6
Corrected script for some item ( #6172 )
...
* SQL synchronization
Thanks to @Atemo
2021-08-10 18:29:02 +02:00
Atemo
ef515f1337
Corrected the item trade restriction for BF_Sword2 (Id: 13411) on pre-renewal ( #6168 )
...
Fixed #5925
Thanks to @Melk3000
2021-08-09 20:14:59 +02:00
Atemo
e65b38c18f
Corrected the item script of Sprint_Ring (Id: 2744) on pre-renewal ( #6167 )
...
Fixed #6089
Thanks to @Indigo000
2021-08-09 14:16:46 +00:00
idk-whoami
de1a2d3a45
Corrected script for some item ( #6094 )
...
* Fixed Academy_Badge
* Fixed CorruptionRoot_Card and CorruptionRootH_Card
* Fixed Modify_Str_Boots
Fixed #6091 , #6096
Thanks to @mazvi, @Everade
2021-08-02 14:17:46 +02:00
Atemo
f185b57f21
Implemented the item group IG_XMAS_PACKAGE_14, IG_EASTER_EGG and IG_PITAPAT_BOX ( #6121 )
...
* Implemented
IG_XMAS_PACKAGE_14
IG_EASTER_EGG
IG_PITAPAT_BOX
from Aegis data
2021-07-31 14:31:04 +02:00
Everade
d8e5908cde
Item fixes ( #6136 )
...
* RWC Headgear Set effect fixes
* Fixes wrong sealed card effects
** Fixed Sealed Randgris Card wrong trigger chance and unnecessary trigger criteria "BF_NORMAL" for casting Dispell has been removed.
** Fixed Sealed Detale Card wrong trigger chance and now casts Land Protector on self instead of enemy.
Fixes #6123 , #6130 , #6150 , #6151
2021-07-31 14:30:05 +02:00
Balfear
ea872f159d
Reduced getrandgroupitem to a one structure standard (pre-re) ( #6149 )
2021-07-31 14:24:50 +02:00
Lemongrass3110
d87c94266e
Added some missing refineable definitions ( #6117 )
...
Thanks to @GitInvictus
2021-07-23 10:10:30 +02:00
idk-whoami
2f311bd1ef
Corrected script for some item ( #6078 )
...
* SQL synchronization
Thanks to @Atemo
2021-07-13 15:09:43 +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
Everade
43fd6043c9
Fixes location for 2 costumes ( #6080 )
...
Fixes #6079
2021-07-08 23:51:46 +00: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
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
idk-whoami
4af496b9eb
Corrected script for Sky Fortress Ticket items ( #6040 )
2021-06-24 16:09:33 +02:00
idk-whoami
993f929516
Updated enchant costumes box ( #6026 )
...
* Fixed price buy
2021-06-21 15:19:53 +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
idk-whoami
acbebc4cd8
Corrected script for some item ( #6005 )
...
* SQL synchro
Thanks to @Atemo
2021-06-07 21:48:05 +02:00
Atemo
df31f87d55
Added missing item script for Holy_Egg_Hat (ID: 5551) ( #5986 )
...
Fixed #5963
Thanks to @Everade !
2021-06-01 22:55:33 +02:00
Lemongrass3110
2a831df25e
Fixed upgrade_20210530_logs.sql [ci skip]
...
Thanks to @RagnaWay
2021-05-30 12:10:08 +02:00
Lemongrass3110
3a8e4ffbc7
Improved support for enchantgrade ( #5975 )
...
Added further support for enchantgrade so that the enchantgrade is not lost during certain processes and can be accessed via script commands.
Also added missing logging support for it.
2021-05-30 00:44:50 +02:00
Aleos
8fc0ab44cd
Fixes Increase Soil Card effects ( #5948 )
...
* Fixes #5940 .
* Adjusts the damage change from target to user.
Thanks to @KrokusPokus!
2021-05-19 08:25:34 -04:00
Atemo
c44fdaf76e
Monsters stats update (renewal) ( #5783 )
...
* Updated the stats of monsters according to Aegis datas and Divine pride
* SQL Synchronization
Co-authored-by: Lemongrass3110 <lemongrass@kstp.at>
2021-05-10 16:55:00 +02:00
aleos
21a8198041
Updates item_db_re_usable.sql [skip ci]
2021-05-07 15:16:20 -04:00
Atemo
8a12bce195
Script correction of item 2185 (Magic_Reflector) ( #5913 )
...
Fixed #5904
Thanks to @Everade
2021-04-29 23:29:25 +02:00
Atemo
2677d2f688
Added some items used in the lapine system ( #5899 )
2021-04-26 20:23:24 +02:00
Chaos92
4f02cb0904
Fixed ViewID For Item ID 20236 & 31710 ( #5890 )
...
Fixes #5889
Thanks to @lChyztl
2021-04-24 21:45:28 +02:00