hondacrx
|
973f6bbdba
|
Core/Gossip: Implemented new gossip option type GOSSIP_OPTION_TRANSMOGRIFIER
|
2018-04-17 17:13:10 -04:00 |
|
hondacrx
|
77f981d868
|
Core/Movement: Fixed PathGenerator.GetNavTerrain returning ground instead of water in fatigue area
|
2018-04-16 14:14:16 -04:00 |
|
hondacrx
|
3ff01ee33b
|
Core/Auras: Implemented Aura 178 (SPELL_AURA_MOD_MAX_POWER_PCT) (#21804)
|
2018-04-12 09:57:26 -04:00 |
|
hondacrx
|
da61c920b7
|
Core/Auras: implement Aura 379 (SPELL_AURA_MOD_MANA_REGEN_PCT)
|
2018-04-08 18:55:25 -04:00 |
|
hondacrx
|
c69c715cc0
|
Core/Spells: Implemented personal summons
|
2018-04-08 18:50:05 -04:00 |
|
hondacrx
|
7c8f9d5d15
|
Core/GameObjects: Skip gameobjects with M2 models when searching for area info (perf optimization, they dont have any area info)
|
2018-04-08 12:30:54 -04:00 |
|
hondacrx
|
541fc72731
|
Core/Players: Fixed learning talents available for multiple specs but in different row/column
|
2018-03-28 11:10:03 -04:00 |
|
hondacrx
|
fa35d60f60
|
Core/Entities: Phasing rewrite
|
2018-03-28 11:09:30 -04:00 |
|
hondacrx
|
aaae2edf02
|
Core/SmartScript: Added ACTION_GO_SET_GO_STATE
|
2018-03-18 12:01:59 -04:00 |
|
hondacrx
|
761af36d05
|
Core/Misc: Misc fixes
|
2018-03-18 11:44:55 -04:00 |
|
hondacrx
|
6ecc0ae762
|
Core/Misc: Graveyards can now use conditions, SourceType = 27, SourceEntry = graveyard_zone.ID
|
2018-03-18 11:43:59 -04:00 |
|
hondacrx
|
0ab3b8e8cd
|
Core/DataStores: Fixed db2 structures after 7.3.5
|
2018-03-13 15:43:03 -04:00 |
|
hondacrx
|
b9c1e3876b
|
Core/Chat: fix RBAC_PERM_COMMANDS_NOTIFY_COMMAND_NOT_FOUND_ERROR for subcommands
|
2018-03-12 14:40:58 -04:00 |
|
hondacrx
|
05ecb41a10
|
Core/Spell: partial revert of SPELL_ATTR1_UNAFFECTED_BY_SCHOOL_IMMUNE immunity handling
|
2018-03-12 14:37:52 -04:00 |
|
hondacrx
|
060bc0b7a8
|
Core/Spell: Undefined SPELL_ATTR7_USABLE_IN_STUN_FEAR_CONFUSION attr for now - Some function renames - Used in some client checks but not 100% sure of its usage (eg in CGUnit_C::CheckAndReportSpellInhibitFlags but not in Spell_C::IsUsableAction)
|
2018-03-12 13:24:16 -04:00 |
|
hondacrx
|
8f870a0366
|
Fix skill caps on professions
|
2018-03-09 23:29:56 -05:00 |
|
hondacrx
|
ba8d4661fd
|
Core/Items: PvP item levels basic implementation
|
2018-03-06 11:34:28 -05:00 |
|
hondacrx
|
c842332393
|
Core/Player: Implement PvP Talents
|
2018-03-06 11:10:51 -05:00 |
|
hondacrx
|
82dca6de94
|
Updated DB2 structs
|
2018-02-26 13:13:54 -05:00 |
|
hondacrx
|
0a3dfaba37
|
Updated to 7.3.5.25996 (Db2 files not updated)
|
2018-02-19 10:32:16 -05:00 |
|
hondacrx
|
b750f54f1d
|
Core/Movement: Smooth movement
|
2018-02-13 10:34:51 -05:00 |
|
hondacrx
|
27f406d63d
|
Core/Gossip: renaming/changing types
|
2018-02-01 13:50:37 -05:00 |
|
hondacrx
|
84fdaef291
|
Core/Spells: Allow skipping automatic removal of auras from spell_area when condition is no longer met (mostly used for cosmetic cutscenes after quest completion)
|
2018-01-28 19:37:36 -05:00 |
|
hondacrx
|
891fbebef8
|
Core/Battleground: Dropped battleground texts from trinity_string and replaced them with proper BroadcastText
|
2018-01-14 15:57:54 -05:00 |
|
hondacrx
|
79980e3dd2
|
Core/Entities: Remove phasemask
|
2018-01-10 22:26:47 -05:00 |
|
hondacrx
|
387568b863
|
Misc cleanups
|
2018-01-05 12:11:18 -05:00 |
|
hondacrx
|
9d3e87fd87
|
Core/Misc: Added helper function Unit::SetFullPower * Also renamed Unit::getPowerType and Unit::setPowerType to follow style guidelines
|
2018-01-03 13:57:16 -05:00 |
|
hondacrx
|
28c0ef9d03
|
Happy New Year!!!!
|
2018-01-02 13:02:21 -05:00 |
|
hondacrx
|
45333097df
|
Core/Quests: Implemented player choices
|
2018-01-01 12:18:52 -05:00 |
|
hondacrx
|
78a85e60f6
|
Core/RBAC: Cleanup
|
2017-12-30 17:53:47 -05:00 |
|
hondacrx
|
cf3857edb8
|
Fixes ProcChance always being a 0
|
2017-12-30 16:34:37 -05:00 |
|
hondacrx
|
3da0e167e6
|
Core/Spell: revamp of immunities system
|
2017-12-26 15:07:05 -05:00 |
|
hondacrx
|
c7219c7098
|
Fixes Script loading.
Some cleanup on array Clear
Misc errors
|
2017-12-24 16:37:15 -05:00 |
|
hondacrx
|
1e5249b6b0
|
Core/Auras: Implemented using all aura interrupt flag fields
|
2017-12-18 10:14:17 -05:00 |
|
hondacrx
|
4b2675944b
|
Core/Auras: Updated mount capability check and implemented SPELL_AURA_MOUNT_RESTRICTIONS
|
2017-12-13 14:34:37 -05:00 |
|
hondacrx
|
e26e0783ab
|
Core/Spell: reimplemented TRIGGERED_DISALLOW_PROC_EVENTS trigger flag
|
2017-12-11 11:20:38 -05:00 |
|
hondacrx
|
27fe48e33d
|
Core/Misc: Removed Death knight creation restrictions
|
2017-12-11 10:49:47 -05:00 |
|
hondacrx
|
b017ef8e84
|
Core/Scripts: Added new QuestScript hooks
|
2017-12-04 14:30:01 -05:00 |
|
hondacrx
|
c788e45b6f
|
Core/Auras: Implemented PROC_HIT_INTERRUPT
|
2017-12-04 14:06:36 -05:00 |
|
hondacrx
|
0909720464
|
Implemented AuraType.ModMaxPower
|
2017-11-22 12:44:25 -05:00 |
|
hondacrx
|
1a26ce6002
|
Updated gameobject template fields and GameError enum
|
2017-11-20 12:31:49 -05:00 |
|
hondacrx
|
79aeee0ebc
|
Updated db2 structures to 7.3.2.25480
|
2017-11-20 12:22:13 -05:00 |
|
hondacrx
|
a60fbcdf12
|
Update opcodes to 7.3.2
|
2017-11-17 16:56:54 -05:00 |
|
hondacrx
|
39b13bfc84
|
Update updatefields to 7.3.2.25383
|
2017-11-17 16:33:11 -05:00 |
|
hondacrx
|
6a0ae0c3a6
|
Encapsulate UNIT_CHANNEL_* fields
|
2017-11-17 16:23:55 -05:00 |
|
hondacrx
|
a5f7add4d6
|
Added .modify power command allowing to change any power as long as player class can use it
|
2017-11-13 13:36:51 -05:00 |
|
hondacrx
|
b8fe68ec8b
|
Add WorldEffectID to Gameobject
|
2017-11-05 17:40:57 -05:00 |
|
hondacrx
|
45066387e5
|
require phaseMask set for trap activation procs
|
2017-11-05 16:29:18 -05:00 |
|
Fabian
|
a3dc7b3f48
|
Ported .Net Core commits:
hondacrx:
- Initial commit: Switch to .Net Core 2.0
- Fix build and removed not needed files
Fabi:
- Updated solution platforms.
- Changed folder structure.
- Change library target framework to netstandard2.0.
- Updated solution platforms again...
- Removed windows specific kernel32 function usage (Ctrl-C handler).
|
2017-10-26 17:23:44 +02:00 |
|