1
Fork 0
mirror of https://bitbucket.org/Ioncannon/project-meteor-server.git synced 2025-04-22 12:47:46 +00:00
project-meteor-server/sql
Yogurt 2e906ae090 Combat fixes and additions
Add default status gain and loss ids for status effects so buffs and
debuffs can have different ids.
Add sleep, slow, and slowcast

Fix sacred prism not slowing casts
Fix some incorrect text ids in battle commands
2019-06-05 18:57:21 -07: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 Pushed new db schema for inventory and retainers. 2017-09-09 14:32:08 -04: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 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
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.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
retainers_inventory.sql Forgot Retainers_Inventory sql file. 2017-09-09 14:34:44 -04: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.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 Pushed new db schema for inventory and retainers. 2017-09-09 14:32:08 -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.sql navmeshes now super lightweight (<3 u devi) 2017-06-29 19:14:03 +01: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
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