Hondacrx
406aa5e445
Fix login
2024-11-16 23:05:45 -05:00
Hondacrx
6809033fcb
Core/Conf: Change evoker start level to 10
...
Port From (https://github.com/TrinityCore/TrinityCore/commit/cedf4e2b34cbf8825552cc6a1f69c50c71fd5aac )
2024-11-10 14:06:01 -05:00
Hondacrx
633bca9c6c
Core/Conf: Update MaxPlayerLevel to 80
...
Port From (https://github.com/TrinityCore/TrinityCore/commit/1580b4ef84f11c06dc6adab60c09f2791c0876c5 )
2024-11-10 00:11:05 -05:00
Hondacrx
b4177e374b
Core/Misc: Change default expansion to 10 in config file template
...
Port From (https://github.com/TrinityCore/TrinityCore/commit/37c98325f6fba224b3a28ccc0cebc73d608e5741 )
2024-10-09 00:26:05 -04:00
Hondacrx
d70529bc19
Core/Realms: Realmlist refactors
...
* Removed global realm variable from World and use RealmList everywhere
* Match auth build key with client version
* Restored allowedSecurityLevel checks for realmlist packet building
* Restored updating population field
Port From (https://github.com/TrinityCore/TrinityCore/commit/c4b710446d62c95eb8124175203fa5f394912594 )
2024-09-26 12:53:15 -04:00
Hondacrx
c98e58a7e1
Core/Misc: Added Loading.Locales to enable/disable the load of locales
...
Port From (https://github.com/TrinityCore/TrinityCore/commit/3fd967754388b7b859dbd8b954ec68a844e172f0 )
2024-08-25 21:03:45 -04:00
Hondacrx
2405543be4
Core/Misc: Refactor loading process to remove exit() calls that cause deadlocks because threads are terminated without proper cleanup
...
Port From (https://github.com/TrinityCore/TrinityCore/commit/8e3024a96ab06b5e2d6da529c5e3db9ce5744c4e )
2024-08-19 13:48:46 -04:00
hondacrx
6abd99260b
Misc fixes
2024-02-24 15:18:30 -05:00
hondacrx
9e3a7df6a7
Updated Bnet Server.
...
Port From (https://github.com/TrinityCore/TrinityCore )
2024-02-21 00:05:48 -05:00
hondacrx
a1a78bf8b0
Core/Loot: implemented a custom server config setting to enable or disable AE loot
...
Port From (https://github.com/TrinityCore/TrinityCore/commit/ccc083593af16f505263f889712f46f9382bb588 )
2024-02-06 15:32:46 -05:00
hondacrx
a46f98642b
Core/Creatures: Refactor CreatureEliteType
...
Port From (https://github.com/TrinityCore/TrinityCore/commit/bfbda8dcce8d19dda0ee3d8f96d176901902e102 )
2024-02-04 14:42:40 -05:00
hondacrx
226e12890e
Core/BattlegroundMap: Load all cells when created & mark all creatures as active
...
Port From (https://github.com/TrinityCore/TrinityCore/commit/e72bde5236d41a7f66abb25ce9e118eeb1c5aa92 )
2024-02-03 11:15:25 -05:00
hondacrx
98fe3a286c
Misc/Config: Fixed comment for CharacterCreating.EvokersPerRealm and CharacterCreating.MinLevelForEvoker
...
Port From (https://github.com/TrinityCore/TrinityCore/commit/35d6afcb63218b2794a13e8bb255523d752880bc )
2024-02-01 10:15:00 -05:00
hondacrx
3080eac1ce
Core/Quests: Fix questgiver status for trivial and future quests
...
Port From (https://github.com/TrinityCore/TrinityCore/commit/0d9dd75fe2112bcc119ee0209eef00eabfbe0bce )
2024-01-29 15:24:56 -05:00
hondacrx
d55f4f836f
Core/Units: Power handling improvements
...
* Don't include creature_template power multipliers in CreateMana updatefield
* Allow NPCs to have power types other than mana
* Add missing Essence config regeneration rate
* Fixed demon hunter powers not decaying immediately after combat
* Fixed some powers decaying immediately out of combat after energizing (for example holy power)
* Replace hardcoded list of powers to set to full on levelup with a db2 flag check
* Updated Creature::GetPowerIndex for 10.1 new power types
Port From (https://github.com/TrinityCore/TrinityCore/commit/1325e0c4b279d590acbcbb05d6abdf5fdb66a882 )
2023-05-23 05:44:42 -04:00
hondacrx
a55d37c91e
Core/Misc: Mention vmaps in error message about loading gameobject models
...
Port From (https://github.com/TrinityCore/TrinityCore/commit/d5ec4a7f05f34386cc76b7fe7c289d148d69a43d )
2023-02-19 02:13:58 -05:00
hondacrx
6414c77c73
Core/Misc: Update config option CharactersPerAccount (Dragonflight)
...
Port From (https://github.com/TrinityCore/TrinityCore/commit/5661944351cfa009b92355143ea9daadf8178d64 )
2023-02-12 01:09:15 -05:00
hondacrx
4b798e7cab
Core/Players: Several currency fixes and improvements
...
Port From (https://github.com/TrinityCore/TrinityCore/commit/03918978c166c9fb191117a0cae9ba1285bf0e37 )
2023-02-11 23:28:57 -05:00
hondacrx
f73e64396f
Update license headers for all files.
2023-01-18 17:25:32 -05:00
hondacrx
8a924a6cd7
Core/Conf: Update MaxPlayerLevel 60 > 70
...
Port From (https://github.com/TrinityCore/TrinityCore/commit/492fbd38f1b41680cb9034ed9ca66a19ba51d9f4 )
2023-01-11 01:20:00 -05:00
hondacrx
5c439a6bae
Core/Characters: Added Dracthyr Evoker creation data
...
Port From (https://github.com/TrinityCore/TrinityCore/commit/b71b121c51214d220163a3c278f212b6804ad644 )
2023-01-06 17:49:02 -05:00
hondacrx
9dfd0d0bd5
Core/Misc: Updated default expansion to 9
...
Port From (https://github.com/TrinityCore/TrinityCore/commit/caad5c36bda0b348e30f21981a29adbc2fc059e4 )
2023-01-04 02:54:41 -05:00
hondacrx
989b80b056
Core: Updated to 10.0.2
...
Port From (https://github.com/TrinityCore/TrinityCore/commit/e98e1283ea0034baf6be9aa2ffb386eb5582801b )
2022-12-28 15:25:15 -05:00
hondacrx
69a7e08402
Update some of warden.
2022-10-30 16:41:43 -04:00
hondacrx
18aa451fca
Core/Misc: Added missing config option Guild.SaveInterval to worldserver default config
...
Port From (https://github.com/TrinityCore/TrinityCore/commit/47857943b040c6fb10837a6314471b4e770a6d30 )
2022-10-26 01:36:52 -04:00
hondacrx
276d199a6f
Core/Instances: Add new config options to control the time when both daily and weekly resets occur (will not be restricted to instances only)
...
Port From (https://github.com/TrinityCore/TrinityCore/commit/cedf09f93c44be2abf1c2b40e0e4c51f95f2975c )
2022-10-04 17:02:16 -04:00
hondacrx
d3dde761a2
Core/Instances: Instance lock rewrite (WIP)
...
Port From (https://github.com/TrinityCore/TrinityCore/commit/17665c929c3a9fb7fe75dd680648129bc1c1f874 )
2022-10-04 10:00:07 -04:00
hondacrx
95842900a7
Core/World: Include more details about MaxCoreStuckTime asserts
...
Port From (https://github.com/TrinityCore/TrinityCore/commit/c80d7696c332cbe45cb0457a75b4f56381317a69 )
2022-10-01 16:48:27 -04:00
hondacrx
44e9ff9793
Core/Database: Fixes game crashes when loading into work due to hotfix_blob table having bad data. Now using mysqlcli to handle all file imports. Must fill out MySQLExecutable in config to use sql updater.
2022-09-24 13:30:15 -04:00
hondacrx
3cd58e4a17
Core/Maps: Move terrain data handling out of Map class
...
Port From (https://github.com/TrinityCore/TrinityCore/commit/16a06346aea16ffd6ee84081cedfdb0c75ac0b38 )
2022-07-24 16:31:00 -04:00
hondacrx
015ba8008c
Core/WorldStates: Migrate pvp season worldstates to new system
...
Port From (https://github.com/TrinityCore/TrinityCore/commit/5f601f53b8374ead5a6a8b734054ea623f74c24e )
2022-07-13 17:41:56 -04:00
hondacrx
6a00ece6d4
Core/World: Allow specifying minimum world updates diff in config
...
Port From (https://github.com/TrinityCore/TrinityCore/commit/833ddfad11fdb6af37bb70296dbc11613f4d0f5f )
2022-06-15 18:15:15 -04:00
hondacrx
91226121c4
Misc command updates.
2022-06-04 17:45:09 -04:00
hondacrx
11e8c2f4f2
Fixes loading, *Command system is broke* Will fix in the coming days.
2022-06-02 17:00:58 -04:00
hondacrx
bf6fec2eb2
Core/Network: Add option to allow/disallow saving IP addresses to database
...
Port From (https://github.com/TrinityCore/TrinityCore/commit/5afa32e9a7e944d5fbee620c31bf6e2939ec7c5d )
2022-05-29 16:15:40 -04:00
hondacrx
f10f1e4000
Core/Visibility: Split BG/Arena visibility settings
...
Port From (https://github.com/TrinityCore/TrinityCore/commit/6b681ebc8aaaf79c1865c8c01f78c736a72e6e7d )
2022-05-24 13:35:17 -04:00
hondacrx
0ea2cded93
Core/PathFinding: Enable pathfinding (MMaps) by default
...
Port From (https://github.com/TrinityCore/TrinityCore/commit/2942d066642fa9e1cf31fc249a69ecbeec0c5593 )
2022-04-28 10:41:39 -04:00
hondacrx
eb32529e9c
Misc updates.
2022-04-28 09:35:02 -04:00
hondacrx
569232c3fe
Battlefields: Move BF scripts out of game
...
Port From (https://github.com/TrinityCore/TrinityCore/commit/49523a74a4c28e5ae17f9a8352aa8224b765b7d8 )
2022-02-24 10:51:24 -05:00
hondacrx
87d3646a83
Core/Creature: Allow to disable HP regen in Raids even if the target is unreachable
...
Port From (https://github.com/TrinityCore/TrinityCore/commit/07863a7a6817dbb16fbd740130149bf727a6a136 )
2022-02-22 19:49:05 -05:00
hondacrx
338a861cd9
Core/Time: Remove artificially high minimal update intervals
...
Port From (https://github.com/TrinityCore/TrinityCore/commit/3a67e376811743be208da4aab8a9e452e1ae637e )
2022-02-22 13:54:46 -05:00
hondacrx
04b25ca313
Core/Auras: Delete old custom config AllowTrackBothResources, all tracking types can be turned on without it
...
Port From (https://github.com/TrinityCore/TrinityCore/commit/04b06ab35ff5be05794d0ce5a278bd0b6fa8d4b8 )
2022-01-28 17:35:55 -05:00
hondacrx
6c0e21b4de
Misc updates/fixes
2022-01-27 12:36:56 -05:00
hondacrx
4c922933de
Core/Player: Initial War Mode support
...
Port From (https://github.com/TrinityCore/TrinityCore/commit/b821a729733db0d3742b4aefe05e5a8305724f66 )
2022-01-07 21:49:50 -05:00
hondacrx
32375df62e
Misc fixes
2022-01-06 00:19:12 -05:00
hondacrx
4b08dc2756
Core/Calendar: Add some additional validation when creating events
...
Port From (https://github.com/TrinityCore/TrinityCore/commit/562c567b1e0c878f0632994a79bcfbfd4a962504 )
2022-01-04 20:40:30 -05:00
hondacrx
ed761eb400
Core/Pooling: Quest pooling rewrite
...
Port From (https://github.com/TrinityCore/TrinityCore/commit/51fbda4223442635a35d3225c0797d0151ea7051 )
2022-01-04 17:35:29 -05:00
hondacrx
75d3497d38
Core/Chat: Custom channel preservation rewrite. Channel data is now loaded at startup, and written to the DB periodically, instead of both things happening in real time.
...
Port From (https://github.com/TrinityCore/TrinityCore/commit/8839fa3fe24e72e4506e94389663b82ab2292649 )
2022-01-02 13:44:00 -05:00
hondacrx
9b2d1e67b6
Core/Spawns: Exterminate CONFIG_SAVE_RESPAWN_TIME_IMMEDIATELY with extreme prejudice. (It didn't work anyway.)
...
Port From (https://github.com/TrinityCore/TrinityCore/commit/d5e58cef694d3db65f0a27b93099ae4e517685a4 )
2021-12-27 17:39:42 -05:00
hondacrx
13a3b6f06c
Misc/Config: set decay timer for unlooted normal creatures to 5 minutes.
...
Port From (https://github.com/TrinityCore/TrinityCore/commit/2c55730a0155f7f7da5cbed70ea21a0b8923aad7 )
2021-12-27 15:28:38 -05:00