aboutsummaryrefslogtreecommitdiff
path: root/src/server/scripts/Northrend/Nexus/Oculus
AgeCommit message (Expand)Author
2024-12-21Core/Scripts: Added SpellEffectInfo argument to CalcDamage and CalcHealing sp...Shauren
2024-01-08Core/Creatures: Moved autoattack handling from scripts to gameShauren
2023-11-06Core/InstanceScript: Refactored door types to reflect its behavior (#29406)ModoX
2023-08-02Scripts/Spells: Converted some damage calculating scripts to use new hooks as...Shauren
2023-07-24Scripts/Spells: Removed unneccessary PrepareSpellScript and PrepareAuraScript...Shauren
2022-10-04Scripts/Instances: Add dungeon encounter dataShauren
2022-09-05Scripts/Oculus: Update Drakos the Interrogator (#28053)offl
2022-06-30Core/WorldStates: Migrate instance script worldstates to new systemShauren
2022-04-24Scripts/Instances: Replace manual criteria timer starts in instances with new...Shauren
2022-03-27Core/Misc: Rename AddXXXFlag updatefield functions to SetXXXFlagShauren
2022-03-15Scripts/Misc: Remove useless comments & Varos' Centrifuge Shield adjustmentsoffl
2022-03-12Core/AI: Add DamageEffectType and SpellInfo parameters to UnitAI::DamageTaken...Giacomo Pozzoni
2022-03-10Scripts/Spells: Add comments with id & name of spells part 4offl
2022-03-10Scripts/Spells: Add comments with id & name of spells part 1offl
2022-03-09Scripts/Oculus: Update instance scripts to new model (#26445)offl
2022-03-09Scripts/Oculus: Update Varos to new model (#26444)offl
2022-03-09Scripts/Oculus: Update Urom to new model (#26443)offl
2022-03-09Scripts/Oculus: Update Eregos to new model (#26442)offl
2022-03-08Scripts/Oculus: Update Drakos to new model (#26423)offl
2022-02-13Core/Misc: Cleanup unused includesShauren
2022-02-13Core/Misc: Minor game include cleanupShauren
2022-02-05Add "On" to some gossip methods in AI (#25415)Maks Szokalski
2022-02-04Scripts/Spells: Replace RegisterAuraScript with RegisterSpellScript and remov...Shauren
2022-01-23Scripts/Northrend: Use std::chrono overload of Creature::DespawnOrUnsummonCarbenium
2022-01-23Scripts/Nexus: Use std::chrono::duration overloads of EventMap (#25033)Peter Keresztes Schmidt
2022-01-22Core/Units: Named unit flags linked to CreatureDifficulty flagsShauren
2022-01-06game/AI: Convert SelectAggroTarget to enum class (#24818)Peter Keresztes Schmidt
2022-01-06Core/AI: refactor SpellHit and SpellHitTarget. (#24691)ForesterDev
2021-12-27Core/ZoneScript: Add "invoker" param to ProcessEvent (#24758)Jeremy
2021-12-23Creature/Script: npc_ruby_emerald_amber_drakesirikfoll
2021-12-20Scripts: Fix rbac permission for skipping default boss sequencing checkShauren
2021-12-18Core/Defines: define UNIT_FLAG_SWIMMING (#23630)ForesterDev
2021-12-17Core/AI: Finally move the "is creature engaged" flag to be a property of the ...Treeston
2021-12-14Script/TheOculus: adapt Mage-Lord Urom's script to use EventMap, fix various ...Wyrserth
2021-12-12Combat/Threat: Split ThreatManager::NotifyDisengaged off from ThreatManager::...Treeston
2021-12-073.3.5 gameobject summoner (#23289)Giacomo Pozzoni
2021-11-24Core/Misc: PORT CURSED REFACTORS FROM e69570dd7662848ae38628c4af71cce002dd1c3dShauren
2021-11-09Core/Scripts: Unify Chrono Literals (#22420)DanVS
2021-10-01Core/Misc: Fix appleclang 12 warningsShauren
2021-09-23Core/Position: Refactor GetAngle -> GetAbsoluteAngle because code clarity is ...Treeston
2021-09-04Core/Spells: Unify spell effect access api in both branchesShauren
2021-06-16Core/Scripts: fix wrong uses of SetHitDamage hook.ariel-
2021-06-01Core/Criteria: Add all values of CriteriaStartEventShauren
2021-04-16Core/AI: Some more refactoring prep for #19930. CreatureAI::EnterCombat is no...Treeston
2021-02-13Scripts/Spells: Remove const from AuraEffect argument for AuraEffectProcFnMatan Shukry
2021-02-06Core/Misc: Fix static analysis issuesjackpoz
2020-09-04Core/Misc: Port all the refactors sneaked in master to 3.3.5 include cleanup ...Shauren
2020-08-18Hi, I'm Treeston, and welcome to Combat PR Prep Refactors.treeston
2020-08-13[3.3.5] Combat/Threat rewrite - prep & refactor (#19966)Treeston
2020-05-03Core/Scripts: unified scripted gossip/quest apiariel-