hondacrx
|
b76c9571d2
|
Core/Loot: Move loot rolls from Group to Loot
Port From (https://github.com/TrinityCore/TrinityCore/commit/3ef5079feeedfdafc9d3c1d9f865e96dbc77ecc8)
|
2022-09-18 17:57:08 -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
|
7be2eb52cc
|
Core/World: implement database support for default map and realm wide world states
Port From (https://github.com/TrinityCore/TrinityCore/commit/737d94d7efe0b6c308ac1bf3692b6aa2e43f5adb)
|
2022-06-25 22:52:20 -04:00 |
|
hondacrx
|
7d502f167d
|
Core/Misc: Cleanup TaxiPathGraph
Port From (https://github.com/TrinityCore/TrinityCore/commit/8fd05dbc931aa557177f666729b5654b2908b46e)
|
2022-06-18 23:56:15 -04:00 |
|
hondacrx
|
37d62e3a32
|
Core/Transports: Localized transport objects within each map
Port From (https://github.com/TrinityCore/TrinityCore/commit/cace41449771bbe692e1a45c4d38b15a12f6496e)
|
2022-06-16 14:08:22 -04:00 |
|
hondacrx
|
286294a108
|
Core/Transmog: Implemented Transmog Illusions + Spelleffect to unlock them
Port From (https://github.com/TrinityCore/TrinityCore/commit/125ada42f6be220a52315d06d61e472a2ba83395)
|
2022-06-14 23:07:23 -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
|
678c657f7d
|
Misc fixes
|
2022-05-24 19:02:03 -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
|
db6cfeca04
|
Core/Scripts: Added script hook to execute actions after completing an achievement
Port From (https://github.com/TrinityCore/TrinityCore/commit/27cba3f52309dad5be964fec11d80cd8cad128cf)
|
2022-05-05 13:53:23 -04:00 |
|
hondacrx
|
1c860ad2e2
|
Core/Characters: Replace 2 database statements with 1
Port From (https://github.com/TrinityCore/TrinityCore/commit/8cbc21120f81954382c06e89da204ec3c984e430)
|
2022-05-04 09:48:27 -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
|
7d1b910f24
|
Core/Warden: Fix warden timeout ticking twice as fast as it should
Port From (https://github.com/TrinityCore/TrinityCore/commit/f7ed56f2329d5a73e3440578844a9274d6a787cf)
|
2022-03-11 09:50:22 -05:00 |
|
hondacrx
|
718302fa18
|
Core/Pets: Pet management refactoring
Port From (https://github.com/TrinityCore/TrinityCore/commit/ca92686b44cc8c53a8991bf02d6e8534797fc115)
|
2022-03-10 09:39:55 -05:00 |
|
hondacrx
|
e65a1e95cf
|
Core/Objects: Properly choose between "Destroyed" or "OutOfRange" during visibility update
Port From (https://github.com/TrinityCore/TrinityCore/commit/5a82a0381d704e4b4b9976daf04d541d1130e541)
|
2022-03-09 12:33:25 -05:00 |
|
hondacrx
|
0576cc0a07
|
Core/DBLayer: Add nicer api for SQLQueryHolders
Port From (https://github.com/TrinityCore/TrinityCore/commit/d5dcf02196e30c932c7a25c3975a91a0fe1ccd50)
|
2022-03-02 13:27:52 -05:00 |
|
hondacrx
|
4679bc9980
|
Core/Items: Implemented many new enchantment flags
Port From (https://github.com/TrinityCore/TrinityCore/commit/241193cd0287c3d7a2cbaf7f2c5775d414b4d0b3)
|
2022-02-24 16:16:46 -05: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
|
628a24923c
|
Core/Misc: Move WorldState enum to SharedDefines
Port From (https://github.com/TrinityCore/TrinityCore/commit/ca62d93481f60807679c8632e09fa6f48f29de68)
|
2022-02-23 17:01:51 -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
|
169abc1531
|
Core/Chat: Disallow hyperlinks from being inserted in various guild-related freetext fields (the client already blocks this)
Port From (https://github.com/TrinityCore/TrinityCore/commit/ee5c0e5372308f4a6e52b14a14f5ee6a683b58dc)
|
2022-01-20 16:56:00 -05:00 |
|
hondacrx
|
62e4f1a7c5
|
Scripts/Commands: Add .debug questreset to force daily/weekly/monthly quest reset.
Port From (https://github.com/TrinityCore/TrinityCore/commit/6f6cf975e4e0bef621b9465f364476ec6731ae0d)
|
2022-01-20 12:39:18 -05:00 |
|
hondacrx
|
595338284c
|
Misc fixes.
|
2022-01-09 14:33:39 -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
|
5f8744fa69
|
Core/Server: correct timestamp format for shutdown/restart notification broadcasts
Port From (https://github.com/TrinityCore/TrinityCore/commit/69f768605082222a3ca573c623d3fc019106be3b)
|
2022-01-07 10:03:32 -05:00 |
|
hondacrx
|
fa5dae93cc
|
Core/Vehicles: implement vehicle seat addon table to specify seat ori…
Port From (https://github.com/TrinityCore/TrinityCore/commit/a91be4995b45695d8585068d0c5e955b93027d89)
|
2022-01-06 22:23:34 -05:00 |
|
hondacrx
|
0d68984717
|
Misc fixes, and added GetDebugInfo() which was missed.
|
2022-01-05 13:11:32 -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
|
964542023c
|
Core/Channels: Fix a bug that would cause channel settings to disappear in certain settings. Fix a bug that would cause channels to not be saved on .server shutdown without delay.
Port From (https://github.com/TrinityCore/TrinityCore/commit/f434241305089942e7df5579e81137624c3ae0ef)
|
2022-01-04 17:51:57 -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
|
418289e41c
|
Core/Chat: Always save channel info to database on shutdown if persistence is enabled.
Port From (https://github.com/TrinityCore/TrinityCore/commit/a18268156ab5a0e455637f1eb42120edc64a0497)
|
2022-01-02 19:50:35 -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
|
9b3fe829d6
|
Core/Misc: Handle timezones for hour-specific events specifieds in worldserver.conf
Port From (https://github.com/TrinityCore/TrinityCore/commit/493fe066f6b107a9f356d693c5d37d878d3a63eb)
|
2022-01-01 16:35:15 -05:00 |
|
hondacrx
|
882f9c49fb
|
Core/DB: Add a world state for daily quest reset time to characters. Not used right now, but written to allow easier transition later.
Port From (https://github.com/TrinityCore/TrinityCore/commit/9fa5c714096a9755a3a7ada45c8d5e6a54f18950)
|
2022-01-01 15:04:31 -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
|
0f98aec1cd
|
Core/DB: Unify creature_respawn and gameobject_respawn into a single respawn table
Port From (https://github.com/TrinityCore/TrinityCore/commit/be05590a12607cbf6c7f8e5436cfac0fb3625128)
|
2021-12-27 17:32:36 -05:00 |
|
hondacrx
|
05e3cfc118
|
Core/Group: implement automatic party/raid leader change when the leader has been offline for two minutes
Port From (https://github.com/TrinityCore/TrinityCore/commit/cc141e9bad5dc06a56179f820670bd6944651804)
|
2021-12-17 19:04:23 -05:00 |
|
hondacrx
|
f1bfc12b9d
|
Core/Logs: Allow to log startup logs into Database appender
Port From (https://github.com/TrinityCore/TrinityCore/commit/6303c7bcb1f1078fb036f10c97cab268f8261a4e)
|
2021-12-17 17:42:36 -05:00 |
|
hondacrx
|
2a086b6d3c
|
Core/Misc: Add helper table phase_name and improve .npc info and .gps
Port From (https://github.com/TrinityCore/TrinityCore/commit/833e17998571a57ada61f5ca92341dc242114458)
|
2021-12-07 20:56:05 -05:00 |
|
hondacrx
|
a96fe1e47f
|
Core/Movement: Add time synchronisation (Needs tested)
Port From (https://github.com/TrinityCore/TrinityCore/commit/c19a4db1c12b8864d6c486ee8e2f0e058fb4155a)
|
2021-12-02 22:34:04 -05:00 |
|
hondacrx
|
5c48c512b5
|
Core/Spells: Implemented spell effect 254 (SPELL_EFFECT_JUMP_CHARGE)
Port From (https://github.com/TrinityCore/TrinityCore/commit/a809932f5017c98092a02694e86e276add03f8b9)
|
2021-12-01 10:58:28 -05:00 |
|
hondacrx
|
56f1c3d984
|
Core/BattlePets: Implemented BattlePetSpeciesFlags::NotAccountWide
Port From (https://github.com/TrinityCore/TrinityCore/commit/93c668ac50a529876054212dfef6544f70259035)
|
2021-11-29 17:09:03 -05:00 |
|
hondacrx
|
751f4dd8b2
|
Core/BattlePets: Journal lock improvements
Port From (https://github.com/TrinityCore/TrinityCore/commit/895367e69fac542ea00079ee1405228d9f150898)
|
2021-11-23 14:01:16 -05:00 |
|
hondacrx
|
1f6e2e22f9
|
Core/Quests: Fixed loading quest greeting locales
Port From (https://github.com/TrinityCore/TrinityCore/commit/f97deb3316574fc07520c5dd45bcd18e0bc767eb)
|
2021-11-23 13:46:40 -05:00 |
|
hondacrx
|
705a2fe3a1
|
Fixes/cleanups from b026ee7ef8, And misc fixes/crashes.
|
2021-11-16 19:45:02 -05:00 |
|
hondacrx
|
a7936eb46c
|
Misc fixes.
|
2021-11-15 23:35:21 -05:00 |
|