Vincent Wong

Results 60 comments of Vincent Wong

Looking at the source code (it is quite small and simple) this package currently only clears the file cache. The main challenge for clearing the database cache is that for...

Due to the severe backlog, I am dropping this from the overdue milestone.

Hi there! X4's engine do not have good string support (at least this is my impression) so if we want to do this, we will have to hard-code the logic...

In theory, there will be at most around 10-20 civilian fleets in operation at the same time (late game will probably see them converted into station traders for better management),...

This has some interesting implications; if this works in a general way, then #22 will become sensible.

Hmm, to be honest, I started modding X Rebirth with a bit of programming experience, but on top of that, I basically crawled the source files by myself to see...

Ah... I realize I may have overlapped with the modding resource page. Then, perhaps you could learn more about programming; not sure about your progress, but the conditionals (if then...

The main reasons why I opened this topic is because 1. I don't use Factory Transporter 2. Loading the game for testing is heavy 3. I already have my attention...

To clarify, I am thinking of the "Civilian XX YY" fleet renumbering. It happens to me sometimes. For example, I have "Civilian 1 Trading Fleet" doing their job. Suddenly, because...

Credits to Steam user Alewx for inspiring me with this solution: I make a global list of ship-to-fleet pairings that looks like ``` Ship ID ABC123 --> Fleet # 1...