EverWrath/data/sql/updates
UltraNix 572a680c16
fix(Core/Movement): Improvements to taxi flight movement generator: (#12347)
Changed multi-segment taxi paths to fly nearby flight masters along the way, not directly through them.
Taxi cost on multi-segment paths is now charged per segment when it is started.
Properly send taxi node status on login, as well as if the taxi master is out of range.
Apply reputation discount to all points in multi-segment paths.
Properly clean up list of taxi destinations upon arrival at final node.
Teleport players to the destination taxi node location instead of their current ground position.
Don't start a spline with just 1 point in FlightPathMovementGenerator
Source: TrinityCore.
2022-08-01 23:21:11 -03:00
..
db_auth chore(DB): import pending files 2022-04-28 17:39:45 +00:00
db_characters chore(DB): import pending files 2022-05-24 13:35:53 +00:00
db_world chore(DB): import pending files 2022-08-01 21:58:10 +00:00
pending_db_auth chore(DB): import pending files 2022-04-28 17:39:45 +00:00
pending_db_characters fix(Core/Movement): Improvements to taxi flight movement generator: (#12347) 2022-08-01 23:21:11 -03:00
pending_db_world chore(DB): import pending files 2022-08-01 21:58:10 +00:00
README.md chore(docs): use new wiki 2019-02-17 22:43:08 +01:00

Please read this before adding new SQL-update files.