CIA.vc
emeraldemu
Emerald Emu
Stats » Projects » emeraldemu
information
Emerald Emu project is a full featured World of Warcraft server suite. Based on Trinity Core 2 is privately developed for ultimate game experience. EEMU is an MMORPG framework thats built using C++ and using a back-end of mysql as a data base of content.
syndicateUTC clock
11:24 on May 28, 2012
event counters
The last message was received 1.92 years ago at 16:56 on Jun 28, 2010
0 messages so far today, 0 messages yesterday
0 messages so far this week, 0 messages last week
0 messages so far this month, 0 messages last month
4539 messages since the first one, 2.2 years ago, for an average of 4.24 hours between messages
recent messages
dateReversed sort columnprojectcontentlink
16:54 on Jun 28, 2010emeraldemu
Commit by skrbx :: r7de630db7ab31fd627314f32c68f4bb8f97eae30 /src/CMakeLists.txt: (link)
wrong credists for last commit. Fix is by silvestru Thanks!
#
16:45 on Jun 28, 2010emeraldemu
Commit by skrbx :: r517ddf991867f4861eeb23e3e528bfac609cc4c3 /src/ (CMakeLists.txt scripts/CMakeLists.txt): (link)
Fix linux compile by jilabaca closes Issue 59.
#
23:34 on Jun 27, 2010emeraldemu
Commit by skrbx :: r38e0f25ddad114429a7252e9565d074b64c3979f / (2 files in 2 dirs): (link)
Updated SQL + hack in iCC
#
21:19 on Jun 27, 2010emeraldemu
Commit by skrbx :: rbfbe8e72661ce5709f2e9ec4b9b9af05a470a45d /src/game/ (6 files): (link)
CRLF AGAIN!
#
13:08 on Jun 27, 2010emeraldemu
Commit by skrbx :: rfa2d46047107b76c6ed4243f2014b312310caf20 /sql/Emerald Emu Updates/8744_Trinity_Updates.sql: (link)
Added forgoten SQL file ^^
#
22:58 on Jun 26, 2010emeraldemu
Commit by skrbx :: re71b20af8358316ac6c99204e3aaf2d3f980ecdb /src/game/ (4 files): (link)
Fixed some typos and compile
#
22:50 on Jun 26, 2010emeraldemu
Commit by skrbx :: r4f8097f33929a787b994aad28a6f932229bef6d1 /src/game/Player.cpp: (link)
Remove a hack that caused too high experience bonus for heirlooms. Heirloom experience bonus was already handled perfectly.
#
22:48 on Jun 26, 2010emeraldemu
Commit by skrbx :: rfb0338510ecf288016d0b86dcd208ddf73cf51af /src/game/Mail.cpp: (link)
Don't return mails to non-existing characters (thanks to laviniu for finding the bug)
#
22:45 on Jun 26, 2010emeraldemu
Commit by skrbx :: rd838767bcc2ee84401f165d20ea6e9fdab1f9577 /src/game/Player.cpp: (link)
Fix a crash in BuildPlayerTalentsInfoData + CRLF

     if (m_specsCount)
     {
+        if (m_specsCount > MAX_TALENT_SPECS)
+            m_specsCount = MAX_TALENT_SPECS;
+
         // loop through all specs (only 1 for now)
#
22:42 on Jun 26, 2010emeraldemu
Commit by skrbx :: rd60a10d16b84c20839e1dc5008cf67f7ef7adcff /src/game/Unit.cpp: (link)
Fix primal tenacity reduce damage while stunned only on cat form, by laise
#
22:41 on Jun 26, 2010emeraldemu
Commit by skrbx :: rbd06bcc19797c35afe7de01a1ef75e32f50fdc3f /src/game/SpellAuraEffects.cpp: (link)
Fixed Shadow Ward coefficient, by dr.te...
#
22:39 on Jun 26, 2010emeraldemu
Commit by skrbx :: r5f3a9987f1a354b712859b422e80449c4cff3708 /src/game/SpellAuraEffects.cpp: (link)
Fix Ice barrier scaling, Fire Ward & Frost Ward, by dr.te... Patch by Tartalo
#
22:37 on Jun 26, 2010emeraldemu
Commit by skrbx :: ra645e0eb3734fca714adb430959714bc18b674ff /src/game/GroupHandler.cpp: (link)
*Fix: No longer can any party member invite a new member
*Fix: Assinging raid roles is doable by raid assistant again
#
22:33 on Jun 26, 2010emeraldemu
Commit by skrbx :: r9eb3e147365d9ffc45c04db35a931add9c17df33 /src/game/Unit.cpp: (link)
Mobs can't crit with spells.
#
22:33 on Jun 26, 2010emeraldemu
Commit by skrbx :: r651f0af6ae00fc1d46d9db5e7957139ca46a6d65 /src/game/DBCStores.cpp: (link)
Correction on LoadDBC counter - no more 102%... for now :D BY click
#
22:19 on Jun 26, 2010emeraldemu
Commit by skrbx :: r9fe5ce98b5012c71409e3c657b8f07dc8767fe31 /src/game/SpellEffects.cpp: (link)
Fix spells 48129, 60320 & 60321 (Scrolls of Recall I, II & III)
Now they buff Lost! and stop teleporting if they are used beyond max safe
level
Lost! buff is not fixed so there is no random teleport penalty yet
Patch by Tartalo
#
22:18 on Jun 26, 2010emeraldemu
Commit by skrbx :: re968cc0b9fc5bfac007e9d489d2317e8e3c2b027 /src/game/SpellEffects.cpp: (link)
Fix spells 52942 & 58837 (Loken Pulsing Shockwave: dinstance depending damage, by Josh)
#
22:16 on Jun 26, 2010emeraldemu
Commit by skrbx :: r12420174947e26650bb839f3456fcc59e9a8f771 /src/scripts/northrend/ulduar/halls_of_stone/boss_krystallus.cpp: (link)
Ulduar: Halls of Stone, Krystallus: Fix Shatter usage
#
01:45 on Jun 23, 2010emeraldemu
Commit by Xanadu :: r35aaffeeedf499d1e869a7b3acfce8a0ca2cf853 /src/game/SpellMgr.cpp: (link)
Fixed Divine Hymn, Hymn of Hope, Dispersion and Amplify Magic being erroneously displayed as debuffs, instead of buffs. Based on previous thenecromancer's implementation.
#
22:39 on Jun 21, 2010emeraldemu
Commit by Machiavelli :: rc8a07a0110c2e041a6c48436e18144a1857c58c6 /src/game/ (Channel.cpp Channel.h): (link)
Don“t allow inviting people to chat channels if they are banned from that channel.
Also fix response codes CHAT_PLAYER_NOT_BANNED_NOTICE + CHAT_PLAYER_INVITE_BANNED_NOTICE for SMSG_CHANNEL_NOTIFY.
#