| Age | Commit message (Collapse) | Author |
|
|
|
|
|
(fixes offhand attacks if not UpdateAI is overridden)
|
|
|
|
|
|
|
|
closes #244
Signed-off-by: Subv <s.v.h21@hotmail.com>
|
|
closes #6172
Signed-off-by: Subv <s.v.h21@hotmail.com>
|
|
|
|
before hoverheight changes was .cast/.unaura spell 11010. And since we do not have .autoattack, .steadyshot, .heroicstrike, .shootwand etc. either, there's no place for this command in the core (there never was).
|
|
|
|
|
|
Thanks Hitplusone, amort and SignFinder for the list
Closes #1701
|
|
(incorrectly) crit any longer
Signed-off-by: Subv <s.v.h21@hotmail.com>
|
|
- Set 0 values for some spells that should never scale with spell power. If some have been left out please report an issue.
- Set 20% ap coefficient for Howling Blast
Closes #6163
Closes #4166
Closes #436
|
|
(doesnt really fix anything, just for the sake of using proper entries)
|
|
Closes #6166
|
|
Closes #216
Signed-off-by: Subv <s.v.h21@hotmail.com>
|
|
Closes #6170
Signed-off-by: Subv <s.v.h21@hotmail.com>
|
|
|
|
Vincent-Michael
|
|
member function does not override any base class virtual member function
|
|
|
|
Signed-off-by: Machiavelli <machiavelli.trinity@gmail.com>
|
|
|
|
this will prevent potential for future memory leaks
|
|
|
|
|
|
Signed-off-by: Machiavelli <machiavelli.trinity@gmail.com>
|
|
Signed-off-by: Machiavelli <machiavelli.trinity@gmail.com>
|
|
|
|
Professor Putricide's phase transition
|
|
hooks.
|
|
whitespace
|
|
Closes #6156
|
|
Signed-off-by: Subv <s.v.h21@hotmail.com>
|
|
|
|
Closes #6147
Signed-off-by: Subv <s.v.h21@hotmail.com>
|
|
Core/Misc: Add a validity check for coordinates, prevents possible crashes with invalid coordinates
|
|
|
|
about possible hackers during character creation
|
|
|
|
Thanks Venugh for noticing
|
|
both cast spells have target_unit_caster
|
|
changes.
- Z position was not set if LOS-check failed, and thereafter causing a crash when trying to move to a uninitialized z-choord.
- Also fixes bad coords in water
Closes #6124
|
|
do some safer casting in a silithus script
|
|
|
|
|
|
in Load hook, not Register
|
|
- Fixed field number for characters.deleteInfos_Account
- Add missing break for "receiver" (DTT_MAIL)
|