Xolarix' Ship Graphics

Freeform discussion about anything related to modding Transcendence.
Post Reply
Xolarix
Miner
Miner
Posts: 40
Joined: Wed Mar 09, 2011 6:37 am

Alright, ship graphics are done, together with a special ship + unique weapon and armor designed only for the Boa UC
So, in short: I got my very first mod ready, but I'm unsure if it's balanced.
So, I posted it on pastebin: Link


Comments welcome :)
Image
User avatar
Aury
Fleet Admiral
Fleet Admiral
Posts: 5421
Joined: Tue Feb 05, 2008 1:10 am
Location: Somewhere in the Frontier on a Hycrotan station, working on new ships.

Looks fully functional (as an XML; without the graphics files Transcendence would throw an error and not load)
Good work for your first mod; I don't see any errors that would prevent the game from loading (Which tends to happen on people's first tries)


Regarding balance and playability: (Not that I expect anyone to get it right the first time around, but might as well start learning now XD)


(on the ship)
UNID= "&scBoaUltimateCarrier;"
manufacturer= "Imperial Shipyards"
class= "Boa"
type= "Ultimate Carrier"
score= "100"
techOrder= "mech"

mass= "182" ;; For a ship this large, you would probably have a larger mass
reactorPower= "1000" ;; needlessly high for a starting ship, and seriously, you don't want to be using a 100MW reactor that refuels with hydrogen fuel rods
fuelCapacity= "200000" ;; that is a LOT of hydrogen fuel rods you'd need to refuel
cargoSpace= "330" ;; for something this size its reasonable I suppose, even larger would still work, but you have to remember the impact it has with maneuverability
thrust= "182" ;; The thrust should probably be a bit higher than the mass for a ship of this size; the largest capships can get away with thrust=mass, and superfreighters can be even worse, but anything else is going to have severe negative impacts from this
rotationCount= "40"
maneuver= "10" ;; This ship is going to turn abysmally slow. A value of 6 would probably be better, for even a large ship like this. (Maneuver is ticks shown per frame; so lower = faster turning)
maxSpeed= "30" ;; This thing would be impossible to fly with such a high max speed and low turn rate. For a large ship like this 20 would really be the very most I'd use.
maxArmor= "20000";; On something this big... you'd probably want to bump it up to 25; might as well granted that
maxCargoSpace= "600" ;; Big ships can generally get away with larger starting cargo holds and little to no expansion. Just as well given that no cargo hold in the game can expand past 100 tons.
maxDevices= "12"
maxWeapons= "6" ;; a bit unnecessarily high; at that point you could very well just remove this parameter. 4 or 5 is a more reasonable value.

CyberDefenseLevel= "10" ;; this only has one effect - on the sung, and I think its modified by the level of your ship or something... Not sure exactly.
leavesWreck= "85" ;; I just put this at 100 for any capship or playership. Its very unsatisfactory to have a large ship explode and leave no wreck. Its also extremely unsatisfactory to see yourself blow up and leave no wreck.



(On your weapon)
level= "8" ;; this should really be at about 4 - 8 would cause this weapon to show up late in the game at which point its kinda weak - you would also need to drop the corresponding value. Firerate would be fine at about 45 or 30 for a plasma weapon, which would speed it up.

(on your armor)
the level should be a bit higher, and its really better to go with more segments as opposed to fewer heavy segments, as it only works as a solution for early game
Also given this is starting armor, you could drop the ion resistance as nothing with ion shows up for a significant amount of time, by which you would have upgraded this anyways.
(shpOrder gPlayership 'barrelRoll)
(plySetGenome gPlayer (list 'Varalyn 'nonBinary))
Homelab Servers: Xeon Silver 4110, 16GB | Via Quadcore C4650, 16GB | Athlon 200GE, 8GB | i7 7800X, 32GB | Threadripper 1950X, 32GB | Atom x5 8350, 4GB | Opteron 8174, 16GB | Xeon E5 2620 v3, 8GB | 2x Xeon Silver 4116, 96GB, 2x 1080ti | i7 8700, 32GB, 6500XT
Workstations & Render machines: Threadripper 3990X, 128GB, 6900XT | Threadripper 2990WX, 32GB, 1080ti | Xeon Platinum 8173M, 48GB, 1070ti | R9 3900X, 16GB, Vega64 | 2x E5 2430L v2, 24GB, 970 | R7 3700X, 32GB, A6000
Gaming Systems: R9 5950X, 32GB, 6700XT
Office Systems: Xeon 5318Y, 256GB, A4000
Misc Systems: R5 3500U, 20GB | R5 2400G, 16GB | i5 7640X, 16GB, Vega56 | E5 2620, 8GB, R5 260 | P4 1.8ghz, 0.75GB, Voodoo 5 5500 | Athlon 64 x2 4400+, 1.5GB, FX 5800 Ultra | Pentium D 3.2ghz, 4GB, 7600gt | Celeron g460, 8GB, 730gt | 2x Athlon FX 74, 8GB, 8800gts 512 | FX 9590, 16GB, R9 295x2 | E350, 8GB | Phenom X4 2.6ghz, 16GB, 8800gt | random core2 duo/atom/i5/i7 laptops
Macgeoghagen
Commonwealth Pilot
Commonwealth Pilot
Posts: 50
Joined: Mon Feb 07, 2011 5:37 pm

Looks like you are on the other side of the coin from me. I can use xml to make a ship well enough, but I have difficulty with making 3D graphics. You may want to start out in your niche, then work up to producing full mods as you gain skill.
Image
Drako Slyith
Fleet Officer
Fleet Officer
Posts: 1036
Joined: Wed Feb 03, 2010 4:28 am
Location: Researching how to make St. Kats star go supernova.
Contact:

I'm the same way. I can do well using xml, but I fully rely on in game graphics for almost everything.
Image
Image
Play in over 100 systems in a network. Play the 2011 Mod Of the Year
and the highest rated mod on Xelerus, The Network.
Play the July Mod of the Month, Fellow Pilgrims!
Play My other mods as well
(Drako Slyith)* I am a person
(Eliza chatbot)> Do you believe it is normal to be a person?
User avatar
Aury
Fleet Admiral
Fleet Admiral
Posts: 5421
Joined: Tue Feb 05, 2008 1:10 am
Location: Somewhere in the Frontier on a Hycrotan station, working on new ships.

The community has mostly been this way; there have always been few good ship graphics makers at any given time.
(shpOrder gPlayership 'barrelRoll)
(plySetGenome gPlayer (list 'Varalyn 'nonBinary))
Homelab Servers: Xeon Silver 4110, 16GB | Via Quadcore C4650, 16GB | Athlon 200GE, 8GB | i7 7800X, 32GB | Threadripper 1950X, 32GB | Atom x5 8350, 4GB | Opteron 8174, 16GB | Xeon E5 2620 v3, 8GB | 2x Xeon Silver 4116, 96GB, 2x 1080ti | i7 8700, 32GB, 6500XT
Workstations & Render machines: Threadripper 3990X, 128GB, 6900XT | Threadripper 2990WX, 32GB, 1080ti | Xeon Platinum 8173M, 48GB, 1070ti | R9 3900X, 16GB, Vega64 | 2x E5 2430L v2, 24GB, 970 | R7 3700X, 32GB, A6000
Gaming Systems: R9 5950X, 32GB, 6700XT
Office Systems: Xeon 5318Y, 256GB, A4000
Misc Systems: R5 3500U, 20GB | R5 2400G, 16GB | i5 7640X, 16GB, Vega56 | E5 2620, 8GB, R5 260 | P4 1.8ghz, 0.75GB, Voodoo 5 5500 | Athlon 64 x2 4400+, 1.5GB, FX 5800 Ultra | Pentium D 3.2ghz, 4GB, 7600gt | Celeron g460, 8GB, 730gt | 2x Athlon FX 74, 8GB, 8800gts 512 | FX 9590, 16GB, R9 295x2 | E350, 8GB | Phenom X4 2.6ghz, 16GB, 8800gt | random core2 duo/atom/i5/i7 laptops
User avatar
Ttech
Fleet Admiral
Fleet Admiral
Posts: 2767
Joined: Tue Nov 06, 2007 12:03 am
Location: Traveling in the TARDIS
Contact:

at any given time there are always a few given good programmers, designers, and dreamers.
Image
Image
User avatar
Aury
Fleet Admiral
Fleet Admiral
Posts: 5421
Joined: Tue Feb 05, 2008 1:10 am
Location: Somewhere in the Frontier on a Hycrotan station, working on new ships.

I have mastered two of 3. :lol: Guess which ones? (Actually I'm becoming decent at scripting, but I don't even fully comprehend how lambdas work yet, mostly since I've been too busy learning other aspects of T-lisp. But I'd hardly call myself a master of it)

But we still end up with many more programmers & dreamers than artists :D
(shpOrder gPlayership 'barrelRoll)
(plySetGenome gPlayer (list 'Varalyn 'nonBinary))
Homelab Servers: Xeon Silver 4110, 16GB | Via Quadcore C4650, 16GB | Athlon 200GE, 8GB | i7 7800X, 32GB | Threadripper 1950X, 32GB | Atom x5 8350, 4GB | Opteron 8174, 16GB | Xeon E5 2620 v3, 8GB | 2x Xeon Silver 4116, 96GB, 2x 1080ti | i7 8700, 32GB, 6500XT
Workstations & Render machines: Threadripper 3990X, 128GB, 6900XT | Threadripper 2990WX, 32GB, 1080ti | Xeon Platinum 8173M, 48GB, 1070ti | R9 3900X, 16GB, Vega64 | 2x E5 2430L v2, 24GB, 970 | R7 3700X, 32GB, A6000
Gaming Systems: R9 5950X, 32GB, 6700XT
Office Systems: Xeon 5318Y, 256GB, A4000
Misc Systems: R5 3500U, 20GB | R5 2400G, 16GB | i5 7640X, 16GB, Vega56 | E5 2620, 8GB, R5 260 | P4 1.8ghz, 0.75GB, Voodoo 5 5500 | Athlon 64 x2 4400+, 1.5GB, FX 5800 Ultra | Pentium D 3.2ghz, 4GB, 7600gt | Celeron g460, 8GB, 730gt | 2x Athlon FX 74, 8GB, 8800gts 512 | FX 9590, 16GB, R9 295x2 | E350, 8GB | Phenom X4 2.6ghz, 16GB, 8800gt | random core2 duo/atom/i5/i7 laptops
sdw195
Militia Captain
Militia Captain
Posts: 779
Joined: Wed Nov 18, 2009 1:01 am
Location: Still looking for the csc Antarctica
Contact:

Wolfy wrote:I have mastered two of 3. :lol: Guess which ones? (Actually I'm becoming decent at scripting, but I don't even fully comprehend how lambdas work yet, mostly since I've been too busy learning other aspects of T-lisp. But I'd hardly call myself a master of it)

But we still end up with many more programmers & dreamers than artists :D

i dont know /how/ they work... but i know how to use them :D
Image
Image
Image
Image
"Dash_Merc - George is a genius, in that he created this game engine that is infinitely extendable"
"<@sheepluva>Good night everybody, may the source be with you." <-- FOSG dev
"You only need THREE tools in life - WD-40 to make things go, Duct Tape to make things stop And C-4 to make things go away"
User avatar
Aury
Fleet Admiral
Fleet Admiral
Posts: 5421
Joined: Tue Feb 05, 2008 1:10 am
Location: Somewhere in the Frontier on a Hycrotan station, working on new ships.

:lol:
Well, I know how they work now (I got alterecco to teach me) - turns out they are essentially fuctions/methods
(shpOrder gPlayership 'barrelRoll)
(plySetGenome gPlayer (list 'Varalyn 'nonBinary))
Homelab Servers: Xeon Silver 4110, 16GB | Via Quadcore C4650, 16GB | Athlon 200GE, 8GB | i7 7800X, 32GB | Threadripper 1950X, 32GB | Atom x5 8350, 4GB | Opteron 8174, 16GB | Xeon E5 2620 v3, 8GB | 2x Xeon Silver 4116, 96GB, 2x 1080ti | i7 8700, 32GB, 6500XT
Workstations & Render machines: Threadripper 3990X, 128GB, 6900XT | Threadripper 2990WX, 32GB, 1080ti | Xeon Platinum 8173M, 48GB, 1070ti | R9 3900X, 16GB, Vega64 | 2x E5 2430L v2, 24GB, 970 | R7 3700X, 32GB, A6000
Gaming Systems: R9 5950X, 32GB, 6700XT
Office Systems: Xeon 5318Y, 256GB, A4000
Misc Systems: R5 3500U, 20GB | R5 2400G, 16GB | i5 7640X, 16GB, Vega56 | E5 2620, 8GB, R5 260 | P4 1.8ghz, 0.75GB, Voodoo 5 5500 | Athlon 64 x2 4400+, 1.5GB, FX 5800 Ultra | Pentium D 3.2ghz, 4GB, 7600gt | Celeron g460, 8GB, 730gt | 2x Athlon FX 74, 8GB, 8800gts 512 | FX 9590, 16GB, R9 295x2 | E350, 8GB | Phenom X4 2.6ghz, 16GB, 8800gt | random core2 duo/atom/i5/i7 laptops
User avatar
stealthx
Militia Lieutenant
Militia Lieutenant
Posts: 127
Joined: Thu Jan 21, 2010 3:45 am
Location: At the edge of chaos (sovereign)

Wow, that's some high dosage stuff ya got there, Xolarix! :shock: The ships are really awesome! I wish you would interested in making graphics of mobile suits...

Edit: Oops! :oops: I got you mixed up with Xtasis, another new member of the T-Community (hence the reference to high dosage stuff :lol: ).
Be the hope of humanity. Be a Gundam Meister.
Xolarix
Miner
Miner
Posts: 40
Joined: Wed Mar 09, 2011 6:37 am

Image


Yes, I think I'm going to put this ship in a mod as well, when I get to it XD
Image
User avatar
Ttech
Fleet Admiral
Fleet Admiral
Posts: 2767
Joined: Tue Nov 06, 2007 12:03 am
Location: Traveling in the TARDIS
Contact:

Xolarix wrote:Image


Yes, I think I'm going to put this ship in a mod as well, when I get to it XD

You have some very neat stuff going on. :) I feel like I'd loose quite quickly to that ship
Image
Image
User avatar
digdug
Fleet Admiral
Fleet Admiral
Posts: 2620
Joined: Mon Oct 29, 2007 9:23 pm
Location: Decoding hieroglyphics on Tan-Ru-Dorem

awesome ship and rendering scene ! :D
Is that Terragen rendering for the surface of the planet ?
Xolarix
Miner
Miner
Posts: 40
Joined: Wed Mar 09, 2011 6:37 am

Hello people! :D

I'm back, for a bit.
I noticed that the Transcendence code was upgraded. Anything I need to change with my current mods which were made for 1.04?

also got some new ships I wanna try out in Transc, I'll share them as soon as I got them in a sprite and fully coded... as long as the code didn't change (much) for ships and equipment I should be fine :)
Image
RPC
Fleet Admiral
Fleet Admiral
Posts: 2876
Joined: Thu Feb 03, 2011 5:21 am
Location: Hmm... I'm confused. Anybody have a starmap to the Core?

*RPC's jaw drops*
Can we use this for a Player faction fighter for Sandbox? It would be much appreciated :D
Tutorial List on the Wiki and Installing Mods
Get on Discord for mod help and general chat
Image
Image
Der Tod ist der zeitlose Frieden und das leben ist der Krieg
Wir müssen wissen — wir werden wissen!
I don't want any sort of copyright on my Transcendence mods. Feel free to take/modify whatever you want.
Post Reply