Michael Cook (mackal)
|
607379110b
|
Add some focus effects bots were missing
|
2020-01-16 16:00:38 -05:00 |
|
Michael Cook (mackal)
|
7ce88b30ad
|
Remove Bot::BotfocusType
This was just a maintenance burden keeping it in sync with focusType
(and it wasn't!)
|
2020-01-16 15:47:25 -05:00 |
|
Michael Cook (mackal)
|
28b0526857
|
Change NPCType::deity to uint32 to match client data type
Fixes overflow warning in bot.cpp
Shouldn't need DeityAgnostic_LB anymore either
|
2020-01-16 15:16:21 -05:00 |
|
Michael Cook (mackal)
|
d5067c4c3a
|
Treat bots like PCs for pcnpc_only_flag
|
2020-01-15 19:30:47 -05:00 |
|
Akkadius
|
331032f4f4
|
Push a scan when mobs first construct [skip ci]
|
2020-01-14 16:14:19 -06:00 |
|
Uleat
|
61790ef195
|
Wasn't quite dead... (Removed substring call from silent saylink parsing)
|
2020-01-13 19:01:42 -05:00 |
|
Uleat
|
9bdb70b2f0
|
Fatality! (Fix for event_say parse events not observing the correct parser for their situation)
|
2020-01-13 01:47:39 -05:00 |
|
Uleat
|
c438819ed6
|
Fix for command redirect of '#bot' using EVENT_COMMAND invocation
|
2020-01-12 22:40:05 -05:00 |
|
Uleat
|
7a791dda3c
|
Merge branch 'master' of https://github.com/EQEmu/Server
|
2020-01-12 21:11:51 -05:00 |
|
Uleat
|
6366a3fa38
|
Fix for silent saylinks and EVENT_COMMAND calls
|
2020-01-12 21:11:43 -05:00 |
|
Akkadius
|
306a08b9ac
|
Unify / streamline scanning logic calls, do a manual scan on enter and cleanup logging
|
2020-01-12 19:37:53 -06:00 |
|
Uleat
|
6c2100a650
|
Fix for perl EVENT_COMMAND not exporting single arguments
|
2020-01-12 01:32:51 -05:00 |
|
Uleat
|
852d951b65
|
Reworked EVENT_COMMAND handling and addressed script commands not present during help use
|
2020-01-06 15:41:05 -05:00 |
|
Paul Coene
|
eed4a648b4
|
Added addition usage message for #grid for #grid show.
|
2020-01-04 16:17:25 -05:00 |
|
Uleat
|
720d314bb8
|
Merge branch 'master' of https://github.com/EQEmu/Server
|
2020-01-04 01:56:45 -05:00 |
|
Uleat
|
e5ec277b5e
|
Temporary bot impl until further work can be done
|
2020-01-04 01:56:38 -05:00 |
|
Chris Miles
|
47aa23e21e
|
Merge pull request #941 from KinglyKrab/master
Fix #reloadworld message.
|
2020-01-03 23:30:21 -06:00 |
|
Kinglykrab
|
8ad11d0f85
|
Fix #reloadworld message.
|
2020-01-03 22:31:13 -05:00 |
|
KimLS
|
6243a31644
|
Added ability to use default looping behavior of libuv, in use in zone now
|
2020-01-03 19:12:55 -08:00 |
|
Akkadius
|
e27c4f4f7c
|
Lets fix some overflows [skip ci]
|
2020-01-03 17:48:41 -06:00 |
|
Akkadius
|
662048cedc
|
Make the logs even better! [skip ci]
|
2020-01-03 17:25:53 -06:00 |
|
Akkadius
|
9dda9098a0
|
Add logging for flee
|
2020-01-03 17:23:51 -06:00 |
|
Michael Cook (mackal)
|
3a10131a00
|
Add missing currently_fleeing flag to sanity check
|
2020-01-03 15:50:10 -05:00 |
|
Michael Cook (mackal)
|
a94072e3ea
|
Fix CheckFlee logic
This /should/ be correct. But it doesn't explain other issues we've seen
on some servers
|
2020-01-03 15:49:20 -05:00 |
|
Akkadius
|
40595de46b
|
Fix fmt bindings
|
2020-01-02 22:27:53 -06:00 |
|
Akkadius
|
c48e8d8823
|
Tweak logging code
|
2020-01-02 20:04:37 -06:00 |
|
Akkadius
|
406b193206
|
Cleanup Perl logging and streamline formatting, tie errors to main Quests logging category live output, add string utils
|
2020-01-01 19:04:11 -06:00 |
|
Chris Miles
|
3e0ded6c39
|
Merge pull request #940 from EQEmu/feature/ae-scanning-optimizations
Mob Scanning and Loop Optimizations
|
2019-12-31 03:13:04 -06:00 |
|
Akkadius
|
9a08b1be93
|
Flip [skip ci]
|
2019-12-30 20:18:44 -06:00 |
|
Akkadius
|
d71afda954
|
Optimize cleanup QueueCloseClients [skip ci]
|
2019-12-30 20:15:33 -06:00 |
|
Michael Cook (mackal)
|
a7479a628c
|
Use CastTime == 0 on clickies to prevent reagent consumption
This /may/ not be correct, but we think it is
|
2019-12-29 23:00:42 -05:00 |
|
Akkadius
|
67562e3e42
|
Unify scanning rules [skip ci]
|
2019-12-29 20:46:40 -06:00 |
|
Michael Cook (mackal)
|
53a289a6bc
|
Refactor Mob::CastedSpellFinished
We now only call GetInv().GetItem() once
|
2019-12-29 21:40:36 -05:00 |
|
Akkadius
|
a5d41b02b7
|
More tweaks [skip ci]
|
2019-12-29 17:34:50 -06:00 |
|
Akkadius
|
0232a8a188
|
More tweaks [skip ci]
|
2019-12-29 17:20:39 -06:00 |
|
Akkadius
|
78d63165cb
|
Tweaks [skip ci]
|
2019-12-29 17:10:53 -06:00 |
|
Akkadius
|
ccce630cb2
|
Adjustments [skip ci]
|
2019-12-29 13:30:05 -06:00 |
|
Akkadius
|
59b2d18a95
|
Adjust pointer
|
2019-12-29 03:37:01 -06:00 |
|
Akkadius
|
54f73d7420
|
Port MassGroupBuff
|
2019-12-29 03:33:07 -06:00 |
|
Akkadius
|
0f9c34cf3c
|
Port more AE functions to use flexible GetCloseMobList call
|
2019-12-29 03:28:48 -06:00 |
|
Akkadius
|
e531e68b6d
|
Port AEBardPulse to use GetCloseMobList logic
|
2019-12-29 03:22:14 -06:00 |
|
Akkadius
|
233f26996b
|
Add GetCloseMobList into other calls
|
2019-12-29 03:15:42 -06:00 |
|
Akkadius
|
ec5faea9b1
|
Use GetSmartMobList in AESpell
|
2019-12-29 02:42:52 -06:00 |
|
Akkadius
|
6b465c576d
|
More scanning work to unify data structures
|
2019-12-29 02:01:48 -06:00 |
|
Akkadius
|
9481e9eb2d
|
More scanning changes around AE cast
|
2019-12-28 23:58:18 -06:00 |
|
Akkadius
|
b11528fbcc
|
Merge branch 'master' of https://github.com/EQEmu/Server into feature/ae-scanning-optimizations
|
2019-12-29 04:47:04 +00:00 |
|
Akkadius
|
2f564d9651
|
Merge branch 'master' of https://github.com/EQEmu/Server
|
2019-12-28 22:45:39 -06:00 |
|
Akkadius
|
4b6a1242f5
|
Fix water map loading case sensitivity issues when using lowercase water maps like the rest of the map code
|
2019-12-28 22:45:35 -06:00 |
|
Uleat
|
5fee9b2b3e
|
Fix for Client::SendStatsWindow(...) based zone crashes
|
2019-12-28 23:17:38 -05:00 |
|
Akkadius
|
f9e822072f
|
AE Scanning adjustments, testing
|
2019-12-28 17:08:34 -06:00 |
|