Просмотр полной версии : CMaNGOS Commits
- [11922] Add ASSERT helper function to print entry and guid info
- [11921] Improve MoveMapGen script to create mmaps directory if not exists - thanks to Bobi for point
- Fix previous commit *headbang. Thx to Reamer for pointing
- [11920] Fix possible crash when trying to add playerto group who is not in world
- [11919] Improve GetNearPoint
- [11918] Let creatures evade when the enemy is unreachable
- [11917] Increment map version magic. You have to re-extract maps, vmaps and mmaps
- [11916] Remove old binaries for extraction
- [11915] Update ad.exe
- [11914] Add new scripts and windows binary files for extraction
- [11913] Add commands for MMaps
- [11929] Fix build on VC90, 64bit
- [11930] Fix Pet behaviour for environmental damage
- [11931] Remove some obsolete defines
- [11932] Fix spell of Orb of Translocation, spells 25140 29128
- [11933] Show Combat log entries for heals from NPCs
- [11934] Implement spell 37125 periodic trigger code.
- [11935] Check display Id for .modify morph command
- [11936] Add git_id (*nix version) to .gitignore
- [11938] Replace use of HashMapFolder.Find with ObjectAccessor::FindPlayer wrapper
- [11937] Add a bunch of unMaxTargets spell target limits from R2-fork.
- [11939] Make binary_extracting scripts compatible to bourne shell. Thanks to nighoo for pointing
- [11940] Rewrite and cleanup DB Script Engine
- [11942] Add option to NearestCreatureEntryWithLiveState.. GridSearcher to be able to also search for
- [11941] Implement effects for spells 27687, 27695
- [11943] Fix non-pch compile, thanks to NeatElves for pointing
- [11944] Some whitespace cleanup in SpellAuras (around Shape-Shifting)
- [11946] Add commits for death in statistics, fix some engrish
- [11945] Fix a bunch of counter achievements. Some still require more work
- [11947] Improve SCRIPT_COMMAND_MOVE_TO
- [11948] Check achievement related dbc data
- [11949] Check group id of group loot timer when timer is started. Close pull request #39
- [11950] Implement spell 27819, thanks to stfx for research
- [11951] Unify loot related code and fix engrish.
- [11952] Add support to send the anim for SMSG_TAMEOBJECT_CUSTOM_ANIM
- [11953] Add missing nightelf player-create spell 21009 for druid and DK
- [11954] Do not calculate targets for different effects with same targeting multiple times
- [11955] Remove .hover command
- [11956] Implement spells 28374, 54426 and 71123 (Decimate)
- [11957] Aura 10848 should not cause UNIT_AURAFLAG_ALIVE_INVISIBLE
- [11959] Implement spell effect 131 - SPELL_EFFECT_PLAY_SOUND
- [11958] Add support for no-fly-zone text message
- [11960] Implement custom overwrite for range of some spell effects
- [11961] Fix logic bug in 11954. Should fix most spells of issue #44
- [11962] Add support for Creature List of Entry in Range grid searcher
- [11963] Add additional check for game_events, invalid occurence
- [11964] Implement new conditions system
- [11965] Tweak comment about default config values
- [11966] Replace an ASSERT to prevent unnecessairy crashes
- [11967] Fix mangos.sql. Thanks to NicolasQuasar for pointing. Fix issue #45
- [11968] Add support for range dependend slave/master
- [11969] Fix compile from last commit for some compilers. Thanks to LordJz for pointing
- [11970] Implement aura 24210 (overwrite for removed spell 24311
- [11971] Add wrapper HasAttribute to check if a spell has an attribute
- [11972] Remove partial DummyEffect implementation of spells 8593, 31225
- [11973] Various Cleanups
- [11974] Fix spell targeting for some spells like 20243
- [11975] Use a few more enums instead of magic numbers
- [11976] Fix some spell visuals (for spells like 39179)
- [11977] More uses of wrappers introduced in 11971
- [11978] Remove outdated comment
- [11979] Remove ReqSourceItems when rewarding or abandoning a quest
- [11981] Fix targeting of most pet spells. They expect to target alive pets
- [11980] Improve support for wild summoned GOs
- [11983] Fix log output for loaded achievement_criterias
- [11982] Fix DB_STRICTED_CHECK output for gossip
- [11984] Add new SCRIPT_COMMAND_SEND_TAXI_PATH to trigger a taxi path
- [11985] Implement support for go_template_scripts
- [11986] Improve targeting for spells with TARGET_TOTEM_* targets
- [11987] Fix possible memory leak in .gameobject add command
- [11988] Fix a bug in SCRIPT_COMMAND_TEMP_SUMMON_CREATURE
- [11989] Add support to call spell_scripts in more cases
- Fix No-PCH compile from last commit. Thx to rsa/Neatelves for pointing
- [11991] Use unMaxTargets for GO-target fills
- [11990] More db-script command changes
- [11992] Implement spells 69140, 69147 and 72705
- [11993] Fix some spell targeting
- [11994] Implement creature_linking by guid
- [11996] Fix targeting for spells like 53022
- [11995] Fix following for guid linked npcs on evade
- [11999] Implement spell 45204
- [11998] Implement fail chance for spell 54732
- [11997] Add spell support for 54092
- [12001] Implement target limiting for spell 47669
- [12000] Implement server side spells
- [11999.5] Support loading tables with default filling into SQL-Loader
- [12003] Implement script-effect for spells 47703, 47724 and 50252
- [12002] Implement spell 59789
- Fixed typo.
- [12005] Implement spell 48590
- [12004] Fix spell 48385
- [12006] Implement Aura 304 as SPELL_AURA_FAKE_INEBRIATE
- [12007] Add new CONDITION_REPUTATION_RANK_MAX (30)
- [12008] Fix BoA items conversion
- [12009] Fix wrong implementation of spell 48590 from [12005]
- [12011] Implement spell 33326
- [12010] Implement spells 28832 28833 28834 28835 (Naxxramas Four Horsemen Marks)
- [12012] Add to vanilla spells as server-side spells (23263, 25192)
- [12013] Implement SpellEffect 150 as SPELL_EFFECT_QUEST_OFFER
- [12014] Do some smaller cleanups
- [12015] Add pullrequest #47 for improvements with mmap generator debug output
- [12016] Implement some Cleansing Flames spells
- [12018] Implement spell 51519
- [12017] Add support for getRace() of creatures. Thanks to vladimir for input
- [12020] Implement targeting for spell 30843
- [12019] Various changes
- [12022] Some more warning fixes
- [12021] Fix some warnings
- [12023] Enable SQL-Storage to work with entries of value zero
- [12024] Fix Targetpair (87, 8) to use TARGET_FLAG_DEST_LOCATION
- [12026] Replace std containers of ObjectGuids with some predefined types
- [12025] Fix a stupid mistake from 12017
- [12028] Implement spell 70842
- [12027] Add some VMap LoS checking functions to Map scope
- Revert "[12028] Implement spell 70842"
- [12029] Implement spell 35865
- [12030] Support Random Movement around a point
- [12033] Implement spell radius for 56438, target limitation for 56140
- [12032] Fix a bug to not display usability for weapons correctly
- [12031] Change way location targeting is handled
- [12034] Implement a bunch of spells
- [12035] Implement spells 33923 and 38796
- [12036] Fix Tauren Skin Tone Changeing at barbershop
- [12038] Use bitmask for chat tag.
- [12037] Use enum for rest state
- [12039] Implement spells 66118 67630 68646 68647
- [12042] Add summon amount exception for engineering pets
- [12041] Refactor Npc Summoning code
- [12040] Add some comments to SummonProperty enums
- [12043] When GM is invisible use a transparency visual aura
- [12045] Implemented Skadi spell Poison Spear
- [12044] Add CONDITION_NOT (-3) to conditions system
- [12046] Fix an error with debug output for MoveFall. Thx to stfx for pointing
- Fixup recent commit :( thx for pointing
- [12053] Add target limitation for 65872
- [12052] Fixup commit 12043, My bad. Thx to Reamer for pointing
- [12051] Fix Engrish Typo
- [12050] Interrupt possessed channeling when possessed dies
- [12049] Let PossessedSummons despawn on Channeled-Aura interrupt
- [12048] Implement SummonPossessed
- [12047] Refactor Unit kills Creature case
- [12054] Add grayard linking/ unlinking support
- [12055] Add some defines for hard-coded field-indexes that need special convertion on SQL-Storage lo
- [12056] Fix a bug of [11825] that causes wrong offhand attack times for players.
- [12057] Add some static wrappers for Lookup access to SQLStorages
- [12058] Remove more header includes
- [12061] Assert correct loading of GO_TYPE_CAPTURE_POINT
- [12060] Implement GO_TYPE_CAPTURE_POINT support
- [12059] Add grid searcher for OPvP Capture Points
- [12063] Fix Typo in SpellTemplate storage checks
- [12062] Cleanup MaNGOS sources
- Various Cleanups (realmd/)
- Various Cleanups (bindings/universal/)
- Various Cleanups (shared/Database/)
- Various Cleanups (framework/)
- Various Cleanups (vmap/)
- Various Cleanups (movement/)
- Various Cleanups (game T-Z)
- Various Cleanups (game S)
- Various Cleanups (game Q-R)
- Various Cleanups (game P)
- Various Cleanups (game N-O)
- Various Cleanups (game L-M)
- Various Cleanups (game F-K)
- Various Cleanups (game C-E)
- Various Cleanups (game A-B)
- Cleanup Operator padding
- [12064] Implement spell 56430
- [12065] Fix various warnings
- [12066] Optimize some parts for ++C
- Rename a virtual to usual coding style
- [12068] Fix another engrish line and improve the lines output
- [12067] Use world state enum for adding/ remove a state in bg and various cleanups
- [12070] Add some override correctness
- [12069] Cleanup comment style
- [12071] Improve recent commits. Thanks to Reamer and stfx for pointing
- Merge pull request #58 from antiroot/master
- [12072] Apply ACE patches for FreeBSD
- Merge pull request #59 from antiroot/master
- [12073] ACE Remove sys/param.h includes
- Merge pull request #60 from evil-at-wow/master
- Fix build errors introduced by [12070] for compilers that don't support "override".
- Merge pull request #62 from LordJZ/feature/bytebuffer-enhancement
- Merge pull request #61 from LordJZ/bug/world.log-race-condition
- Print stack trace in ByteBufferException::PrintPosError.
- Eliminate race condition in World Log.
- [12074] Improve OS detection for windows crash reporting
- [12075] Don't check registry for game folder on windows, use relative "Data" dir, similar to linux.
- [12076] Remove redundant casts in Player.cpp
- [12077] Send SMSG_GROUP_INVITE also when the invite fails due to the invitee already being in a grou
- [12079] Remove some redundant explicit NULL checks for pointers before delete or delete[] calls sinc
- [12078] Fix SMSG_SET_FACTION_STANDING
- Merge pull request #65 from LordJZ/bug/ACE_Stack_Trace
- Possibly fix ByteBuffer when no ACE_Stack_Trace available.
- Merge pull request #68 from zergtmn/master
- Move some methods from .h to .cpp
- [12080] Use a single method to send SMSG_ACTIVATETAXIREPLY
- Merge pull request #78 from LordJZ/bug/MySQLDelayThread
- Remove unused file MySQLDelayThread.h.
- [12081] Implement SMSG_DEFENSE_MESSAGE for the upcoming opvp system
- [12083] Use fabs instead of abs for float type.
- [12082] Fix sending an incorrect value in BuildPlayerChat
- [12084] Send SMSG_DEFENSE_MESSAGE, SMSG_ZONE_UNDER_ATTACK only to players outside of instances
- [12085] Fix a bug with SCRIPT_COMMAND_KILL_CREDIT
- [12086] Fix some unintended custom literals.
- [12087] Improve some mangos_string texts and command help texts
- [12088] Fix a bad override, blame VC for this
- [12089] Make use of C++11's static_assert if possible.
- [12090] Implement some spells for AQ40
- [12091] Fix SQL file from last commit
- [12092] Add TargetLimitation for spell 52438
- [12093] Add some visual server side spells
- [12094] Apply CREATURE_FLAG_EXTRA_NO_TALKTO_CREDIT to all creatures
- [12095] Implement spell 64217
- [12096] Prevent unloading go before all players left capture point zone
- [12100] Finalize Outdoor PvP Implementation
- Implement Grizzly Hills - Venture Bay Outdoor PvP script
- Implement Nagrand - Halaa Outdoor PvP script
- Implement Terokkar Forest Outdoor PvP script
- Implement Zangarmarsh Outdoor PvP script
- Implement Hellfire Peninsula Outdoor PvP script
- Implement Eastern Plaguelands Outdoor PvP script
- Implement Silithus Outdoor PvP script
- [12099] Implement sending initial world states from Outdoor PvP scripts
- Add Outdoor PvP handlers to various files
- Use OutdoorPvPMgr to save/load capture point data when grid unloads
- [12098] Add OutdoorPvPMgr class
- Add OutdoorPvP class
- [12097] Add Outdoor PvP placeholders and string texts
- [12101] Implement spell 36677
- [12102] Implement ACTION_T_CHANCED_TEXT
- [12103] Add config options to enable/ disable Outdoor PvP zones
- [12104] Fix some bugs, thanks to LordPsyan for pointing
- [12106] Add a TransportInfo class to WorldObjects
- [12105] Implement abstract classes for transporter
- [12108] Add RemoveSpellsCausingAura to remove auras of type and caster
- [12107] Add some unknown vehicle seat flags.
- Unify changing movement style for Units
- [12109] Add file to handle vehicle related opcodes
- Merge pull request #85 from Reamer/patch-1
- Update src/game/Spell.cpp
- [12110] Keep equipment when transforming by spell
- [12111] Add Unit::KnockBackWithAngle function
- [12126] Add a missing break
- [12125] Remove useless casting and use SIZEFMTD instead in strings. Close #6
- [12124] Improve support for game/ subdirectories
- [12123] Fix more warnings. close #5
- [12122] Improve a little thing from last commit. Thanks to Reamer for pointing
- [12121] Fix more warnings - close #4
- [12120] Add some placeholders for missing target types
vBulletin® v3.8.4, Copyright ©2000-2024, Jelsoft Enterprises Ltd. Перевод: zCarot