Skip to content

Update#48

Open
TheSCREWEDSoftware wants to merge 27 commits into
heyitsbench:masterfrom
TheSCREWEDSoftware:master
Open

Update#48
TheSCREWEDSoftware wants to merge 27 commits into
heyitsbench:masterfrom
TheSCREWEDSoftware:master

Conversation

@TheSCREWEDSoftware
Copy link
Copy Markdown
Contributor

@TheSCREWEDSoftware TheSCREWEDSoftware commented Mar 23, 2026

Readme

  • Updated Latest build status with AzerothCore to proper show or not buidling failing (require action to be ran in github to update properly)
image
  • Renamed DBFilesContent to DBFilesClient

Patch Directory

  • Renamed DBFilesContent to DBFilesClient

SQL

"Copy for Custom Race"

  • Fixed out-dated table structure
  • Added clarify for future changes

"Drop Template Copy for Custom Race"

  • Was created to drop the custom race changes.

Ran the all the SQL and MPQ with the changes mentioned in this PR.

image

Working

Note: That it will throw errors (in my case for race or classmask 2028) is wrong as i dont have it, but i also created the revert/drop file for it should be good

Wrong race 12 in playercreateinfo table, ignoring.

Wrong race mask 2048 in playercreateinfo_spell_custom table, ignoring.

Wrong class 12 in player_class_stats table, ignoring.

@TheSCREWEDSoftware
Copy link
Copy Markdown
Contributor Author

  • Removed Optional folder from db-world to avoid auto-loading (is not out of the auto-updater scole)
  • The previous, updated Create and Drop Template have moved to be from \sql to \sql\optional
  • Bunch of backticks added
  • Added race "header" comments for arac.sql
  • Added classes commnet at the end of row arac.sql
  • Added skill "header" comments for arac.sql
  • Turned into an actual module (has no other functionality outside of mod_arac_loader.cpp
image image image image

The module addition in theory shouldn't break on any update as it doesnt use any funcitonality, if the core changes th excepted loader name/function.

@TheSCREWEDSoftware
Copy link
Copy Markdown
Contributor Author

TheSCREWEDSoftware commented Apr 5, 2026

image

added the auto-update section

TheSCREWEDSoftware and others added 6 commits April 5, 2026 11:54
To 1_base_arac.sql
To 2_update_totems.sql

Also update totems.sql to be easier to read

From NightElfFireTotem to NightElf_Fire_Totem
From issue: heyitsbench#26

Continuence of: heyitsbench#38

Co-Authored-By: StraysFromPath <119371540+straysfrompath@users.noreply.github.com>
@TheSCREWEDSoftware
Copy link
Copy Markdown
Contributor Author

TheSCREWEDSoftware commented Apr 5, 2026

Splitted arac.sql to:

  • 1_base_arac.sql
  • 2_update_totems.sql (removed from arac)
  • 3_update_shapeshifts.sql (addition)
image

Leaving the base intact and just add to existing new stuff like totems and shapeshfits

  • Added under Optional the ARAC Trainers.sql to add all trainers to all zones (they come comment with zone, name and title)
image

This PR should close:

@TheSCREWEDSoftware
Copy link
Copy Markdown
Contributor Author

CC @heyitsbench

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.

1 participant