project-meteor-server/sql
yogurt ec85cfd590 Merged in takhlaq/ffxiv-classic-server (pull request #61)
Combat changes and fixes.

Approved-by: Filip Maj <filipmaj@gmail.com>
2019-06-08 22:58:02 +00:00
..
characters_achievements.sql fixed character create errors 2016-06-07 22:58:17 +01:00
characters_appearance.sql fixed character create errors 2016-06-07 22:58:17 +01:00
characters_blacklist.sql fixed character create errors 2016-06-07 22:58:17 +01:00
characters_chocobo.sql fixed character create errors 2016-06-07 22:58:17 +01:00
characters_class_exp.sql fixed character create errors 2016-06-07 22:58:17 +01:00
characters_class_levels.sql fixed character create errors 2016-06-07 22:58:17 +01:00
characters_customattributes.sql fixed character create errors 2016-06-07 22:58:17 +01:00
characters_friendlist.sql fixed character create errors 2016-06-07 22:58:17 +01:00
characters_hotbar.sql Combat changes and bug fixes 2018-02-15 13:20:46 -06:00
characters_inventory_equipment.sql Changed id datatype for items to bigint. Removed bazaar and retainer inventories (now all in the characters_inventory table). Added server_items_dealing table for bazaar. 2019-06-06 01:50:15 -04:00
characters_inventory.sql Changed id datatype for items to bigint. Removed bazaar and retainer inventories (now all in the characters_inventory table). Added server_items_dealing table for bazaar. 2019-06-06 01:50:15 -04:00
characters_linkshells.sql Forgot linkshell sql file. 2017-04-02 15:13:24 -04:00
characters_npclinkshell.sql Added the changed schema for npc linkshells in the db. 2017-04-09 14:04:23 -04:00
characters_parametersave.sql fixed character create errors 2016-06-07 22:58:17 +01:00
characters_quest_completed.sql fixed character create errors 2016-06-07 22:58:17 +01:00
characters_quest_guildleve_local.sql fixed character create errors 2016-06-07 22:58:17 +01:00
characters_quest_guildleve_regional.sql fixed character create errors 2016-06-07 22:58:17 +01:00
characters_quest_guildlevehistory.sql fixed character create errors 2016-06-07 22:58:17 +01:00
characters_quest_scenario.sql Pushing sql changes. 2017-04-02 14:29:04 -04:00
characters_retainers.sql Pushed new db schema for inventory and retainers. 2017-09-09 14:32:08 -04:00
characters_statuseffect.sql Reverting changes to characters_statuseffect sql file 2018-05-28 02:10:14 -05:00
characters_timers.sql fixed character create errors 2016-06-07 22:58:17 +01:00
characters.sql Removed isExclusive as it is now loaded from gamedata. Cleaned up keys for retainer inventory. 2019-05-06 14:34:59 -04:00
export.sh added status effect loading 2017-07-15 22:11:22 +01:00
gamedata_achievements.sql gamedata_achievements.sql - change rewardPoints for Grand Company category to 0 2018-10-24 04:40:36 +00:00
gamedata_actor_appearance.sql fixed import script, improved db import times, fixed logging and warp command (should be 5000% legit now) 2016-07-27 17:23:52 +01:00
gamedata_actor_class.sql Merge branch 'ai-open' into develop 2019-05-04 20:13:29 -04:00
gamedata_actor_pushcommand.sql DB update for inn door fixes. Also YoshiP added. 2017-06-19 22:24:31 -04:00
gamedata_guildleves.sql Renamed Item dataobject to ItemData. Added guildleve data. 2017-06-24 14:12:52 -04:00
gamedata_items_accessory.sql fixed import script, improved db import times, fixed logging and warp command (should be 5000% legit now) 2016-07-27 17:23:52 +01:00
gamedata_items_armor.sql improved import times on a few tables 2016-08-14 15:49:32 +01:00
gamedata_items_equipment.sql fixed import script, improved db import times, fixed logging and warp command (should be 5000% legit now) 2016-07-27 17:23:52 +01:00
gamedata_items_graphics_extra.sql Fixed up how "special" items work (ie: PUG and ARC weapons). No more glitches hopefully. 2017-07-09 11:39:17 -04:00
gamedata_items_graphics.sql Fixed equip script not changing graphics for various accessories. Added all item graphics to sql file except for some weapons and small clothes. 2019-05-20 11:58:43 -04:00
gamedata_items_weapon.sql fixed import script, improved db import times, fixed logging and warp command (should be 5000% legit now) 2016-07-27 17:23:52 +01:00
gamedata_items.sql fixed import script, improved db import times, fixed logging and warp command (should be 5000% legit now) 2016-07-27 17:23:52 +01:00
import.bat Added working import script for Windows (batch). 2017-04-02 18:29:07 -04:00
import.sh fixed linux build and import script 2016-08-27 03:50:02 +01:00
reserved_names.sql fixed character create errors 2016-06-07 22:58:17 +01:00
server_battle_commands.sql Combat fixes and additions 2019-06-05 18:57:21 -07:00
server_battle_traits.sql Push udpated traits db file 2019-06-02 17:33:05 -07:00
server_battlenpc_genus_mods.sql attempt to add tutorial fight 2017-09-16 02:50:32 +01:00
server_battlenpc_genus.sql added helpers for DoW/DoM/DoH/DoH 2017-10-11 15:02:12 +01:00
server_battlenpc_groups.sql added helpers for DoW/DoM/DoH/DoH 2017-10-11 15:02:12 +01:00
server_battlenpc_pool_mods.sql Combat additions 2018-04-18 16:06:41 -05:00
server_battlenpc_pools.sql added helpers for DoW/DoM/DoH/DoH 2017-10-11 15:02:12 +01:00
server_battlenpc_skill_list.sql stubbed item use state (needs to actually look up the item and get its reuse stuff) 2017-09-05 21:03:38 +01:00
server_battlenpc_spawn_locations.sql added helpers for DoW/DoM/DoH/DoH 2017-10-11 15:02:12 +01:00
server_battlenpc_spawn_mods.sql Combat changes and bug fixes 2018-02-15 13:20:46 -06:00
server_battlenpc_spell_list.sql stubbed item use state (needs to actually look up the item and get its reuse stuff) 2017-09-05 21:03:38 +01:00
server_items_dealing.sql Changed id datatype for items to bigint. Removed bazaar and retainer inventories (now all in the characters_inventory table). Added server_items_dealing table for bazaar. 2019-06-06 01:50:15 -04:00
server_items_modifiers.sql Changed id datatype for items to bigint. Removed bazaar and retainer inventories (now all in the characters_inventory table). Added server_items_dealing table for bazaar. 2019-06-06 01:50:15 -04:00
server_items.sql Changed id datatype for items to bigint. Removed bazaar and retainer inventories (now all in the characters_inventory table). Added server_items_dealing table for bazaar. 2019-06-06 01:50:15 -04:00
server_linkshells.sql Forgot to push the sql changes for linkshells and retainers. 2017-04-15 16:41:01 -04:00
server_retainers.sql Pushed new db schema for inventory and retainers. 2017-09-09 14:32:08 -04:00
server_seamless_zonechange_bounds.sql Added server_seamless_zonechange_bound.csv that was posted by 2017-01-02 23:40:17 +00:00
server_sessions.sql fixed character create errors 2016-06-07 22:58:17 +01:00
server_spawn_locations.sql Merge branch 'ai-open' into develop 2019-05-04 20:13:29 -04:00
server_statuseffects.sql Combat fixes and additions 2019-06-05 18:57:21 -07:00
server_zones_privateareas.sql Fixed issues Jorge found. 2017-09-09 16:30:29 -04:00
server_zones_spawnlocations.sql New scripts for the opening private areas, as well as db updates. 2017-03-07 08:32:57 -05:00
server_zones.sql navmeshes now super lightweight (<3 u devi) 2017-06-29 19:14:03 +01:00
servers.sql fixed character create errors 2016-06-07 22:58:17 +01:00
sessions.sql fixed character create errors 2016-06-07 22:58:17 +01:00
supportdesk_faqs.sql Fixed and improved a bunch of the recently commit Support Desk tables and database accessors. Removed a file that doesn't exist added from last commit. 2016-08-20 19:16:33 -04:00
supportdesk_issues.sql Fixed and improved a bunch of the recently commit Support Desk tables and database accessors. Removed a file that doesn't exist added from last commit. 2016-08-20 19:16:33 -04:00
supportdesk_tickets.sql Sql update for the last commit. 2016-08-21 18:18:11 -04:00
users.sql users.sql AUTO_INCREMENT 2016-12-04 03:06:04 +00:00