Coder Social home page Coder Social logo

Comments (8)

Diskmaster avatar Diskmaster commented on September 17, 2024 1

@sibir-ine Looks good to me, I'll let you guys know when I have compatible patches with the new build.

from fallout4.

sibir-ine avatar sibir-ine commented on September 17, 2024

Okay, so a message like the following would be appropriate?

  - name: 'Flicker Fixer.esp'
    msg:
      - <<: *alreadyInOrFixedByX
        subs: [ 'Previsibines Repair Pack v0.57+' ]
        condition: 'version("PRP.esp", "0.57", >=)'

alreadyInOrFixedByX is as follows:

    - &alreadyInOrFixedByX
      type: error
      content: 'Delete. Already included or otherwise fixed in %1%.'

from fallout4.

Diskmaster avatar Diskmaster commented on September 17, 2024

That will work perfectly, though the plugin is versioned 0.57 in both PRP.esp and PPF.esm (the esm is new, but they both have the same version).

from fallout4.

sibir-ine avatar sibir-ine commented on September 17, 2024

Got it. It'd evaluate the same, but it's better to be consistent with how the version is reported in the plugin.

from fallout4.

Diskmaster avatar Diskmaster commented on September 17, 2024

I adopted the simpler major.minor.revision approach to versioning, so that should definitely suffice. Thanks as always. Remind me to get you guys cleaning data once I finish updating the compat grabbag.

from fallout4.

Diskmaster avatar Diskmaster commented on September 17, 2024

English version.

# 0.57.1 - Main
  - name: 'PPF.esm'
    clean:
      - crc: 0xAC560B59
        util: 'FO4Edit v4.0.4b'
  - name: 'PRP.esp'
    clean:
      - crc: 0x71362203
        util: 'FO4Edit v4.0.4b'
# 0.57.1a - Compat Grabbag
  - name: 'PRP-Compat-Clarity-42.esp'
    clean:
      - crc: 0x0E13C44E
        util: 'FO4Edit v4.0.4b'
  - name: 'PRP-Compat-Clarity-43.esp'
    clean:
      - crc: 0x0E13C44E
        util: 'FO4Edit v4.0.4b'
  - name: 'PRP-Compat-DCA.esp'
    clean:
      - crc: 0x6CFCCB9D
        util: 'FO4Edit v4.0.4b'
  - name: 'PRP-Compat-Fogout-Int.esp'
    clean:
      - crc: 0x444F032D
        util: 'FO4Edit v4.0.4b'
  - name: 'PRP-Compat-IntEnh.esp'
    clean:
      - crc: 0x3242EBDB
        util: 'FO4Edit v4.0.4b'
  - name: 'PRP-Compat-RegionNames.esp'
    clean:
      - crc: 0x37BC2B72
        util: 'FO4Edit v4.0.4b'
  - name: 'PRP-Compat-UIL.esp'
    clean:
      - crc: 0xF7BEF984
        util: 'FO4Edit v4.0.4b'
  - name: 'PRP-Compat-UIL-Darker.esp'
    clean:
      - crc: 0x55F76C29
        util: 'FO4Edit v4.0.4b'
# 0.57-hotfixL - SS2 patch
  - name: 'PRP-SS2.esp'
    clean:
      - crc: 0xE2FF957B
        util: 'FO4Edit v4.0.4b'

from fallout4.

sibir-ine avatar sibir-ine commented on September 17, 2024

@Diskmaster I've submitted #429 to update PRP in the masterlist with some more relevant information, specifically the fact that some of the patches aren't compatible with v0.57.1. Let me know if you have any issues with my changes. If not, I'll merge it.

from fallout4.

sibir-ine avatar sibir-ine commented on September 17, 2024

Thanks for the heads up!

from fallout4.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.