KimLS
|
e00cd4afd9
|
Remove recast module
|
2019-05-16 14:13:13 -07:00 |
|
KimLS
|
ebca112769
|
Implement a basic websockets server
|
2019-05-16 00:12:21 -07:00 |
|
KimLS
|
5bfcef600f
|
Removed submodule
|
2019-05-14 13:06:46 -07:00 |
|
KimLS
|
845dd339b2
|
Remove websocketpp
|
2019-05-14 13:04:36 -07:00 |
|
KimLS
|
09b91f5229
|
Change hash from enum to int, older gcc versions have trouble with that
|
2019-05-12 21:09:06 -07:00 |
|
KimLS
|
0eeb73b436
|
Fix for lvalue ref trying to bind to a rvalue
|
2019-05-11 00:10:47 -07:00 |
|
KimLS
|
63198d974e
|
Merge branch 'feature/eqemu-api-data-service-netstats' of github.com:EQEmu/Server into feature/eqemu-api-data-service-netstats
|
2019-04-16 01:09:31 -07:00 |
|
KimLS
|
cd8ab727aa
|
Tweaks from other branch
|
2019-04-16 01:09:25 -07:00 |
|
Akkadius
|
1d88b063aa
|
Change compression level in deflate
|
2019-04-15 00:12:11 -05:00 |
|
Akkadius
|
566f743a88
|
Derp
|
2019-03-21 18:43:18 -05:00 |
|
Akkadius
|
b8c41c9e9a
|
Use a different way to determine zone loaded
|
2019-03-21 18:38:14 -05:00 |
|
Akkadius
|
c23f0eaefb
|
Add api get_opcode_list
|
2019-03-20 03:19:47 -05:00 |
|
Akkadius
|
7a50ad4c11
|
Hook up netstats to data service
|
2019-03-19 17:50:33 -05:00 |
|
Akkadius
|
81e511df13
|
Add error handler so that calls aren't made when zone isn't booted
|
2019-03-19 16:34:12 -05:00 |
|
KimLS
|
cbfd02b9ff
|
Remove logging from daybreak network code to make it thread safe, there is a threadsafe replacement if you care (there's only like 4 logs in the code anyway); made event loop thread local so we can have one for each thread
|
2019-03-15 21:34:23 -07:00 |
|
KimLS
|
9dc83d389e
|
Add wip sql so you don't have to try to divine what im going for
|
2019-03-13 22:59:00 -07:00 |
|
KimLS
|
7977949ae9
|
Change eqstream interface to get rid of some stuff as well as flesh out a few more options plus some rule and performance changes
|
2019-03-13 22:55:49 -07:00 |
|
KimLS
|
67b228a91c
|
Added packet stats
|
2019-03-11 15:24:32 -07:00 |
|
KimLS
|
675a67b676
|
Set data rate to disabled by default
|
2019-03-10 03:28:44 -07:00 |
|
KimLS
|
1c20da88f9
|
Compile error fixes
|
2019-03-10 00:53:08 -08:00 |
|
KimLS
|
35a54426da
|
Merge fix
|
2019-03-10 00:48:48 -08:00 |
|
KimLS
|
f010f3be39
|
Remove jsoncpp submodule since it's not intended to be used as a subproject sadly
|
2019-03-10 00:43:43 -08:00 |
|
KimLS
|
233c1b6770
|
Remove old glm
|
2019-03-10 00:39:49 -08:00 |
|
KimLS
|
fe3fe163a6
|
Remove old recast from proj
|
2019-03-10 00:39:22 -08:00 |
|
KimLS
|
d0ad579501
|
Recastnav to submodule
|
2019-03-10 00:38:43 -08:00 |
|
KimLS
|
3983a099c0
|
Remove old libuv library
|
2019-03-10 00:18:36 -08:00 |
|
KimLS
|
7c0ca73937
|
libuv submodule
|
2019-03-10 00:18:04 -08:00 |
|
KimLS
|
8689186859
|
Remove old libs
|
2019-03-10 00:11:26 -08:00 |
|
KimLS
|
777f182282
|
Update fmt lib with submodule
|
2019-03-10 00:10:47 -08:00 |
|
Akkadius
|
aa797b7ce4
|
Some sorting on get_client_list
|
2019-03-10 01:44:13 -06:00 |
|
Akkadius
|
374841cba0
|
Add call api get_client_list
|
2019-03-10 01:43:07 -06:00 |
|
Akkadius
|
ecd6c362a2
|
Update zonelist.h
|
2019-03-10 01:11:31 -06:00 |
|
Akkadius
|
891f0740d7
|
Refactor naming of zone server "list" to zone_server_list
|
2019-03-10 01:10:04 -06:00 |
|
Akkadius
|
e5512f05b5
|
Hook up world to its own api data service
|
2019-03-10 01:09:04 -06:00 |
|
KimLS
|
ee1fcdf5fa
|
Stats, stats everywhere (I added a #netstats command)
|
2019-03-09 22:25:04 -08:00 |
|
Akkadius
|
6cb9271e7e
|
Add call get_corpse_list_detail
|
2019-03-10 00:13:02 -06:00 |
|
Akkadius
|
d487bba6b2
|
Add call get_client_list_detail
|
2019-03-10 00:04:13 -06:00 |
|
Akkadius
|
0a445c4a96
|
Add call get_object_list_detail
|
2019-03-09 23:56:56 -06:00 |
|
Akkadius
|
81c6e7d573
|
Add get_door_list_detail
|
2019-03-09 23:54:32 -06:00 |
|
Akkadius
|
63d0f5ea1d
|
Update CMakeLists.txt
|
2019-03-09 23:10:11 -06:00 |
|
Akkadius
|
da739b8520
|
Initial work
|
2019-03-09 23:08:38 -06:00 |
|
KimLS
|
5c32afc77d
|
Submodules
|
2019-03-09 16:11:31 -08:00 |
|
JJ
|
fd990136f7
|
Fix note in SQL. [skip ci]
|
2019-03-07 17:46:34 -05:00 |
|
Chris Miles
|
3db3e53f11
|
Merge pull request #802 from noudess/master
New min/max personal faction per faction. Use of actual client mods for race/class/deity
|
2019-03-06 13:17:34 -08:00 |
|
Noudess
|
ca4e23695d
|
I hate tabs vs spaces
|
2019-03-06 16:13:28 -05:00 |
|
Noudess
|
293a18301d
|
More format
|
2019-03-06 16:10:23 -05:00 |
|
Noudess
|
3eb80e3111
|
Fixed a line of mixed spaces and tabsy
|
2019-03-06 15:59:51 -05:00 |
|
Noudess
|
4a0126eec3
|
Fix some formatting issues.
|
2019-03-06 15:54:22 -05:00 |
|
Akkadius
|
98e6fcf21c
|
Add individual export options to export_client_files
|
2019-03-05 02:34:10 -06:00 |
|
Noudess
|
ce2e74c9a6
|
Moved item conversion to optional dir. PEQDB has client values already in items
|
2019-03-04 14:41:17 -05:00 |
|