Commit Graph
1328 Commits
Author SHA1 Message Date
AconiteandGitHub 7d45ac9799 Suppress container warnings to debug only 2021-01-30 13:12:20 -05:00
AconiteGodOfSWG 687628b88a Add max auctions per player cfg option 2021-01-21 11:27:01 -05:00
AconiteandGitHub 77265bf5bf Suppress deletion fail warning if script blocks deletion 2021-01-20 20:25:22 -05:00
AconiteGodOfSWG ad57ec13b4 Add Configuration Support for Bazaar Auction Times 2021-01-13 02:37:27 -05:00
AconiteandGitHub 121c001fc8 Add DB Update Helper Message 2020-12-29 14:28:19 -05:00
AconiteandGitHub 41d415b7ba Update expectedDBVersion 2020-12-28 14:08:05 -05:00
AconiteGodOfSWG 39e3677a2b Add DB Version 271 to add active resource data view 2020-12-28 13:02:27 -05:00
AconiteGodOfSWG a25fd43124 Add already up to date version msg in db update script 2020-12-28 13:01:57 -05:00
AconiteGodOfSWG c58a3689e3 Add getversion.sql to fix --delta db update script 2020-12-28 12:41:24 -05:00
AconiteGodOfSWG 96ee1b19b3 Add active resources db view 2020-12-28 12:40:43 -05:00
AconiteGodOfSWG bf419e8197 Ignore Expertise Requisites if you're in God Mode 2020-12-04 21:35:04 -05:00
AconiteGodOfSWG dcd099b724 Add DataTableTool support for sys.shared Client Output 2020-11-26 08:43:48 -05:00
AconiteGodOfSWG 5d67a9d821 Add GCW Leaderboard Schemas to Database 2020-11-20 17:20:14 -05:00
AconiteGodOfSWG 25a4b9363d Add JNI Methods for collectionSlotMaxValue & Warning 2020-11-19 22:41:41 -05:00
AconiteGodOfSWG be88a4de4f Add support for waypoint teleporting 2020-11-18 18:04:16 -05:00
Erusman 742b312b9b Multi-client logging should be thrown to debug to reduce it ;-) 2020-11-18 15:02:07 -08:00
AconiteGodOfSWG d29dab414c Reduce fatal call for multi-client instance 2020-11-18 13:25:00 -05:00
CekisandGitHub c7fcdd0682 Merge pull request #10 from Geit/gu-16.9/no-trade-removable
GU 16.9 - No Trade Removable
2020-10-28 20:24:47 -07:00
CekisandGitHub 63d6b37155 Merge pull request #11 from Geit/fix-water-dismount-freeze
Fix player getting stuck when dismounting over water
2020-10-28 20:24:27 -07:00
CekisandGitHub f1cdaf4146 Merge pull request #12 from AconiteGodOfSWG/master
Add Guild Leader and City Mayor Chat Channels
2020-10-28 20:23:03 -07:00
CekisandGitHub e356d42609 Merge pull request #13 from omegaswg/master
Added handling of DTLA tags to server
2020-10-28 20:19:39 -07:00
Omega SWG b93612353c Added handling of DTLA tags to server 2020-10-28 21:56:57 -04:00
CekisSWG 693e848368 Revert "Beginning of Atmo Flight work"
This reverts commit 7294eaa2c6.
2020-10-11 01:45:13 -04:00
CekisSWG d9dc7299b3 Added src build xml 2020-10-11 01:42:15 -04:00
CekisSWG 8c52f5fcc1 Merge branch 'master' of github.com:SWG-Source/src 2020-10-10 16:50:24 -04:00
AconiteGodOfSWG d5508fcf93 Add Guild Leader and City Mayor Chat Channels 2020-10-08 11:15:45 -04:00
Geit e1268bc8a6 Fix player getting stuck when dismounting over water 2020-09-23 19:32:01 -04:00
Geit 49032118c3 GU 16.9 - No Trade Removable 2020-09-21 14:37:05 -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
Erusman 1f54f1956c part of last commit 2020-07-03 20:12:41 -07:00
Erusman df776c620e add Oracle 18.3 Instant Client to FindOracle.cmake 2020-07-03 19:58:48 -07:00
Erusman cbdff13db0 add Oracle 19.6 Instant Client to FindOracle.cmake for future use of Oracle 19c Database 2020-07-02 19:56:43 -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
TekaohandGitHub 7a837945da Merge pull request #8 from AconiteGodOfSWG/master
fixed typo in shutdown process system messages
2020-04-10 08:57:24 -04:00
AconiteGodOfSWGandGitHub 6c268ded6c fixed typo in shutdown process system messages 2020-04-10 07:40:32 -05:00
CekisandGitHub abe1b0011b Merge pull request #7 from Light2/master
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 15:42:08 -07: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 7294eaa2c6 Beginning of Atmo Flight work 2019-12-29 01:43:51 -05: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