Commit Graph

543 Commits

Author SHA1 Message Date
hondacrx f80da42c89 Updated README 2018-12-26 22:59:20 -05:00
hondacrx ac37cfeadd Core: Misc fixes 2018-12-24 01:11:23 -05:00
hondacrx c9e59bc9a7 Core/Player: update player phase before updating area depending auras 2018-12-24 01:09:14 -05:00
hondacrx 56291f2273 Core/Commands: Fixed .gobject move and turn 2018-12-24 01:08:29 -05:00
hondacrx 11d2d56ddf Core/DB2: change regex to simple string Compare. 2018-12-24 01:04:55 -05:00
hondacrx 50019b85d5 Core/Spells: Update AOE Damage Cap 2018-12-24 01:03:49 -05:00
hondacrx 0c4bd05dd9 Core: Removed not needed faststruct 2018-12-24 01:03:36 -05:00
hondacrx 40564a73ce Core: use span<T> to cut down on array copys 2018-12-24 01:02:49 -05:00
hondacrx 581d0fd1ff Core/Misc: Removed oldTotal from LocaleConstant 2018-12-24 01:01:29 -05:00
hondacrx f414068883 Fixed DB2 loading and world login!!!!! 2018-12-14 18:43:35 -05:00
hondacrx 8e20114e10 BFA Update (still lots of testing to do tho) 2018-12-10 12:46:25 -05:00
hondacrx 468b053946 Core/Maps: Replaced spawnmask with difficulty list 2018-09-17 12:08:48 -04:00
hondacrx bc977cf274 Core/DB: Misc updates 2018-09-17 12:08:18 -04:00
hondacrx 81b414c95e Core/Commands: No need for dupe the method. 2018-08-29 14:43:48 -04:00
hondacrx dbd5baf7c9 Core/MMaps: This should fix the mmaps pathing. Needs more testing tho 2018-08-29 14:43:19 -04:00
hondacrx 32ed5530d4 Core/Maps: Should fix spam about not being able to unload files 2018-08-29 14:42:53 -04:00
hondacrx 520aaf3ceb Core/Objects: Fixes object not being updated in ObjectAccessor 2018-08-29 14:42:26 -04:00
hondacrx a187bfd169 Core/MMaps: updated detour to be current with tc (still doesn't find the right path sometimes) 2018-08-28 14:42:01 -04:00
hondacrx 8c35e4f830 DB: Misc updates 2018-08-26 01:25:02 -04:00
hondacrx 7a9edc07b2 Core/PacketIO: Moved SMSG_ADD_RUNE_POWER to packet classes 2018-08-26 01:23:03 -04:00
hondacrx f87224ac3d Core/Spells: Removed useless calls of Spell.GetEffect and SpellInfo.GetEffect 2018-08-26 01:20:46 -04:00
hondacrx 388c20a4cf Core/Conversations: Fixed CONVERSATION_DYNAMIC_FIELD_LINES structure and defined related opcode/flag 2018-08-26 01:15:48 -04:00
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 d42dba9ac1 DB/Misc: Added sql updates 2018-07-19 10:20:05 -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 f012fbffe8 Last try for travis 2018-07-12 17:50:03 -04:00
hondacrx 472bfcea7d Core/Build: Should fix travis builds 2018-07-12 17:46:51 -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 e5a62b4819 Updated README.md 2018-07-05 11:05:18 -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 316475fe6c COre/DB: Updates 2018-06-27 17:03:52 -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