Fractal Softworks Forum

Please login or register.

Login with username, password and session length

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Topics - Ryxsen1421

Pages: [1]
1
Mods / [0.96a] Portrait Changer v1.0.1
« on: June 20, 2023, 01:42:48 PM »


Click here or the banner to download the mod!


The mod requires;
Lunalib



"Fancy a haircut, Starfarer?"

A stray faction far away from home in a place where they don't truly belong.

Change your own or other's look on the go with this wonderful quality of life mod. This allows you to alter Player, Officer and Administrator appearances but probably not any unique stuff that other mods have created. I initially commissioned this in order to have improved interaction between me and my viewers on Twitch streams. However, during the creation of this mod - we both agreed to simply distribute this mod freely to the community for everyone to use. So here we are!

Change Logs
Spoiler
V1.0.1
- Save Compatible, it fixes an issue where the players portrait will reset to its initial one when you reload a save/game. It may require the player to do this with Console Command mod;
1.Update the mod
2. Run this runcode with console commands. It will remove the Portrait changer intel.


Quote
runcode
import com.fs.starfarer.api.Global;
import com.fs.starfarer.api.campaign.comm.IntelInfoPlugin;
import java.util.ArrayList;
import portrait_changer.PortraitChangerIntel;

 for (IntelInfoPlugin intel : new ArrayList<IntelInfoPlugin>(Global.getSector().getIntelManager().getIntel()))
        {
            if (intel instanceof PortraitChangerIntel)
            {
                Global.getSector().getIntelManager().removeIntel(intel);
            }
        }

3. Save after having the intel removed.
4. Reload save, which should re-add the updated version of the Portrait Changer Intel tab.

[close]

Possible Frequently Asked Questions;
Spoiler
1.How to use the mod?



-Simply go to Intel tab > Personal > Change Portrait and have fun.

2. Why aren't there any filters for example, Vanilla / Modiverse? .. and why is there a special UAF tab?
- After posting the mod publicly, I have discussed with him over the UAF discord regarding this matter. According to lukas04, he is unable to distinguish the two in the coding department, kinda inconvenient to put it simply. The UAF tab is simply there because I personally requested for it for my own convenience and anyone who have the UAF installed for the portraits. It will disappear if UAF is not installed.

3. Is it safe to add mid-game? or save compatible even?
- No idea honestly, do feel free to reply down below if you have tested. I will edit this FAQ later for everyone to see.

4. How do I add my own custom portrait?
- You can do that by;

a1. First, you must include your custom portrait into the graphics/portraits and copy its navigation link along with the portrait name.
a2. Secondly, go to data/world/factions and you may find player.faction file. Paste the copied link into the "portraits" section.

5. I'd like to commission a portrait from an artist, do you know anyone that can do it? Are you open as well? // WIP!

1. Serviced Hair
2. Quacken
3. Sumoga
4. MirageComedy
5. Nachtness
6. Gwyvern
7. Haon

[close]

All credits goes to,

Special thanks to Lukas04 for accepting my mod commission request and creating this.

2
General Discussion / Balance Guideline Needed
« on: March 26, 2021, 07:03:30 AM »
Hello,

Spoiler
[close]

I'm looking for tips and guides on how to do proper balancing for a modded faction. I would appreciate if anyone could offer me a couple tips!
Oh and I'm also looking for a few to be selected for UAF ( United Aurora Federation ) closed alpha testing phase. People that would provide their assistance on testing our stuff
while also respecting what I wanted for the mod to have.

3
Lore, Fan Media & Fiction / XIV Legion
« on: February 12, 2021, 12:05:26 PM »
A starsector player commissioned me to draw an XIV battlegroup featuring the Legion. Unfortunately the weapons are not accurate but the client was more than satisfied nonetheless. I'm happy to present to you guys, my grand artwork!

https://twitter.com/C_Yukimaru/status/1360316977017876480

Spoiler
[close]

4
General Discussion / Music Commissioning
« on: July 17, 2017, 12:36:15 PM »
As the titled mentioned,

I'm looking for someone to do starsector-style looping music pieces for my space anime mod. If you're interested, please message me for negotiations.

5
Modding / [0.97][WIP] United Aurora Federation 0.75c ( Hotfix 3 )
« on: June 20, 2017, 12:31:37 PM »


A stray faction far away from home in a place where they don't truly belong.

"Fancy a haircut, Starfarer?"

<Insert Ship Here> not found? Delete the entire old UAF folder and insert a new one. Also, Im on break at the moment.


Click here or the recruitment poster to download the mod!




Fan Artwork by @projectTiGER

Mod review by IroncladLion!
https://www.youtube.com/watch?v=lrr3K3i3wLI


The mod requires;

Nexerelin
LazyLib
Wisp's MagicLib
GraphicsLib



There isn't much known about the Federation as a whole from where they're from but they do come in full force as they established a solid foothold in the outer reaches of the Persean Sector. Their goal is simple, they're simply there to guard the 'interdimensional' gate at all cost and hold until they found a way to close the gate and return home... but while waiting, why not try to be friendly with the locals, engage in cultural and trade exchange? Oh, lets sell some baked goods from their homeworld too because why not? at least we tried to be welcoming first but with an iron fist at the ready.

Spoiler

[close]

Special thanks to;
Vermy, Naggy, and the rest of the core team for helping this mod come true at last.
Selkie & Timid, Mayu, Histidine, Yimie and the rest of a certain place's residence, for their support ranging from useful art criticism all the way to balancing concerns.
Lukas04, Mayu and Kaysaar The Ashley, for additional coding support which allowed us to get closer to the final version of the mod.
UAF's loyal fanbase and supporters for their amazing support and trying out the mod!

6
If yes, then how? I tried my best to improve my relationships with them  but unable to do so thanks to random encounters/ambushes by them.

7
So far, my sfx sounds like small arms fire.

Pages: [1]