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
|
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
|
08b8deaa4b
|
Merge pull request #937 from noudess/master
Fix for client position while on boat
|
2019-12-08 16:51:41 -05:00 |
|
Uleat
|
7e724568a6
|
Update to boat-related opcode handlers
|
2019-12-05 18:24:29 -05:00 |
|
Noudess
|
40747ae5a3
|
Repair client updates when client is on (does not have to have control) a boat
|
2019-11-18 14:58:45 -05:00 |
|
Trust
|
b567e57971
|
Fixed incorrect logic
|
2019-11-14 02:15:35 +00:00 |
|
Trust
|
0fcaf82038
|
Per comment, removing message and simplified.
|
2019-11-13 23:46:36 +00:00 |
|
Trust
|
05b3c89729
|
Mobs will not trade anymore if they are currently in combat.
|
2019-11-13 22:51:33 +00:00 |
|
Noudess
|
f012d13f0c
|
Some quick additions of sanity checks for pointers and variables
|
2019-11-07 09:31:50 -05:00 |
|
Noudess
|
566e6ea307
|
Added support for all SE_EyeOfZomm and some other small changes
|
2019-10-28 19:48:31 -04:00 |
|
Noudess
|
194c61a467
|
Modify eye of zomm support to be more efficient.
|
2019-10-26 10:42:00 -04:00 |
|
Noudess
|
8f5bd52e24
|
Make sure eye os zomm updates are the actual eye
|
2019-10-23 13:58:52 -04:00 |
|
Noudess
|
ff59255e63
|
Eye of Zomm needed support in OP_ClientUpdate.
|
2019-10-22 10:45:54 -04: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 |
|
Kinglykrab
|
54053f7e24
|
Fix maximum status value.
- Maximum Status of 250 was causing status levels 251 to 254 to be excluded from the queue.
|
2019-09-19 22:04:54 -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 |
|
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 |
|
Akkadius
|
3230d81d2c
|
Unify ClientLogin logging [skip ci]
|
2019-09-07 23:59:12 -05:00 |
|
Uleat
|
0041d3e0da
|
Manual revert of code from commit to fix clients not dropping group..this still needs to be addressed
|
2019-09-07 22:15:12 -04:00 |
|
Akkadius
|
b738f8852d
|
Logs::AA to LogAA
|
2019-09-02 03:37:18 -05:00 |
|
Akkadius
|
405ed5447d
|
Logs::Skills to LogSkills
|
2019-09-02 03:36:04 -05:00 |
|
Akkadius
|
af4c630ede
|
Logs::Spells to LogSpells
|
2019-09-02 03:26:44 -05:00 |
|
Akkadius
|
b83c0f8bf9
|
Logs::Tribute to LogTribute
|
2019-09-02 03:20:41 -05:00 |
|
Akkadius
|
1acb76bc74
|
More Logs::None to LogDebug
|
2019-09-02 03:18:12 -05:00 |
|
Akkadius
|
ed4fc74bd4
|
Logs::Tradeskills to LogTradeskills and more Logs::Error to LogError
|
2019-09-02 03:10:03 -05:00 |
|
Akkadius
|
b402e8f33d
|
Logs::Trading to LogTrading
|
2019-09-02 02:57:55 -05:00 |
|
Akkadius
|
c8e673c6d4
|
Move inventory log calls to LogInventory
|
2019-09-02 02:50:39 -05:00 |
|
Akkadius
|
674dfc5fac
|
Move some log calls to use more appropriate LogDebug
|
2019-09-02 02:39:30 -05:00 |
|
Akkadius
|
2970afff67
|
More log migrations to fmt / log aliases
|
2019-09-02 02:33:02 -05:00 |
|
Akkadius
|
2b1950d2e2
|
Logs::Guilds to LogGuilds
|
2019-09-02 02:24:34 -05:00 |
|
Akkadius
|
31cebb5793
|
Logs::Normal to LogInfo
|
2019-09-02 02:18:54 -05:00 |
|
Akkadius
|
bfd0752c4d
|
Logs::None added to LogDebug
|
2019-09-01 23:54:24 -05:00 |
|
Akkadius
|
859252a270
|
Move status log calls to use LogInfo
|
2019-09-01 23:22:40 -05:00 |
|
Akkadius
|
678c25e02c
|
Simplify error logging
|
2019-09-01 22:05:44 -05:00 |
|
Akkadius
|
d3803045bc
|
Add log aliases to make logging much easier to use (All FMT driven)
|
2019-09-01 20:47:26 -05:00 |
|
Akkadius
|
db5e511af3
|
Merge branch 'master' of https://github.com/EQEmu/Server into lsid
|
2019-09-01 19:23:56 -05:00 |
|
Chris Miles
|
1acf78101f
|
Merge pull request #876 from noudess/poison
Poison
|
2019-09-01 15:38:00 -05:00 |
|
Chris Miles
|
0d6d78ebda
|
Update client_packet.cpp
|
2019-09-01 15:37:21 -05:00 |
|
Uleat
|
377c569635
|
Fix for clients not dropping group after camping bots
|
2019-08-24 21:54:46 -04:00 |
|
Akkadius
|
e9cb8781bf
|
More build fixes for bot
|
2019-08-11 01:32:51 -05:00 |
|
Akkadius
|
20bd37dde7
|
More function name refactoring
|
2019-08-11 01:09:11 -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
|
eaf31fb14b
|
Merge branches 'lsid' and 'master' of https://github.com/EQEmu/Server into lsid
|
2019-08-10 03:26:40 -05:00 |
|
Akkadius
|
69bad593cd
|
Merge branch 'master' of https://github.com/EQEmu/Server into kick_events
|
2019-08-10 02:38:48 -05:00 |
|