Commit Graph
842 Commits
Author SHA1 Message Date
Geit e1268bc8a6 Fix player getting stuck when dismounting over water 2020-09-23 19:32:01 -04:00
Elour 625e4d168f fixes error with admin reload
oops, blour can't read
2020-08-26 05:49:09 -07:00
Elour a9ffeca8c3 fixes server crashing on /reloadadmin
reloading the table would crash the next time a call to getAdminLevel happened
2020-08-25 13:53:51 -07:00
erusman 5cc1b90a44 add change to libxm12 parser.h out of extern C for newer gcc build 2020-07-07 19:53:24 -07:00
Tekaoh 1bf5d9cefb Secret Keys for auth and admin levels 2020-04-23 18:40:30 -04:00
Tekaoh aff1127b9f Metrics enhancements 2020-04-23 09:44:36 -04:00
Tekaoh a6359f4579 Implement my includes more properly 2020-04-18 15:31:17 -04:00
Tekaoh 2d4b030240 Include CommonAPI.h to fix account name length check 2020-04-18 07:45:46 -04:00
TekaohandGitHub 3942353e62 Feature/external admin levels (#9)
* Add cfg to enable external admin levels

* Add cfg for external admin levels url

* Check if enabled

* Get admin level with webAPI
2020-04-14 17:17:17 -04:00
AconiteGodOfSWGandGitHub 6c268ded6c fixed typo in shutdown process system messages 2020-04-10 07:40:32 -05:00
Light ed733b66f5 Added config option to TaskManager to allow node0 to be the preferred node and run tasks that are declared as "any" in taskmanager.rc 2020-03-16 18:26:27 -04:00
CekisSWG 49689cb559 Merged in Server Load Manager
commit d46e8ba01f
Author: Cekis <[email protected]>
Date:   Sat Sep 28 19:35:21 2019 -0400

    Created the Server Load Manager
2019-11-26 15:56:14 -08:00
Tekaoh 7c08c716dc Revert "Fixed issue causing crash after destroying enemy starships"
This reverts commit 369ad3c593.
2019-09-28 12:54:04 -05:00
Tekaoh 89b2b51bd7 Revert "Reverted space change as it wasn't necessary"
This reverts commit c94fa3aed0.
2019-09-28 12:53:29 -05:00
CekisandGitHub c94fa3aed0 Reverted space change as it wasn't necessary 2019-09-28 08:01:48 -07:00
CekisandGitHub 1cc7c9cd86 Removed changes made by Seefo - see description
Should have worked fine before - use a CTRL-D to send an EOF (what it was looking for), but don't change the entire mechanism simply because you didn't know or didn't want to figure it out.
2019-09-20 09:05:51 -07:00
Cekis 89a8e87924 Updated tools to provide more friendly progress 2019-09-20 00:57:20 -04:00
CekisandGitHub 369ad3c593 Fixed issue causing crash after destroying enemy starships
This fix was donated by the SWG Legends team as they too ran into issues with it.  Thanks guys!
2019-09-10 13:53:37 -07:00
seefo a66c0d1a91 Fixed ServerConsole 2019-04-18 20:58:22 -04:00
seefo 8df64ba5a3 Added additional JSON web api for metrics, added support for old auth and json-based auth via new useJsonWebApi cfg setting. 2019-03-15 14:16:23 -04:00
seefoe beb15fce41 Updated webAPI, fixed several bugs in SB webAPI and in CentralServer sendMetrics 2019-03-15 13:19:54 -04:00
seefo f1b3761b31 Added ability to not perform LOS checks if a target object has the skipLosCheck objvar 2019-03-13 19:46:34 -04:00
IrishDarkshadow 65ee22dc2a corrected warning message to make sense and spell-checked where SOE failed to do so 2019-03-11 15:45:50 -07:00
SWG a86389b602 GCC8 and Clang Updates from Darth's Testing Branch 2019-03-04 11:06:28 -05:00
TekaohandGitHub 85e26ab0f4 Get IP for cluster list from database if you want (#1)
Adds seefo's patch for easier external access and makes it available through a config setting so that nothing will change for you if you don't really care.
2018-12-19 13:48:25 -06:00
erusman e0aceec9cb silence console AICreatureController retreat etc warnings to print out in debug only 2018-06-26 15:33:15 -07:00
erusman 87d62f902f silence console Ship Commonent Engine load warnings to print out in debug only 2018-06-23 22:38:43 -07:00
erusman 2d02d3e393 silence console Ship Component load warnings to print out in debug only 2018-06-23 21:41:10 -07:00
erusman 10c76215c7 cleanup annoying console Appearance Template warnings to print out in debug only 2018-06-23 20:59:54 -07:00
erusman 5dd1713cd0 allow God players to use space terminals 2018-06-21 12:18:00 -07:00
theswgsource 36777704b0 fix for enabling the factory speed skill tape 2018-05-07 04:24:42 -07:00
CekisSWG 9d790bf634 Fixed issue with some creatures (i.e. holopets) not being allowed in buildings. 2018-05-05 18:13:08 +01:00
Erusman dd1955396c revert changes to LoginServer to pull IP from database instead of connectionServer in current VM, may add later for easy external access - credit Seefo 2018-04-22 11:26:38 -07:00
Erusman 6747e918a0 Update remove webAPIheartbeat, rever webAPI reconfigure CMakeLists 2018-04-21 15:49:49 -07:00
DarthArgus 0e8e14a9e9 fresh profiles! 2017-01-13 18:20:36 +00:00
DarthArgus d95c5875b9 only try to use profiles if the file exists 2017-01-13 11:12:14 -06:00
DarthArgus cf8416ff95 fuuuuuuu why won't you properly profile, you did previously? 2017-01-13 10:42:44 -06:00
DarthArgus b4b4c4d602 log the ones we let through to see what is going on 2017-01-11 11:10:15 -06:00
DarthArgus 4b297f3b03 remove the openssl stuff...can readd later just for DTLS someday 2017-01-11 07:43:27 +00:00
DarthArgus 220a393d67 bake in cert pinning (meaning openssl) 2017-01-11 03:49:01 +00:00
DarthArgus 75faf32848 hopefully we'll have a profile for TaskManager this time 2017-01-10 11:21:44 -06:00
DarthArgus 49a18be0ba add our profile use stuff 2017-01-10 11:19:18 -06:00
DarthArgus fdaf856317 import our profiler related changes 2017-01-10 11:07:50 -06:00
DarthArgus 1badfc26ad noooo 2017-01-09 17:01:40 +00:00
DarthArgus 39d77b6f72 nice catch @cekis 2017-01-09 16:54:44 +00:00
DarthArgus 77d3e6de86 this should be here 2017-01-08 03:17:01 -06:00
DarthArgus 741a9ffc2b also, break and return 2017-01-08 03:10:48 -06:00
DarthArgus b81ee4db74 kick assholes who try to send unauthorized controller messages; log them
to a special HackAttempts channel (note: add to logservertargets and we'll
get a nice log with ip addys we can autoban with fail2ban)
2017-01-08 03:08:59 -06:00
DarthArgus 9b42314f84 git pushMerge branch 'testing' of stellabellum.net:staff/src into testing 2017-01-08 09:00:16 +00:00
DarthArgus 72aa459b77 why create this before chekcing if we're installed? 2017-01-08 08:59:45 +00:00