EverWrath/data/sql/updates
AG 8f127f9e21
Fix combat movement (#18026)
* Improve combat movement

 - Removed a bunch of logic related to another attempt at fixing combat movement.
- Removed SMART_ACTION_SET_CASTER_COMBAT_DIST and updated smarts scripts accordingly.
- Cherry-picked 7fb7432620
- Cherry-picked 63a6e1e048

Co-Authored-By: Ludovic Barbier <ludovic.barbier03@gmail.com>
Co-Authored-By: Giacomo Pozzoni <giacomopoz@gmail.com>

* Some more cleanup + fix sql

* More fixes to caster chase/combat movement + some cherry picks because why not

- Fix casters always trying to chase to melee range
- Fix casters another case of casters sometimes walking back instead of stopping
- Cleaned up some code
- Cherry picked ca25e8d019
- Cherry picked 96b289cadb

Co-Authored-By: Giacomo Pozzoni <giacomopoz@gmail.com>

* Added parentheses

* Fixed caster combat movement when target is rooted

- Made a few adjustments to chase range and stuff, but nothing set in stone.

* convert uint to int

---------

Co-authored-by: Ludovic Barbier <ludovic.barbier03@gmail.com>
Co-authored-by: Giacomo Pozzoni <giacomopoz@gmail.com>
2024-01-03 09:56:24 +01:00
..
db_auth feat(DB): Release ACDB 9.0.0 (#16069) 2023-04-25 01:48:38 -03:00
db_characters chore(DB): import pending files 2023-09-16 12:57:48 +00:00
db_world chore(DB): import pending files 2024-01-02 06:16:57 +00:00
pending_db_auth chore(DB): import pending files 2023-04-23 21:03:18 +00:00
pending_db_characters chore(DB): import pending files 2023-09-16 12:57:48 +00:00
pending_db_world Fix combat movement (#18026) 2024-01-03 09:56:24 +01: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.