-
Notifications
You must be signed in to change notification settings - Fork 0
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
[pull] master from ElunaLuaEngine:master #60
Commits on Jul 26, 2023
-
Reorganization of Method headers
Each core now has its own method directory, this makes it a lot easier and cleaner to both maintain and add new methods When adding new methods, they should be defined in both the LuaFunctions.cpp and the respective Method.h file. Please also add the registry entry to the other cores' method registry, so we know what's implemented or not. When a method is not implemented, it should point to a nullptr in the registry.
Configuration menu - View commit details
-
Copy full SHA for 88a6d9f - Browse repository at this point
Copy the full SHA 88a6d9fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 88979e6 - Browse repository at this point
Copy the full SHA 88979e6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2345a26 - Browse repository at this point
Copy the full SHA 2345a26View commit details -
Configuration menu - View commit details
-
Copy full SHA for faa42cd - Browse repository at this point
Copy the full SHA faa42cdView commit details
Commits on Jul 28, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 61e2e43 - Browse repository at this point
Copy the full SHA 61e2e43View commit details
Commits on Jul 29, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 2c0573c - Browse repository at this point
Copy the full SHA 2c0573cView commit details -
Configuration menu - View commit details
-
Copy full SHA for ca7db39 - Browse repository at this point
Copy the full SHA ca7db39View commit details
Commits on Jul 30, 2023
-
More Eluna reorganization cleanup for TC
Also fixes issues where some methods were not registered like they should
Configuration menu - View commit details
-
Copy full SHA for 444fab1 - Browse repository at this point
Copy the full SHA 444fab1View commit details -
Configuration menu - View commit details
-
Copy full SHA for f2507a0 - Browse repository at this point
Copy the full SHA f2507a0View commit details -
Configuration menu - View commit details
-
Copy full SHA for e53e406 - Browse repository at this point
Copy the full SHA e53e406View commit details
Commits on Jul 31, 2023
-
-Remove all other core defines in headers -Add CMaNGOS Cata compatibility
Configuration menu - View commit details
-
Copy full SHA for 9ffa66a - Browse repository at this point
Copy the full SHA 9ffa66aView commit details -
-Fix incorrect MaNGOS option for enable/disable of Eluna -Update checkout actions to newer version since old version has deprecated functions -Add CMaNGOS Cata fork to CI checks -Upgrade CMaNGOS build environment to Ubuntu 22.04
Configuration menu - View commit details
-
Copy full SHA for b00639d - Browse repository at this point
Copy the full SHA b00639dView commit details -
Merge pull request #440 from Niam5/cm-cleanup
CMaNGOS specific cleanups and CI update
Configuration menu - View commit details
-
Copy full SHA for d2ace63 - Browse repository at this point
Copy the full SHA d2ace63View commit details
Commits on Aug 16, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 96e6bb5 - Browse repository at this point
Copy the full SHA 96e6bb5View commit details
Commits on Aug 21, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 166fbd3 - Browse repository at this point
Copy the full SHA 166fbd3View commit details
Commits on Sep 10, 2023
-
Configuration menu - View commit details
-
Copy full SHA for bcb6487 - Browse repository at this point
Copy the full SHA bcb6487View commit details
Commits on Sep 16, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 112d10e - Browse repository at this point
Copy the full SHA 112d10eView commit details
Commits on Sep 20, 2023
-
Merge pull request #444 from Niam5/eluna-tcpp
Add Cata Preservation Project support
Configuration menu - View commit details
-
Copy full SHA for d985240 - Browse repository at this point
Copy the full SHA d985240View commit details -
-Add Cata Preservation Project(TC based) to CI check
Configuration menu - View commit details
-
Copy full SHA for 50f159f - Browse repository at this point
Copy the full SHA 50f159fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4dbe18b - Browse repository at this point
Copy the full SHA 4dbe18bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 46bed6d - Browse repository at this point
Copy the full SHA 46bed6dView commit details
Commits on Oct 11, 2023
-
Configuration menu - View commit details
-
Copy full SHA for e38a8fd - Browse repository at this point
Copy the full SHA e38a8fdView commit details
Commits on Oct 12, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 0dca017 - Browse repository at this point
Copy the full SHA 0dca017View commit details -
Configuration menu - View commit details
-
Copy full SHA for dc040cc - Browse repository at this point
Copy the full SHA dc040ccView commit details
Commits on Oct 13, 2023
-
-Will need additional method header cleanup and adjustments
Configuration menu - View commit details
-
Copy full SHA for 7a83897 - Browse repository at this point
Copy the full SHA 7a83897View commit details -
These are somewhat equivalent with the AzerothCore custom hooks, though they do work a little differently. Ensure to read the documentation if something differs.
Configuration menu - View commit details
-
Copy full SHA for 90bd45d - Browse repository at this point
Copy the full SHA 90bd45dView commit details -
Configuration menu - View commit details
-
Copy full SHA for c403f8d - Browse repository at this point
Copy the full SHA c403f8dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 34c27ce - Browse repository at this point
Copy the full SHA 34c27ceView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3b9cf46 - Browse repository at this point
Copy the full SHA 3b9cf46View commit details -
Configuration menu - View commit details
-
Copy full SHA for e422547 - Browse repository at this point
Copy the full SHA e422547View commit details -
Configuration menu - View commit details
-
Copy full SHA for 11ee36a - Browse repository at this point
Copy the full SHA 11ee36aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 752db0d - Browse repository at this point
Copy the full SHA 752db0dView commit details
Commits on Oct 14, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 2bd9d0c - Browse repository at this point
Copy the full SHA 2bd9d0cView commit details -
Co-Authored-By: Foereaper <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1edc007 - Browse repository at this point
Copy the full SHA 1edc007View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1e94624 - Browse repository at this point
Copy the full SHA 1e94624View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8720eef - Browse repository at this point
Copy the full SHA 8720eefView commit details -
Configuration menu - View commit details
-
Copy full SHA for 12797aa - Browse repository at this point
Copy the full SHA 12797aaView commit details -
Configuration menu - View commit details
-
Copy full SHA for e8cb7dc - Browse repository at this point
Copy the full SHA e8cb7dcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5a0bf9d - Browse repository at this point
Copy the full SHA 5a0bf9dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3d9603b - Browse repository at this point
Copy the full SHA 3d9603bView commit details -
Cast GetAITargetsCount to double
This should fix having to cast the return value manually in scripts
Configuration menu - View commit details
-
Copy full SHA for 248a4bf - Browse repository at this point
Copy the full SHA 248a4bfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 41be34f - Browse repository at this point
Copy the full SHA 41be34fView commit details
Commits on Oct 15, 2023
-
Only the ones compatible with CMangos have been added Co-Authored-By: Foereaper <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3751893 - Browse repository at this point
Copy the full SHA 3751893View commit details -
Modified from PR#314 since core hook catches all skills not just crafting Co-Authored-By: CyberMist <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ac2b4b3 - Browse repository at this point
Copy the full SHA ac2b4b3View commit details -
Configuration menu - View commit details
-
Copy full SHA for f8f97c5 - Browse repository at this point
Copy the full SHA f8f97c5View commit details
Commits on Oct 21, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 2470f52 - Browse repository at this point
Copy the full SHA 2470f52View commit details
Commits on Oct 22, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 058ffa1 - Browse repository at this point
Copy the full SHA 058ffa1View commit details
Commits on Nov 5, 2023
-
Fix placement of not implemented functions for TCPP
-As Foe found when converting to this system placing a function with a nullptr causes all the functions below it to not register properly and not work.
Configuration menu - View commit details
-
Copy full SHA for 851a35d - Browse repository at this point
Copy the full SHA 851a35dView commit details
Commits on Nov 19, 2023
-
Configuration menu - View commit details
-
Copy full SHA for a9bd6da - Browse repository at this point
Copy the full SHA a9bd6daView commit details