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) - Correctly | 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 |
97612... | Drop hax | Blaymoira | 16:29:15 |
aebba... | Core 4.3.4: | Jayd | 13:28:46 |
2876b... | Core 4.3.4: - update sql connector - fix x64 reflection for msvc - implement NanoTimeStopper | Jayd | 13:21:56 |
e92fd... | Core 4.3.4: - update sql connector - fix x64 reflection for msvc - implement NanoTimeStopper | Jayd | 13:21:56 |
2012-09-25
git:
Revision | Description | Author | Date |
---|---|---|---|
ed22f... | Core 4.3.4: - tbb restore work for msvc | Jayd | 22:12:33 |
583ed... | Core 4.3.4: - implement more spell attrib | Jayd | 21:25:10 |
8fbed... | Core 4.3.4: - Added Correct ChrRacesEntry (teamid and discover area default) - Load required dbc - Implement some helper function for spellEntry - Implement correctly SPELL_ATTR_EX?_CANT_USE_MODIFIERS (and player store own Spell Family Name => need for co | Jayd | 18:14:48 |
fb539... | Spell fixes | Blaymoira | 14:12:49 |
2012-09-24
git:
Revision | Description | Author | Date |
---|---|---|---|
c0e9c... | core 434: Fix two compile warning | Chris | 22:11:48 |
c4cdc... | core 434: Fix warnings and compile | Chris | 22:08:56 |
c7ad6... | core 434: Added new AI calls. | Chris | 21:39:16 |