hondacrx
|
c51e7b3223
|
Core/Movement: Correct the allowed distance to target before a repositioning is necessary.
Port From (https://github.com/TrinityCore/TrinityCore/commit/0ce1e9d6522974e3186e8b5cf75b7c653a075862)
|
2021-05-18 13:13:12 -04:00 |
|
hondacrx
|
9851142796
|
Core: Combat/threat system rewrite
Port From (https://github.com/TrinityCore/TrinityCore/commit/34c7810fe507eca1b8b9389630db5d5d26d92e77)
|
2021-05-18 12:25:40 -04:00 |
|
hondacrx
|
cbb22d291e
|
Core/Chat: Allow incorrect spell/skill language assignments to mirror client behavior
Port From (https://github.com/TrinityCore/TrinityCore/commit/14098b28b39bc9d1ea17d18a7ecd3dd610f29cdc)
|
2021-05-03 22:15:02 -04:00 |
|
hondacrx
|
017a25f179
|
Core/Chat: Load chat language data from db2 and implement serverside chat translations
Port From (https://github.com/TrinityCore/TrinityCore/commit/3b578fc6b95bfc812962fcef7930d8646016d184)
|
2021-05-03 20:50:13 -04:00 |
|
hondacrx
|
aaa3964d49
|
Core/Grids: Move packet sending functionality out of MessageDistDeliverer and into separate, customizable class and unify LocalizedPacketDo, LocalizedPacketListDo as generic localizable action
Port From (https://github.com/TrinityCore/TrinityCore/commit/fb66575d38d2ba7ffc24c29824fa75d7019de549)
|
2021-05-02 13:41:19 -04:00 |
|
hondacrx
|
ba064327b0
|
Core/DB: Fixes sometimes wrong values added to DB, also fixes errors when trying to convert updatefield to object.
|
2021-04-21 18:06:46 -04:00 |
|
hondacrx
|
63f0f919e2
|
Core/Misc: Replace Time.UnixTime with GameTime.GetGameTime()
Port From (https://github.com/TrinityCore/TrinityCore/commit/e17e4e6f0700c7d950e1b2654c217ec8b28ae79e)
|
2021-04-17 19:28:50 -04:00 |
|
hondacrx
|
be2292e815
|
Core/Misc: Change all unix time columns in character database to bigint (signed)
Port From (https://github.com/TrinityCore/TrinityCore/commit/d29dd1eeb5c52dc76bd741fe1ee0e875c416b8e7)
|
2021-04-06 23:32:52 -04:00 |
|
hondacrx
|
62ec699ec6
|
Core: SOme code cleanup, more to follow.
|
2021-03-20 22:48:48 -04:00 |
|
hondacrx
|
98088d1d35
|
Core/Spells: Restore serverside spells fuinctionality
Port From (https://github.com/TrinityCore/TrinityCore/commit/71112d4d169ef192f8c3c9eb1303bdd880336eaa)
|
2021-03-15 16:29:10 -04:00 |
|
hondacrx
|
1ab1f425ce
|
Fixed errors with newest visual studio.
|
2021-03-05 19:15:57 -05:00 |
|
hondacrx
|
102034a891
|
Core/WorldSession: Fix idle WorldSessions getting kicked twice as fast as supposed
Port From (https://github.com/TrinityCore/TrinityCore/commit/f1388f37b6151252aae7431921564cf2458226a4)
|
2021-03-04 11:40:50 -05:00 |
|
hondacrx
|
68c3e0c241
|
Core/Networking: Fixes being disconnected when using logout button.
|
2021-02-12 10:14:52 -05:00 |
|
hondacrx
|
5431374491
|
Core/Networking: Fix infinite loop and deadlock when closing socket.
|
2021-02-11 12:33:05 -05:00 |
|
hondacrx
|
0fd5044a71
|
Core/Maps: Fixes player not being removed from map/server when they close the client without using logout/exitgame
|
2021-02-11 10:32:09 -05:00 |
|
hondacrx
|
0784e38a06
|
Core/AreaTriggers: Code cleanup
Port From (https://github.com/TrinityCore/TrinityCore/commit/7851cd3a9618b245c9b425dcaf71bbadbfecd054)
|
2021-02-04 12:03:23 -05:00 |
|
hondacrx
|
91459cde06
|
Core/Misc: Add functionality to allow low level quests/kills/discoveries to grant experience
Port From (https://github.com/TrinityCore/TrinityCore/commit/502f77fe8cb082843f7eb385159dd5038a059443)
|
2021-02-02 10:28:22 -05:00 |
|
hondacrx
|
869aa6bf56
|
Core/Pvp: Add config option to enable warmode/pvptalents
|
2021-01-27 00:16:20 -05:00 |
|
hondacrx
|
2d2392d6bb
|
Core/logs: added xp info on login & logout
Port From (https://github.com/TrinityCore/TrinityCore/commit/bb24c6a11b2410f6dd4ef34f2b7fb87e4b01ba37)
|
2021-01-19 13:52:16 -05:00 |
|
hondacrx
|
e0618ab3cd
|
Fix build.
|
2021-01-10 19:42:48 -05:00 |
|
hondacrx
|
3e9b4d0cef
|
Core/Misc: Added the possibility to configure the hour at which the server will be return old mails or delete them.
Port From (https://github.com/TrinityCore/TrinityCore/commit/3b36278d0227d241643a618fdc0e8cce5133d78c)
|
2021-01-08 20:38:58 -05:00 |
|
hondacrx
|
bcd18b8f26
|
Core/WorldSession: Add RBAC permission for skipping idle connection check
Port From (https://github.com/TrinityCore/TrinityCore/commit/7625bd960ebc4fab970fb27072aececf9e936e2f)
|
2021-01-03 15:12:23 -05:00 |
|
hondacrx
|
25be69e859
|
Fixes a crash in server startup.
|
2021-01-02 12:09:30 -05:00 |
|
hondacrx
|
b769656e13
|
Core/Vehicles: add a way to delay the Vehicle despawn Time if its needed.
Port From (https://github.com/TrinityCore/TrinityCore/commit/c7b10d3c5fd082faf6c2835239e340babc3dfc76)
|
2020-12-31 21:12:59 -05:00 |
|
hondacrx
|
7432ae56a8
|
Core/Players: Introduce configurable allied race starting level and fix default level selection for pandaren death knights
Port From (https://github.com/TrinityCore/TrinityCore/commit/bff8f2ff4ebc4144a2c1c31a65b78a1f0ed3f973)
|
2020-12-31 15:29:16 -05:00 |
|
hondacrx
|
13c9e3d56d
|
Core/DataStores: Implement optional data in hotfix packets
Port From (https://github.com/TrinityCore/TrinityCore/commit/fbbf40981cc14523fa181cf6125336b254e8ae4d)
|
2020-12-31 15:04:02 -05:00 |
|
hondacrx
|
f0037ab99f
|
Core/DataStores: Updated db2 structures to 9.0.2
Port From (https://github.com/TrinityCore/TrinityCore/commit/b82a3a557a7bf13d48342ea189325550059b622d)
|
2020-12-12 23:20:41 -05:00 |
|
hondacrx
|
0749a06c99
|
Core/Misc: First set of required db changes for 9.0
Port From (https://github.com/TrinityCore/TrinityCore/commit/4ca29f3cb050896a8a6c1fea5b2364b2b11c22cd)
|
2020-12-09 16:03:38 -05:00 |
|
hondacrx
|
d40c2938a3
|
Core/PacketIO: Renamed a bunch of opcodes based on more research (only those added after 6.0)
Port From (https://github.com/TrinityCore/TrinityCore/commit/f922c6e7a46a7c712daaaef9b1a72ca865fbe94b)
|
2020-09-22 20:05:58 -04:00 |
|
hondacrx
|
08ef556a36
|
Core/Scripts: dynamic_spawning follow-up, I had forgotten JustRespawned existed.
Port From (https://github.com/TrinityCore/TrinityCore/commit/129dd7c9091d3fafc0f5e10b795224bc9418d006)
|
2020-08-24 11:26:27 -04:00 |
|
hondacrx
|
24a9e5e1d8
|
Scripts/InstanceScript: Implement database framework for managing spawn groups based on boss state.
Port From (https://github.com/TrinityCore/TrinityCore/commit/608c9aaabfcdbaf09edd11cdf268c243b3e69478)
|
2020-08-24 11:13:45 -04:00 |
|
hondacrx
|
15ae7a7c66
|
Dynamic Creature/Go spawning
Port From (https://github.com/TrinityCore/TrinityCore/commit/03b125e6d1947258316c931499746696a95aded2)
|
2020-08-23 21:52:32 -04:00 |
|
hondacrx
|
67bacbb731
|
Core/PacketIO: Send the expected value in available hotfixes packet - realm address, not arbitrary number (it no longer has any effect for clearing client cache)
Port From (https://github.com/TrinityCore/TrinityCore/commit/2c99678118798279372f17d4bb5f5a88ac95c413)
|
2020-08-21 20:30:53 -04:00 |
|
hondacrx
|
459d49f899
|
Core/BnetServer: Bnetserver cleanup
Port From (https://github.com/TrinityCore/TrinityCore/commit/e9392ad28767626e519c463e2110184d71ba8426)
|
2020-08-12 17:43:37 -04:00 |
|
hondacrx
|
7eb9b2201f
|
Core/Creatures: Move gossip trainer assignment to creature_trainer table - same gossip can open different trainers depending on which creature it is assigned to
Port From (https://github.com/TrinityCore/TrinityCore/commit/1340f2cdb33a4feac01e68d2f65ae1ae486e135f)
|
2020-08-09 17:06:51 -04:00 |
|
hondacrx
|
7bb86f94c5
|
Proper client timeout detection
Port From (https://github.com/TrinityCore/TrinityCore/commit/2c3fc47a96baa8a47130befda647bf29d8eacce1)
|
2020-07-24 17:48:02 -04:00 |
|
hondacrx
|
ddaaae896e
|
So, I came in trying to fix gameobject LoS. So I restructured some stuff.
Port From (https://github.com/TrinityCore/TrinityCore/commit/5392212799b669d91c80cf0e9539a3aaa2abbe79)
|
2020-07-23 19:01:15 -04:00 |
|
hondacrx
|
0c2096b7c2
|
Core/DataStorage: Fix loading all locale strings when not needed. More work to come on DataStorage system
|
2020-07-19 16:46:48 -04:00 |
|
hondacrx
|
0f5801d9f4
|
Core/Players: Remove deprecated skill related config AlwaysMaxWeaponSkill and command .maxskill
Port From (https://github.com/TrinityCore/TrinityCore/commit/bbdabd7d776a86dcb25954faf119797d52c2a425)
|
2020-07-12 00:44:24 -04:00 |
|
hondacrx
|
581d077acd
|
Refactoring of BNetServer
|
2020-07-12 00:06:43 -04:00 |
|
hondacrx
|
ac876b7c6c
|
Core/Battlegrounds: Queue updates
Port From (https://github.com/TrinityCore/TrinityCore/commit/bf8714b8705c3fccc77083c6dc8665767430d346)
|
2020-06-02 17:43:49 -04:00 |
|
hondacrx
|
c695b3ee5f
|
Core/Maps: Improvements to terrain swap handling
Port From (https://github.com/TrinityCore/TrinityCore/commit/eba31dea27b7fdc4a49c024898ef3a01bcbc7295)
|
2020-05-25 20:32:24 -04:00 |
|
hondacrx
|
6549d76ddf
|
Core/Misc: implemented petition manager
Port From (https://github.com/TrinityCore/TrinityCore/commit/48a40fae0a713c3d96e4796da78f7186260ebbd3)
|
2020-05-19 21:17:12 -04:00 |
|
hondacrx
|
1315f2c7f5
|
Core/Loot: implement Loot Item Storage
Port From (https://github.com/TrinityCore/TrinityCore/commit/090fd8304a7a6e2f7c233ac39c94ccc67cc816f8)
|
2020-05-12 17:11:14 -04:00 |
|
hondacrx
|
c3adef77a9
|
Misc cleanups
|
2020-05-05 19:09:57 -04:00 |
|
hondacrx
|
e31ca45d54
|
Core/AuctionHouse: Add separate auction house throttle period for requests from auction house addons tainting default ui
Port From (https://github.com/TrinityCore/TrinityCore/commit/fb0a29131d30e15d8d323271490069860580817d)
|
2020-04-29 14:24:17 -04:00 |
|
hondacrx
|
6be4414166
|
Core/AuctionHouse: After taking a break at the start of patch 8.3 auction house is now back in business.
Port From (https://github.com/TrinityCore/TrinityCore/commit/aced88b09bd918b0ed17b6c5e8a6048788600d9d)
|
2020-04-29 13:52:03 -04:00 |
|
hondacrx
|
d450f6db3d
|
Core/DBLayer: Implement async transaction completion callbacks
Port From (https://github.com/TrinityCore/TrinityCore/commit/0f0ca3a9194d76afa0227943e86469ad8368c5e2)
|
2020-04-26 00:53:43 -04:00 |
|
hondacrx
|
8a9bd6504c
|
Core/AuctionHouse: Set default AllowTwoSide.Interaction.Auction to enabled
Port From (https://github.com/TrinityCore/TrinityCore/commit/2c1c04a8f643d61bf29185f96d16fe4614e8e3ce)
|
2020-04-25 00:06:16 -04:00 |
|
hondacrx
|
14b7ac6f67
|
Core/Misc: Moved CanSpeak() method to WorldSession class
Port From (https://github.com/TrinityCore/TrinityCore/commit/93aa30f4474254b9db69025e7864a124028273c0)
|
2020-02-09 16:58:40 -05:00 |
|