Commit Graph

163 Commits

Author SHA1 Message Date
hondacrx 71d913107d Fix build 2017-11-05 17:41:31 -05:00
hondacrx b8fe68ec8b Add WorldEffectID to Gameobject 2017-11-05 17:40:57 -05:00
hondacrx f81a877ad3 Added DB-support for conversation actorGuids 2017-11-05 16:55:27 -05:00
hondacrx f6d034b7e5 Shouldnt touch Google.Protobuf stuff. 2017-11-05 16:32:45 -05:00
hondacrx 0df2703eab Cleanup errors and misc fixes 2017-11-05 16:29:18 -05:00
hondacrx 76b8c4a10d only apply shapeshift aura passives when changing forms 2017-11-05 16:29:18 -05:00
hondacrx b9d3e7623b cleanup single target auras on spec switch 2017-11-05 16:29:18 -05:00
hondacrx 45066387e5 require phaseMask set for trap activation procs 2017-11-05 16:29:18 -05:00
hondacrx 4f5bc9af9a allow pets and totems to drop mod charges in owner auras. 2017-11-05 16:29:17 -05:00
hondacrx 690198736e fix logic error in DamageInfo.ModifyDamage. 2017-11-05 16:29:17 -05:00
hondacrx 88de69be28 allow damage from periodics to trigger auras if they're not fully resisted/absorbed 2017-11-05 16:29:17 -05:00
Fabian facab2dce6 Revert "Fixed some (many) "{ get; set; }""
This reverts commit 8393349316.
2017-11-05 22:26:25 +01:00
hondacrx 8ed446ae7a Replace most T.Parse with T.TryParse for all user input. 2017-11-05 15:21:29 -05:00
hondacrx 8c863de8a6 Update locales_creature_text to simple system 2017-11-04 19:01:39 -04:00
hondacrx 420d11b847 Updated diminishing returns 2017-11-04 18:52:42 -04:00
hondacrx 7272925732 Apply reputation discount to all points in multi-segment paths 2017-10-30 20:57:13 -04:00
hondacrx ce516bfb75 Forgot one directory fix for logs. 2017-10-29 10:09:06 -04:00
hondacrx c0431f8a17 Fixed not checking for sync on socket. 2017-10-29 10:02:32 -04:00
hondacrx 19d27aa6f1 Fixed logs folder being created in non working dir. when running from VS 2017-10-29 10:01:52 -04:00
hondacrx 97b526f022 Merge branch 'master' of github.com:CypherCore/CypherCore 2017-10-26 18:12:07 -04:00
hondacrx 00aca0ea11 Update Travis.yml 2017-10-26 18:12:02 -04:00
Fabian 8393349316 Fixed some (many) "{ get; set; }" 2017-10-26 19:36:15 +02:00
hondacrx 5d1f0a8dc8 Forgot to initialize Sha256 2017-10-26 11:58:12 -04:00
Fabian König 8c8849b58c Update appveyor.yml 2017-10-26 17:49:37 +02:00
Fabian König 8d39b34eb5 Update appveyor.yml 2017-10-26 17:43:38 +02: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
hondacrx 227702e19c Removed not used files 2017-10-25 17:07:46 -04:00
hondacrx d552c65668 Misc Fixes 2017-10-25 17:07:28 -04:00
hondacrx 62585dcfb3 Added some new scripts 2017-10-25 17:06:59 -04:00
hondacrx f560eb5276 Refactor and improve vendor items 2017-10-09 16:55:06 -04:00
hondacrx 2cac04e439 mark Arcane Missiles aura as negative. Was downranking the spell when targetting low level mobs due to effect 1 flagged as possitive.
clear auras of channeled spells if channeling is cancelled due to invalid targets (dead or w/e)
2017-10-04 18:16:56 -04:00
hondacrx cc5263099c compute aura diminishing return info at startup and cache it
some changes in default proc generation. Fix an issue of stealth breaking with positive and/or healing spells
2017-10-04 18:13:04 -04:00
hondacrx 7bd260c2df compute aura diminishing return info at startup and cache it 2017-10-04 15:07:46 -04:00
hondacrx 4424eb6af6 Implemented right Snobold Vassal behavior on Gormok fight. 2017-10-04 12:34:11 -04:00
hondacrx eadb7d40ee [WIP] Gnomish Mind Control Cap and Gnomish Universal Remote 2017-10-04 12:33:33 -04:00
hondacrx 168b587aa9 do not set a quest to failed if it's rewarded or has no status at all (not taken). 2017-10-04 12:32:54 -04:00
hondacrx e45c13a8dc Misc Fixes 2017-10-04 12:32:33 -04:00
hondacrx 911e039571 Fix an edge case issue where creatures would re-acquire target after respawn if they despawned while spell focusing. 2017-10-04 12:31:43 -04:00
hondacrx df2ff63283 show DIALOG_STATUS_AVAILABLE instead of DIALOG_STATUS_REWARD for non-repeatable autocomplete quests. 2017-10-04 12:31:02 -04:00
hondacrx e8eecfedae allow SpellEffectName.QuestComplete to set a quest to rewarded only if that quest is used as internal flag by the server (has flag 1024 - QuestFlags.Tracking). 2017-10-04 12:30:41 -04:00
hondacrx f43ab8cd82 Added more Scripts 2017-10-02 12:55:53 -04:00
hondacrx 340aac5659 Moved loading account info from rest session to session 2017-10-02 12:17:54 -04:00
hondacrx 780899e1d1 Sync QuestFlags with WPP 2017-09-20 00:28:57 -04:00
hondacrx 87e0b1a603 Changed NearestAttackableUnitInObjectRangeCheck to only consider neutral units as targets if they are already in combat with target searching unit 2017-09-20 00:28:17 -04:00
hondacrx 1b9bf99d8c Fixed weather updates to be thread safe 2017-09-20 00:27:47 -04:00
hondacrx 28e6d6870a Implement SPELL_ATTR0_ON_NEXT_SWING_2
Misc. Fixes
2017-09-20 00:27:21 -04:00
hondacrx bd1252b3c2 Implement ItemLevelSelector.db2
Implemented glowing new items in inventory
2017-09-20 00:26:09 -04:00
hondacrx 2673fe277e Fixed CMSG_CLOSE_INTERACTION 2017-09-06 18:47:35 -04:00
hondacrx adbde2e6c2 Fix loading of core scripts 2017-09-06 18:46:19 -04:00
hondacrx 36a74cf873 Misc fixes 2017-09-06 12:00:21 -04:00