Changes for patch 7.3.5 servers.
2012-10-12
git:
Revision | Description | Author | Date |
---|---|---|---|
3d573... | core 4.3.4: correct smart AI MovementInform load | Higi | 17:19:40 |
7b2e6... | Core 4.3.4: misc | Lightguard | 12:40:55 |
a8b8b... | Core 4.3.4: - Improve movement and sync unit delay update. - Createblock improvement (fix speeds) - fix follow movement no pet case | Jayd | 12:39:32 |
2012-10-10
git:
Revision | Description | Author | Date |
---|---|---|---|
fbd57... | core 434: Fix formations. Compile fix | Chris | 20:57:50 |
e83b7... | Core 4.3.4: - fix motion bug (report status) - Druid spells | Jayd | 19:00:19 |
320d1... | core 4.3.4: lost part | Higi | 18:03:46 |
285e4... | core 4.3.4: Implement rudimentary pet support 4 SmartAI | Higi | 18:02:43 |
869da... | Core 4.3.4: - some addition information | Jayd | 15:45:33 |
b8798... | core 434: Gondoljunk a jovore is :P | Chris | 15:05:24 |
e7dc8... | Core 4.3.4: research | Lightguard | 12:27:03 |
486c3... | core 434: Added 5.0.5 map & dbc extract support to mapextractor. Added research data to QuestPOI objectiveIndex. | Chris | 09:47:25 |
2012-10-09
git:
Revision | Description | Author | Date |
---|---|---|---|
80fec... | Core 4.3.4: - typo fix at periodic calc | Jayd | 22:31:37 |
14317... | Core 4.3.4: - typo fix in dmg calculation | Jayd | 21:56:18 |
10532... | Core 4.3.4: - Discover some spell attrib - Discover some spell cast flag - Discover one unit flag2 - fix typo in cast time calculate with ranged weapons | Jayd | 19:27:24 |
e8a5c... | Core 4.3.4: - Implement predicted heal - Rename some wrong cast flag - Discover SPELL_ATTR_EX?_AVAILABLE_HEAL_PREDICTION | Jayd | 00:07:07 |
2012-10-08
git:
Revision | Description | Author | Date |
---|---|---|---|
4d0f9... | core 434: Implement new command: .npc near. Fix quest targetmark. Aura update misc. CONDITION_SOURCE_TYPE_QUEST_SHOW_MARK implement to other pleaces. | Chris | 22:52:38 |
2cc32... | core 4.3.4: misc | Higi | 19:37:15 |
742de... | Core 4.3.4: - typo fix | Jayd | 18:55:38 |
7bad9... | Core 4.3.4: - lost part | Jayd | 18:17:25 |
bf132... | Core 4.3.4: - Crash fix - Discover some spell attribute - Discover some cast flag | Jayd | 18:14:02 |
d6fd5... | core 4.3.4: Add new condition type | Higi | 14:21:02 |
2012-10-06
git:
Revision | Description | Author | Date |
---|---|---|---|
bc498... | Core 4.3.4: - rewrite cooldown handle (original idea form Chris) - typo fix - implement MicroTimeStamp (TimeMS()) and MilliTimeStamp (TimeUS()) | Jayd | 00:32:04 |
2012-10-05
git:
Revision | Description | Author | Date |
---|---|---|---|
4a8ff... | Core 4.3.4: - typo fix | Jayd | 21:24:34 |
b092b... | Core 4.3.4: - lost part | Jayd | 20:32:23 |
51cb4... | Core 4.3.4: - Added SpellCategory dbc - Improve cooldown calculate - Added SpellCategory flags - Implement 341 aura type | Jayd | 19:55:07 |
6fc89... | Core 4.3.4: - fix gcd apply - discover some spell attribute | Jayd | 17:58:07 |
306a9... | Core 4.3.4: - structure fix | Jayd | 00:08:07 |
2012-10-04
git:
Revision | Description | Author | Date |
---|---|---|---|
b6b75... | Core 4.3.4: - typo fix | Jayd | 19:34:22 |
829c6... | Core 4.3.4: - restore compile (lost part) - implement cast spell projectile data - some attributes and target flags - added some dbc struct | Jayd | 18:55:15 |
2012-10-03
git:
Revision | Description | Author | Date |
---|---|---|---|
1bf11... | Core 4.3.4: - discover some spell target flags and attributes and interrupt flags - improve SpellInterruptsEntry - discover ?_FIELD_BYTE_DISABLE_TAME_BEAST - fix typo in isharmfulorhelpful | Jayd | 23:17:51 |
2012-10-02
git:
Revision | Description | Author | Date |
---|---|---|---|
24808... | Core 4.3.4: - Note to self: Save next time... | Blumster | 21:05:34 |
5056f... | Core 4.3.4: - Gem socketing misc - Research | Blumster | 21:03:31 |
dd07f... | core 4.3.4: small typo | Higi | 20:02:29 |
25829... | Core 4.3.4: - Implement SPELL_ATTR_EX?_SPELL_WIDE_IMMUNE | Jayd | 17:40:04 |
ae0a6... | Core 4.3.4: - implement creature immunities aura and creature immunities test | Jayd | 17:33:22 |
999ef... | core 4.3.4: Implement Custom Creature Immunities support | Higi | 16:34:51 |
59f58... | Core 4.3.4: - Implement Creature Immunities - Discover Spell attribute | Jayd | 15:56:10 |
6e8b1... | Core 4.3.4: - small improve AuraAddMechanicAbilities - implement Effect Attributes - Discover many Spell Attributes - fix SpellTargetRestrictionsEntry - add ITEM_FLAG?_SKIP_COOLDOWN_CHECK_IN_USABLE - Discover many Player Flags - | Jayd | 14:17:48 |
2012-10-01
git:
Revision | Description | Author | Date |
---|---|---|---|
e725b... | Core 4.3.4: - Improve IsHelpfulOrHarmful (ispositive) - fix SpellTargetRestrictionsEntry struct - find new SpellCastTargetFlags flag | Jayd | 20:14:15 |
da785... | Core: Fix compile | Gerasz | 19:10:16 |
0b3ff... | Core 4.3.4: some speedup | Lightguard | 18:00:53 |
c3d28... | Core 4.3.4: - remove 1 header in pch - Rewrite spell effect value calculation (part I) TODO: melee part not finish, taken part need review - optimize aura amount calculation (less resource) - rewrite spellpower stat calculation (less resource) - Corr... | Jayd | 17:53:51 |
2012-09-27
git:
Revision | Description | Author | Date |
---|---|---|---|
e423e... | Core 4.3.4: - startup load order fix | Jayd | 10:12:12 |
b9ec7... | Core 4.3.4: - small change | Jayd | 10:03:14 |
2012-09-26
git:
Revision | Description | Author | Date |
---|---|---|---|
2202e... | Core 4.3.4: - more optimize Startup (on windows 13 sec load all tables) | Jayd | 23:50:08 |
71522... | Core 4.3.4: - small optimize startup | Jayd | 23:22:37 |
7118e... | Core 4.3.4: - more speed up startup (handle slow queries) | Jayd | 22:46:47 |
569ff... | Core 4.3.4: - bug fix with startup load balance | Jayd | 21:26:44 |
dea1f... | Core 4.3.4: - optimize startup load balance | Jayd | 20:40:06 |
331ae... | Core 4.3.4: - improve startup load balance (use 2 thread) - restore color for msvc console | Jayd | 19:34:50 |