Commit Graph

4424 Commits

Author SHA1 Message Date
hondacrx a5e8da2a57 Update locales_gossip_menu_option to simple system 2017-11-13 12:42:45 -05:00
hondacrx 1e22248418 Added warrior Mortal Strike & Colossus Smash Effect 2017-11-07 18:29:50 -05:00
hondacrx 45a394cda7 Fixed some bad memory leaks on sockets 2017-11-06 17:59:59 -05:00
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 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
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 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