Takenbacon
|
4d333518bb
|
fix(Core/Visibility): Visibility should be using 2d distance checks (#22839)
|
2025-09-08 06:52:14 -03:00 |
|
Takenbacon
|
fa33b27700
|
fix(Core/Visibility): Mark destructible objects infinite visibility (#22838)
|
2025-09-08 06:51:53 -03:00 |
|
Takenbacon
|
9e04cb9e37
|
fix(Core/Visibility): Add some safety to visibility grid container (#22837)
|
2025-09-08 06:51:41 -03:00 |
|
Takenbacon
|
f191d71193
|
fix(Core/Visibility): Fix visibility issue at sight limit (#22830)
|
2025-09-07 14:17:10 -03:00 |
|
Takenbacon
|
a28824df85
|
feat(Core/Visibility): Far visibility worldobjects (#22828)
|
2025-09-07 08:02:03 -03:00 |
|
Jelle Meeus
|
d22f015e52
|
fix(Core/Player): Haunted Memento aura is present when item is in bank (#22811)
|
2025-09-06 10:28:01 -03:00 |
|
Jelle Meeus
|
fdc81f3be0
|
fix(Scripts/Spells): Shadow of Doom death sometimes deals no damage (#22813)
|
2025-09-06 09:44:07 +02:00 |
|
Andrew
|
d69f61d7ab
|
fix(Core/SAI): Fix crash in SMART_TARGET_OWNER_OR_SUMMONER (#22789)
|
2025-09-04 06:19:25 -03:00 |
|
Takenbacon
|
af31aaa374
|
fix(Core/Maps): Move corpse expiration updates to map (#22780)
|
2025-09-03 20:29:15 -03:00 |
|
Jelle Meeus
|
1e29c31b07
|
fix(Scripts/WorldState): defeated scourge zone invasions not restarting after a defeat (#22783)
|
2025-09-03 20:20:04 -03:00 |
|
Yehonal
|
a575101751
|
feat(core): implement 31-bit safe petition_id for improved database integrity (#22774)
|
2025-09-02 22:31:09 -03:00 |
|
Andrew
|
f1cb5cc71b
|
fix(Core/SAI): Remove combat flag on evade for SAI-scripted charmed u… (#22775)
|
2025-09-02 20:15:40 -03:00 |
|
Benjamin Jackson
|
611c9296ff
|
refactor(Core/Packets): Rewrite various item packets to modern class. (#22758)
|
2025-08-31 21:53:26 +02:00 |
|
iThorgrim
|
445161d3b9
|
refactor(Core/Script): Rename Creature_SelectLevel to OnCreatureSelectLevel for clarity (#22750)
|
2025-08-29 17:19:57 -03:00 |
|
Benjamin Jackson
|
e39333abcb
|
fix(Core/WorldState): Start boss activation event when starting Scourge Invasion. (#22739)
|
2025-08-28 13:34:45 -03:00 |
|
Jelle Meeus
|
a3131d5cdb
|
fix(Core/Player): Recast lost by death item obtain spells of any item… (#22736)
Co-authored-by: ariel- <ariel-@users.noreply.github.com>
|
2025-08-27 15:43:39 -03:00 |
|
Quartzi
|
0fc05ed4d2
|
feat(Core/Scripting): Add OnPlayerGiveReputation script hook (#21869)
|
2025-08-27 04:32:02 -03:00 |
|
Benjamin Jackson
|
2ad40a4d23
|
fix(Core/GroupHandler): Adjust maximum value for rolls. (#22686)
|
2025-08-26 20:58:41 -04:00 |
|
sudlud
|
2e614069a5
|
fix(Entities/Creature): do not touch setActive() state in setDeathSta… (#22729)
Co-authored-by: Takenbacon <revoke1336@live.com>
|
2025-08-25 12:32:35 -03:00 |
|
Benjamin Jackson
|
9ed31bd63e
|
refactor(Core/Packets): Rewrite various query packets to modern class. (#22719)
|
2025-08-24 14:50:16 +02:00 |
|
Andrew
|
82d98f9fb7
|
chore(Core/Player): Change player setting index type from uint8 to ui… (#22716)
|
2025-08-22 22:25:15 -03:00 |
|
iThorgrim
|
413178662a
|
fix(Core/SAI): GameObject smart_script based on GUID (#22710)
|
2025-08-20 19:31:00 -03:00 |
|
Benjamin Jackson
|
d4713356a0
|
refactor(Core/Packets): Rewrite MSG_MINIMAP_PING to modern packet class. (#22696)
|
2025-08-19 21:51:06 +02:00 |
|
天鹭
|
2602add0fd
|
refactor(Core): Improve readability (#22691)
|
2025-08-19 15:03:03 +02:00 |
|
Takenbacon
|
e3505df99f
|
fix(Core/Visibility): Fix visibility crash (#22704)
|
2025-08-19 06:14:08 +02:00 |
|
Yehonal
|
2ae1dbeab2
|
feat(core): add standalone functions for player settings (#22703)
|
2025-08-18 22:29:34 -03:00 |
|
Andrew
|
5369aec3c9
|
fix(Core/SAI): Force SMC creatures to resume chasing victims once in… (#22581)
|
2025-08-12 14:31:08 -03:00 |
|
Takenbacon
|
12bee97df9
|
fix(Core/Visibility): Fix initial visibility on player reused sessions (#22673)
|
2025-08-11 19:07:00 +02:00 |
|
Takenbacon
|
2450237b7d
|
fix(Core/Maps): Improve large object updater (#22659)
|
2025-08-10 21:16:04 +02:00 |
|
Takenbacon
|
2485ff7f5f
|
fix(Core/Transports): Improve static transport visibility (#22660)
|
2025-08-10 21:15:55 +02:00 |
|
Takenbacon
|
73317b2706
|
feat(Core/Grids): Remove WorldObject separation in grid containers (#22595)
|
2025-08-09 06:36:24 +02:00 |
|
Takenbacon
|
c97cee1e4f
|
feat(Core/Maps): Remove active objects nearby cell marking handling (#22585)
|
2025-08-08 16:07:56 -03:00 |
|
Takenbacon
|
1499aa51de
|
feat(Core/Visibility): Visibility improvements part 1 (#22624)
|
2025-08-07 16:17:45 +02:00 |
|
Tereneckla
|
9ad7cef3c4
|
fix(Core/Items): count stats programatically instead of manually set (#22564)
Co-authored-by: heyitsbench <benjymansy123@gmail.com>
|
2025-08-01 10:36:01 -03:00 |
|
Vanna White
|
b711c55c1e
|
fix(CORE/lfg): Correct random LFG reward bug (#22599)
Co-authored-by: Kito <kito@vortexirc.com>
|
2025-08-01 09:55:22 +01:00 |
|
Anton Popovichenko
|
548447ffb0
|
fix(Core/Pet): Fix player pets attack (#22601)
Co-authored-by: PkllonG <PkllonG@users.noreply.github.com>
|
2025-07-31 14:45:24 -03:00 |
|
Takenbacon
|
cd87350a17
|
fix(Core/Grids): Fix corpse loading after a server restart (#22594)
|
2025-07-30 22:49:09 -03:00 |
|
Tereneckla
|
f0054bd197
|
fix(DB/Spells): add various spells to spell_groups (#22075)
|
2025-07-29 10:04:35 -03:00 |
|
Kitzunu
|
35d8d49ce3
|
feat(Core/ServerMail): Add AccountFlags condition to server mail temp… (#22549)
|
2025-07-29 10:01:16 -03:00 |
|
Jelle Meeus
|
2e1f848f09
|
fix(Core/Unit): Add melee leeway for auto attacks (#22566)
|
2025-07-29 09:58:30 -03:00 |
|
Anton Popovichenko
|
67aa022dbf
|
fix(Core/Leash): Improve leashing behavior and timer handling (#22525)
|
2025-07-29 09:55:56 -03:00 |
|
Jelle Meeus
|
40c58123b1
|
fix(Core/Player): allow attacking target within boundary radius when… (#22500)
Co-authored-by: Kito <kito@vortexirc.com>
|
2025-07-29 09:38:49 -03:00 |
|
Jelle Meeus
|
98eda3684d
|
feat(Core/Spell): implement SPELL_ATTR2_CHAIN_FROM_CASTER (#22515)
Co-authored-by: Shauren <shauren.trinity@gmail.com>
|
2025-07-29 09:36:36 -03:00 |
|
Takenbacon
|
a77bd19104
|
feat(Core/Maps): Remove worldobject container switch functionality (#22586)
|
2025-07-29 09:18:07 -03:00 |
|
天鹭
|
0abb998529
|
refactor(Core): Clean (#22583)
|
2025-07-29 09:11:25 -03:00 |
|
Takenbacon
|
57dacae38b
|
feat(Core/Maps): Multithread startup map preloading (#22580)
|
2025-07-29 09:10:46 -03:00 |
|
Takenbacon
|
f31643c72c
|
feat(Core/Unit): Optimize AuraEffectList container (#22584)
|
2025-07-29 09:10:13 -03:00 |
|
Jelle Meeus
|
cb580b9865
|
fix(Core/Spell): skip Guardian pets when searching for Party/R… (#22587)
|
2025-07-29 09:08:48 -03:00 |
|
Jelle Meeus
|
fc4b2939ee
|
refactor(World/WorldState): use prepared statements (#22582)
|
2025-07-28 02:04:03 -03:00 |
|
Kitzunu
|
60643ce5e7
|
feat(Script/Command): Add AccountFlag pinfo output (#22548)
|
2025-07-27 09:59:13 +02:00 |
|