1
Fork 0
mirror of https://bitbucket.org/Ioncannon/project-meteor-server.git synced 2025-04-20 11:47:48 +00:00
project-meteor-server/sql
yogurt cf30eef39e AoE rewrite and bug fixes
Rewrote aoe checks for cone and line aoes and added minimum distance values
Added height checks for commands
Fixed combo effects repeating for every target hit by AoE attacks
Fixed teleport sometimes not raising (I think)
Fixed gear checks in some command scripts
2018-07-02 00:45:06 -05:00
..
characters.sql Added homepoint and aetheryte code. You can set the homepoint on an aetheryte or inn and the return menu will show the correct response. Added effects/msgs to teleport/return. Some sql changes I forgot. 2017-05-01 22:30:43 -04: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.sql fixed character create errors 2016-06-07 22:58:17 +01:00
characters_inventory_equipment.sql fixed character create errors 2016-06-07 22:58:17 +01: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 Forgot to push the sql changes for linkshells and retainers. 2017-04-15 16:41:01 -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
export.sh added status effect loading 2017-07-15 22:11:22 +01:00
gamedata_achievements.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_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 'develop' of https://bitbucket.org/Ioncannon/ffxiv-classic-server into ai 2017-07-08 04:10:36 +01: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.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_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.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_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
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 AoE rewrite and bug fixes 2018-07-02 00:45:06 -05:00
server_battle_traits.sql Script fixes and new effects. 2018-06-25 23:36:18 -05:00
server_battlenpc_genus.sql added helpers for DoW/DoM/DoH/DoH 2017-10-11 15:02:12 +01:00
server_battlenpc_genus_mods.sql attempt to add tutorial fight 2017-09-16 02:50:32 +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.sql fixed character create errors 2016-06-07 22:58:17 +01: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 Forgot to push the sql changes for linkshells and retainers. 2017-04-15 16:41:01 -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 'develop' of https://bitbucket.org/Ioncannon/ffxiv-classic-server into ai 2017-07-11 20:52:43 +01:00
server_statuseffects.sql Script fixes and new effects. 2018-06-25 23:36:18 -05:00
server_zones.sql navmeshes now super lightweight (<3 u devi) 2017-06-29 19:14:03 +01:00
server_zones_privateareas.sql Added closed doors to the two private areas for the ul'dah opening. CAN'T ESCAPE NOW!!!! 2017-07-09 19:13:17 -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
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