hondacrx
042bfc12e5
Convert alot of methods to use TimeSpan.
2022-03-01 23:47:53 -05:00
hondacrx
4c883cbc47
Scripts/Commands: Add .debug objectcount <optional map id> chat command
...
Port From (https://github.com/TrinityCore/TrinityCore/commit/5886bf7484f26deb0e26d3a14791041cc14266be )
2022-02-23 16:11:23 -05:00
hondacrx
7531735669
Core/Phasing: Implemented db spawns in personal phases
...
Port From (https://github.com/TrinityCore/TrinityCore/commit/8fabe5a3aacf7797f03d074ab8434f445be64955 )
2022-01-27 14:01:49 -05:00
hondacrx
6c0e21b4de
Misc updates/fixes
2022-01-27 12:36:56 -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
f87f58e35f
Core/Commands: Add .debug guidlimits <optional map id> chat command
...
Port From (https://github.com/TrinityCore/TrinityCore/commit/e7b94603f256386eae8a9724c830d37593c0f0e1 )
2022-01-20 12:31:56 -05:00
hondacrx
e9eed31d90
Ok really add the new command stuff.
2022-01-20 10:02:10 -05:00
hondacrx
30d198cfbd
Scripts/Commands: update .wp commands to use orientation field from DB
...
Port From (https://github.com/TrinityCore/TrinityCore/commit/61cc88731c8941289352a1aaa6410bc3dce83faa )
2021-12-27 16:41:32 -05:00
hondacrx
8694a2ae24
Core/Entities: Kick engagement logic upstairs to Unit (from ThreatManager), since all Units with AI need it (not just those with threat list).
...
Port From (https://github.com/TrinityCore/TrinityCore/commit/35e55f10899712435102764671241b94a2026599 )
2021-12-23 20:00:45 -05:00
hondacrx
30af4577f8
Scripts/Commands: Add .debug dummy. It does nothing, which means you can make it do anything.
...
Port From (https://github.com/TrinityCore/TrinityCore/commit/5ed891a0f0c65cf4c844ccb209952352f4241193 )
2021-11-15 19:38:21 -05:00
hondacrx
26940fa650
Core/AI: Clean up charm AI handling.
...
Port From (https://github.com/TrinityCore/TrinityCore/commit/e4e8c1c59c8b37216814526b4d2551f23934f465 )
2021-10-31 13:55:26 -04:00
hondacrx
a1459617e6
Core/Conversations: Replace _participants with generic personal object implementation
...
Port From (https://github.com/TrinityCore/TrinityCore/commit/3fe9b0a2961b60509d11dd38a90e7b7657b68084 )
2021-10-10 09:55:16 -04:00
hondacrx
aa5994f457
Core/Threat: Re-add fixate system. I am being told Netherspite needs it.
...
Port From (https://github.com/TrinityCore/TrinityCore/commit/16eb5032ad0e8fbc9cd9d3229be65a8f0190347b )
2021-09-26 14:23:30 -04:00
hondacrx
1aa375a8ee
Misc updates
2021-06-23 15:53:42 -04:00
hondacrx
44cfe32b50
Misc fixes
2021-06-23 15:09:41 -04:00
hondacrx
7a8b37421b
Scripts/Commands: new command '.debug instancespawn'
...
Port From (https://github.com/TrinityCore/TrinityCore/commit/386ec582334818bb46582290e9daecb19f453897 )
2021-06-23 15:02:48 -04:00
hondacrx
a204c827b5
Scripts/Commands: New command: .debug threatinfo
...
Port From (https://github.com/TrinityCore/TrinityCore/commit/e090c9a00eab7af40ba1b4090d5b5a456a3e4b33 )
2021-05-18 13:33:55 -04:00
hondacrx
66ba3fe724
Core/Misc: A variety of clean-up changes:
...
Port From (https://github.com/TrinityCore/TrinityCore/commit/5aee452943e5c76f54f58eea9e6880b54a61ec9c )
2021-05-18 12:31:45 -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
62ec699ec6
Core: SOme code cleanup, more to follow.
2021-03-20 22:48:48 -04:00
hondacrx
f75a110654
Core/Commands: Add optional broadcast text id argument to .debug play sound command
...
Port From (https://github.com/TrinityCore/TrinityCore/commit/d94f0d23b3cbf0944576cfd77fb199453234817b )
2020-12-31 21:04:30 -05:00
hondacrx
c2ae405346
Core/Commands: Cleanups
2020-08-24 17:38:22 -04:00
hondacrx
7baa1aede9
Combat/threat rewrite prep - merge RBAC/DB changes.
...
Port From (https://github.com/TrinityCore/TrinityCore/commit/118e53f1b84fca238a6f1039471351afa61bd6c4 )
2020-07-24 17:50:10 -04:00
hondacrx
8e46ddaba5
Rename .debug uws to .debug worldstate (clarity change).
...
Port From (https://github.com/TrinityCore/TrinityCore/commit/29db04c3c92c0a6ca5d35d3fcc49d7766e3eddc3 )
2020-07-24 16:26:30 -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
aa0dd8ba99
Some improvements to .debug raidreset command. Now supports heroic difficulty 5-man dungeons and outputs sensible text, as opposed to silently doing (or not doing) stuff.
...
Port From (https://github.com/TrinityCore/TrinityCore/commit/4179036bbeb775aa631b262fc38ab8bd9ccd502b )
2020-07-22 00:45:47 -04:00
hondacrx
581d077acd
Refactoring of BNetServer
2020-07-12 00:06:43 -04:00
hondacrx
1a2411ae0f
Ports from ( https://github.com/TrinityCore/TrinityCore )
...
Core/Unit: don't clear low health aura states on death
Core/Gossip: Fix gossip bug on modify money
Core/Spells: Change the radius of PBAoEs following the feedback received on
Core/Player: update interaction checks, some info taken from client
Core/Spell: abort channeling if no valid targets are found after searching
Core/Creature: fix _DespawnAtEvade saving wrong respawn time
Core/Spell: fixed some problems with per caster aura states
Quickfix a bug introduced by 2f19d97 which prevented GTAoE from being cast.
Core/SmartAI: allow SMART_ACTION_SEND_GOSSIP_MENU to override default gossip
Core/Spell: in case of immunity, check all effects to choose correct procFlags, as none has technically hit
Fix evade issues when a spell hits the target just before evading.
Scripts/Command: implement .debug play music command
Partial revert, Unit::getAttackerForHelper() shouldn't return units that we aren't in combat with (victim can be such a unit for players/player pets, which can startattack from a distance without entering combat).
Fix an issue where CanSpawn would never get invoked on creatures without per-guid script.
Core/Players: fix null dereference crash
2020-06-21 13:01:24 -04:00
hondacrx
ba885908b7
Core/Spells: fix wrong distance calculations in AoE spells
...
Port From (https://github.com/TrinityCore/TrinityCore/commit/5d076cfe291980bc5be9d44ffbae887e3dd5ad59 )
2020-05-06 14:34:20 -04:00
hondacrx
1464910d26
Core/DataStores: Updated db2 structures to 8.3.0
...
Port From (https://github.com/TrinityCore/TrinityCore/commit/90628b7d29e041310abc25438f219a0c73c41bae )
2020-02-22 19:06:49 -05:00
hondacrx
230453c451
New Year 2020 :)
2020-01-09 11:35:00 -05:00
hondacrx
e95115dc94
Core/DataStores: Updated db2 structures to 8.2.5
...
Port From (https://github.com/TrinityCore/TrinityCore/commit/3ac790287aba5f7d7c3bccf79e608de9119e461a )
2019-10-29 13:09:23 -04:00
hondacrx
570aebce26
More refactoring of code.
2019-09-23 21:41:13 -04:00
hondacrx
35c06c09fd
Some refactoring of code. and some cleanups
2019-09-21 12:11:16 -04:00
hondacrx
42d9ed78ee
Core/DataStores: Implemented WorldStateExpression
...
Port From (https://github.com/TrinityCore/TrinityCore/commit/548d79bb06cfba3517347070dfe606748dda55ab )
2019-09-03 23:44:24 -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
8e20114e10
BFA Update (still lots of testing to do tho)
2018-12-10 12:46:25 -05:00
hondacrx
5dacd669b5
Core/Refactor: Part 3
2018-05-16 19:57:48 -04:00
hondacrx
fa35d60f60
Core/Entities: Phasing rewrite
2018-03-28 11:09:30 -04:00
hondacrx
6ecc0ae762
Core/Misc: Graveyards can now use conditions, SourceType = 27, SourceEntry = graveyard_zone.ID
2018-03-18 11:43:59 -04:00
hondacrx
419ee1b882
Core/Entities: Created factory methods to create new areatriggers, creatures and gameobjects
2018-01-27 20:15:24 -05:00
hondacrx
79980e3dd2
Core/Entities: Remove phasemask
2018-01-10 22:26:47 -05:00
hondacrx
befc9fcae7
Core/Entities: Extended SpawnMask to 64 bit
2018-01-06 23:43:44 -05:00
hondacrx
28c0ef9d03
Happy New Year!!!!
2018-01-02 13:02:21 -05:00
hondacrx
9a99767612
Forgot to add missing command
2018-01-02 13:00:30 -05:00
hondacrx
6c6cdac426
Revert "Fix parsing floats ( #7 )"
...
This reverts commit 5fc9082a02 .
2017-12-14 21:53:22 -05:00
Elle
5fc9082a02
Fix parsing floats ( #7 )
2017-12-14 13:02:23 -05:00
hondacrx
8ed446ae7a
Replace most T.Parse with T.TryParse for all user input.
2017-11-05 15:21:29 -05:00
Fabian
a3dc7b3f48
Ported .Net Core commits:
...
hondacrx:
- Initial commit: Switch to .Net Core 2.0
- Fix build and removed not needed files
Fabi:
- Updated solution platforms.
- Changed folder structure.
- Change library target framework to netstandard2.0.
- Updated solution platforms again...
- Removed windows specific kernel32 function usage (Ctrl-C handler).
2017-10-26 17:23:44 +02:00