Commit graph

191 commits

Author SHA1 Message Date
sruon
179bd6512c 30260429_1 new items 2026-05-20 23:51:52 -06:00
sruon
e9ea19f2d3 MMM Rune/Vouchers unlocks 2026-05-12 18:55:47 +02:00
sruon
7e75c5e7a3 Audit usable items usage time and targets 2026-04-10 20:32:29 -06:00
sruon
f2b185ef6d Sort usable item entries 2026-04-10 00:12:54 -06:00
sruon
03afc2a27e Add missing general items 2026-04-09 22:01:37 -06:00
sruon
427cfc249a Add missing equipment and weapon items 2026-04-09 22:01:36 -06:00
sruon
b9cb752efc Add missing usable items 2026-04-09 21:56:58 -06:00
Xaver
624ac8107c
Merge pull request #9749 from sruon/activation_float
[core] Support floating activation time on usable items
2026-04-10 05:15:47 +02:00
sruon
f6c6c0386a Support floating activation time on usable items 2026-04-09 19:38:16 -06:00
sruon
3735add32f Fix item names and sortnames to match retail data 2026-04-09 18:36:50 -06:00
siknoz
ed90fb4540 Update several usable items for animation, teleport loc, and lua logic 2025-12-11 21:13:00 -08:00
sruon
5c4a9551bb Salisbury steak AoE food 2025-11-12 08:32:30 -07:00
Rosienaikanaro
61b0fc2d6a Update Omnitool Toolbag Activation
- Omnitool Activation should be 1s to match the other toolbags.
2025-11-11 01:02:48 -05:00
WinterSolstice8
e2d69f2456 [lua] [sql] Upgrade Gargoyle Boots & Curaga Earring 2025-10-06 17:58:59 -06:00
sruon
8af667b9f4 Items: deprecate _sql 2025-09-13 01:40:05 -06:00
sruon
d063548f6e Warp Cudgel 60s reuse 2025-08-17 15:17:26 -06:00
Apogeezer
7baa522a28 Synthesis The Voracious Resurgence (TVR) content tags 2025-08-15 07:55:05 +02:00
Rosienaikanaro
af70b80c01 Rabbit Cap Delay Fix
Fixes Rabbit Cap use delay from 24 hours to the intended 20 hours.

Also sorted the IDs correctly. It was bugging me.
2025-05-19 10:15:42 -04:00
Rosienaikanaro
a648fe0e6e DQX Candies
Adds on-use effects, corrects the hat stats, and adds the candy effects from the Dragon Quest X crossover event.
2025-04-07 01:13:03 -04:00
Zach Toogood
efb2e36573 Lua: Update Orchestrion and Music IDs 2025-01-16 20:12:55 +00:00
CriticalXI
507aec089c [lua, item] Adds functionality to chocobo race teleport glyphs 2025-01-08 18:45:32 -07:00
Rosienaikanaro
f633cb8c8b Synergy Waystone Earrings
Adds the 12 synergy waystone earrings, their proper teleport animations, and the correct arrival locations.
2025-01-03 11:58:20 -05:00
WinterSolstice8
3bceeac873 [sql] Update Warp Cudgel use time to 3 seconds
https://www.bg-wiki.com/ffxi/Warp_Cudgel
2024-12-23 19:48:32 -07:00
LoxleyXI
dc9bbcdb1c Item: Add Pluton Case and Boulder Case 2024-10-07 21:53:09 +01:00
Zach Toogood
7d05f477d8 Item: Add Bead Pouch and Silt Pouch 2024-09-20 23:17:53 +01:00
claywar
4c742529a0
Merge pull request #5749 from ampitere/fix_jesters_hate_use_time
[SQL] Fix Jester's Hat use and reuse delays
2024-05-18 07:30:25 -04:00
Ampitere
b63263f78f add: Quadav Belt costume 2024-05-16 16:55:44 -07:00
Ampitere
73e8f5ec69 fix: Jester's Hat use and reuse delays 2024-05-16 11:35:39 -07:00
Ampitere
4bfb8d94b6 add: dirge and sirvente spells/effects 2024-05-01 20:00:13 -07:00
Carver
1c4511caae
Add Sha Wujing's lance (#5105)
* add wiring for sha wujings lance

* Minor cleanup:
- Correct item dispensing animation and remove 'todo'
- Switch to modifier from slot check, because historically checking gear slots in item scripts is HEAVILY discouraged with many good reasons
- Fix a typo in an unrelated item name comment along the way.
- Add several missing for "eat raw meat" and "eat raw fish" items.

---------

Co-authored-by: TeoTwawki <arawn.annwn@yandex.com>
2024-02-08 05:52:09 -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
Tal Ben-Eliezer
904b69d981 Implement DRK spell Absorb-Attri 2023-12-30 20:01:06 -05:00
TeoTwawki
7a9c34fe5a
Merge pull request #4644 from CatsAndBoats/add_piece_of_shiromochi
Add piece of shiromochi
2023-11-08 12:33:26 -05:00
claywar
7385b2e69b
Merge pull request #4661 from CatsAndBoats/escritorio
Add Usability of Escritorio
2023-11-05 10:58:15 -05:00
cmastro24
081a89cd1e Squashed shiromochi
Added piece of shiromochi with stats

Rebased

Final commit

Squashed shiromochi

Squash piece of shiromochi commits

Squashed shiromochi

Added piece of shiromochi with stats

Rebased

Final commit

Squashed shiromochi

Added piece of shiromochi with stats

Finished edits

added shiromochi

Final commit
2023-11-05 14:41:32 +00:00
Tal Ben-Eliezer
71e45e2bd2 implement kupo rod 2023-11-04 23:35:27 -04:00
Tal Ben-Eliezer
dcbb32dc92 add functionality to escritorio 2023-11-04 22:37:22 -04:00
Mortalelite
c08d012e1c Add item scripts for Pluton, Beitetsu, and Boulder boxes 2023-09-16 13:04:47 -04:00
Zach Toogood
7f2e62d9ed
[bonanza] Add Bonanza Biscuit 2023-07-28 18:35:45 -04:00
Loxley
3f37f26517
[Event] Egg Hunt Egg-stravaganza 2005-2023 (#4104)
* [Event] Egg Hunt Egg-stravaganza 2006-2012

* Added remaining eras, moved dialog, npc lookups

* Moved message text to offsets

* Update to base and refactor with recommendations

* Replaces event Moogles with dynamic entities

* Change namespace, add settings debug, pos comment

* Removes new enums

---------

Co-authored-by: Xaver-DaRed <60053999+Xaver-DaRed@users.noreply.github.com>
Co-authored-by: claywar <81713309+claywar@users.noreply.github.com>
2023-07-19 09:48:37 +01:00
N3ckB3ard
e028769759
[SQL] [LUA] Add Login Campaign Rewards: Mutsunokami, "Fancy" sets (#3569)
* Add Login Campaign Reward Items

Adds new items:
Fancy Sets (Summer clothing)

Fancy Gilet: Dispense: persikos snow cone
Fancy Top: Dispense: persikos snow cone

Fancy Trunks: FIRE RESIST and WATER RESIST + 10 (Summer Tidings)
Fancy Shorts: FIRE RESIST and WATER RESIST + 10 (Summer Tidings)

Mutsunokami

Corrects a issue when using Persikos Snow Cone. The LUA file was named the Sorthand rather than the ItemName

* Fix EOL error

* Fix Dupe Entry

* Add "Persikos" to itemids.lua
2023-02-08 14:16:45 +00:00
Zach Toogood
edc817a2d7 [db] Make all tables CHARSET=utf8mb4 2023-02-05 21:13:32 +00:00
Zach Toogood
892e1ab3ec [mh2f] Add patio design document 2023-01-19 22:32:20 +00:00
Vaughan Hilts
e82fd427aa Make nomad_cap item AoE 2022-11-02 15:12:09 +00:00
Vaughan Hilts
ca9f009e97
item: Make "Moogle Cap" AoE per wiki
https://ffxiclopedia.fandom.com/wiki/Moogle_Cap
2022-11-02 02:09:25 -04:00
aliron
591e9dfdc9 Add Beitetsu Parcel 2022-09-28 10:49:31 +03:00
NeuromancerXI
f0ee067314 [SQL] Facility Ring Typo Fix
Corrects charge count from 1 to 3.
2022-09-05 12:18:05 -07:00
neuromancerxi
41519a4d94
Add Commitment Effect Handling, Associated Bands, Update Corsairs Roll (#2610)
* Add Commitment Effect Handling, Associated Bands, Update Corsairs Roll

Adds handling for COMMITMENT effect in charutils.cpp
Adds handling for DEDICATION / COMMITMENT items to item_utils.lua
Creates/Updates Scripts for DEDICATION / COMMITMENT items
Adds/Updates SQL for item_equipment and item_usable
Updates Corsair's Roll to handle CAPACITY_BONUS
Adds TODO note in Corsair's Roll about Exemplar Points (Not Implemented)

References:

https://www.bg-wiki.com/ffxi/Corsair's%20Roll
https://ffxiclopedia.fandom.com/wiki/Commitment
https://ffxiclopedia.fandom.com/wiki/Dedication

Retail Observation used for Effect Application: Chariot -> Capacity -> Echad -> Trizek

* Squash me please: Trailing Whitespace Fix

* Convert magic numbers to enums in ring/band/beret scripts
2022-08-30 15:03:02 -04:00