Author Topic: Yitzi's Unofficial SMAX patch 3.5  (Read 8048 times)

0 Members and 1 Guest are viewing this topic.

Offline Yitzi

Yitzi's Unofficial SMAX patch 3.5
« on: September 09, 2016, 05:15:41 PM »
Yitzi's Unofficial SMAX patch 3.5

http://alphacentauri2.info/index.php?action=downloads;sa=view;down=346

This adds more moddable features, and more bugfixes.  Of particular note are increased options for faction abilities, and the ability to mod how many worms are produced by a fungal pop (details for which are provided in a text file labeled PopWorms).
« Last Edit: September 15, 2016, 08:36:08 PM by BUncle »

Offline vonbach

Re: Yitzi's Unofficial SMAX patch 3.5
« Reply #1 on: September 12, 2016, 11:21:11 AM »
I cant start a new game if I try to add a new faction with this patch. I get the opening quote from Yang and I have to force quit the game.

Offline vukodlak

Re: Yitzi's Unofficial SMAX patch 3.5
« Reply #2 on: September 14, 2016, 11:03:07 PM »
I seem to get stuck at the Yang quote no matter what when starting a new game.

Offline Tiddalick

Re: Yitzi's Unofficial SMAX patch 3.5
« Reply #3 on: September 15, 2016, 08:58:21 AM »
The issue seems to be from the "Expansion Features" option that Yitzi added a few patches ago.

If 8 is used in the "; Expansion features code {0 to 255}" in alphax.txt then this problem happens.
## (8: The game uses the expanded faction-selection screen from Alien Crossfire, allowing the player to choose any seven  factions in any order desired.)

As a temporary work around until Yitzi fixes this, you can either use 4
##(4: The game uses the expansion factions instead of the original game's factions, while maintaining the simple faction  selection screen from the original.  This has no effect if option 8 is selected as well.)

or use neither option
## Original seven factions are available.

A reminder that you need to add the numbers together to set the flags you want on or off.

Offline gwillybj

Re: Yitzi's Unofficial SMAX patch 3.5
« Reply #4 on: September 15, 2016, 04:19:40 PM »
The only thing I found that stopped the game is the line "TestFac" under #CUSTOMFACTIONS in alphax.txt because there is no testfac.txt in the game folder. Delete that item and the game will start up fine.

btw, I did put 8 in the Expansion Features Code after making that change and the game started normally, with all 14 factions available.

After verifying all this, I put it back to 255, the default.
Two possibilities exist: Either we are alone in the Universe or we are not. Both are equally terrifying. ― Arthur C. Clarke
I am on a mission to see how much coffee it takes to actually achieve time travel. :wave:

Offline Yitzi

Re: Yitzi's Unofficial SMAX patch 3.5
« Reply #5 on: September 15, 2016, 07:17:29 PM »
Whoops.  I'll put up a fixed version of the patch to avoid this issue.

Online Buster's Uncle

  • In Buster's Orbit, I
  • Ascend
  • *
  • Posts: 49271
  • €440
  • View Inventory
  • Send /Gift
  • Because there are times when people just need a cute puppy  Soft kitty, warm kitty, little ball of fur  A WONDERFUL concept, Unity - & a 1-way trip that cost 400 trillion & 40 yrs.  
  • AC2 is my instrument, my heart, as I play my song.
  • Planet tales writer Smilie Artist Custom Faction Modder AC2 Wiki contributor Downloads Contributor
    • View Profile
    • My Custom Factions
    • Awards
Re: Yitzi's Unofficial SMAX patch 3.5
« Reply #6 on: September 15, 2016, 08:36:56 PM »
I've edited the link in the OP to point at the fixed version...

Offline Ancient35

Re: Yitzi's Unofficial SMAX patch 3.5
« Reply #7 on: October 25, 2016, 05:16:45 PM »
Hello,

I'd like to report and ask about two issues I currently have with this patch version.

1) After building a few "Sky Hydroponics Labs", I wanted to check how many I had built. However trying to enter the "Orbital and Space status (shortkey F6)" screen results in "terranx.exe" crashing 100% of the time.

2) The behaviour of Needlejet units regarding refuelling seems to be bugged unless there has been a balance change. Because from time to time, a jet will crash after its first attack although it started the turn from a city. It wasn't refuelled to full and only had enough fuel for one turn.
Has there maybe been a balance change that requires Needlejets to stay on the ground a full turn after attacking the previous turn to be fully refuelled AND rearmed?

As said, this only happens from time to time, but often enough to be noticeable in every new game I've played with this version.


Regards.

Offline Yitzi

Re: Yitzi's Unofficial SMAX patch 3.5
« Reply #8 on: November 01, 2016, 01:44:42 PM »
Hello,

I'd like to report and ask about two issues I currently have with this patch version.

1) After building a few "Sky Hydroponics Labs", I wanted to check how many I had built. However trying to enter the "Orbital and Space status (shortkey F6)" screen results in "terranx.exe" crashing 100% of the time.

I'll look into it.

Quote
2) The behaviour of Needlejet units regarding refuelling seems to be bugged unless there has been a balance change. Because from time to time, a jet will crash after its first attack although it started the turn from a city. It wasn't refuelled to full and only had enough fuel for one turn.
Has there maybe been a balance change that requires Needlejets to stay on the ground a full turn after attacking the previous turn to be fully refuelled AND rearmed?

I don't think so (although I did fix a bug that was causing needlejets to inappropriately not lose fuel under certain conditions IIRC, so that may be revealing a previous effect).  If you can provide a savegame from before it moved into the city, I can investigate.

Offline Yitzi

Re: Yitzi's Unofficial SMAX patch 3.5
« Reply #9 on: November 01, 2016, 05:25:23 PM »
Ok, the first bug is fixed in 3.5b.  I investigated the second, and it actually happens with or without my patch, but only if the unit has movement left; if it is in a base with no movement left (either because it used its last movement to move in or because you used spacebar to skip the remainder of its turn), it will refuel.  (Prior to my patch, having an air unit with movement left would cause even worse problems.)

Because it is neither caused by my patch nor particularly difficult to work around, it's not going to get special prioritization, although when I take nominations for bugfixes in future patches feel free to nominate it.

Offline Ancient35

Re: Yitzi's Unofficial SMAX patch 3.5
« Reply #10 on: November 02, 2016, 02:59:00 PM »
Ok, the first bug is fixed in 3.5b.  I investigated the second, and it actually happens with or without my patch, but only if the unit has movement left; if it is in a base with no movement left (either because it used its last movement to move in or because you used spacebar to skip the remainder of its turn), it will refuel.  (Prior to my patch, having an air unit with movement left would cause even worse problems.)

Because it is neither caused by my patch nor particularly difficult to work around, it's not going to get special prioritization, although when I take nominations for bugfixes in future patches feel free to nominate it.
Thank you for replying and for fixing the crash this quickly. It works fine now, thank you very much!

I as well noticed weakly that SPACE seemed to help against the refuelling issue of Needlejet units, and as a work-around this will work should one remember this solution.


Regards.

Offline MichaelTaB

Yitzis Unofficial SMAX patch 3 5
« Reply #11 on: August 09, 2018, 09:45:51 AM »
Maybe the following is a stupid question but does it work, when anybody uses this patch for mapping and an other dude has still 226 as version? if I keep 451 for ut in mind

 

* User

Welcome, Guest. Please login or register.
Did you miss your activation email?


Login with username, password and session length

Select language:

* Community poll

SMAC v.4 SMAX v.2 (or previous versions)
-=-
24 (7%)
XP Compatibility patch
-=-
9 (2%)
Gog version for Windows
-=-
103 (32%)
Scient (unofficial) patch
-=-
40 (12%)
Kyrub's latest patch
-=-
14 (4%)
Yitzi's latest patch
-=-
89 (28%)
AC for Mac
-=-
3 (0%)
AC for Linux
-=-
6 (1%)
Gog version for Mac
-=-
10 (3%)
No patch
-=-
16 (5%)
Total Members Voted: 314
AC2 Wiki Logo
-click pic for wik-

* Random quote

Some would ask, how could a perfect God create a universe filled with so much that is evil. They have missed a greater conundrum: why would a perfect God create a universe at all?
~Sister Miriam Godwinson 'But for the Grace of God'

* Select your theme

*
Templates: 5: index (default), PortaMx/Mainindex (default), PortaMx/Frames (default), Display (default), GenericControls (default).
Sub templates: 8: init, html_above, body_above, portamx_above, main, portamx_below, body_below, html_below.
Language files: 4: index+Modifications.english (default), TopicRating/.english (default), PortaMx/PortaMx.english (default), OharaYTEmbed.english (default).
Style sheets: 0: .
Files included: 45 - 1228KB. (show)
Queries used: 41.

[Show Queries]