Commit Graph

349 Commits

Author SHA1 Message Date
hondacrx 8fdf1deb4f Core/Units: Defined new npc flag 2018-08-26 01:12:48 -04:00
hondacrx 90ee61ae2b Core/AreaTrigger: handle AREATRIGGER_FLAG_HAS_CIRCULAR_MOVEMENT 2018-08-26 01:08:24 -04:00
hondacrx 3ab69a9500 Core/Player: Fixed crash when race or faction changing to an allied race. 2018-08-26 00:25:45 -04:00
hondacrx 9f962377fa Core/Spells: Fixed crash in AuraEffect.HandlePlayScene 2018-08-01 14:16:35 -04:00
hondacrx ae08c81ce6 Core/Artifact Handle Artifact tiers + Artifact unlock (3rd relic bonus) 2018-08-01 14:14:51 -04:00
hondacrx 92481d8d9f Core/Misc: Fixes 2018-08-01 13:33:11 -04:00
hondacrx 8673e7218d Core/Spells: Fixed travel form 2018-07-25 14:08:35 -04:00
hondacrx 943e858ccf Core/Spells: Implement AURA_REMOVE_BY_INTERRUPT to provide aura scripts with more information when removing by Unit::RemoveAurasWithInterruptFlags 2018-07-25 12:25:53 -04:00
hondacrx 75619e833f Core/Players: Changed flight masters to suppress positive transforms/shapeshifts instead of preventing starting flight 2018-07-25 12:17:32 -04:00
hondacrx c444b74aa1 Core/GameObject: Set SpellVisualID to capturePoint.SpellVisual1 when creating Capture Points 2018-07-19 10:19:45 -04:00
hondacrx 4dd8118ce6 Core/Criteria: Added CriteriaAdditionalCondition.MapDifficulty 2018-07-19 10:19:30 -04:00
hondacrx 95b71dc5e5 Core/Instances: Fixed instance greet messages and getting booted from old raids by not being in a raid group 2018-07-19 10:15:45 -04:00
hondacrx ce16e1cffb Core/DB: Updates 2018-07-12 17:25:45 -04:00
hondacrx 235335fdb5 Core/Guild: Fixed guild withdraw, BankTabRights 2018-07-12 17:25:27 -04:00
hondacrx 93499fb104 Core: Updated to .Net Core 2.1 2018-07-12 17:24:29 -04:00
hondacrx 7255455b22 Core/Refactor: Part 5 2018-07-05 10:57:42 -04:00
hondacrx badf6c2714 Core: Updated allowed build to 7.3.5.26972 2018-07-05 10:54:18 -04:00
hondacrx 2af1ddc5ea Core/Scripts: Remove some unused GetAI methods 2018-06-27 17:03:35 -04:00
hondacrx 1973d4f2ce Core/Scripts: Fixes a crash when entering a instance 2018-06-23 12:35:12 -04:00
hondacrx c174f06c67 Merge branch 'master' of github.com:CypherCore/CypherCore 2018-06-22 19:57:22 -04:00
fagoatse 5d246c1cd6 Core: Updated allowed build to 7.3.5.26899 (#22)
* Create 2018_06_22_00_auth.sql

* Update auth_database.sql

* Update WorldSocket.cs
2018-06-23 02:57:06 +03:00
hondacrx f948fa755c Merge branch 'master' of github.com:CypherCore/CypherCore 2018-06-20 17:16:19 -04:00
fagoatse bc1c17fde9 Core/PacketIO: Fixed SMSG_AUTH_RESPONSE structure after recent hotfix (#21)
just syncing with TC
2018-06-21 00:15:50 +03:00
hondacrx 4aa7d7be6d Core/Commands: Print phase info even if its a summoned npc 2018-06-16 18:07:31 -04:00
hondacrx b3e8e4f05f Scripts/Misc: Use InstanceMap in InstanceScript instead of Map 2018-06-16 18:06:55 -04:00
hondacrx 01e6357df2 Core: Updated allowed build to 7.3.5.26822 2018-06-15 16:07:51 -04:00
hondacrx 15b71dfd2a Core: Misc Fixes 2018-06-15 16:07:39 -04:00
hondacrx 1be8f0a70a Core/Movement: Fixes getting wrong speedtype 2018-06-15 12:39:08 -04:00
hondacrx daf0a5c0ab Core/Spells: Fix some errors with ApplySpellMod. 2018-06-15 12:38:19 -04:00
hondacrx 154102d00d Core/Scripts: Added and fixed some scripts 2018-06-15 12:37:38 -04:00
hondacrx 2fa79e0855 Core/Phases: Fixes errors in phases. 2018-06-15 12:36:55 -04:00
hondacrx b8b0ff0fba Core/Spells: Fixes errors in scriptstate for spells 2018-06-15 12:36:03 -04:00
hondacrx 7aa494d5dd Core/Errors: Stop using System.Diagnostics.Contracts, Its just closing the server without error or warning. We now log the error and then throw a exception 2018-06-15 12:34:56 -04:00
hondacrx 1289bc3ed1 Core/Misc: Fixes
DB: Lots of DB fixes
2018-06-09 12:03:02 -04:00
hondacrx 2d2a9eac16 Core/Player: Fixed cooldowns of DK Runes. 2018-06-09 12:02:06 -04:00
hondacrx 2c3479c6e2 Core/Refactor: Part 4 2018-05-27 15:40:06 -04:00
hondacrx d94ad385b1 Core/Maps: Fixes nulls which unloading instance maps. 2018-05-26 13:12:28 -04:00
hondacrx 41bce64ffc Core/Spells: Fixes OverflowException for ChainTargets 2018-05-26 13:11:47 -04:00
hondacrx f7e557ab71 Core: Misc fixes 2018-05-26 13:09:46 -04:00
hondacrx 3f7f1a7356 Core: Updated allowed build to 7.3.5.26654 2018-05-26 13:09:04 -04:00
hondacrx 4c11bda5ed Core/WorldObject: Changed the way we store values 2018-05-23 18:24:27 -04:00
hondacrx 804b6a68e8 Core/Spells: Fix wrong cooldown being saved to DB 2018-05-23 18:23:31 -04:00
hondacrx 913beeae69 Core/Misc: Misc fixes 2018-05-23 18:16:14 -04:00
hondacrx 43d49f9e9b Core/Spells: Allow removing same npc entry multiple times for AuraType.LinkedSummon if it's from different effects of the same spell
Core/Maps: Allow entering raid maps without a raid group for maps older than current expansion
2018-05-22 11:34:16 -04:00
hondacrx 90751a6a28 Core/Network: Changed AsyncAcceptor to have a start method that returns false if it can't start the network.
Core/Logging: Cleaned up network logging.
2018-05-22 11:29:54 -04:00
hondacrx a91973b1ff Core/Misc: Misc fixs 2018-05-22 11:16:19 -04:00
hondacrx dbd62e5c6f Core/DB: Some DB improvements 2018-05-22 11:05:16 -04:00
hondacrx 0be2dc08e2 Core/Misc: Misc Fixes 2018-05-22 00:43:21 -04:00
hondacrx 5dacd669b5 Core/Refactor: Part 3 2018-05-16 19:57:48 -04:00
hondacrx a1f9818037 Core/Maps: Enabled maps updater. and reduce cpu usage (i hope) 2018-05-13 20:27:55 -04:00