Akkadius
|
3230d81d2c
|
Unify ClientLogin logging [skip ci]
|
2019-09-07 23:59:12 -05:00 |
|
Akkadius
|
89dbdff925
|
Change logging category [skip ci]
|
2019-09-07 23:40:22 -05:00 |
|
Uleat
|
5206983513
|
Removed rule-based check for rule note updates
|
2019-09-07 23:18:12 -04:00 |
|
Akkadius
|
1bfbe51d89
|
Add keepalives for world > login and login > world
|
2019-09-07 21:55:21 -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 |
|
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
|
4b61d00dfe
|
Implement Zone -> World keepalive so that Zone reconnects to world in the case of a world crash / reset
|
2019-09-07 20:20:10 -05:00 |
|
Akkadius
|
4cba9439b9
|
Move a spammy log call to LogDebug [skip ci]
|
2019-09-07 19:36:28 -05:00 |
|
Akkadius
|
dad1efbeaa
|
Add api endpoint for updating an external account link reference [skip ci]
|
2019-09-07 19:24:27 -05:00 |
|
Akkadius
|
ae781ee962
|
Replace template function used by many macros
|
2019-09-07 18:25:40 -05:00 |
|
Chris Miles
|
67d8d6d67d
|
Merge pull request #895 from mibastian/patch-1
git submodule init/update must be executed from the top level working…
|
2019-09-07 18:11:45 -05:00 |
|
Chris Miles
|
b69fee5619
|
Merge pull request #897 from mibastian/patch-3
RHEL/CentOS 6/7 cmake prerequisites
|
2019-09-07 18:11:10 -05:00 |
|
MIchael Bastian
|
f698571f35
|
The RHEL/CentOS 6/7 cmake prerequisites
RHEL/CentOS 6/7 are still on cmake version 2. Install cmake3 out of epel and set as primary alternative.
Note: Might break with RHEL/CentOS 8
|
2019-09-08 00:10:31 +02:00 |
|
MIchael Bastian
|
891944a1ba
|
git submodule init/update must be executed from the top level working tree
Build is failing as the submodules are not installed.
|
2019-09-07 23:23:08 +02:00 |
|
Akkadius
|
cc377f2659
|
Fix compile [skip ci]
|
2019-09-07 02:30:33 -05:00 |
|
Akkadius
|
6222132625
|
More logging cleanup [skip ci]
|
2019-09-07 02:18:15 -05:00 |
|
Akkadius
|
9e3f9f9749
|
More logging changes [skip ci]
|
2019-09-07 01:59:50 -05:00 |
|
Akkadius
|
b8216a5d40
|
Merge branch 'master' of https://github.com/EQEmu/Server into lsid
|
2019-09-07 01:03:13 -05:00 |
|
Akkadius
|
7154873091
|
Change opcode too [skip ci]
|
2019-09-07 00:52:13 -05:00 |
|
Akkadius
|
052583d170
|
Adjust more logging [skip ci]
|
2019-09-07 00:30:54 -05:00 |
|
Akkadius
|
463aeea5a3
|
Fix struct mismatch from merge of identical blocks of code [skip ci]
|
2019-09-07 00:17:23 -05:00 |
|
Akkadius
|
a624b85ea1
|
More login logging [skip ci]
|
2019-09-07 00:12:53 -05:00 |
|
Akkadius
|
4b77f573c0
|
More logging [skip ci]
|
2019-09-07 00:07:57 -05:00 |
|
Akkadius
|
1f928cd161
|
More logging [skip ci]
|
2019-09-07 00:05:00 -05:00 |
|
Akkadius
|
b97696a8c0
|
Adjust logging [skip ci]
|
2019-09-06 21:40:13 -05:00 |
|
Uleat
|
a428eb61a1
|
Merge branch 'master' of https://github.com/EQEmu/Server into io_work
|
2019-09-06 20:52:23 -04: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 |
|
Akkadius
|
45278f80ca
|
Cleanup world logging [skip ci]
|
2019-09-06 12:03:50 -05:00 |
|
JJ
|
1e1b21f2bf
|
Fix log during UCS shutdown [skip ci]
|
2019-09-06 12:05:51 -04:00 |
|
Uleat
|
fcaa685e77
|
Hack fix for differences in Windows-Linux template generation techniques
|
2019-09-05 23:00:46 -04:00 |
|
Uleat
|
96103b09e0
|
Fix for non-fmtlib related linux build failure
|
2019-09-05 21:01:47 -04:00 |
|
Akkadius
|
de38440c4f
|
Update eqemu_server.pl to use the bin folder if the binaries are being ran from them [skip ci]
|
2019-09-05 19:53:19 -05:00 |
|
kentai
|
512880e316
|
Combined databucket view delete commands to #databuckets
|
2019-09-06 10:04:37 +10:00 |
|
KimLS
|
bd64d8e6b3
|
Revert to earlier perl portable, the new ones don't work
|
2019-09-05 00:49:01 -07:00 |
|
Akkadius
|
e4bfc547cb
|
Another logging adjustment [skip ci]
|
2019-09-05 02:42:53 -05:00 |
|
Akkadius
|
afa6358838
|
Debugging adjustments [skip ci]
|
2019-09-05 02:01:52 -05:00 |
|
Akkadius
|
c53c769a7c
|
Update logging [skip ci]
|
2019-09-05 01:54:25 -05:00 |
|
Akkadius
|
4ef481dbc0
|
Adjust logging slightly [skip ci]
|
2019-09-05 01:52:49 -05:00 |
|
Akkadius
|
c887b7eae3
|
Changelog formatting [skip ci]
|
2019-09-05 00:31:27 -05:00 |
|
Uleat
|
eefe0dfbb7
|
Merge branch 'master' of https://github.com/EQEmu/Server into io_work
# Conflicts:
# common/ruletypes.h
|
2019-09-05 01:18:27 -04:00 |
|
kentai
|
8e1b6a23eb
|
Bot Naming - View/Delete Databuckets
^bottitle
^botsuffix
^botsurname
#viewbuckets
#deletebucket
|
2019-09-05 14:12:56 +10:00 |
|
Uleat
|
c1b48b9931
|
Updated the rule system to automatically restore rule notes (rule-based)
|
2019-09-04 22:37:17 -04:00 |
|
Akkadius
|
fceca6e72f
|
Merge branch 'master' of https://github.com/EQEmu/Server into lsid
|
2019-09-03 23:37:57 -05:00 |
|
Chris Miles
|
eb4592c3ae
|
Merge pull request #890 from noudess/spawn2
Allow single spawn2 locations to filter based on condition (in spawn-entry).
|
2019-09-03 04:26:53 -05:00 |
|
Uleat
|
f9536f9621
|
Updated the rule system to automatically add new rules and remove orphaned entries from the rule values tables
|
2019-09-03 04:04:05 -04:00 |
|
Akkadius
|
c89cd9d3c4
|
Changelog format
|
2019-09-03 00:40:14 -05:00 |
|
Noudess
|
2e98de3923
|
Changes to allow individual spawn2 locations to vary in npc selection (cond)
|
2019-09-02 10:34:09 -04:00 |
|
Paul Coene
|
26e14c02b6
|
Merge pull request #4 from EQEmu/master
Merge master changes into my fork.
|
2019-09-02 08:50:51 -04:00 |
|