IPB

Welcome Guest ( Log In | Register )

> Personal changelog
optical
post Jun 12 2009, 05:17 AM
Post #1


Administrator
***

Group: Root Admin
Posts: 1,235
Joined: 14-April 09
Member No.: 1



So i thought i'd Post a day-by-day change log of what i personally fix/edit/mod/add to the server so people know what to look for.

CODE
Revision: 708
Author: opticalza
Date: 8:09:26 p.m., Saturday, 17 October 2009
Message:
* redid the spellhashes again - and adjusted extractor to avoid collisions
----
Revision: 707
Author: opticalza
Date: 6:12:15 p.m., Saturday, 17 October 2009
Message:
* Priest: Improved devouring plague
----
Revision: 706
Author: opticalza
Date: 4:04:47 p.m., Saturday, 17 October 2009
Message:
* mind trauma wont stack with other healing reduction effects
* re-extracted SpellNameHashes.h
* Priest: improved mind blast (nty)
----
Revision: 705
Author: opticalza
Date: 3:29:33 p.m., Saturday, 17 October 2009
Message:
* Pirest empowered renew should now instantly tick for 5/10/15% of the renew amount when its cast. (nty)
----
Revision: 704
Author: opticalza
Date: 3:24:51 p.m., Saturday, 17 October 2009
Message:
* Priest test of faith (nty, should work)
----
Revision: 703
Author: opticalza
Date: 3:17:29 p.m., Saturday, 17 October 2009
Message:
* sql querys which fail will be printed in all conditions (so i can fix them properly...)
----
Revision: 702
Author: opticalza
Date: 3:15:27 p.m., Saturday, 17 October 2009
Message:
* implemented MSG_MOVE_START_DESCEND - flying down wont appear laggy initially.
* reduced server->client movement desynchornization abit. We'll see how these change go.
----
Revision: 701
Author: opticalza
Date: 2:45:05 p.m., Saturday, 17 October 2009
Message:
* rewrote rupture formula (don't kill me if it's broken, kill dejected)
----
Revision: 700
Author: opticalza
Date: 1:46:09 p.m., Saturday, 17 October 2009
Message:
*tested and working, priest body and soul
----
Revision: 699
Author: opticalza
Date: 12:33:37 p.m., Saturday, 17 October 2009
Message:
* missile barrage will wear off after you finish casting arcane missiles (tested)
* nty backlash will be removed after you cast an incenerate or shadowbolt
* nty Wound and permafrost healing reduction wont stack
----
Revision: 698
Author: opticalza
Date: 12:02:53 a.m., Saturday, 17 October 2009
Message:
.lookupitem command returns item links nty
----
Revision: 697
Author: opticalza
Date: 11:54:08 p.m., Friday, 16 October 2009
Message:
----
Revision: 696
Author: opticalza
Date: 11:48:17 p.m., Friday, 16 October 2009
Message:
* mortal strike should stack with unrelenting assault, not furious attacks
----
Revision: 694
Author: opticalza
Date: 10:40:52 p.m., Thursday, 15 October 2009
Message:
* 3.2.2a clientpatch
----
Revision: 693
Author: opticalza
Date: 7:35:10 p.m., Thursday, 15 October 2009
Message:
* crash fix
----
Revision: 692
Author: opticalza
Date: 6:14:52 p.m., Thursday, 15 October 2009
Message:
* hymn of hope shouldn't proc on everything around you.
- Are you sure the mana restore part doesn't work? (nty)
----
Revision: 691
Author: opticalza
Date: 5:32:56 p.m., Thursday, 15 October 2009
Message:
* nty: Priest Body and Soul shield proc part
----
Revision: 690
Author: opticalza
Date: 5:08:46 p.m., Thursday, 15 October 2009
Message:
* These are all not tested yet, but many thanks to chemical for gathering the info. Please update the thread with which ones are still not working (in a bumped post)
*Fury of five flights
*Eye of the brood mother
*Egg of mortal essence
*Banner of victory
*Pyrite Infuser
*Idol of flaring growth
*Forethought talisman (should proc on heals only)
*Lunar guidance
*Idol of steadfast
*Extract of necromantic power
*Sollace of the fallen/Dead/whatever
----
Revision: 689
Author: opticalza
Date: 3:04:30 p.m., Wednesday, 14 October 2009
Message:
----
Revision: 688
Author: opticalza
Date: 5:20:31 p.m., Monday, 12 October 2009
Message:
* traps shouldn't trigger on targets who are immune to their effects (not tested yet)
----
Revision: 687
Author: opticalza
Date: 5:09:32 p.m., Monday, 12 October 2009
Message:
* implemented Unit::RemoveSnareEffects() function - self explanatory
* fixed Shamans earthen power (NTY)
----
Revision: 686
Author: opticalza
Date: 4:39:43 p.m., Monday, 12 October 2009
Message:
* nty earth shield should scale with spell power
----
Revision: 685
Author: opticalza
Date: 4:32:09 p.m., Monday, 12 October 2009
Message:
* healing reduction affects will now function again.
----
Revision: 684
Author: opticalza
Date: 4:20:00 p.m., Saturday, 10 October 2009
Message:
* implemented .finduserswithip command
----
Revision: 683
Author: opticalza
Date: 6:23:16 p.m., Friday, 9 October 2009
Message:
* nty - improved shadowform will cause fade to remove impairing effects
----
Revision: 682
Author: opticalza
Date: 1:47:42 p.m., Friday, 9 October 2009
Message:
* disable movetimeskipped packet.
----
Revision: 681
Author: opticalza
Date: 1:22:52 p.m., Friday, 9 October 2009
Message:
* fixed arena charters
----
Revision: 680
Author: opticalza
Date: 12:12:54 p.m., Friday, 9 October 2009
Message:
* absorb shields on melee strikes will be calculated post armour and resilience calculations. Thanks Kursh.
* removed a debug line of code
----
Revision: 679
Author: opticalza
Date: 7:14:29 p.m., Thursday, 8 October 2009
Message:
* healing reduction, and speed increasing effects, such as gems should no longer stack. I am not convinced that the speed change is blizzlike, but they way it was before was even less so.
- This may break a few things, be sparing, and report them, will sort it asap
----
Revision: 678
Author: opticalza
Date: 11:34:46 a.m., Thursday, 8 October 2009
Message:
* replaced sociallocks with spinlock mutexes
* re-oredered some of the lock operations, very very minor optimization
----
Revision: 677
Author: opticalza
Date: 10:33:43 a.m., Wednesday, 7 October 2009
Message:
----
Revision: 676
Author: opticalza
Date: 10:49:53 p.m., Tuesday, 6 October 2009
Message:
* another minor BW saving in group updates
----
Revision: 675
Author: opticalza
Date: 8:37:47 p.m., Tuesday, 6 October 2009
Message:
* rewrote druid swiftmend, works now as intended
* glyph of swiftmend (partially working, for the most part, yes)
* deaths verdict/deaths choice proc
----
Revision: 674
Author: opticalza
Date: 6:18:51 p.m., Tuesday, 6 October 2009
Message:
* optimized group update packets, should result in less cpu and b/w usage in group code, which makes 40 man raids in av more viable for those with poor connections
----
Revision: 673
Author: opticalza
Date: 2:35:46 p.m., Tuesday, 6 October 2009
Message:
* potential memleak in spell::prepare (dvlpr)
----
Revision: 672
Author: opticalza
Date: 1:49:14 p.m., Tuesday, 6 October 2009
Message:
* removed some funserver code with #ifdef's to save cpu
----
Revision: 671
Author: opticalza
Date: 1:35:12 p.m., Tuesday, 6 October 2009
Message:
* collision fly hack detection si off by default
* never make use of heap buffers in group update field changes.
----
Revision: 670
Author: opticalza
Date: 7:01:21 p.m., Monday, 5 October 2009
Message:
* hunter: concussive barrage
* hunter: piercing shots
----
Revision: 669
Author: opticalza
Date: 4:52:15 p.m., Monday, 5 October 2009
Message:
* trinket: Forethought talisman
* trinket: Pandora's plea
* trinket: Sif's Rememberance
These are all not tested, please post again if its broken =\
----
Revision: 668
Author: opticalza
Date: 4:45:38 p.m., Monday, 5 October 2009
Message:
* paladins touched by the light should be effected by STR, not stamina, thanks ihealthetank.
----
Revision: 667
Author: opticalza
Date: 4:40:40 p.m., Monday, 5 October 2009
Message:
* arenas - shadowsight (nty)
* debugging stuff (bg's)
* reverted clearing cooldown change, should fix prep etc =[
* removed some accidental debug code in previous commit
* crash fix for wsg gate changes
----
Revision: 666
Author: opticalza
Date: 3:11:50 p.m., Monday, 5 October 2009
Message:
* 3rd time lucky - Resilience will now correctly reduce damage on all attacks. Tested and working.
----
Revision: 665
Author: opticalza
Date: 9:58:44 p.m., Sunday, 4 October 2009
Message:
* bunch of untested stuff due to laptop fail
- fly hack detection will now have collision and packet style settings in Config.
----
Revision: 664
Author: opticalza
Date: 1:23:46 a.m., Sunday, 4 October 2009
Message:
* spell reflecting hammer of righteous without a shield wont crash the server.
----
Revision: 663
Author: opticalza
Date: 12:55:45 a.m., Sunday, 4 October 2009
Message:
* changed wsg gates to an array rather then list. p1 of minor bg changes
----
Revision: 662
Author: opticalza
Date: 10:47:03 p.m., Saturday, 3 October 2009
Message:
* fixed bug where mana burns weren't updating the targets mana (target didn't see his mana go down, everyone else would)
----
Revision: 661
Author: opticalza
Date: 4:20:44 p.m., Saturday, 3 October 2009
Message:
* possible crash fix
----
Revision: 660
Author: opticalza
Date: 3:25:41 p.m., Saturday, 3 October 2009
Message:
* effects like enraged regeneration will now be affected by mortal strike, and other healing multiplier modifiers.
- this is likely to break some ability, please report any side effects!
----
Revision: 658
Author: opticalza
Date: 10:41:03 p.m., Friday, 2 October 2009
Message:
* fixed char deletion
----
Revision: 657
Author: opticalza
Date: 10:00:07 p.m., Friday, 2 October 2009
Message:
* fixed spell healing in combat logs.
* totems shouldn't fall under the map anymore
----
Revision: 656
Author: opticalza
Date: 5:33:40 p.m., Friday, 2 October 2009
Message:
* warrior sudden death shouldn't cause execute to consume more rage then it should
----
Revision: 655
Author: opticalza
Date: 11:47:14 a.m., Friday, 2 October 2009
Message:
* nty should fix the "raid difficulty set to XX" when players join and leave raids.
----
Revision: 654
Author: opticalza
Date: 11:07:23 p.m., Thursday, 1 October 2009
Message:
* group memleak fix. Credits to dvlpr for pointing me in the right direction
Revision: 653
Author: opticalza
Date: 9:39:18 p.m., Thursday, 1 October 2009
Message:
* flare of the heavens proc
* corrected structure of SMSG_MAIL_LIST_RESULT
* taking items from mail will send the "You recieve item XX" packet
----
Revision: 652
Author: opticalza
Date: 8:45:29 p.m., Thursday, 1 October 2009
Message:
* formulas: Armor penetration rating corrected, as according to http://www.wowwiki.com/Formulas:Armor_penetration
- This will result in ARP being less useful on clothys/leather wearers, and is a nerf in every aspect.
----
Revision: 651
Author: opticalza
Date: 6:09:26 p.m., Thursday, 1 October 2009
Message:
* fixed bug where arena's wouldn't add players correctly
----
Revision: 650
Author: opticalza
Date: 1:31:33 p.m., Thursday, 1 October 2009
Message:
* warrior: Execute should only use a max of 30 rage by default.
----
Revision: 649
Author: opticalza
Date: 10:19:36 a.m., Thursday, 1 October 2009
Message:
* more BG Stuff
----
Revision: 648
Author: opticalza
Date: 10:21:50 p.m., Wednesday, 30 September 2009
Message:
* more.
----
Revision: 647
Author: opticalza
Date: 10:04:57 p.m., Wednesday, 30 September 2009
Message:
* compile. arrrr
----
Revision: 646
Author: opticalza
Date: 10:03:32 p.m., Wednesday, 30 September 2009
Message:
* more crashes.
----
Revision: 645
Author: opticalza
Date: 9:56:57 p.m., Wednesday, 30 September 2009
Message:
* crash again
----
Revision: 644
Author: opticalza
Date: 9:51:32 p.m., Wednesday, 30 September 2009
Message:
* another crash fix
----
Revision: 643
Author: opticalza
Date: 9:46:36 p.m., Wednesday, 30 September 2009
Message:
* crash fix
* new opcodes etc
----
Revision: 642
Author: opticalza
Date: 6:43:29 p.m., Wednesday, 30 September 2009
Message:
* updated opcodes. Credits to motive
----
Revision: 641
Author: opticalza
Date: 5:20:29 p.m., Wednesday, 30 September 2009
Message:
* Corrected battleground queueing to 3.2.2 mechanics
* battlegrounds will not be balanced as best as possible.
* Previous rev is also..
* updated console spellinfo command to return target types
* updated purchase charter packet to 3.2.2 structure
----
Revision: 640
Author: opticalza
Date: 5:16:13 p.m., Wednesday, 30 September 2009
Message:
----
Revision: 639
Author: opticalza
Date: 5:15:29 p.m., Wednesday, 30 September 2009
Message:
* tidyed areatrigger code up
----
Revision: 638
Author: opticalza
Date: 5:14:48 p.m., Wednesday, 30 September 2009
Message:
* fixed a bug in char deletion not cleaning fields up
----
Revision: 637
Author: opticalza
Date: 5:11:52 p.m., Wednesday, 30 September 2009
Message:
* fixed chaining targets abit - chains will not go through walls, and the range will be based off of the previous targets distance to the next viable target
* fixed 3.2.2 soc's range and effect
----
Revision: 636
Author: opticalza
Date: 6:49:29 p.m., Sunday, 27 September 2009
Message:
* whisper 'acks' wont be sent if its an addon sending the message - so grid etc wont spam your chat Box
* made SMSG_CHAR_ENUM packet buffer larger - 250 bytes per char
----
Revision: 635
Author: opticalza
Date: 1:06:19 a.m., Sunday, 27 September 2009
Message:
* weird crash fix
* disabled PlayerLeftGroup instancemgr function (really slow)
----
Revision: 634
Author: opticalza
Date: 5:39:11 p.m., Saturday, 26 September 2009
Message:
* updated spellfailure extractor
* updated spellfailure enum
----
Revision: 633
Author: opticalza
Date: 2:46:14 p.m., Saturday, 26 September 2009
Message:
* more clientpatches - this should encompass all enUS wotlk versions
----
Revision: 632
Author: opticalza
Date: 2:44:28 p.m., Saturday, 26 September 2009
Message:
* client Patches for automatic patching up (Part 1)
----
Revision: 631
Author: opticalza
Date: 2:35:46 p.m., Saturday, 26 September 2009
Message:
* test commit (related to leaks)
* mapmgr mutex
----
Revision: 630
Author: opticalza
Date: 12:13:31 p.m., Saturday, 26 September 2009
Message:
* 3.2.2 envenom + master poisoner edits. Although it appears poisons aren't being applied correctly, so i will have to look into that.
----
Revision: 629
Author: opticalza
Date: 3:50:39 p.m., Friday, 25 September 2009
Message:
* reduced the number of players required in queue to start a match for all bg's
----
Revision: 628
Author: opticalza
Date: 3:49:09 p.m., Friday, 25 September 2009
Message:
* warrior 3.2.2 sword spec
----
Revision: 627
Author: opticalza
Date: 2:54:49 p.m., Friday, 25 September 2009
Message:
* nty seal of command's proc
----
Revision: 626
Author: opticalza
Date: 2:50:51 p.m., Friday, 25 September 2009
Message:
* lava burst 3.2.2 changes
----
Revision: 625
Author: opticalza
Date: 2:43:21 p.m., Friday, 25 September 2009
Message:
* Blessing of sanctuary 3.1 and 3.2.2 effects (stam + str)
----
Revision: 624
Author: opticalza
Date: 1:50:29 p.m., Friday, 25 September 2009
Message:
* 3.2.2 SOV/SOC changes
----
Revision: 623
Author: opticalza
Date: 1:38:51 p.m., Friday, 25 September 2009
Message:
* merged the 3.2.2 branch into the trunk
----
Revision: 622
Author: opticalza
Date: 1:34:51 p.m., Friday, 25 September 2009
Message:
* working 3.2.2 support. Thanks to dvlpr and tomrus for some help
----
Revision: 621
Author: opticalza
Date: 4:33:10 p.m., Thursday, 24 September 2009
Message:
* enum for 3.2.2
----
Revision: 620
Author: opticalza
Date: 1:21:45 p.m., Thursday, 24 September 2009
Message:
* 3.2.2 dbc's + login
* changed ignore + friends lists from std::set to std::tr1::unordered_set
----
Revision: 619
Author: opticalza
Date: 3:32:55 p.m., Wednesday, 23 September 2009
Message:
* branched trunk to 3_2_2 for 3.2.2 development
----
Revision: 618
Author: opticalza
Date: 11:06:50 p.m., Tuesday, 22 September 2009
Message:
* Trinket: Show of faith
----
Revision: 617
Author: opticalza
Date: 9:39:09 p.m., Monday, 21 September 2009
Message:
* minor optimization , changed from std::set to std::tr1:unordered_set
----
Revision: 616
Author: opticalza
Date: 8:15:57 p.m., Monday, 21 September 2009
Message:
* Essence of gossamer internal cooldown
----
Revision: 615
Author: opticalza
Date: 5:25:52 p.m., Monday, 21 September 2009
Message:
* memory leak fix
----
Revision: 614
Author: opticalza
Date: 4:23:37 p.m., Monday, 21 September 2009
Message:
* possibly fix the bugs where spells fail but still consume energy (NTY)
----
Revision: 613
Author: opticalza
Date: 3:29:18 p.m., Monday, 21 September 2009
Message:
* stupid crash fix.
----
Revision: 612
Author: opticalza
Date: 7:01:33 p.m., Sunday, 20 September 2009
Message:
* fixed whisper 'ack'
----
Revision: 611
Author: opticalza
Date: 3:39:29 p.m., Sunday, 20 September 2009
Message:
* x64 settings, don't know why they didn't get saved...
----
Revision: 610
Author: opticalza
Date: 3:22:49 p.m., Sunday, 20 September 2009
Message:
*disabled checked STL iterators. If successful this will result in a significant performance gain.
----
Revision: 609
Author: opticalza
Date: 2:57:20 p.m., Sunday, 20 September 2009
Message:
* fixed a bug with guild messages not working due to previous commit, and removed another copyandsenddelayedpacket call.
----
Revision: 608
Author: opticalza
Date: 2:36:56 p.m., Sunday, 20 September 2009
Message:
* moved alot of packets from the heap onto the stack, and inlined any 'packet building' functions
----
Revision: 607
Author: opticalza
Date: 2:34:48 p.m., Sunday, 20 September 2009
Message:
* stupid ass crash fix
----
Revision: 606
Author: opticalza
Date: 7:05:44 p.m., Saturday, 19 September 2009
Message:
* removed alot of wasteful packet copys used by slow CopyAndSendDelayedPacket();
----
Revision: 605
Author: opticalza
Date: 6:44:00 p.m., Saturday, 19 September 2009
Message:
* minor optimizations
- HasDummyAura now returns a pointer to the spellentry if it finds one, no more double lookups
- Removed a few pointless sharedpointer constructions when we could use raw casts
----
Revision: 604
Author: opticalza
Date: 10:15:49 a.m., Saturday, 19 September 2009
Message:
* 3.1 mana regeneration from spirit nerfed by 40%
----
Revision: 603
Author: opticalza
Date: 4:15:39 p.m., Friday, 18 September 2009
Message:
* final correction for rage generation - this time for dealing damage (this is a nerf)
----
Revision: 602
Author: opticalza
Date: 10:09:55 p.m., Thursday, 17 September 2009
Message:
* warrior's wont regenerate rage while in combat (credits to burlex/dvlpr/metalivo for these, btw)
----
Revision: 601
Author: opticalza
Date: 10:08:28 p.m., Thursday, 17 September 2009
Message:
* warrior rage generation formula correction
* warrior rage generation on damage taken was being calculated twice - sorry warriors, nerf incoming.
----
Revision: 600
Author: opticalza
Date: 6:37:44 p.m., Wednesday, 16 September 2009
Message:
* go's will now save their correct rotation when spawned.
* happy rev 600 =d
----
Revision: 599
Author: opticalza
Date: 11:51:31 a.m., Wednesday, 16 September 2009
Message:
* optimization
----
Revision: 598
Author: opticalza
Date: 10:40:09 a.m., Wednesday, 16 September 2009
Message:
*minor optimization
* resetting cooldowns wont rape the client with packets.
----
Revision: 597
Author: opticalza
Date: 10:18:44 a.m., Wednesday, 16 September 2009
Message:
* possible crash fix
----
Revision: 596
Author: opticalza
Date: 8:57:15 p.m., Monday, 14 September 2009
Message:
* correction on previous fel armor commit
----
Revision: 595
Author: opticalza
Date: 8:50:21 p.m., Monday, 14 September 2009
Message:
* fixed bug where felarmor would cause your spell damage to increase by intellect instead of spirit
* Warlock: Improved shadow bolt
----
Revision: 594
Author: opticalza
Date: 5:29:33 p.m., Monday, 14 September 2009
Message:
* crash fix
* Rogue: Killing spree in duels/arena/ffa (NTY may not work)
----
Revision: 593
Author: opticalza
Date: 10:17:41 p.m., Sunday, 13 September 2009
Message:
* crash fix
* improved immolate wont grant double the coeffecient the tooltip states on immolate.
----
Revision: 592
Author: opticalza
Date: 7:20:03 p.m., Sunday, 13 September 2009
Message:
* Warlock: Conflgrate damage
* Warlock: Conflagrate can be used with shadowflame active
----
Revision: 591
Author: opticalza
Date: 5:45:39 p.m., Sunday, 13 September 2009
Message:
* Warlock: aftermath
----
Revision: 590
Author: opticalza
Date: 5:14:15 p.m., Sunday, 13 September 2009
Message:
* soul leech heals will show up in combat log as well
----
Revision: 589
Author: opticalza
Date: 4:46:09 p.m., Sunday, 13 September 2009
Message:
* Warlock: Siphon life
----
Revision: 588
Author: opticalza
Date: 4:07:05 p.m., Sunday, 13 September 2009
Message:
* minor optimization in mail
* jump hack should be less anal now
----
Revision: 587
Author: opticalza
Date: 8:18:35 p.m., Wednesday, 9 September 2009
Message:
* half-fixed meteorite cystal thing
----
Revision: 586
Author: opticalza
Date: 7:42:53 p.m., Wednesday, 9 September 2009
Message:
* implemented a new console command for easier debugging
* corrected SpellAuraRetainComboPoints modifier, should prevent bugs caused by premeditation and other spells (http://www.remnantsofchaos.com/forums/index.php?showtopic=2510)
----
Revision: 585
Author: opticalza
Date: 6:29:33 p.m., Wednesday, 9 September 2009
Message:
* corrections on yesterdays not tested stuff
- no dismount on taunt
- Elemental focus stone
- reverted spell reflect changes until i come up with a better solution
----
Revision: 584
Author: opticalza
Date: 10:12:36 p.m., Tuesday, 8 September 2009
Message:
* dispersion shouldn't make you immune forever.
----
Revision: 583
Author: opticalza
Date: 9:28:08 p.m., Tuesday, 8 September 2009
Message:
* nty taunt shouldn't dismount players
----
Revision: 582
Author: opticalza
Date: 9:21:56 p.m., Tuesday, 8 September 2009
Message:
* maybe fix/break, nty, reflected spells should deal the damage of the caster.
----
Revision: 581
Author: opticalza
Date: 9:00:42 p.m., Tuesday, 8 September 2009
Message:
*typhoon knock back, hopefully.
----
Revision: 580
Author: opticalza
Date: 8:56:17 p.m., Tuesday, 8 September 2009
Message:
* trinket: Extract of Necromantic Power
----
Revision: 579
Author: opticalza
Date: 8:51:02 p.m., Tuesday, 8 September 2009
Message:
* trinket: elemental focus stone
----
Revision: 578
Author: opticalza
Date: 8:37:25 p.m., Tuesday, 8 September 2009
Message:
* priest dispersion should grant movement impairing effects immunity
----
Revision: 577
Author: opticalza
Date: 7:53:12 p.m., Tuesday, 8 September 2009
Message:
* druid: innervate
----
Revision: 576
Author: opticalza
Date: 6:29:53 p.m., Tuesday, 8 September 2009
Message:
* pyroclasm should only proc on crits
----
Revision: 575
Author: opticalza
Date: 6:13:11 p.m., Tuesday, 8 September 2009
Message:
* Mjolnir Runestone internal cooldown of 45 seconds
----
Revision: 574
Author: opticalza
Date: 5:13:17 p.m., Sunday, 6 September 2009
Message:
* memleak fix due to dangling pointer
----
Revision: 573
Author: opticalza
Date: 4:59:54 p.m., Sunday, 6 September 2009
Message:
* compile fix *facepalm*
----
Revision: 572
Author: opticalza
Date: 11:56:19 p.m., Saturday, 5 September 2009
Message:
* PiccolooftheFlamingFire
----
Revision: 571
Author: opticalza
Date: 11:21:46 p.m., Saturday, 5 September 2009
Message:
* reimplemented ban-all command
----
Revision: 570
Author: opticalza
Date: 6:06:40 p.m., Saturday, 5 September 2009
Message:
* game time will now display on the client correctly
----
Revision: 569
Author: opticalza
Date: 2:28:22 p.m., Saturday, 5 September 2009
Message:
* 3.2 resilience change will now show the correct damage in combat logs.
----
Revision: 568
Author: opticalza
Date: 9:28:00 p.m., Tuesday, 1 September 2009
Message:
* removed debug code
----
Revision: 567
Author: opticalza
Date: 7:39:11 p.m., Tuesday, 1 September 2009
Message:
* periodic leeches will only have their coeffecient worked out once (was being done twice)
* periodic leeches will now take into account resistance, resillience, and barriers when dealing damage
* teleporting wont remove shapeshifts (fixes shadowstep breaking stealth, and warriors losing forms when changing maps)
* druid hots like rejuvenation, lifebloom and regrowth have had their required shapeshift removed, so they will no longer be removed when changing forms
* removed a line or two of redundant/useless code
----
Revision: 566
Author: opticalza
Date: 4:26:29 p.m., Tuesday, 1 September 2009
Message:
* 3rd time luck, frozen power will proc correctly.
----
Revision: 565
Author: opticalza
Date: 8:38:23 p.m., Monday, 31 August 2009
Message:
* fixed shattering throws coeffecient
----
Revision: 564
Author: opticalza
Date: 8:27:21 p.m., Monday, 31 August 2009
Message:
* attempt to make arena scoreboard work again. Structure credits to tom_rus from mangos
----
Revision: 563
Author: opticalza
Date: 3:31:47 p.m., Monday, 31 August 2009
Message:
* upon second thought, this should be done in all BG's, to prevent flags in WSG/EOTS falling into the abyss below
----
Revision: 562
Author: opticalza
Date: 3:30:53 p.m., Monday, 31 August 2009
Message:
* falling under the map in arena will now port you up to the start
----
Revision: 561
Author: opticalza
Date: 8:18:00 a.m., Monday, 31 August 2009
Message:
* disabled BG Deserter debuff
----
Revision: 560
Author: opticalza
Date: 9:28:22 p.m., Sunday, 30 August 2009
Message:
* nty hunter flare
* nty fiery payback should be removed on casting not on spell landing
----
Revision: 559
Author: opticalza
Date: 8:11:38 p.m., Sunday, 30 August 2009
Message:
* missing .conf field
----
Revision: 558
Author: opticalza
Date: 8:09:30 p.m., Sunday, 30 August 2009
Message:
----
Revision: 557
Author: opticalza
Date: 6:57:15 p.m., Sunday, 30 August 2009
Message:
* idfef'd some more funserver only code
* spells should no longer reflect when the target is immune or if they are deflected
----
Revision: 556
Author: opticalza
Date: 4:32:55 p.m., Sunday, 30 August 2009
Message:
* shaman: Shamanistic rage should be castable while stunned
----
Revision: 555
Author: opticalza
Date: 3:49:18 p.m., Sunday, 30 August 2009
Message:
* Skirmish arena's will now pair you up with your faction only. Thanks ALOT to Elise for helping me test
----
Revision: 554
Author: opticalza
Date: 11:29:41 a.m., Sunday, 30 August 2009
Message:
* fixed minor issue with stat dumper (cosmetics only)
----
Revision: 553
Author: opticalza
Date: 11:06:24 a.m., Sunday, 30 August 2009
Message:
* fixed a crash in pvp guards, and #ifdeffed the code to save cpu since i dont need them
----
Revision: 552
Author: opticalza
Date: 8:10:57 p.m., Saturday, 29 August 2009
Message:
* more edits, forgot some :/
----
Revision: 551
Author: opticalza
Date: 7:48:53 p.m., Saturday, 29 August 2009
Message:
* updated coeffecients, fixes SOC damage and sacred shield (among a few others)
----
Revision: 550
Author: opticalza
Date: 7:15:44 p.m., Saturday, 29 August 2009
Message:
* Warrior: Juggernaut and warbringer in arena
----
Revision: 549
Author: opticalza
Date: 7:12:08 p.m., Saturday, 29 August 2009
Message:
* Warrior: Bladestorm should now remove any movement impairing effects when cast
----
Revision: 548
Author: opticalza
Date: 6:55:24 p.m., Saturday, 29 August 2009
Message:
* eots and AB final end game value changed to 1600 (todo, wsg)
----
Revision: 547
Author: opticalza
Date: 6:54:54 p.m., Saturday, 29 August 2009
Message:
* SOC 3.2 crash fix
----
Revision: 546
Author: opticalza
Date: 2:54:23 p.m., Saturday, 29 August 2009
Message:
Tweaked login message slightly (visual)
* removed the spell power change you made, it broke many coefficients, as i suspected.
* re-enabled SOC 3.2 effect (going to try debug this)
* updated coeffecients .sql is going to be commited soon, dont run this rev!
----
Revision: 545
Author: opticalza
Date: 12:46:30 p.m., Saturday, 29 August 2009
Message:
* updated the login information + tweaked stats dumper slightly (nty)
----
Revision: 544
Author: opticalza
Date: 2:48:40 p.m., Friday, 28 August 2009
Message:
* nty shadow step should no longer break stealth
----
Revision: 543
Author: opticalza
Date: 1:15:05 p.m., Friday, 28 August 2009
Message:
* oops - fixed a deadlock
----
Revision: 542
Author: opticalza
Date: 7:19:38 p.m., Thursday, 27 August 2009
Message:
* should fix warriors killing my gm's with shattering throw
* arena teams (3.2 - nty)
----
Revision: 541
Author: opticalza
Date: 9:40:56 p.m., Wednesday, 26 August 2009
Message:
* removed automatic shutdown when logoncomm fails 25 times - serves no purpose and doesnt even work
----
Revision: 540
Author: opticalza
Date: 5:32:36 p.m., Wednesday, 26 August 2009
Message:
* sigh, hopefully this will fix the go not being destroyed correctly.
----
Revision: 539
Author: opticalza
Date: 5:27:38 p.m., Wednesday, 26 August 2009
Message:
* corrected previous optimization, and optimized it a little bit more
* changed movement time stamp a little.
* removed a useless field in worldsession class
----
Revision: 538
Author: opticalza
Date: 4:09:55 p.m., Tuesday, 25 August 2009
Message:
* warrior: victory rush
----
Revision: 537
Author: opticalza
Date: 4:05:07 p.m., Tuesday, 25 August 2009
Message:
* removed a memcpy/unnessecary buffer here
* should fix 3.2 arena team displaying
----
Revision: 536
Author: opticalza
Date: 8:16:27 p.m., Sunday, 23 August 2009
Message:
* reverted automatic banning for cheat engine detection - serious lag for 90 seconds plus (ie computer froze/addon plays up/connection dies) will result in it firing and banning innocent players
----
Revision: 535
Author: opticalza
Date: 12:07:48 p.m., Sunday, 23 August 2009
Message:
* druid: innervate
* druid: Partial fix on swiftmend
----
Revision: 534
Author: opticalza
Date: 4:32:14 p.m., Saturday, 22 August 2009
Message:
* vindication fix
* crash/lag fix exploit
----
Revision: 533
Author: opticalza
Date: 4:35:25 p.m., Friday, 21 August 2009
Message:
* crash fix
----
Revision: 532
Author: opticalza
Date: 3:39:49 p.m., Friday, 21 August 2009
Message:
* warrior - Shattering throw
----
Revision: 531
Author: opticalza
Date: 2:19:48 p.m., Friday, 21 August 2009
Message:
* reverted some crap (previous commits)
----
Revision: 530
Author: opticalza
Date: 2:11:46 p.m., Friday, 21 August 2009
Message:
* experimental GO change
----
Revision: 529
Author: opticalza
Date: 2:03:53 p.m., Friday, 21 August 2009
Message:
* another memory leak/minor optimization
----
Revision: 528
Author: opticalza
Date: 1:44:05 p.m., Friday, 21 August 2009
Message:
* memory leak
----
Revision: 527
Author: opticalza
Date: 1:35:53 p.m., Friday, 21 August 2009
Message:
* attempt to fix a nested crash.
----
Revision: 526
Author: opticalza
Date: 1:32:40 p.m., Friday, 21 August 2009
Message:
* helps to send the packet response.
----
Revision: 525
Author: opticalza
Date: 1:32:18 p.m., Friday, 21 August 2009
Message:
* disabled SOC 3.2 effect temporarily (crash fix)
----
Revision: 524
Author: opticalza
Date: 8:16:50 a.m., Friday, 21 August 2009
Message:
* crash fix
----
Revision: 523
Author: opticalza
Date: 8:14:17 p.m., Thursday, 20 August 2009
Message:
* reverted movement changes in movetime field
----
Revision: 522
Author: opticalza
Date: 6:40:51 p.m., Thursday, 20 August 2009
Message:
* optimized this code (Quest query)
----
Revision: 521
Author: opticalza
Date: 5:09:05 p.m., Thursday, 20 August 2009
Message:
* corrected some line endings that got messed up in the merge
----
Revision: 519
Author: opticalza
Date: 4:13:59 p.m., Wednesday, 19 August 2009
Message:
* 3.2 char deletion
* Water elemental should now be interrupted casting frost bolt when you try make it use a frost nova
----
Revision: 518
Author: opticalza
Date: 4:51:02 p.m., Tuesday, 18 August 2009
Message:
* 3.2 soc effect
----
Revision: 517
Author: opticalza
Date: 4:48:31 p.m., Tuesday, 18 August 2009
Message:
* bloodthirst
----
Revision: 516
Author: opticalza
Date: 4:47:43 p.m., Tuesday, 18 August 2009
Message:
* SOC Proc (no 3.2 change)
----
Revision: 515
Author: opticalza
Date: 4:45:33 p.m., Tuesday, 18 August 2009
Message:
*recent banaid
----
Revision: 514
Author: opticalza
Date: 4:42:50 p.m., Tuesday, 18 August 2009
Message:
* shadow embrace (508)
* pyroclasm rank 1 (508)
----
Revision: 513
Author: opticalza
Date: 4:40:02 p.m., Tuesday, 18 August 2009
Message:
* Warlock: Everlasting affliction (508)
----
Revision: 512
Author: opticalza
Date: 3:59:49 p.m., Tuesday, 18 August 2009
Message:
* reverted rev 508 due to a crash problem, applying each change manually to track it down.
----
Revision: 511
Author: opticalza
Date: 8:28:14 p.m., Sunday, 16 August 2009
Message:
* experimental movement change
----
Revision: 510
Author: opticalza
Date: 8:23:41 p.m., Sunday, 16 August 2009
Message:
* typhoon (3.2 dbc's broke it)
----
Revision: 509
Author: opticalza
Date: 5:06:46 p.m., Sunday, 16 August 2009
Message:
*First aid - Recently bandaged
----
Revision: 508
Author: opticalza
Date: 4:51:08 p.m., Sunday, 16 August 2009
Message:
* Paladin: Seal of corruption (including 3.2 changes)
* Warlock: Pyroclasm rank 1 fix
* Warlock: Everlasting affliction
* Warlock: Shadows embrace proc (Effect broken still)
* Warrior: Bloodthirst damage formula
----
Revision: 507
Author: opticalza
Date: 12:20:28 a.m., Sunday, 16 August 2009
Message:
* compile fix
----
Revision: 506
Author: opticalza
Date: 12:10:33 a.m., Sunday, 16 August 2009
Message:
* 3.2 - shamans base hp increased by 7%
----
Revision: 505
Author: opticalza
Date: 12:06:15 a.m., Sunday, 16 August 2009
Message:
* testing something
----
Revision: 504
Author: opticalza
Date: 11:56:37 p.m., Saturday, 15 August 2009
Message:
* warlock: Pyroclasm
----
Revision: 503
Author: opticalza
Date: 6:04:18 p.m., Saturday, 15 August 2009
Message:
* frozen power
----
Revision: 502
Author: opticalza
Date: 1:59:43 p.m., Saturday, 15 August 2009
Message:
* reverted previous commit. Was not thinking
----
Revision: 501
Author: opticalza
Date: 1:18:03 p.m., Saturday, 15 August 2009
Message:
* fixed delip ban command
----
Revision: 500
Author: opticalza
Date: 8:45:38 p.m., Friday, 14 August 2009
Message:
* fixed shatter
----
Revision: 499
Author: opticalza
Date: 6:27:32 p.m., Friday, 14 August 2009
Message:
* warbringer and juggernaught
----
Revision: 498
Author: opticalza
Date: 6:04:12 p.m., Friday, 14 August 2009
Message:
* fixed some compile errors due to spell failures being removed
----
Revision: 497
Author: opticalza
Date: 5:55:59 p.m., Friday, 14 August 2009
Message:
* fixed spell failure extraction tool
* updated spell failures
----
Revision: 496
Author: opticalza
Date: 5:29:16 p.m., Friday, 14 August 2009
Message:
* more stuff which shouldnt be saved
----
Revision: 495
Author: opticalza
Date: 5:23:48 p.m., Friday, 14 August 2009
Message:
* auras that shouldnt be saved (protelees)
* missing breaks (hawthorne)
----
Revision: 494
Author: opticalza
Date: 5:20:38 p.m., Friday, 14 August 2009
Message:
* send aura's on map change
----
Revision: 493
Author: opticalza
Date: 4:38:05 p.m., Friday, 14 August 2009
Message:
* merged trunk into branch
----
Revision: 492
Author: opticalza
Date: 4:13:02 p.m., Friday, 14 August 2009
Message:
* was abit hastey on that commit - now it works.
----
Revision: 491
Author: opticalza
Date: 3:42:13 p.m., Friday, 14 August 2009
Message:
* fixed in front of target spells (cone of cold, dragons breath, etc)
----
Revision: 490
Author: opticalza
Date: 3:12:11 p.m., Friday, 14 August 2009
Message:
* exorcism can now be cast on players
----
Revision: 489
Author: opticalza
Date: 3:11:31 p.m., Friday, 14 August 2009
Message:
* CMSG_SWAP_INV_ITEM 3.2
----
Revision: 488
Author: opticalza
Date: 4:11:56 p.m., Thursday, 13 August 2009
Message:
* updated SMSG_QUEST_QUERY_RESPONSE 3.2 - what a pain in the ass without a logger.
----
Revision: 487
Author: opticalza
Date: 1:24:31 p.m., Thursday, 13 August 2009
Message:
* chr races.dbc
----
Revision: 486
Author: opticalza
Date: 1:12:51 p.m., Thursday, 13 August 2009
Message:
*Map entry DBC 3.2
----
Revision: 485
Author: opticalza
Date: 12:57:20 p.m., Thursday, 13 August 2009
Message:
* converted spell.dbc format from tomrus
* potential exploit fixed
* lfg dungeons id updated
----
Revision: 484
Author: opticalza
Date: 9:40:24 p.m., Wednesday, 12 August 2009
Message:
* fixed 3.2 movement.
* partially fixed mail. It will now list, but you can't send mail.
----
Revision: 483
Author: opticalza
Date: 7:53:07 p.m., Wednesday, 12 August 2009
Message:
* movement stuff again, removed the previous function. Movement still does not work correctly
----
Revision: 482
Author: opticalza
Date: 5:06:43 p.m., Wednesday, 12 August 2009
Message:
* Updated SMSG_ITEM_QUERY_SINGLE_RESPONSE 3.2
----
Revision: 481
Author: opticalza
Date: 4:54:28 p.m., Wednesday, 12 August 2009
Message:
* updated opcodes (thanks to tomrus)
* updated update field (tomrus)
* updated SMSG_CHAR_ENUM
* updated movement (not entirely working yet, need to write guid packing and unpack guids in more locations)
----
Revision: 480
Author: opticalza
Date: 3:06:41 p.m., Wednesday, 12 August 2009
Message:
* reverted previous commit - was completely redundant, watch what you're doing.
----
Revision: 479
Author: jotox4
Date: 10:54:35 a.m., Wednesday, 12 August 2009
Message:
-Adding multi jump + flyhack detection
----
Revision: 478
Author: jotox4
Date: 3:06:04 a.m., Wednesday, 12 August 2009
Message:
This failed to commit the first time I tried.
Recomitting:
-Booze system
-Damage fix
-Vendor running back to spawnpoint fix
----
Revision: 477
Author: jotox4
Date: 1:52:16 a.m., Wednesday, 12 August 2009
Message:
-One more hacky funserver thing.
----
Revision: 476
Author: jotox4
Date: 1:44:22 a.m., Wednesday, 12 August 2009
Message:
-A couple more funserver things.
----
Revision: 475
Author: jotox4
Date: 1:39:36 a.m., Wednesday, 12 August 2009
Message:
-Fixed status for CMSG_REQUEST_ACCOUNT_DATA and CMSG_UPDATE_ACCOUNT_DATA
----
Revision: 474
Author: jotox4
Date: 6:59:30 p.m., Tuesday, 11 August 2009
Message:
-Updated creature query response structure
----
Revision: 472
Author: opticalza
Date: 6:39:43 p.m., Tuesday, 11 August 2009
Message:
* crash fix
----
Revision: 471
Author: jotox4
Date: 6:37:36 p.m., Tuesday, 11 August 2009
Message:
-Smoother mob movement
-Fixed booze system
-Fixed melee spell damage calculation
-Fixed bug where vendors run back to spawn point when talked to
-More to come.
All tested and working.
----
Revision: 470
Author: jotox4
Date: 6:35:32 p.m., Tuesday, 11 August 2009
Message:
-Smoother mob movement
-Fixed Booze System
-Fixed bug where mobs run back to spawn point when talked to
-Fixed melee spell damage calculation (remove spell damage bonus + double multipler application)
-More to come
----
Revision: 469
Author: opticalza
Date: 5:34:07 p.m., Tuesday, 11 August 2009
Message:
* 3.1 dll
----
Revision: 468
Author: opticalza
Date: 5:30:17 p.m., Tuesday, 11 August 2009
Message:
* 3.2 Resilience changes
----
Revision: 467
Author: opticalza
Date: 4:41:18 p.m., Tuesday, 11 August 2009
Message:
*crash / lag fix (mem leak)
----
Revision: 466
Author: opticalza
Date: 4:27:49 p.m., Tuesday, 11 August 2009
Message:
* forgot these files.
----
Revision: 465
Author: opticalza
Date: 4:25:18 p.m., Tuesday, 11 August 2009
Message:
* sql indexes for tables for faster performance
* correct spell coefficients table data
----
Revision: 464
Author: opticalza
Date: 4:22:01 p.m., Tuesday, 11 August 2009
Message:
* this shouldnt be here (crit chance on melee swings being taken into account twice by resilience)
----
Revision: 463
Author: opticalza
Date: 4:20:07 p.m., Tuesday, 11 August 2009
Message:
* patch file - not all the work i've done, didnt log ALOT of it :/
---------------------------------
        10th August
---------------------------------
* Melee critical hit chance is reduced by targets resilience (melee swings, melee spells were already working)
* you can no longer dodge a melee swing from behind
---------------------------------
        9th August
---------------------------------
* Corrected a typo on the title menu
* Changed halaa turn-over time from 20 mins to 60
* lag spike issue with EOTS
* crash fix
* halaa daily quest
* Fixed gold cost on titles
---------------------------------
        2-8th August
---------------------------------
* Halaa a new pvp area with 3 vendors for glyphs furious gladiator, and utility items (nades, flasks, foods, bandages)
* Eviscerate damage
* crash fixes
* memory leaks
* corrected stats on ranged furious weapons
* corrected durability on furious weapons
* fixed some items that still required professions/skills/zones/races by mistake.
* Auto group code changes to allow auto grouping in different zone.
* Few AI updates, bug fixes in cancast, and effciency
* Anti teleport to plane hack detection
* New improved cheat engine detection (thanks to classic for the theory)
* Trial wall climb hack detection (Still under dev)
* Titles - you can purchase a number of new titles for gold and honorable kills!
---------------------------------
        2nd August
---------------------------------
* deadlock fix.
* feral ap formula corrected (ap will be lower)
---------------------------------
        1st August
---------------------------------
* Replaced two critical section mutexes with Spinlock mutexes
* Changed player ingame tracking to prevent memory leaks
* Sartharion will spam less
* Sartharion will summon adds more
* Changed the order of sartharions spells
* Mail works (thanks rezlind)
* Memory leaks
---------------------------------
        30th July
---------------------------------
* numerous coeffecients on dot/hot spells corrected
* Feral AP Exploit fixed
* delip ban command fixed
---------------------------------
        28th July
---------------------------------
*Not applied*
* Arena quest should register even if you lost (nty =[)
* Blink push in arena (AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAH (Nty))
---------------------------------
        27th July
---------------------------------
* Hunter feign death wont interrupt everyone nearby(only those casting spells on the hunter)
* Dots wont remove stealth (your dots on your target ticking)
* Corrected lava spawns explosions (was broken)
* Vanishing will cause targets casting spells on you to be interrupted (this does not stop projectiles flying at you)
* Feral AP formula (needs testing)
* NPC's will now face you when casting a spell on you. (Selection to be done)
---------------------------------
        26th July
---------------------------------
* Starfall will now only affect two targets per tick with the main star.
* Temporarily removed splash effect on stars.
* Modified divine storm heal (less healing)
* Sarths mark of nature will now be removed from all players when he is reset.
* deadlock fix
---------------------------------
        21-25th July
---------------------------------
* Fixed OnTargetDied hook
* Sartharion anti-zerging mechanics
* Sartharion Yells on player slain (random)
* New Arean daily quest and repeatable
* Slay them all is now repeatable
* New FFA Arena Daily quest (Possibly repeatable in the future)
* Taste for blood proc fixed (hopefully)
* Survival instincts exploit fix
* Starfall max 20 targets
* Fixed spells such as hurricane/Rein of fire/Blizzard/Deatch and decay, and other spells with similar effects
* Fixed alot of spell-power coeffecient (credits to jajcer)
* Fighting sartharion while flying will cause you to be dismounted
* Frozen power shouldn't proc if you are closer then 15 yards (NTY)
* No more resetting cooldowns in arena (NTY)
* 'push' blink in arena (nty)
* no killing spree heal in arena (nty)
---------------------------------
        21st July
---------------------------------
* increased HP on Lava spawns
* Few typo's fix (<_<)
* Lava spawns errupt quicker now (30 secs)
* Re-fixed warrior losing hp when changing stance (grr)
* Major fix
- All spells which are passive and require a shapeshift/form change of sorts should now work
  Tested the following
  -- Improved Tree of life&
  -- Improved boomkin&
  -- Improved beserker stance&
  -- Protector of the pack
  -- Natural Reactions
  -- Owlkin frenzy
****I DID NOT TEST WHETHER THE SPELLs PROC/ACTIVATE CORRECT/ EXCEPT FOR THOSE WITH A & AT THE END****
****MORE SPELLS WILL BE FIXED THEN THE ABOVE MENTIONED - PLEASE REPORT BUGS!!****
---------------------------------
        10-20th July
---------------------------------
* alot of spell fixes/bug/crash fixes (been lazy with the log, sorry guys)
* Taste for blood internal cooldown
* Seal fate consuming seals
* Cheat engine hack detection
* Improved speedhack detection shouldn't trigger on falling players
* Resilience changes - Resillience against dots increased by a factor of 2.2 (in other words, blizzlike dot resilience)
* Sartharion made harder (spells hit harder)
* Optimized some AI again.
* Sartharion will now spawn lava spawns which will errupt in an AOE explosion for 5-6k Damage per spawn if not killed (currently 5 are summoned on one target)
* Focus magic (NTY)
* Arcane blasts stacks (NTY)
* Players will be rooted when joining arena (NTY)
* You can no longer enchant other players weapons (Screw you, vote botters, enchant sellers, and exploiters)
* Poisons - proc chances changed to those in 3.0.9 - die abusers.
---------------------------------
        9th July
---------------------------------
* AI Changes - optimizations
* Sartharion world boss basic AI completed for testing
---------------------------------
        8th July
---------------------------------
* fixed the ground mount version of the broom as well now.
---------------------------------
        7th July
---------------------------------
* Improved hack detection
---------------------------------
        6th July
---------------------------------
* Stance dancing with hp increasing buffs wont cause your hp to drop below base hp.
* Should no longer be able to cast penance and holy shock on people dueling.
* Interrupting a channeled item spell, such as scroll of enchant executioner, will no longer cause the item to disappear
* Freezing arrow will only last 10 seconds in PvP
* Flying brooms now have a 3 second cast timer
---------------------------------
        5th July
---------------------------------
* Improved chances on the hidden title by 20X (typoing a 0 is bad)
* Applied new emulator updates (see post below for the changes)
* You should no longer recieve mounts from vann/drek that you have already (nty)
* Vann/drek should no longer award mounts, or count people that are dead or afk inside the cave.
* Spell reflect is once again enabled
---------------------------------
        2nd July
---------------------------------
* not applied yet
* Move at a constant speed in charge/intercept regardless of your slowing debuffs
* bunch of sql optimizations - more to come
---------------------------------
        30th June.
---------------------------------
* No more flying around the FFA arena in nagrand
* The FFA Arena in baldes edge will now flag you for ffa (for nayballs)
---------------------------------
        28th June.
---------------------------------
* crash fix
* tweaked rend formula
* melee attacks from behind can no longer be dodged, blocked, or parryed
---------------------------------
        27th June.
---------------------------------
* Rend damage formula
* Repentance 6 secs pvp duration
* New hidden title based on pure luck.
* Added Shattering throw to the warrior trainer.
* Titles will remain selected on logout/login.
---------------------------------
        26th June.
---------------------------------
* Possible deadlock fix (hacky)
* Refunded players who recieved "dud" mounts from vanndar/drek. if you destoryed the item you lose out - sorry.
* changed add spawn time on vann/drek slightly
* few minor ai bug fixes
* Taunt/Sunder armor are now in the trainer
* Drek'thar/vann no longer count gms around them when giving out mounts/token and adjusting HP
---------------------------------
        24th June.
---------------------------------
* Fixed bug where the gates for vann/drek wouldnt open.
* possible deadlock fix.
* Corrected respawn time on vann/drek and the trash
---------------------------------
        23rd June.
---------------------------------
* Drek'thar / Vanndar beta is in.
* Nerfed Drek'thar/Vann's add's/trash HP
* Reduced Drek'thar/Vann's HP
* Reduced Master of arms melee damage
* Master of arms no longer does a near-insta-gib mortal strike if you try solo him.
* Master of arms casts a normal damage mortal strike every 16 seconds now (up from 12 seconds)
* Runic death master has been completely recoded
- No longer requires an off tank
- Does significantly less melee damage
- Now casts icy touch every 10 seconds on a random raid member
- Uses rune tap every 40 seconds
* Trash has a lower agro radius
* Everyone who contributed to the fight (is INSIDE the gates when it starts) will recieve 2 random marks of honor for participating in the kill
  - They will also be eligible for a mount. Only one mount will be awarded per kill
  - You will recieve the mount and tokens even if you die during the fight.
* Vann/Drek'thars adds will only be summoned every 3 mins now.
* The gate will only close 10 seconds into the fight, allowing slow people to get in if they're a little slow
* Holy shock wont heal people who are in stealth
* Changed the respawn time for Drek'thar/vann  and their crash to 30 mins
* Runic death masters will run at normal speed now
---------------------------------
        22nd June.
---------------------------------
* Fixed fire and brimstone talent - no longer increases immolates damage.
* Minor lag fix (minor)
* Crash fix with charters
---------------------------------
        21st June.
---------------------------------
* most of thrall/magni ai
* bug fix with AI causing higher then usual cpu.
* you can no longer escape from AV
* daily quest givers are spawned in av as well now
---------------------------------
        20th June.
---------------------------------
*Crash fixes
*Trash AI Corrections
* Target dummys shouldnt run around anymore or die
---------------------------------
        19th June.
---------------------------------
*Not applied yet*
* Major AI rewrite and improvement code wise.
* Mutexes added for IFBG to attempt to fix bugs where you are instantly added then removed from BG/kicked from raid group on join
* Coded beta version of thrall/magni trash/Add AI
---------------------------------
        18th June.
---------------------------------
*Not applied yet*
* Divine purpose should work as intended now (nty)
* Seal of blood damage will show up in the combat log/on screen (damage was already implemented)
* Bug fix with capturing towers not registering.
* divine storm heal won't crit now
* divine storm heal wont happen twice.
* only one stack of vindication can be on a target at any one time.
* vindication hot fix by blizzard http://forums.worldofwarcraft.com/thread.html?topicId=17631617432&sid=1
---------------------------------
        17th June.
---------------------------------
*Not applied yet*
* You should now be able to queue for multiple BG's again
* IF BG Honor kills nerfed to 15 silver.
* Bug where killing players at tower point didnt register the counter in your quest
---------------------------------
        16th June.
---------------------------------
* PvP flagging in IFBG exploit
* No gold gain when AFK.
* Crash fix ( 4 of them )
* You cannot use avenging wrath until 20 seconds have passed after using divine shield
* Hand of freedom should only remove stuns (not tested yet)
* Darkmoon card death: Proc on target (should work this time round)
---------------------------------
        15th June.
---------------------------------
* Divine storm will now only heal people who need it.
* Divine storm will max heal 3 people.
* Divine storm heal will won't proc Sheath of Light
* Divine storm will deal physical damage
* Corrected blink issue
* Crash fix
* IFBG no longer awards victory gold (on par with other bg's)
* Crash fix
* IFBG Nodes take 8 minutes to unlock ( up from 5. Possible increase to 10)
* Bug where you could go on a killing spree while in a BG.
* Slay them all now awards 2 Gladiators tokens
* Honorable kill gold changed to 30s whether in bg's or not
* Lifebloom will now heal for each stack on the target when it blooms
* Lifebloom will refund 50% mana when it blooms per stack
* IFBG Guards will instant cast spells
---------------------------------
        14th June.
---------------------------------
* priests won't start with Eviscerate
* Deep freeze now acts as a frozen effect correctly
* Shatter will now grant 17/34/50% crit bonus (up from 10/20/30)
* Fingers of frost now gains crit bonus from shatter
* Fingers of frost proc chance changed from 5/10% to 7/15%
* IFBG Reduced marks. (bringing on par with other bg's)
* IFBG No more killing blow gold (on par with other bg's)
* IFBG Increased honorable kill gold (on par with other bg's)
* Barber shop is now free
* Instant poison removed (temporary)
* hack fixed the arena crash
* partially fixed blink in arena
* added a -leave command to leave IFBG and its queue
* removed the instant cast broom from the vote stone
---------------------------------
        13th June.
---------------------------------
* Darkmoon Card: Death will now correctly damage the enemy.
* IFBG will now have sounds for starting/winning/capping nodes
* Paladins now have BOK and greater BOK.
* overkill duration now works 100% - tested.
* when killing someone in the ffa arena you will automatically be removed from your group
* mass summon will no longer force you to accept
* kills in halaa/hellfire wont render tokens anymore
---------------------------------
        12th June.
---------------------------------
* fixed overkill duration
* reduced the damage of frost and earth shock in IFBG temporarily (down about 4-5k dmg)
* corrected a timed announcement with the version
* attempted to fix a server crash (nty)
* attempted a fix on fingers of frost (nty)
* attempted to fix deep freeze (nty)
* excorcism can no longer be cast on players
* thundestorm can be cast while stunned now
* rogues should now start with eviscerate to the max rank
* ifbg node guards can no longer be kited around but still can be cc'd (temporary, immunity will be added in future as well as hp buff)
* Av grunts/footmen will now range-charge you down if you try to kite them (they actually run at you as well).
* AV grunts/footmen no longer have healing spells but cast their abilitys far more often now
* AV grunts/footmen have less HP but significantly higher melee swing damage
* AV node bosses have higher melee damage and unless properly kited will need a tank/healer
-
Go to the top of the page
 
+Quote Post
 
Start new topic
Replies
Icelina
post Jul 9 2009, 09:20 AM
Post #2


Advanced Member
***

Group: Trial GM
Posts: 903
Joined: 21-April 09
From: Bulgaria
Member No.: 41



* Sartharion world boss basic AI completed for testing

Another boss? :S


--------------------
QUOTE (Boodi @ Jul 26 2009, 08:12 PM) *
ok listen i have attack with multiboxing bot i wasn't on other player i have make my first druid and i have seen other ppl who has a druid so kill every beacuse they do multiboxing and i don't have read the rouls adn i have read it now. sorry i will never do it again please unban me i delete my druid and never make a druid igen. just unban my characther
Go to the top of the page
 
+Quote Post
Widge
post Jul 10 2009, 04:39 AM
Post #3


Advanced Member
***

Group: Members
Posts: 135
Joined: 14-June 09
Member No.: 220



QUOTE (Icelina @ Jul 9 2009, 07:20 PM) *
* Sartharion world boss basic AI completed for testing

Another boss? :S

Yar. From the idea's Opti had yesterday, it may also have a 'hard mode' with drakes which will lead to moar loots!
I think it was non hard mode will drop tier7.5 tokens and hard mode will drop tier 8-8.5 tokens and one random person will receive the title 'Twilight Vanquisher'
But that's only going on from what was said in the testing yesterday and may not be the end result.


--------------------
Widge - Gnome Affliction Warlock
Santh - Night Elf Resto Druid
Go to the top of the page
 
+Quote Post
Infiltrator
post Jul 10 2009, 04:41 AM
Post #4


Advanced Member
***

Group: Members
Posts: 375
Joined: 17-June 09
Member No.: 268



QUOTE (Widge @ Jul 9 2009, 11:39 PM) *
Yar. From the idea's Opti had yesterday, it may also have a 'hard mode' with drakes which will lead to moar loots!
I think it was non hard mode will drop tier7.5 tokens and hard mode will drop tier 8-8.5 tokens and one random person will receive the title 'Twilight Vanquisher'
But that's only going on from what was said in the testing yesterday and may not be the end result.

I truly hope this isn't the scenario. Tier 8/8.5 = Bad idea for balancing. Not to mention that doing it this way is faster than gearing out through Glad. Tokens; even if the spawn time is slow.


--------------------
Infiltrator - Gnomish Subtlety Rogue
-------------------------------------------
Xn - Undead Subtlety Rogue
Myrmidon - Orcish Arms Warrior

QUOTE (happydude @ Aug 18 2009, 08:13 PM) *
What about the racisim? Nig = faggot Jew = jewish.

Go to the top of the page
 
+Quote Post

Posts in this topic
- optical   Personal changelog   Jun 12 2009, 05:17 AM
- - optical   Scripts log CODERevision: 301 Author: opti...   Jun 14 2009, 10:09 AM
- - optical   Updated with CODE---------------------------------...   Jun 15 2009, 09:39 AM
- - optical   Applied CODE--------------------------------- 1...   Jun 16 2009, 06:55 AM
- - Icelina   It should be 30 seconds after bubble. And when u c...   Jun 16 2009, 01:27 PM
- - Drakk   Its 30 sec from when you use it. When you use wing...   Jun 16 2009, 04:29 PM
- - optical   Was a typo in my log. this is how its working.   Jun 17 2009, 03:28 AM
- - Icelina   * Corrected blink issue at 15th june. This is the...   Jun 17 2009, 01:46 PM
- - optical   The arena code is causing headaches. One of these ...   Jun 18 2009, 04:11 AM
- - Icelina   Thanks. Any news about Invisibility?   Jun 18 2009, 06:21 AM
|- - Drakk   QUOTE (Icelina @ Jun 18 2009, 06:21 AM) T...   Jun 18 2009, 12:56 PM
- - Hellohi   GOGO Pally nerfs!   Jun 18 2009, 05:12 PM
- - Icelina   U should delete the *not applied yet* on 17th 18th...   Jun 21 2009, 02:19 PM
- - Segfault   Improved Berserker Stance would be really nice. Th...   Jun 28 2009, 07:56 PM
- - Blew   these are all great fixes opti but could u please ...   Jul 4 2009, 09:53 PM
|- - optical   QUOTE (Blew @ Jul 5 2009, 09:53 AM) these...   Jul 5 2009, 01:31 AM
- - Icelina   Awesomesauce but all i can see is Hunters being in...   Jul 5 2009, 10:50 AM
- - xeno   please apply 1523 revision too or revert this one....   Jul 5 2009, 12:17 PM
- - optical   Rev 1523 has raw pointers, so applying it will be ...   Jul 6 2009, 02:41 AM
- - Icelina   * Sartharion world boss basic AI completed for tes...   Jul 9 2009, 09:20 AM
|- - Widge   QUOTE (Icelina @ Jul 9 2009, 07:20 PM) * ...   Jul 10 2009, 04:39 AM
|- - Infiltrator   QUOTE (Widge @ Jul 9 2009, 11:39 PM) Yar....   Jul 10 2009, 04:41 AM
|- - Widge   QUOTE (Infiltrator @ Jul 10 2009, 02:41 P...   Jul 10 2009, 05:19 AM
|- - Infiltrator   QUOTE (Widge @ Jul 10 2009, 12:19 AM) I t...   Jul 10 2009, 05:28 AM
|- - Widge   QUOTE (Infiltrator @ Jul 10 2009, 03:28 P...   Jul 10 2009, 06:05 AM
- - Icelina   * No more resetting cooldowns in arena (NTY) * ...   Jul 25 2009, 03:56 PM
- - Marklar   CODE* 'push' blink in arena (nty) ...   Jul 25 2009, 07:50 PM
- - Icelina   --------------------------------- 27th Jul...   Jul 26 2009, 11:47 AM
- - WarBunny   If they work, gonna be great for rogues. :-)   Jul 26 2009, 11:55 AM
- - Icelina   And casters FD not interrupting my sheep on the p...   Jul 26 2009, 12:19 PM
- - asetas   I think Optical mentioned implementing this tomorr...   Jul 26 2009, 12:21 PM
|- - Infiltrator   QUOTE (asetas @ Jul 26 2009, 07:21 AM) I ...   Jul 27 2009, 01:15 AM
- - Infiltrator   QUOTE (optical @ Jun 12 2009, 12:17 AM) g...   Aug 8 2009, 06:13 PM
- - Icelina   I dont agree with the post above this one. Because...   Aug 10 2009, 12:55 PM
- - Isnt   QUOTE (Icelina @ Jul 5 2009, 03:50 AM) We...   Aug 25 2009, 07:23 PM
- - Icelina   I posted that @ 5th July... we didnt have Juggerna...   Aug 26 2009, 06:29 AM
- - optical   bump for update   Sep 1 2009, 08:56 AM
|- - WarBunny   QUOTE (optical @ Sep 1 2009, 10:56 AM) bu...   Sep 1 2009, 11:26 AM
- - Icelina   * nty fiery payback should be removed on casting n...   Sep 1 2009, 02:42 PM
- - Gnomerizer   I think he meant Hot Streak, dunno....   Sep 1 2009, 02:47 PM
- - optical   Bump.   Sep 8 2009, 09:55 AM
- - Arrive   Internal cooldown on mjolnir runestone! WOOT...   Sep 8 2009, 01:29 PM
- - Nebbyz   no shit... now warriors will counter warlocks even...   Sep 8 2009, 02:35 PM
- - Kursh   Thank you for fixing typhoon   Sep 8 2009, 03:49 PM
- - Vanquish   OMG YES !!!! After a month or two...   Sep 8 2009, 04:35 PM
- - optical   Bump 4 update   Sep 9 2009, 09:01 AM
- - optical   Bump. Warlock fixes inc   Sep 13 2009, 08:17 AM
- - Icelina   With conf fixed it will be a pain in the ass to be...   Sep 13 2009, 08:58 AM
- - WarBunny   Now when conflag is fixed. Fix immolate DoT damag...   Sep 13 2009, 09:47 AM
|- - Royale   Wow great fixes optical, you're the best!   Sep 13 2009, 10:33 AM
- - optical   bump   Sep 14 2009, 09:23 AM
- - wangsta   best topic ever   Sep 14 2009, 09:27 AM
- - thespion   surely getting conflag to work is the same as gett...   Sep 14 2009, 06:26 PM
- - optical   bump for update   Sep 20 2009, 03:43 AM
- - optical   updated   Sep 26 2009, 02:53 AM
- - bigbac   Opti would you be so nice and take a look at shado...   Sep 29 2009, 06:33 PM
|- - Kursh   QUOTE (bigbac @ Sep 29 2009, 12:33 PM) Op...   Sep 30 2009, 03:19 AM
- - optical   bump   Oct 1 2009, 08:41 AM
- - Broomz   "Armor penetration rating corrected, as accor...   Oct 1 2009, 06:09 PM
- - optical   Bump also posted scriptslog   Oct 5 2009, 07:11 AM
|- - Porphyriel   Oct 6 changes to swiftmend <3 Huge for druids,...   Oct 8 2009, 09:25 PM
- - optical   bump   Oct 6 2009, 07:46 AM
|- - Wizit   Forethought talisman is broken.   Oct 6 2009, 08:25 AM
- - thespion   thanks for fix on swiftmend now i can go rank 1 /c...   Oct 6 2009, 09:02 AM
- - optical   bump.   Oct 8 2009, 10:56 PM
- - joaozin   can't wait for the revision 680, heard that Mo...   Oct 14 2009, 10:40 PM
- - optical   Bump   Oct 15 2009, 05:38 AM
- - Kursh   Damn dude, awesome fixes. Edit: YAY I GOT THANKED...   Oct 15 2009, 05:41 AM
- - Icelina   I didnt see the Prayer of Mending fix!   Oct 15 2009, 07:07 AM
- - thespion   Hym still procs on ppl not in your party around yo...   Oct 15 2009, 12:47 PM
- - Gnomerizer   Are these not applied yet? Body and soul still doe...   Oct 15 2009, 05:27 PM
- - optical   Bump. core and scripts updated   Oct 17 2009, 07:20 AM
- - Gnomerizer   body n soul. I <3 u opti. Though it procs also ...   Oct 17 2009, 10:30 AM
- - bigbac   Ehm opti ur last 2 updates for priest none of spel...   Oct 17 2009, 01:16 PM
- - optical   ? I tested empowered renew, improved devouring pla...   Oct 17 2009, 01:23 PM
|- - thespion   QUOTE (optical @ Oct 17 2009, 02:23 PM) ?...   Oct 17 2009, 02:27 PM
- - xeno   same with empowered renew, instant part is always ...   Oct 17 2009, 08:22 PM
- - Kastin   The priest fixes sounds good .   Oct 17 2009, 09:07 PM
- - Arrive   Paladin fixes next please.   Oct 17 2009, 09:30 PM
- - optical   Are you sure about the renew & plague ones?   Oct 17 2009, 10:28 PM
|- - thespion   QUOTE (optical @ Oct 17 2009, 11:28 PM) A...   Oct 17 2009, 11:15 PM
|- - Taurunum   Optical - Considering looking over > [Improved...   Oct 18 2009, 07:36 PM
- - Allynab   Mirror Image turn me on. and dampen magic rank 7   Oct 24 2009, 08:27 PM
- - Kursh   This really isent the place where you should nag O...   Oct 24 2009, 09:51 PM
|- - Taurunum   QUOTE (Kursh @ Oct 24 2009, 10:51 PM) Thi...   Oct 25 2009, 03:14 AM
- - Gnomerizer   Been a while since last update, or at least in the...   Nov 4 2009, 04:44 PM
- - Akunaba   bumb   Dec 4 2009, 09:40 PM
- - Syncron   QUOTE (Akunaba @ Dec 4 2009, 10:40 PM) bu...   Dec 4 2009, 10:49 PM
- - Rarly   QUOTE (Syncron @ Dec 4 2009, 11:49 PM) Ni...   Dec 5 2009, 01:44 AM


Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 



Lo-Fi Version Time is now: 9th June 2026 - 10:44 AM