Michael Cook (mackal)
ef6b2976a3
Make SE_SummonPC only clear aggro for beneficial spells
2019-08-14 23:06:34 -04:00
Michael Cook (mackal)
7b4908957d
Clean up EntityList::QuestJournalledSayClose
2019-08-13 15:19:20 -04:00
Michael Cook (mackal)
963da70506
Change how we handle null quest initiator in QuestManager::say
...
Timers etc triggered say's don't have an initiator but should still
work.
The target ID is set in QuestJournalledSay for us so not needed here
2019-08-13 15:11:37 -04:00
Akkadius
1ef577bc25
Modifications to findzone
2019-08-11 03:20:38 -05:00
Akkadius
1c6a76246f
Added bulk edit command #npceditmass <column-to-search> <column-search-value> <change-column> <change-value>
2019-08-11 02:40:23 -05:00
Akkadius
e9cb8781bf
More build fixes for bot
2019-08-11 01:32:51 -05:00
Akkadius
04a18786f9
Bot compile fixes
2019-08-11 01:21:55 -05:00
Akkadius
20bd37dde7
More function name refactoring
2019-08-11 01:09:11 -05:00
Akkadius
665efe09f3
Fill function calls using magic numbers
2019-08-11 00:27:04 -05:00
Akkadius
a28ea6419f
Beginning of #npceditmass
2019-08-11 00:14:34 -05:00
Akkadius
9f25c9070c
Refactor message functions
2019-08-11 00:14:02 -05:00
Akkadius
57354579aa
Unify chat constants usage
2019-08-11 00:00:55 -05:00
Akkadius
17c8af3814
Drop db logging, up stale connections
2019-08-10 02:47:08 -05:00
Akkadius
69bad593cd
Merge branch 'master' of https://github.com/EQEmu/Server into kick_events
2019-08-10 02:38:48 -05:00
Akkadius
0884c57928
Update minimum status for devtools
2019-08-10 02:27:07 -05:00
Akkadius
461931f5bd
Fix remainder of ghosting
2019-08-10 01:59:58 -05:00
Uleat
19c92173d2
Added signal check for player EVENT_CAST_BEGIN
2019-08-08 20:38:24 -04:00
Akkadius
d9eeb00dea
Adjust ghosting algorithm to work much better for super large zones as well
2019-08-07 18:54:53 -05:00
Akkadius
f1ee042de6
Add bulk force update by distance as well which we had similarily before the movement overhaul
2019-08-06 04:07:37 -05:00
Akkadius
8fa76b9154
Optimizations to movement updates to eliminate ghosting possibilities in larger zones
2019-08-06 03:27:33 -05:00
Akkadius
9f6976e852
More readability changes
2019-08-06 03:24:59 -05:00
Akkadius
b117be29fb
Movement code readability
2019-08-06 01:59:54 -05:00
Uleat
8065cdb89d
Give Erudites their head coverings back (forced until we can sort out the packet building process...)
2019-08-04 22:54:22 -04:00
Chris Miles
f5cfec529e
Fix format ordering
2019-08-03 04:10:40 -05:00
Chris Miles
9d9374ec19
Fix #gmzone <zonename> <version> to actually create bucket flags via version
2019-08-03 01:32:56 -05:00
KimLS
b754ddbc67
Change drop client code to not be two step process
2019-07-27 20:13:04 -07:00
KimLS
9297fc38f6
Log kick events
2019-07-26 19:22:29 -07:00
KimLS
212f8a3062
Minor fixes to CLE stale system
2019-07-25 22:26:56 -07:00
KimLS
f3255c17da
Changes to cle enums, characters will now auto kick on login instead of making you wait at world unless you specifically turn that feature on in the rules.
2019-07-24 19:20:09 -07:00
KimLS
cd32a5a47a
Make the reconnect code only trigger when there's actually a client IN ZONE and try to clean up otherwise
2019-07-23 21:59:22 -07:00
Michael Cook (mackal)
f4310c5a06
Merge branch 'master' into fix_OP_SpecialMesg
2019-07-20 01:27:37 -04:00
Michael Cook (mackal)
222fd060a3
Change lua constants to be less ugly
2019-07-19 13:04:27 -04:00
regneq
31d0adbacc
added language paramter to Lua_Mob::Say() and Lua_Mob::Shout() (credit to Torven)
2019-07-18 18:20:22 -07:00
Michael Cook (mackal)
9fe17f4d46
Fix issues with OP_SpecialMesg handling
...
This should prevent any optimizations being done on the "1 char string"
This also fully documents the packet and expands the uses of
quest::say/QuestSay
2019-07-18 00:56:46 -04:00
Michael Cook (mackal)
16d6014a87
Merge pull request #859 from eqft/feature/rule_for_gm_level_cmd_with_target
...
Convert constant check in level_command() to a Rule
2019-07-16 13:43:02 -04:00
regneq
460468224e
various changed to chatchannel and using language / language skills derived from takp code.
2019-07-14 20:03:30 -07:00
Chris Miles
a8e65cdce1
Merge pull request #826 from livermana/master
...
fix for mob movement getting 'stuck' when paths don't have updated lo…
2019-07-11 18:41:50 -05:00
Akkadius
35eb5b24dd
Implement flymode
2019-07-10 03:39:07 -05:00
Uleat
87b1d32ce8
Updated PerlembParser::ExportItemVariables to new inventory standard
2019-07-08 21:58:47 -04:00
Akkadius
dce5d774e2
Merge branch 'master' of https://github.com/EQEmu/Server into feature/eqemu-api-data-service-netstats-ws
2019-07-03 00:36:26 -05:00
Akkadius
6e51783d4b
Don't send reload all rules messages to non-gm's
2019-07-01 15:37:12 -05:00
Akkadius
1e90e64178
Merge branch 'master' into feature/eqemu-api-data-service-netstats-ws
2019-07-01 00:52:34 -05:00
Uleat
6c73fee075
Added bot command 'petgetlost' to dismiss summoned pets
2019-06-27 19:00:02 -04:00
Uleat
ee49ad3ce9
Reworked BotDatabase into a functional add-on for ZoneDatabase
2019-06-24 18:13:25 -04:00
Akkadius
89691d6c32
Change websocket listener verbiage
2019-06-23 21:33:24 -05:00
Akkadius
09b633e374
Merge branch 'master' into feature/eqemu-api-data-service-netstats-ws
2019-06-23 22:51:21 +00:00
Akkadius
18fa056a38
Merge branch 'master' into feature/eqemu-api-data-service-netstats-ws
2019-06-23 17:26:11 -05:00
Uleat
2e9cf7dbd7
Added bot owner option 'stats update'
2019-06-22 22:53:35 -04:00
Uleat
c9d4bb178f
Added level to NPC spell list logging .. and some additional debug logging for same
2019-06-22 19:05:41 -04:00
Uleat
5d138891d8
Fix for insufficient spell mana logging
2019-06-22 06:42:06 -04:00