sruon
e1dccd163f
Add missing BCNM orbs and storage slips
2026-04-09 20:18:07 -06:00
sruon
fc8e12820b
Add missing furnishing items
2026-04-09 20:01:18 -06:00
sruon
3735add32f
Fix item names and sortnames to match retail data
2026-04-09 18:36:50 -06:00
sruon
7ffd5e4d37
Convert item_basic flags to readable SQL variables
2026-04-09 08:08:32 -06:00
sruon
65b483eb2f
Bump item flags from uint16 to uint32
2026-04-09 06:12:08 -06:00
Lance-XI
96cef6f501
Update basesell price for misc items
2025-12-29 17:48:22 -05:00
siknoz
f7f863f6c9
Update basesell price for several items
2025-12-05 13:50:43 -08:00
sruon
4f26d1f11b
PUP attachments not AH sellable/stackable
2025-11-19 08:20:23 -07:00
Rosienaikanaro
ab6f7a2e82
Cosmetic Armor Update
...
Adds the AA sets, Ilm set, Poroggo Fleece, and Erudite Staff.
2025-11-02 19:39:32 -05:00
Critical
c166ed5a29
[lua, sql] Adds functionality to sky god throwing items
2025-10-04 21:13:06 -06:00
sruon
15d49f322b
itemutils: Use type column in DB
2025-09-19 14:10:15 -06:00
sruon
8af667b9f4
Items: deprecate _sql
2025-09-13 01:40:05 -06:00
Apogeezer
7baa522a28
Synthesis The Voracious Resurgence (TVR) content tags
2025-08-15 07:55:05 +02:00
sruon
665da0f3b3
Fix mounts rendering
...
Co-Authored-By: siknoz <78240569+siknoz@users.noreply.github.com>
Co-Authored-By: Zach Toogood <1389729+zach2good@users.noreply.github.com>
Co-Authored-By: Will Buck <34610679+wccbuck@users.noreply.github.com>
2025-07-17 01:38:35 -06:00
General
81c2ae1284
[LUA / SQL] Add items for Ambuscade & DI, Update NPCs ( #7698 )
...
* Update Items for Ambuscade & Zirm NPC for Domain Invasion
* Update Zurim lua style
* Update enum>item.lua to remove trailing whitespace
* Add missing enum items for Zurim, update xi.item for Zurim NPC
* Correct Zurim style
2025-07-15 17:14:31 +02:00
LacunaXI
fc2493a6db
Audit BaseSell value of items bought with sparks
2025-04-27 17:19:08 -04:00
sruon
d0e07c7d71
Add ITEM_FLAG_SCROLL to several spells
2025-03-24 11:38:38 -06:00
sruon
339811d9a0
Einherjar system
2025-03-17 04:05:32 -06:00
Zach Toogood
86da926f0c
Merge pull request #7179 from sruon/relic_weap_rename
...
[lua] Rename lv75 relic weapons
2025-03-05 08:25:15 +00:00
sruon
dc87915dac
Rename lv75 relic weapons
2025-03-05 00:06:49 -07:00
sruon
18148d1c35
Rename Mythic Weapons
2025-03-04 08:42:45 -07:00
KnowOne
dde3ac43c2
Quest The Die is Cast
2025-02-02 21:18:38 -06:00
Zach Toogood
efb2e36573
Lua: Update Orchestrion and Music IDs
2025-01-16 20:12:55 +00:00
Xaver-DaRed
9eb29fac20
Rename "briault" to "bliaut"
2025-01-01 18:22:15 +01:00
MowFord
aab69e33f6
Update NPC value Wyvern Skull and Wyvern Wing
2024-05-21 08:19:30 -05:00
Umeboshi
8d3a8b8e76
[sql] Item: Irastsume / Iratsugo Happi
...
Adds Model ID and equipment entries.
Note: Iratsume Happi = Female Only
Note: Iratsugo Happy = Male Only
2024-04-09 13:57:13 -07:00
WinterSolstice8
fc6f17e60d
[sql] Update prices of Dragon Mask +1 and Dragon Cuisses +1
2024-03-25 23:00:30 -06:00
Xaver-DaRed
114e2a6589
Correct sell price for Silver Belt, +1 and Confectioner's ring
...
Co-authored-by: SpicyRyann <SpicyRyann@users.noreply.github.com>
2024-02-22 15:21:24 +01:00
Tal Ben-Eliezer
5b4a0d0985
replace aH categories with SQL vars for readability
2024-02-07 22:21:23 -05:00
Corey Sotiropoulos
f202e592e7
[sql] Speed up Aria table inserts
...
See:
https://mariadb.com/kb/en/aria-storage-engine/
2024-01-11 22:33:23 -05:00
Zach Toogood
24f35c4c5e
[sql] Replace MyISAM engine with Aria
2024-01-04 18:43:36 +00:00
Zach Toogood
ca3bdd22fe
[SQL] Add COLLATE=utf8mb4_general_ci to all tables
2024-01-04 18:25:12 +00:00
NeuromancerXI
950fc1f982
[LUA/SQL] Item and Key Item ENUM updates
...
Adds KI 3269 -> 3346
Adds Item ENMs for Mog Kupons
Adds item_basic entries for Mog Kupons
2023-12-10 08:57:33 -08:00
claywar
2bde44bf02
Merge pull request #4676 from CatsAndBoats/rdm_augment_convert
...
Fixes "Augment Convert" effect on Murgleis.
2023-11-06 18:24:05 -05:00
Aeltorian
d8e7952a59
Fixes "Augment Convert" effect on all Murgleis weapon variations
2023-11-05 11:51:46 -05:00
TeoTwawki
4bac6870a7
Remove a few out of many guild items that do not belong at all
...
https://github.com/LandSandBoat/server/issues/1191#issuecomment-1793498084
2023-11-04 13:28:12 -04:00
claywar
f79d5cc0fe
Adjust prices of failing SQL entries
...
Remove comment
Only log on failure
Handle comments in item_basic
2023-11-04 08:10:08 -04:00
claywar
a8b6ebe663
Add magian minDamage example and some Anarchy trials
...
Retain weaponskill information if skillchain is formed
2023-09-12 14:42:35 -04:00
claywar
faa01f8389
Add gainExp listener to Magian Trials with example
...
Pass PMob back into Lua from EXPERIENCE_POINTS listener
Add additional safety to checkKillCredit
Fix logic, syntax in command
Fix shadowing in wyvern.lua
2023-09-10 11:15:06 -04:00
claywar
777c06be24
Add additional magian items to enum, adjust db names, add H2H trials
2023-09-10 08:09:50 -04:00
Corey Sotiropoulos
d92c54d1b4
[dbtool] Add function to dump DB to SQL files
...
Queries database then scans corresponding SQL file, replacing values
in INSERT statements with data from the database.
Is not smart about which INSERT statement gets which data; line-end
comments can get shuffled around if SQL file INSERTs are out of order
or missing. If you're doing INSERT or DELETE operations, make sure
to add a blank "INSERT INTO `table` VALUES ();" or manually remove
the INSERT statement respectively before dumping tables.
2023-08-23 22:50:08 -04:00
Xaver-DaRed
478fd9ece7
Make distinction between starting scrolls (exclusive) and regular ones
2023-08-15 17:51:55 +02:00
Delaide
b41626e82d
[SQL] Add some missing item_equipment and item_weapon entries. Fix some incorrect MIDs
...
With corrections to item_basic.sql
As per the previous PR request, single space between EOL and comment.
2023-08-14 21:31:38 -04:00
Corey Sotiropoulos
4a155316a6
Remove AH categories from items flagged NOAUCTION
2023-08-13 17:26:28 -04:00
claywar
d444dfc1c3
Use unique names for magian upgradeable items in item_basic
2023-08-08 09:54:43 -04:00
claywar
332b280e6c
Add onTrade logic, pearl prizeRank lookup
...
Fix issues with reward ranks in onTrade
Fix byte order for pearl number and item flags
Add purchase reward event finish
2023-07-29 08:37:03 -04:00
claywar
5b881a73d5
[db/enum] Add missing entries from Mog Bonanza
2023-07-28 18:35:45 -04:00
claywar
7ffd794220
Fix vendor sell price of Platinum Arrowheads
2023-07-16 14:36:32 -04:00
Helix Hamin
9ab598484f
To make it easier, splitting this submission
...
This adds missing equipment to item_basic.sql. I will submit the item_equipment, item_weapon, etc separately.
2023-07-10 16:29:15 +08:00
NeuromancerXI
b7961e84ee
Mog Kupon AW-UW / AW-UWII / AW-UWIII
...
* Updated items/dealer_moogle
* Corrected name for gazu_bracelets/+1 in item_basic and item_equipment
2023-06-20 08:39:07 -07:00