Commit graph

7 commits

Author SHA1 Message Date
Zach Toogood
ca3bdd22fe [SQL] Add COLLATE=utf8mb4_general_ci to all tables 2024-01-04 18:25:12 +00:00
Zach Toogood
edc817a2d7 [db] Make all tables CHARSET=utf8mb4 2023-02-05 21:13:32 +00:00
Ivaar
9715b6167e Add field chocobo information, db entry, and bindings 2022-01-11 21:44:36 +02:00
Zach Toogood
9e4993893d Migrate all SQL tables from MyISAM to InnoDB 2021-02-05 17:07:08 +02:00
TeoTwawki
8209f73159 Line ends, round 2. Fight! 2016-01-16 01:26:33 -05:00
teschnei
02b5d27b90 CORE: equip/unequip automaton attachments and head/frame (and save between sessions) 2013-08-21 18:42:31 +00:00
teschnei
757f384cf7 CORE/SCRIPTS: unlock automaton attachments
-added @cs2 command for 0x33 event packets (contain strings)
 -added confirmItem(slotID) to lua_trade_container to be used with confirmTrade (lua_baseentity).  confirmTrade removes only confirmed items (via confirmItem) from players inventory on trade (alternative to completeTrade)
 -temp: add automaton name to CCharEntity (will be moved later) and getAutomatonName (will be replaced with getAutomaton)
SQL: fixed some missing automaton attachments, renamed char_pet_name to char_pet (to store more than just name)
2013-08-10 05:55:29 +00:00