aliens

Author Topic: [WIP][MOD][OXCE] From the Apocalypse 0.30.4  (Read 306998 times)

Offline robin

  • Commander
  • *****
  • Posts: 1233
  • ULTIMATE ROOKIE
    • View Profile
Re: [WIP][MOD][OXCE] From the Apocalypse 0.29.0
« Reply #585 on: August 18, 2024, 10:22:36 pm »
Hello wolwerin,
thanks for the report!

#1 added to the "to fix" list.
I think I already fixed #2 in my local version (0.30.3), but I will check again.

I'm in summer-lazy-mode, so please be patient  :P

Offline wolwerin

  • Captain
  • ***
  • Posts: 76
    • View Profile
Re: [WIP][MOD][OXCE] From the Apocalypse 0.29.0
« Reply #586 on: August 21, 2024, 05:44:32 pm »
Hello wolwerin,
thanks for the report!

#1 added to the "to fix" list.
I think I already fixed #2 in my local version (0.30.3), but I will check again.

I'm in summer-lazy-mode, so please be patient  :P

Hello !Ahah Have a nice summer holiday! :)

So! I finished the game and I have a lot of questions! :D

1. How to reach the final? If you don't come across Gravitators? Even through DebugMod. (Screenshot_9)
2. The speed of the research is too, too fast, I can do almost everything in 4+ hours. And for something to appear, you have to wait a very, very long time for new enemies and ships to do something further. On version 0.20.0 the speed was long, and research took the entire game :)

I would suggest doing something in between,
so that it’s not too long and not too fast :)

3. Strange moment with the ships. For some reason, the same name is duplicated. But according to research, they do not provide what is needed. "New hybrid ship ship" (Screenshot_25,26,27)

An example of a destroyer ship. It is explored and not explored at the same time. (But I’ll assume that somewhere lines have been changed that I didn’t see)

4. Other errors. :) (Screenshot_11,23,15, 16, 22)

5. Robin, when you release a new version, I kindly ask you to send me the en-GB.yml file first. So that I check everything and send the translation file with all the corrections :)




Offline robin

  • Commander
  • *****
  • Posts: 1233
  • ULTIMATE ROOKIE
    • View Profile
Re: [WIP][MOD][OXCE] From the Apocalypse 0.29.0
« Reply #587 on: November 05, 2024, 12:02:07 am »
@wolwerin
0.30.3-beta attached (edit: link removed).
Also attached the (theoretical) research tree.
« Last Edit: November 27, 2024, 12:20:49 am by robin »

Offline Solarius Scorch

  • Global Moderator
  • Commander
  • *****
  • Posts: 11822
  • WE MUST DISSENT
    • View Profile
    • Nocturmal Productions modding studio website
Re: [WIP][MOD][OXCE] From the Apocalypse 0.29.0
« Reply #588 on: November 05, 2024, 12:03:34 am »
Thanks for the update! Great to see the mod alive. :)

Offline robin

  • Commander
  • *****
  • Posts: 1233
  • ULTIMATE ROOKIE
    • View Profile
Re: [WIP][MOD][OXCE] From the Apocalypse 0.29.0
« Reply #589 on: November 05, 2024, 12:05:13 am »
Thanks for the update! Great to see the mod alive. :)
Thanks :), this is a temporary release for wolwerin translation.

Offline wolwerin

  • Captain
  • ***
  • Posts: 76
    • View Profile
Re: [WIP][MOD][OXCE] From the Apocalypse 0.29.0
« Reply #590 on: November 26, 2024, 07:47:59 pm »
Hello Robin!
Here :)

Offline robin

  • Commander
  • *****
  • Posts: 1233
  • ULTIMATE ROOKIE
    • View Profile
Re: [WIP][MOD][OXCE] From the Apocalypse 0.29.0
« Reply #591 on: November 27, 2024, 12:28:49 am »
Hello Robin!
Here :)
Thanks, added to the release.

New version 0.30.3 (hopefully no brutal bugs..) uploaded. Link in OP post.

Offline robin

  • Commander
  • *****
  • Posts: 1233
  • ULTIMATE ROOKIE
    • View Profile
Re: [WIP][MOD][OXCE] From the Apocalypse 0.30.4
« Reply #592 on: December 15, 2024, 11:51:59 pm »
New version up, 0.30.4.
Just added a couple of background graphics, nothing else.

Offline Meridian

  • Global Moderator
  • Commander
  • *****
  • Posts: 9309
    • View Profile
Re: [WIP][MOD][OXCE] From the Apocalypse 0.30.4
« Reply #593 on: January 01, 2025, 11:00:29 pm »
For oxce80 compatibility, some trailing spaces need to be removed, in `countries_apoc.rul`

In `alienDeployments_apoc.rul`, there is also a syntax error on line 1689:

Code: [Select]
    duration: [1463-1465]

Offline robin

  • Commander
  • *****
  • Posts: 1233
  • ULTIMATE ROOKIE
    • View Profile
Re: [WIP][MOD][OXCE] From the Apocalypse 0.30.4
« Reply #594 on: January 02, 2025, 05:10:12 pm »
For oxce80 compatibility, some trailing spaces need to be removed, in `countries_apoc.rul`

In `alienDeployments_apoc.rul`, there is also a syntax error on line 1689:

Code: [Select]
    duration: [1463-1465]
Thanks!
Trailing spaces like spaces after a list, example:
Code: [Select]
"      - [192, 229, -70, -57] "?

Offline Meridian

  • Global Moderator
  • Commander
  • *****
  • Posts: 9309
    • View Profile
Re: [WIP][MOD][OXCE] From the Apocalypse 0.30.4
« Reply #595 on: January 02, 2025, 05:30:17 pm »
Trailing spaces like spaces after a list, example:

Yes, especially those.

But you can safely just remove all trailing spaces everywhere.
It's just a few clicks in Notepad++

Offline Buscher

  • Colonel
  • ****
  • Posts: 184
    • View Profile
Re: [WIP][MOD][OXCE] From the Apocalypse 0.30.4
« Reply #596 on: January 27, 2025, 09:03:44 pm »
Had a bit of time so I figured I fix a few things to make FtApoc 8.0 compatible. Fixed a few other things with the Ruleset Validator too.
Code: [Select]
    few issues in extraSprites remain
    duplicate for BIGOBS.PCK index 105
    duplicate for BASEBITS.PCK index 166

Edit: correct attachment
« Last Edit: January 27, 2025, 09:14:47 pm by Buscher »

Offline robin

  • Commander
  • *****
  • Posts: 1233
  • ULTIMATE ROOKIE
    • View Profile
Re: [WIP][MOD][OXCE] From the Apocalypse 0.30.4
« Reply #597 on: January 28, 2025, 12:37:02 am »
Had a bit of time so I figured I fix a few things to make FtApoc 8.0 compatible. Fixed a few other things with the Ruleset Validator too.
Code: [Select]
    few issues in extraSprites remain
    duplicate for BIGOBS.PCK index 105
    duplicate for BASEBITS.PCK index 166

Edit: correct attachment
Thanks a lot for the report, will check those.
I'm working on an update which will also include 8.0 compatibility, but I still need time to complete it.

Offline Buscher

  • Colonel
  • ****
  • Posts: 184
    • View Profile
Re: [WIP][MOD][OXCE] From the Apocalypse 0.30.4
« Reply #598 on: January 28, 2025, 01:00:20 am »
If you are want you can either take the zip above or apply this patch file to get 8.0 compatibility. Or I can also create a pull request assuming there is a public repo. Up to you.

Code: [Select]
# make a commit to return to and then run this in (git) bash
git apply FtApoc_diff_8.0.patch
# the patch file also includes a few validations/bug fixes