Author Topic: Bridge Preview for Quick Battle (v.0.3) (Newer version available)  (Read 932 times)

Offline Haxxor1337

  • Posts: 83
  • Cookies: 11
    • .~*BC - Galaxy*~.
Bridge Preview for Quick Battle v.0.3

SCREENSHOTS
######################################

Version 0.3





Version 0.3
-> Download

DESCRIPTION
######################################
This mod allows the player to see The Bridge in a Preview on Bridge Select in Quick Battle Configure.

CHANGE LIST
######################################
2020.05.10 (v.0.3)
   Edited:
   - Excelsior, Excelsior Refit, Sovereign, Galor, Voyager, EnterpriseB
   Added:
   - Intrepid, NX Pathfinder, Enterprise TWOK, Early TNG,
     Defiant Search variant, Defiant Sao Paulo, Defiant Holocom,
     Defiant Holo, Bird of Prey, BoP Rotarran, Avenger

2020.03.10 (v.0.2)
   - Icons moved ( data\Icons\Bridge\Previews ) #only 256x256
   - Bridge preview icon is now "Stickied"
   - Bridge icons should resize for appropriate window height
   Tested:
   - 800x600
   - 1024x800
   - 1280x1024
   - 1920x1080

2020.01.10 (v.0.1 Release)
   - Release
   - Add Bridge preview to qb configure menu in Player and Region.
        - Added the first 11 Bridges

Federation:
        - Ambassador, Defiant, Enterprise A,B,C
          Excalibur, Excelsior Reft, Galaxy, Sovereign

Cardassian:
        - Galor

Other
        - Ship Specific Bridge & Random Bridge

Offline Mario

  • Senior Software Developer
  • Administrator
  • Posts: 2186
  • Cookies: 1706
  • Life is life
Re: Bridge Preview for Quick Battle
« Reply #1 on: October 01, 2020, 09:59:45 PM »
You should put a disclaimer that this release is for people using KM version since it calls lots of scripts from KM. People who don't use KM cannot install this without gathering further requirements scattered around KM.
Acta, non verba.
aka USS Sovereign

Offline Haxxor1337

  • Posts: 83
  • Cookies: 11
    • .~*BC - Galaxy*~.
Re: Bridge Preview for Quick Battle
« Reply #2 on: October 03, 2020, 03:50:39 AM »
You should put a disclaimer that this release is for people using KM version since it calls lots of scripts from KM. People who don't use KM cannot install this without gathering further requirements scattered around KM.

Updated! :yay:

Offline JimmyB76

  • Posts: 6423
  • Cookies: 421
Re: Bridge Preview for Quick Battle
« Reply #3 on: October 05, 2020, 02:46:23 PM »
i am really liking this new QB menu GUI!!   :yay: :thumbsup:
i have a question tho - is it possible to make custom personalized bridge previews for the menu?
for example, if i wanted to take my own screenshot of my own bridge with my own name and then apply it to my bridge preview menu...

Offline Lurok91

  • Posts: 1309
  • Cookies: 2062
  • SPMod Developer (Retired)
    • Lurok91 Mods
Re: Bridge Preview for Quick Battle
« Reply #4 on: October 05, 2020, 03:31:52 PM »
i am really liking this new QB menu GUI!!   :yay: :thumbsup:
i have a question tho - is it possible to make custom personalized bridge previews for the menu?
for example, if i wanted to take my own screenshot of my own bridge with my own name and then apply it to my bridge preview menu...

 :thumbsup:

Offline Haxxor1337

  • Posts: 83
  • Cookies: 11
    • .~*BC - Galaxy*~.
Re: Bridge Preview for Quick Battle
« Reply #5 on: October 05, 2020, 03:43:29 PM »
i am really liking this new QB menu GUI!!   :yay: :thumbsup:
i have a question tho - is it possible to make custom personalized bridge previews for the menu?
for example, if i wanted to take my own screenshot of my own bridge with my own name and then apply it to my bridge preview menu...

 :hi:

Sure!

1. Go to "%bcdir%\data\Icons\Bridge\Previews" add your Image. (.tga 24bit)
2. then  "%bcdir%\scripts\Custom\Autoload" make a copy of the bridge you want to change and open it.

Make a Copy "Sovereign Bridge Advanced.py" and rename the copy to "Sovereign Bridge Advanced 2.py"

3. Open your new File "Sovereign Bridge Advanced 2.py"
Code: [Select]
for example:

                                    Name in Bridge Menu and Icon (Sovereign)

Foundation.BridgeDef('              Sovereign            ', 'SovereignBridge', dict = {'modes': [ Foundation.MutatorDef.Stock ],
                                    *********
edit in:


Foundation.BridgeDef('               Sovereign Test Icon            ', 'SovereignBridge', dict = {'modes': [ Foundation.MutatorDef.Stock ],


4. Go to "%bcdir%\data\Icons\Bridge\Previews" and call your image "Sovereign Test Icon.tga"

Offline Haxxor1337

  • Posts: 83
  • Cookies: 11
    • .~*BC - Galaxy*~.
Re: Bridge Preview for Quick Battle
« Reply #6 on: October 05, 2020, 04:25:54 PM »
:hi:

Sure!

1. Go to "%bcdir%\data\Icons\Bridge\Previews" add your Image. (.tga 24bit)
2. then  "%bcdir%\scripts\Custom\Autoload" make a copy of the bridge you want to change and open it.

Make a Copy "Sovereign Bridge Advanced.py" and rename the copy to "Sovereign Bridge Advanced 2.py"

3. Open your new File "Sovereign Bridge Advanced 2.py"
Code: [Select]
for example:

                                    Name in Bridge Menu and Icon (Sovereign)

Foundation.BridgeDef('              Sovereign            ', 'SovereignBridge', dict = {'modes': [ Foundation.MutatorDef.Stock ],
                                    *********
edit in:


Foundation.BridgeDef('               Sovereign Test Icon            ', 'SovereignBridge', dict = {'modes': [ Foundation.MutatorDef.Stock ],


4. Go to "%bcdir%\data\Icons\Bridge\Previews" and call your image "Sovereign Test Icon.tga"

Jimmy ;)

Video: https://streamable.com/9kcevm

Offline Wintersfrost

  • Posts: 42
  • Cookies: 1
Re: Bridge Preview for Quick Battle (v.03)
« Reply #7 on: December 09, 2020, 06:15:23 PM »
As Jean Luc Picard used to say in STTNG: A Final Unity when clicking an object, "Fascinating." Is this mod designed to work with KM alone or will it work with VonFrank's BC Remastered?

Offline Haxxor1337

  • Posts: 83
  • Cookies: 11
    • .~*BC - Galaxy*~.
Re: Bridge Preview for Quick Battle (v.03)
« Reply #8 on: December 10, 2020, 07:34:58 AM »
As Jean Luc Picard used to say in STTNG: A Final Unity when clicking an object, "Fascinating." Is this mod designed to work with KM alone or will it work with VonFrank's BC Remastered?
:hi:

Only KM, because the Sneaker98's Bridge Menu Scroller is not included in VonFrankĀ“s Bridge Commander Remastered Version  :nono:
Or was I wrong?