This website requires JavaScript.
Explore
Help
Sign In
Inna
/
CypherCore
Watch
1
Star
0
Fork
0
You've already forked CypherCore
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
f6b1c24297cfb0082ae4f59c5caf8c11a3e0efd2
CypherCore
/
Source
/
Game
/
Entities
/
Unit
T
History
hondacrx
f6b1c24297
Fixes crashes when character dies, and when teleporting.
2024-02-22 16:17:27 -05:00
..
CharmInfo.cs
Some cleanups. (might break build for scripts as they are a WIP)
2023-10-08 10:35:31 -04:00
Unit.Combat.cs
Core/Creatures: Moved autoattack handling from scripts to game
2024-02-05 18:18:30 -05:00
Unit.cs
Fixes crashes when character dies, and when teleporting.
2024-02-22 16:17:27 -05:00
Unit.Fields.cs
Core/Spells: Allow spells with SPELL_DAMAGE_CLASS_NONE to crit
2024-02-21 17:41:12 -05:00
Unit.Movement.cs
Core/Creatures: Move immunities to separate table and implemented setting immunties to dispel, spell effects, aura types, aoe and chain targeting
2024-02-06 17:21:07 -05:00
Unit.Pets.cs
Some cleanups. (might break build for scripts as they are a WIP)
2023-10-08 10:35:31 -04:00
Unit.Spells.cs
Core/Spells: Fixed incorrect switch logic in Unit::SpellCritChanceDone
2024-02-21 21:10:45 -05:00