diff --git a/env_bloodfin.cfg b/env_funserver.cfg similarity index 80% rename from env_bloodfin.cfg rename to env_funserver.cfg index a839ecb..8c81533 100755 --- a/env_bloodfin.cfg +++ b/env_funserver.cfg @@ -29,31 +29,25 @@ grantElderBuff=1 # grant elder buff upon login [CharacterBuilder] builderEnabled=1 -skillsEnabled=1 -creditsEnabled=0 -buffsEnabled=0 -resourcesEnabled=0 -vehiclesEnabled=0 -deedsEnabled=0 -pahallEnabled=0 +devEnabled=0 weaponsEnabled=0 armorEnabled=0 -miscitemEnabled=0 -shipsEnabled=0 -craftingEnabled=0 +skillsEnabled=1 +commandsEnabled=0 resourcesEnabled=0 +creditsEnabled=0 factionEnabled=0 vehiclesEnabled=0 -StellaEnabled=0 +shipsEnabled=0 +craftingEnabled=0 +deedsEnabled=0 +pahallEnabled=0 +miscitemEnabled=0 jediEnabled=0 -BestResourceEnabled=0 +BestResourcesEnabled=0 HeroicFlagEnabled=0 DraftSchematicsEnabled=0 - -[CentralServer] -metricsDataURL=http://127.0.0.1:3000/api/sendMetrics -webUpdateIntervalSeconds=5 - -[LoginServer] -externalAuthURL=http://127.0.0.1:3000/api/auth -useExternalAuth=true \ No newline at end of file +buffsEnabled=0 +warpsEnabled=1 +questEnabled=0 +petsEnabled=0 \ No newline at end of file diff --git a/env_live.cfg b/env_live.cfg old mode 100644 new mode 100755 index 786da36..af49a60 --- a/env_live.cfg +++ b/env_live.cfg @@ -1,27 +1,37 @@ [CharacterBuilder] builderEnabled=0 -skillsEnabled=0 -creditsEnabled=0 -buffsEnabled=0 -resourcesEnabled=0 -vehiclesEnabled=0 -deedsEnabled=0 -pahallEnabled=0 +devEnabled=0 weaponsEnabled=0 armorEnabled=0 -miscitemEnabled=0 -shipsEnabled=0 -craftingEnabled=0 +skillsEnabled=0 +commandsEnabled=0 resourcesEnabled=0 +creditsEnabled=0 factionEnabled=0 vehiclesEnabled=0 -StellaEnabled=0 +shipsEnabled=0 +craftingEnabled=0 +deedsEnabled=0 +pahallEnabled=0 +miscitemEnabled=0 jediEnabled=0 -BestResourceEnabled=0 +BestResourcesEnabled=0 HeroicFlagEnabled=0 DraftSchematicsEnabled=0 +buffsEnabled=0 +warpsEnabled=0 +questEnabled=0 +petsEnabled=0 [GameServer] nameValidationAcceptAll=0 adminGodToAll=0 -adminGodToAllGodLevel=0 \ No newline at end of file +adminGodToAllGodLevel=0 + +[CentralServer] +metricsDataURL=http://127.0.0.1:3000/api/sendMetrics +webUpdateIntervalSeconds=5 + +[LoginServer] +externalAuthURL=http://127.0.0.1:3000/api/auth +useExternalAuth=true \ No newline at end of file diff --git a/env_test.cfg b/env_test.cfg index afd2e75..40274c2 100755 --- a/env_test.cfg +++ b/env_test.cfg @@ -1,30 +1,35 @@ [CharacterBuilder] builderEnabled=1 -skillsEnabled=1 -creditsEnabled=1 -buffsEnabled=1 -resourcesEnabled=1 -vehiclesEnabled=1 -deedsEnabled=1 -pahallEnabled=1 +devEnabled=1 weaponsEnabled=1 armorEnabled=1 -miscitemEnabled=1 -shipsEnabled=1 -craftingEnabled=1 +skillsEnabled=1 +commandsEnabled=1 resourcesEnabled=1 +creditsEnabled=1 factionEnabled=1 vehiclesEnabled=1 -StellaEnabled=1 +shipsEnabled=1 +craftingEnabled=1 +deedsEnabled=1 +pahallEnabled=1 +miscitemEnabled=1 jediEnabled=1 -BestResourceEnabled=1 +BestResourcesEnabled=1 HeroicFlagEnabled=1 DraftSchematicsEnabled=1 +buffsEnabled=1 +warpsEnabled=1 +questEnabled=1 +petsEnabled=1 [GameServer] adminGodToAll=1 adminGodToAllGodLevel=50 +# this setting controls if all resources should be spawned or just some. Set to true for all. +spawnAllResources=true + [LoginServer] externalAuthURL= useExternalAuth=false \ No newline at end of file diff --git a/game.cfg b/game.cfg old mode 100644 new mode 100755 index 6cb1bbb..cca1977 --- a/game.cfg +++ b/game.cfg @@ -48,6 +48,8 @@ reservedObjectIds=1000000 enablePreload=false disableResources=0 +allowPlayersToPackVendors=1 + ##these two settings control the max attachment value for bits and attachments. ##handles socket skill mod value maximums including SEA's - set high enough to handle items such as the jedi robe values maxSocketSkillModBonus=999 diff --git a/game_events.cfg b/game_events.cfg old mode 100644 new mode 100755 index d504a43..59d0a93 --- a/game_events.cfg +++ b/game_events.cfg @@ -17,6 +17,9 @@ MuseumEventDuration=1209600 gcwraid=true anniversary=true +##forceFoolsDay controls the cantina skits for April Fools Day. +forceFoolsDay=false + ##goldenTicket turns the golden ticket lottery event on (for entry to live) goldenTicket=true @@ -24,4 +27,18 @@ goldenTicket=true goldenTicketsAvailable=10 ##goldenTicketDropChance is the chance for a golden ticket to drop (for the golden ticket event) - value must be between 0 (won't ever drop) and 100 (always drops) -goldenTicketDropChance=2 \ No newline at end of file +goldenTicketDropChance=2 + +#Restuss Event + ##if 'restussEvent' is true, then Restuss will automatically jump to Stage 3 (complete) without manual intervention +restussEvent=false + ##'restussPhase' will set Restuss into a specific stage. There are 3 stages with 2 being the final blown up + ## and ready for pvp stage. + ##Stage 0 is the starting stage and is ready for the invasion - set to 0 if you want to start Restuss Manually. + ##Stage 1 is the invasion stage - this is the starting stage for the event. + ##Stage 2 is the final stage - set to this if you wish to start Restuss in final PvP mode. +restussPhase=2 + ##'restussProgressionOn' indicates if the Restuss event (if turned on) will progress through the stage to completion or not. + ## use this setting if you wish to set it to a specific stage and progress through the battle or if you want the stage + ## to simply sit dormant. +restussProgressionOn=true \ No newline at end of file diff --git a/game_rare_loot.cfg b/game_rare_loot.cfg old mode 100644 new mode 100755 index 6295d63..4e494a8 --- a/game_rare_loot.cfg +++ b/game_rare_loot.cfg @@ -6,5 +6,5 @@ rlsMaxLevelsAbovePlayerLevel=6 rlsRareDropChance=70 rlsExceptionalDropChance=25 rlsLegendaryDropChance=5 -rlsMinDistanceFromLastLoot=0 +rlsMinDistanceFromLastLoot=5 rlsMinTimeBetweenAwards=900 \ No newline at end of file diff --git a/game_settings.cfg b/game_settings.cfg old mode 100644 new mode 100755 index 21db788..d0b3012 --- a/game_settings.cfg +++ b/game_settings.cfg @@ -12,4 +12,7 @@ chroniclesQuestorSilverTokenNumModifier=2 ##BONUS: GCW gcwPointBonus=5.0 -gcwTokenBonus=5.0 \ No newline at end of file +gcwTokenBonus=5.0 + +##Determines minimum level for ITV usage, 0 for no restrictions +itvMinUsageLevel=0 \ No newline at end of file diff --git a/server_log.cfg b/server_log.cfg index 47f2349..17c129e 100755 --- a/server_log.cfg +++ b/server_log.cfg @@ -1,5 +1,5 @@ [SharedLog] -#logTarget=net:HOSTIP:44467 +logTarget=net:HOSTIP:44467 #logTarget=file:logs/log.txt{c-profile:c-CustomerService:c-stderr} #logTarget=file:logs/customerService.log{c-!CustomerService} #logTarget=file:logs/profile.txt{c-!profile} @@ -10,4 +10,4 @@ #logTarget=file:logs/stderr.txt{c-!stderr} #logTarget=file:logs/cts.txt{d-!CharacterTransfer:p+TransferServer:d+TransferServer:c+CharacterTransfer} #logTarget=file:logs/commodities.txt{c-!CommoditiesServer} -#logTarget=file:logs/taskProcessDied.txt{c-!TaskProcessDied} +#logTarget=file:logs/taskProcessDied.txt{c-!TaskProcessDied} \ No newline at end of file diff --git a/server_login.cfg b/server_login.cfg index 62eafc7..30337c7 100755 --- a/server_login.cfg +++ b/server_login.cfg @@ -2,11 +2,16 @@ DSN=DBSERVICE databaseUID=DBUSERNAME databasePWD=DBPASSWORD -##Uncomment below to enable authentication; and be sure IP is set to that of the VM -#externalAuthURL=http://127.0.0.1:3000/api/auth -#useExternalAuth=true -##change developmentMode to false if going live -developmentMode=true adminAccountDataTable=datatables/admin/stella_admin.iff validateClientVersion=1 validateStationKey=0 + +# Uncomment below to enable authentication; and be sure IP is set to that of the VM +#externalAuthURL=http://127.0.0.1:3000/api/auth +#useExternalAuth=true + +# change developmentMode to false if going live +developmentMode=true + +# Setting easyExternalAccess to true might make it easier for you to connect to your server from the internet. Make sure your IP is set correctly in CLUSTER_LIST in your database. +easyExternalAccess=true \ No newline at end of file diff --git a/servercommon.cfg b/servercommon.cfg index 52c142c..172e8a1 100755 --- a/servercommon.cfg +++ b/servercommon.cfg @@ -19,4 +19,4 @@ #.include "env_live.cfg" .include "env_test.cfg" -#.include "env_bloodfin.cfg" \ No newline at end of file +#.include "env_funserver.cfg" \ No newline at end of file diff --git a/taskmanager.rc b/taskmanager.rc old mode 100644 new mode 100755 index 5173251..0d94572 --- a/taskmanager.rc +++ b/taskmanager.rc @@ -4,6 +4,6 @@ SwgDatabaseServer local bin/SwgDatabaseServer -- @servercommon.cfg PlanetServer local bin/PlanetServer -- @servercommon.cfg SwgGameServer local bin/SwgGameServer -- @servercommon.cfg ChatServer local bin/ChatServer -- @servercommon.cfg -LogServer local bin/LogServer -- @servercommon.cfg @logServerTargets.cfg +LogServer local bin/LogServer -- @servercommon.cfg #MetricsServer local bin/MetricsServer -- @servercommon.cfg CommoditiesServer local bin/CommoditiesServer -- @servercommon.cfg