Uleat
|
9910b07a4e
|
Changed Bots:AAExpansion to Bots:BotExpansionSettings and converted it bitmask use; Fix for bots not honoring aa expansion setting
|
2019-12-03 23:39:46 -05:00 |
|
Uleat
|
35fe27eb5d
|
Added bot commands 'applypoison' and 'applypotion' .. new bot owner option 'buffcounter'
|
2019-12-03 22:01:13 -05:00 |
|
Uleat
|
5fbda48c54
|
Brought Actor Position Update packets up to RoF2 standard in preparation for boat control modifications. Tested on all 6 supported clients - please report any anomalies
|
2019-11-16 17:10:40 -05:00 |
|
Akkadius
|
4437eef957
|
Added option to disable logging to speed up development feedback loop if desired by the developer (Shaves off over a minute if doing project refactorings) [skip ci]
|
2019-11-09 21:13:33 -06:00 |
|
Uleat
|
6b201fcbef
|
One-time update to log_category_descriptions to fix naming discrepancies. Additions added after the auto-inject code (including future additions) are not affected
|
2019-11-09 19:28:21 -05:00 |
|
Uleat
|
8f3689e023
|
Revert "Added auto-correcting code to logsys category descriptions (thanks kentaiVZ!)"
This reverts commit 7de655ba769f2e5c1b27d1ab609d2fbdb8f25ac2.
|
2019-11-09 19:08:57 -05:00 |
|
Uleat
|
7de655ba76
|
Added auto-correcting code to logsys category descriptions (thanks kentaiVZ!)
|
2019-11-08 22:36:40 -05:00 |
|
Uleat
|
e788779be0
|
Merge pull request #928 from noudess/patch-1
This allows for merchants to drop corpses
|
2019-11-07 19:47:43 -05:00 |
|
Akkadius
|
ed7ce38fe0
|
Add some pointer safety checks to underlying data service call [skip ci]
|
2019-11-03 14:34:07 -06:00 |
|
Uleat
|
384b1b89c7
|
Merge branch 'master' of https://github.com/EQEmu/Server
|
2019-10-30 19:19:17 -04:00 |
|
Uleat
|
01b3b41bae
|
Fix for mailkey-based server crashes (does not fix the problem of non-existent mailkeys...)
|
2019-10-30 07:22:11 -04:00 |
|
Akkadius
|
e2630d2b20
|
Return blank string on null socket [skip ci]
|
2019-10-29 23:16:37 -05:00 |
|
Paul Coene
|
74ca949a5b
|
Added rule to allow merchants to have a corpse.
|
2019-10-28 10:16:20 -04:00 |
|
kentai
|
62be0c475e
|
Added backticks on sql keyword
|
2019-10-24 02:44:57 +11:00 |
|
Alex
|
4f538fbdad
|
Merge pull request #921 from EQEmu/master_build_revert
Build merge into master again
|
2019-10-13 21:47:06 -07:00 |
|
Uleat
|
99ee4e04d9
|
Added bot command 'precombat' to manually set pre-combat mode rather than the 'assumption' process used before; Added rule Bot:AllowOwnerOptionAltCombat to allow admins control over its use
|
2019-10-13 22:24:06 -04:00 |
|
Alex
|
058a722569
|
Revert "Revert "Build System Updated""
|
2019-10-13 18:49:16 -07:00 |
|
Alex
|
b9f57f1f28
|
Revert "Build System Updated"
|
2019-10-12 21:07:06 -07:00 |
|
KimLS
|
0e9fae3181
|
Merge remote-tracking branch 'origin/master' into build
|
2019-10-10 17:29:17 -07:00 |
|
Noudess
|
bcf0af0a8d
|
Old School poison changes to be close to live. Added extending procing rule.
|
2019-10-10 14:32:27 -04:00 |
|
Paul Coene
|
bca567d2f5
|
Merge branch 'master' into spawn2
|
2019-10-07 13:25:12 -04:00 |
|
Noudess
|
c62d9040cb
|
Old school apply poison was allowing multiple poisons at once.
|
2019-10-07 13:16:52 -04:00 |
|
Uleat
|
abb1086e52
|
Added rules Bots:AllowOwnerAutoDefend and Bots:LeashDistance
|
2019-10-05 23:11:16 -04:00 |
|
KimLS
|
316d645f33
|
Merge remote-tracking branch 'origin/master' into build
|
2019-09-27 12:04:47 -07:00 |
|
Akkadius
|
118c6b5636
|
Add refinements to linux crash handler
|
2019-09-23 01:56:03 -05:00 |
|
Akkadius
|
161edef2a8
|
WIP POC
|
2019-09-23 00:47:57 -05:00 |
|
KimLS
|
8ae76bc217
|
Merge fix
|
2019-09-17 20:56:22 -07:00 |
|
Akkadius
|
fdf2fe71e1
|
Few more logging changes to test out Github bot functionality [skip ci]
|
2019-09-17 19:11:45 -05:00 |
|
Akkadius
|
5a600cd7c0
|
Fix simple log formatting [skip ci]
|
2019-09-17 19:08:29 -05:00 |
|
Michael Cook (mackal)
|
91a7ebbdfb
|
Fix crash in SharedDatabase::UpdateOrphanedCommandSettings
|
2019-09-17 12:52:00 -04:00 |
|
Akkadius
|
96ef76847b
|
Fix log calls that either didn't carry over or were using newer aliases that weren't converted to FMT prior to migration
|
2019-09-17 00:18:07 -05:00 |
|
Akkadius
|
578fafb485
|
Fix rule logging
|
2019-09-16 23:48:32 -05:00 |
|
Michael Cook (mackal)
|
ae0eebe043
|
Nuke unused TinyXML
|
2019-09-16 23:55:40 -04:00 |
|
Akkadius
|
4e129ca7b5
|
Update database manifest
|
2019-09-16 22:41:03 -05:00 |
|
Akkadius
|
2a18d7cd80
|
Merge branch 'master' of https://github.com/EQEmu/Server into lsid
|
2019-09-16 22:11:59 -05:00 |
|
Uleat
|
d0b505f32d
|
Undefined Behavior fix...
|
2019-09-16 20:39:05 -04:00 |
|
Uleat
|
9c95d1bfa2
|
Fix for bad RestoreRuleNotes() query (thanks mackal!)
|
2019-09-16 20:24:58 -04:00 |
|
Uleat
|
70ad517c14
|
Fix for linux double free error in RestoreRuleNotes()
|
2019-09-16 02:18:19 -04:00 |
|
Uleat
|
cf80e594bc
|
Merge branch 'master' of https://github.com/EQEmu/Server into lsid
# Conflicts:
# common/ruletypes.h
# world/net.cpp
# zone/bot_command.cpp
# zone/command.cpp
# zone/zonedb.cpp
|
2019-09-12 01:54:37 -04:00 |
|
Uleat
|
1990ae970a
|
Updated 'io_work' per pr page request
|
2019-09-09 23:28:55 -04:00 |
|
Uleat
|
b41ae05dc4
|
Merge branch 'master' of https://github.com/EQEmu/Server into io_work
|
2019-09-09 22:42:39 -04:00 |
|
Uleat
|
a73df6aa09
|
Rework of Bot Owner Options
|
2019-09-09 19:52:41 -04:00 |
|
Akkadius
|
b63821bbae
|
Change account parse delimiter [skip ci]
|
2019-09-08 15:44:19 -05:00 |
|
Uleat
|
5206983513
|
Removed rule-based check for rule note updates
|
2019-09-07 23:18:12 -04:00 |
|
Uleat
|
fec567c2f3
|
Updated Command Update code to report after each process handling rather than at the end
|
2019-09-07 21:21:46 -04:00 |
|
Akkadius
|
ae781ee962
|
Replace template function used by many macros
|
2019-09-07 18:25:40 -05:00 |
|
Akkadius
|
052583d170
|
Adjust more logging [skip ci]
|
2019-09-07 00:30:54 -05:00 |
|
Uleat
|
1515785ada
|
Added count reports to command injection/orphan code
|
2019-09-06 20:43:21 -04:00 |
|
Uleat
|
8673aec9fd
|
Oops! StringFormat wasn't suppose to make into final
|
2019-09-06 20:04:08 -04:00 |
|
Akkadius
|
534bed1483
|
Add Rule Zone:KillProcessOnDynamicShutdown and functionality for killing a dynamic after it has been allocated a zone and has shutdown - this is done for memory reasons because we do not clean up after ourselves at all and zone processes bloat heavily in memory. This is a workaround until we manage this better
|
2019-09-06 12:26:30 -05:00 |
|