Atemo
17751aa4d7
Added 'Gradable' in item DB ( #7218 )
...
* Added 'Gradable' in item DB
** The field defines if the item can be graded (renewal). (Default: false)
Thanks to @attackjom, @Lemongrass3110 !
2022-08-29 13:28:09 +02:00
Aleos
7d356806e1
Adds support for Spirit Handler in SQL items ( #7041 )
2022-06-17 12:06:49 -04: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
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
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
Aleos
ad3f48f9de
Cleans up the item SQL parsing ( #5478 )
...
Fixes a couple issues with the column checking.
Adds verification to table columns to make sure table format is correct.
Cleans up the node processing.
Adds a loading progress status.
Adjusts the SQL import files to not destroy previously imported data.
Updated README.md to reflect the changes for SQL importing.
Fixes #5485
Fixes #5477
Thanks to @Lemongrass3110!
Co-authored-by: Lemongrass3110 <lemongrass@kstp.at>
2020-10-26 00:16:15 +01:00
Aleos
04cfe17b2b
Converted item database to YAML ( #4335 )
...
* Combines item_avail, item_buyingstore, item_delay, item_flag, item_nouse, item_stack, and item_trade databases into one.
* General cleanups and optimizations.
* Includes CSV2YAML conversion tool.
* Includes YAML2SQL conversion tool.
* Adjusts dummy_item from being created by malloc and now creates it by make_shared.
* Item combos are now stored as a STL.
Thanks to @Lemongrass3110, @Atemo, and @cydh!
Co-authored-by: Lemongrass3110 <lemongrass@kstp.at>
2020-10-21 19:02:11 -04:00
Aleos
f8dc145cd2
Corrects a couple items ( #5437 )
...
* Fixes #5420 .
* Fixes Robot's Arm, Gigantic Blade, and Tornado Axe buy/sell price, range, and job equip.
Thanks to @mazvi and @Atemo!
2020-10-19 14:54:57 -04:00
Kanin Temsrisuk
d3074f69ec
item_db and item_combo_db correction #5 ( #4877 )
...
* Added Tenji, Item combo
* Adjusted RWC Staff combo use mAtk instead of mAtkRate
* Divers corrections and updates
Thanks to 🅺🅸🅽🅶🅰🆁🆃🅴🆁 , Ap[a]ch€, Jumbo
2020-10-10 22:59:23 +02:00
Aleos
0605037a0d
Adjusts Filir's Pinions refineability ( #5436 )
...
* Fixes #5415 .
* Filir's Pinions will no longer be refineable.
Thanks to @AsuraPlop!
2020-10-09 08:16:42 -04:00
Kanin Temsrisuk
0b8d80ba63
item_db and item_combo_db correction #7 ( #5296 )
...
* More of corrected up item_db and item_combo_db.
* Update item_db_re.sql
2020-10-03 15:08:25 +02:00
Kanin Temsrisuk
3b88f186c0
item_db and item_combo_db correction #9 ( #5374 )
...
* Update and correction in item_db and item_combo_db
Thanks to Edward Luciano # 1568
Thanks to 🅺🅸🅽🅶🅰🆁🆃🅴🆁 # 4210
Co-Authored-By: crazyarashi <meganekiho@gmail.com>
2020-09-28 14:42:00 +02:00
Kanin Temsrisuk
a4d57cb8a3
item_db and item_combo_db correction #8 ( #5332 )
...
* item_db and item_combo_db update.
Thanks to
- Jumbo # 8053 (Discord)
- 🅺🅸🅽🅶🅰🆁🆃🅴🆁 # 4210 (Discord)
- Edward Luciano # 1568 (Discord)
Co-Authored-By: crazyarashi <meganekiho@gmail.com>
2020-09-26 19:07:27 +02:00
Atemo
aeb71af06c
SQL synchronisation ( #5362 )
...
Follow-up 01d3b1a309
2020-08-29 02:18:51 +02:00
Atemo
07cac123a9
Terra Gloria (episode 16.2) - walkthrough conversion ( #3990 )
...
* Updated monsters DB (data from aegis and DP)
* Updated item_db (data from aegis and DP)
* Updated quest_db, thanks to @zackdreaver for the quests names !
* Implemented SC_EP16_2_BUFF_SS, SC_EP16_2_BUFF_SC, SC_EP16_2_BUFF_AC buff, thanks to @aleos89 !
** Not removed on change map
** Not removed on log out
** Not removed by dispell/clearance/Vanishing Buster
** Removed on death
* SQL synchronisation
Thanks to @Badarosk0, @attackjom, @admkakaroto, @JohnnyPlayy, @Angelic234, @teededung for the reviews/contributions !
2020-08-29 00:33:28 +02:00
Atemo
0dd400c136
Excellion trader and enchant npcs ( #4592 )
...
* Implemented excellion trader and enchant npcs on Verus
2020-08-27 00:13:13 +02:00
Joam
88b506a498
Added item Nobless-Imperial-Grace set ( #5303 )
...
* Updated item_trade.txt
* SQL synchronisation
2020-08-22 16:35:01 +02:00
Atemo
36c629e841
SQL synchronization ( #5321 )
...
Fixed #5311
2020-08-13 02:10:02 +02:00
Vincent Stumpf
3776bfbaa3
Support itemids up to ~2 billion ( #5141 )
...
Co-authored-by: aleos89 <aleos89@users.noreply.github.com>
Co-authored-by: Lemongrass3110 <lemongrass@kstp.at>
2020-08-08 12:06:07 +02:00
rAthenaAPI
d242c40be0
SQL synchronization
2020-08-04 17:04:45 +02:00
rAthenaAPI
b211d84409
SQL synchronization
2020-07-29 18:42:20 +02:00
rAthenaAPI
4a819c4f61
SQL synchronization
2020-07-28 18:59:22 +02:00
rAthenaAPI
da95fc75be
SQL synchronization
2020-07-21 23:13:12 +02:00
rAthenaAPI
28632e8328
SQL synchronization
2020-07-20 16:34:56 +02:00
rAthenaAPI
d3d864dce0
SQL synchronization
2020-07-10 10:18:17 +02:00
rAthenaAPI
7457e32341
SQL synchronization
2020-07-08 16:32:01 +02:00
rAthenaAPI
92a3c3abc4
SQL synchronization
2020-07-03 17:42:54 +02:00
rAthenaAPI
11164b275c
SQL synchronization
2020-06-25 20:06:13 +02:00
rAthenaAPI
9e79d59d2d
SQL synchronization
2020-06-25 15:35:05 +02:00
rAthenaAPI
3598c74191
SQL synchronization
2020-06-16 15:41:14 +02:00
rAthenaAPI
5d1edeb80b
SQL synchronization
2020-06-12 15:56:59 +02:00
rAthenaAPI
1cc29e5a04
SQL synchronization
2020-06-08 22:03:55 +02:00
rAthenaAPI
2c1477d4ce
SQL synchronization
2020-05-29 21:08:43 +02:00
rAthenaAPI
0de5244c56
SQL synchronization
2020-05-29 20:20:20 +02:00
rAthenaAPI
7e38cc6fa8
SQL synchronization
2020-05-27 22:54:02 +02:00
rAthenaAPI
936d5617b2
SQL synchronization
2020-05-18 21:13:33 +02:00
rAthenaAPI
1fe4e4f17f
SQL synchronization
2020-05-18 19:35:16 +02:00
rAthenaAPI
0a0b05e6a1
SQL synchronization
2020-05-14 14:58:58 +02:00
rAthenaAPI
6ed4dbd6d9
SQL synchronization
2020-05-14 03:03:05 +02:00
rAthenaAPI
53ad415e7a
SQL synchronization
2020-04-28 17:51:36 +02:00
rAthenaAPI
286645d850
SQL synchronization
2020-04-26 16:52:18 +02:00
rAthenaAPI
05ebde0198
SQL synchronization
2020-04-24 19:58:19 +02:00
rAthenaAPI
7cac782db0
SQL synchronization
2020-04-24 06:53:17 +02:00
rAthenaAPI
dd9b6d30e2
SQL synchronization
2020-04-18 16:37:37 +02:00
rAthenaAPI
c99545dbcc
SQL synchronization
2020-04-09 17:08:58 +02:00
rAthenaAPI
c94bae7359
SQL synchronization
2020-04-06 14:05:42 +02:00
rAthenaAPI
75d51485bf
SQL synchronization
2020-04-03 16:04:54 +02:00
rAthenaAPI
e6a07242eb
SQL synchronization
2020-04-03 15:43:03 +02:00
rAthenaAPI
e941f3a3f1
SQL synchronization
2020-03-03 18:15:20 +01:00
rAthenaAPI
91c9c6f827
SQL synchronization
2020-03-03 16:13:07 +01:00