Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Game time #24

Open
wants to merge 504 commits into
base: master
Choose a base branch
from
Open

Conversation

zTerragor
Copy link
Member

Game time

AzerothCoreBot and others added 29 commits January 4, 2022 18:40
Referenced commit(s): f92c072
* fix(DB/Gameobject): Delete unused hack objects

* Update rev_1641299782952581800.sql
Referenced commit(s): 45d7c20
…zerothcore#9912)

* fix(DB): Significant Creature improvements in Shadowglen, Teldrassil

- All creatures in Shadowglen have been overhauled.
- Spawn xyzo values now match data
- Spawn movement values now aproximate based on data.
- Respawns now occur at correct rates.
- A few mobs that should have simple waypoint movements have them now.
- Mobs that should have no movement have been placed correctly.

Spawn data gathered from all packet data from area, parsed by WPP+Malcroms tool.
Distance data gathered carefully mostly from waypoint creator tool.
Some distance data is estimated, and other is rounded, downward.
Rounded and estimated values have less digit precision.
Timers accumulated over time, most of the timers can be viewed here:
https://www.youtube.com/watch?v=xPFt-RpfZ-c

Special thanks to Malcrom, his help saved time and increased accuracy.
Also thanks to Ddraig for finding a specific annoying spawn.
Much love to ymir and WPP devs.

* Update rev_1640754933928340200.sql

* corrected a few caught errors
…zerothcore#9943)

* fix(DB): Fixed pathing and creature spawns directly around Dolanaar

Fixes pathing on Ancient Protector in a significant way.
Replaces correct pathing on Teldrassil Sentinel and Moon Priestess Amara.
Improvements to the wildlife around Dolanaar.

Uploaded packet data to AC project

* creature_addon cleanup
Referenced commit(s): 11debfe
…#9973)

* Z-Axis Adjustment

Reopening of PR by @Azcobu that was closed thru misunderstanding
https://github.com/azerothcore/azerothcore-wotlk/pull/9559/files

* Update rev_1638885155008688879.sql
Referenced commit(s): 8844e2d
* fix(DB/Creature): Centipaar Tunneler attack on summon

Centipaar Tunnelers now attack the player after collecting samples. 
I preferred "Move one Yard"  rather "Attack Start" cause it causes a double auto attack each mob meaning a lot of damage.
Referenced commit(s): 1020cf1
* (WIP\Event) Children of Goldshire

Currently Compiles with no issues, sql runs fine, Can't seem to get cameron to trigger on the event start.

* Capitalization

* Remove Include

Not sure why it says it isnt found. Most likely was not needed.

* Rename Per Suggested

Rename per @malcrom 's request

* SQL

Sorry i forgot to push it from my local

* Update zone_elwynn_forest.cpp

* Update rev_1641388762527715027.sql

* NPC's Move Fix

Now to audit the whole event naturally

* remove double

* White space removal

* added override per testing recommendation

* Utiilizing Malcroms PathEndReached

Co-Authored-By: Malcrom <[email protected]>

* Final Draft

All works now.

* abc order adjustment

* Adjust Time for Runaway Lisa

Co-authored-by: Malcrom <[email protected]>
Referenced commit(s): 6f98d32
Referenced commit(s): 88c75d5
* Fix (Core\Script) Grammar Correction

GAME_EVENT_CHILDEREN_OF_GOLDSHIRE to GAME_EVENT_CHILDREN_OF_GOLDSHIRE

* SQL correction
Referenced commit(s): 7354b14
* Fix(DB\SmartScript)

* Update rev_1641421027611299094.sql

* Update rev_1641421027611299094.sql

* Update rev_1641421027611299094.sql
Referenced commit(s): 0dae157
* Fix (DB/Creature): Azuremys Murloc Spawn Correction

* Update rev_1641422836099367029.sql

* Update rev_1641422836099367029.sql

* Update rev_1641422836099367029.sql

* Update rev_1641422836099367029.sql

* Update rev_1641422836099367029.sql
Referenced commit(s): 890f6ad
* fix(DB): Nathanos quest requirements

- Added quest requirements to his quests

* always check your variables
…core#10020)

* fix(DB): Western Plaguelands monster reputation

- Changed reputation to monsters in Western Plaguelands according to the
  wiki, which was updated until patch 2.2

* missing comment
malcrom and others added 26 commits January 22, 2022 18:13
Referenced commit(s): 3fa222e
azerothcore#9837)

* fix(Core/Spells): Passive auras with SPELL_ATTR0_ONLY_INDOORS/SPELL_ATTR0_ONLY_OUTDOORS should not be removed when entering/leaving buildings.

Fixes azerothcore#9209
Referenced commit(s): 26b2a9d
Referenced commit(s): 46316bf
Referenced commit(s): 95a867d
Referenced commit(s): 2f8318f
Referenced commit(s): dc67ed9
@Winfidonarleyan Winfidonarleyan deleted the game-time branch January 24, 2022 10:57
@zTerragor zTerragor force-pushed the master branch 2 times, most recently from 449cb07 to 847da2c Compare July 16, 2023 12:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.