Hondacrx
|
37d48ec371
|
Core/Auth: Refactor client auth key storage to support more future client variants and preserve more information about client version
Port From (https://github.com/TrinityCore/TrinityCore/commit/8e1595265925e0840d07e943b8c9ff1e906d4719)
|
2024-10-09 14:28:10 -04:00 |
|
Hondacrx
|
e9b21a91be
|
Core/Battlegrounds: Move to scripts And a lot of misc commits i couldn't recover.
Port From (https://github.com/TrinityCore/TrinityCore/commit/d0d5d309bb5877dc2fcb27f6cb123707a31ec1e8)
|
2024-08-04 15:18:22 -04:00 |
|
hondacrx
|
0f4130704a
|
Core/Calendar: Implement different timezone support for ingame calendar
Port From (https://github.com/TrinityCore/TrinityCore/commit/b888b1b09f71a8b8b4a9d45c804a1f164fb65ac3)
|
2024-02-21 16:36:19 -05:00 |
|
hondacrx
|
9e3a7df6a7
|
Updated Bnet Server.
Port From (https://github.com/TrinityCore/TrinityCore)
|
2024-02-21 00:05:48 -05:00 |
|
hondacrx
|
7c812ae904
|
Core/Creatures: Move immunities to separate table and implemented setting immunties to dispel, spell effects, aura types, aoe and chain targeting
Port From (https://github.com/TrinityCore/TrinityCore/commit/f70a5817e1c07891185d716611d45f50b1c73b78)
|
2024-02-06 17:21:07 -05:00 |
|
hondacrx
|
a5bc0d0d9b
|
Core/Random: Changed random functions returning doubles to return floats
Port From (https://github.com/TrinityCore/TrinityCore/commit/9894f6b802c974bb36acd7fbb0d083455a1f0f1b)
|
2024-02-02 14:39:02 -05:00 |
|
hondacrx
|
dbf63667ae
|
Misc fixes
|
2024-01-28 15:23:54 -05:00 |
|
hondacrx
|
572bab53e4
|
Core/Spells: Rewrite SelectRandomInjuredTargets to make extending it with additional requirements easier and allow it to prioritize group members
Port From (https://github.com/TrinityCore/TrinityCore/commit/d4d28d27f8322d6c07a6c384de1b4aecd1bb8a92)
|
2023-09-14 04:03:00 -04:00 |
|
hondacrx
|
91f750e562
|
Core/AreaTriggers: Handle AREATRIGGER_FLAG_HAS_DYNAMIC_SHAPE for disks
Port From (https://github.com/TrinityCore/TrinityCore/commit/5be076b2400364c5fc2b293032ad92f1d955ec1f)
|
2023-09-02 15:11:38 -04:00 |
|
hondacrx
|
df78d547ab
|
Cleanups
|
2023-01-18 17:28:36 -05:00 |
|
hondacrx
|
f73e64396f
|
Update license headers for all files.
|
2023-01-18 17:25:32 -05:00 |
|
hondacrx
|
02452aaa3d
|
Forgot to change updater to look for newest full DBs
|
2022-08-09 11:03:35 -04:00 |
|
hondacrx
|
17f3eab338
|
Fixes falling though map when using charge on a hill.
|
2022-07-20 01:39:25 -04:00 |
|
hondacrx
|
d05595e44c
|
Fixes using gameobject like chairs, also fixes indoor checks
|
2022-07-13 15:02:06 -04:00 |
|
hondacrx
|
0f655d09ca
|
Core/VMaps: Fixes getting no area/zone info, which caused you to be dismounted.
|
2022-06-23 15:55:45 -04:00 |
|
hondacrx
|
8b1e02759a
|
Fixed transports.
|
2022-06-21 22:35:20 -04:00 |
|
hondacrx
|
1bb3a79b54
|
Core/Calendar: Improve calendar timezone handling
Port From (https://github.com/TrinityCore/TrinityCore/commit/5600316c9f69d2afda82ae0e632715b420dfd402)
|
2022-06-18 17:39:24 -04:00 |
|
hondacrx
|
e0025794a5
|
Fixes most commands.
|
2022-06-11 21:09:48 -04:00 |
|
hondacrx
|
712dd7b9de
|
Core/Common: Merge TimeTrackerSmall with TimeTracker
Port From (https://github.com/TrinityCore/TrinityCore/commit/8809d54ca2daa230b1439f012c8b10ee88d6beae)
|
2022-03-02 14:06:04 -05:00 |
|
hondacrx
|
7631b1c387
|
Core/Common: Add a TimeSpan interface to TimeTrackerSmall
Port From (https://github.com/TrinityCore/TrinityCore/commit/35e0002df3073cf4c3e1dae9fbff73d75ddb5e98)
|
2022-03-02 13:48:14 -05:00 |
|
hondacrx
|
cc08afe269
|
Core/Util: Remove EventMap's non TimeSpan based interface
Port From (https://github.com/TrinityCore/TrinityCore/commit/cd86a015c46f8da581f86857e313d9c596dba7fa)
|
2022-02-28 14:31:01 -05:00 |
|
hondacrx
|
6dde0557c6
|
Core/Server: improve timestamp format output for large time values
Port From (https://github.com/TrinityCore/TrinityCore/commit/8c6974bc9f1de4b5fc1e1002d5797dcff62b3cc8)
|
2022-01-07 11:00:30 -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
|
0d68984717
|
Misc fixes, and added GetDebugInfo() which was missed.
|
2022-01-05 13:11:32 -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
|
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
|
b4febb11c8
|
Core/Object: Range check, Needs tested.
Port From (https://github.com/TrinityCore/TrinityCore/commit/b717603a9b3a676e800fc401f4544735287791a9)
|
2021-12-01 22:57:42 -05:00 |
|
hondacrx
|
705a2fe3a1
|
Fixes/cleanups from b026ee7ef8, And misc fixes/crashes.
|
2021-11-16 19:45:02 -05:00 |
|
hondacrx
|
2aa910e9f6
|
Add rotation to .gob info
Port From (https://github.com/TrinityCore/TrinityCore/commit/afac2b174290c871d845e37f88c6f0c874d15fd6)
|
2021-11-15 23:06:07 -05:00 |
|
hondacrx
|
b026ee7ef8
|
More cleanups of custom classes in favor of .NET runtime types.
|
2021-11-15 18:04:57 -05:00 |
|
hondacrx
|
032f9a55f3
|
Cleanup some warnings.
|
2021-11-15 16:11:20 -05:00 |
|
hondacrx
|
35710258b9
|
Some fixes from the ports.
|
2021-09-26 16:14:57 -04:00 |
|
hondacrx
|
c1409e4787
|
Core/Conditions: Implemented missing PlayerCondition columns - time and weather
Port From (https://github.com/TrinityCore/TrinityCore/commit/8aaf750be1ee16a299016cf038bd84bd9b387544)
|
2021-06-04 16:49:44 -04:00 |
|
hondacrx
|
c665330843
|
Core/Chat: Chat translation improvements (needs testing unsure)
Port From (https://github.com/TrinityCore/TrinityCore/commit/67e16888ac76d144fab7433b542d660b13e7cb62)
|
2021-05-04 10:45:19 -04:00 |
|
hondacrx
|
ee97dc7b32
|
Core/Spells Handle auras 328 & 396 (SPELL_AURA_TRIGGER_SPELL_ON_POWER_*)
Port From (https://github.com/TrinityCore/TrinityCore/commit/56e9560661adca81fc1e9a297cb6823cf7a6cb22)
|
2021-03-08 13:50:15 -05:00 |
|
hondacrx
|
751874784e
|
Core/Accounts: Should fix random error about verifier length.
|
2021-01-14 10:27:51 -05:00 |
|
hondacrx
|
7e2df34250
|
Misc cleanups/Fixes
|
2020-12-07 10:07:26 -05:00 |
|
hondacrx
|
165ae9e4f0
|
Make it so we can login to accounts created with TC
|
2020-08-20 23:23:23 -04:00 |
|
hondacrx
|
230453c451
|
New Year 2020 :)
|
2020-01-09 11:35:00 -05:00 |
|
hondacrx
|
35c06c09fd
|
Some refactoring of code. and some cleanups
|
2019-09-21 12:11:16 -04:00 |
|
hondacrx
|
58b142f26e
|
Misc Fixes
|
2019-08-17 14:03:21 -04:00 |
|
hondacrx
|
125e3b3ac7
|
Updated to 8.2.0.31429 (scripts disabled atm, they still need updated)
Code Port from TrinityCore https://github.com/TrinityCore/TrinityCore
Casc from WoW-Tools https://github.com/WoW-Tools/CASCExplorer
|
2019-08-14 11:20:42 -04:00 |
|
hondacrx
|
1e1c5c77a8
|
2019 YAY!
|
2019-01-01 12:01:55 -05:00 |
|
hondacrx
|
0c4bd05dd9
|
Core: Removed not needed faststruct
|
2018-12-24 01:03:36 -05:00 |
|
hondacrx
|
7255455b22
|
Core/Refactor: Part 5
|
2018-07-05 10:57:42 -04:00 |
|
hondacrx
|
7aa494d5dd
|
Core/Errors: Stop using System.Diagnostics.Contracts, Its just closing the server without error or warning. We now log the error and then throw a exception
|
2018-06-15 12:34:56 -04:00 |
|
hondacrx
|
913beeae69
|
Core/Misc: Misc fixes
|
2018-05-23 18:16:14 -04:00 |
|
hondacrx
|
5dacd669b5
|
Core/Refactor: Part 3
|
2018-05-16 19:57:48 -04:00 |
|
hondacrx
|
9b40067017
|
Core/Refactor: Part 2
|
2018-05-07 22:07:35 -04:00 |
|
hondacrx
|
216db1c23a
|
Core/Refactor: Part 1
|
2018-05-07 18:56:09 -04:00 |
|