Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: BryceCanyonCounty/bcc-oil
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.2.1
Choose a base ref
...
head repository: BryceCanyonCounty/bcc-oil
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 8 commits
  • 26 files changed
  • 6 contributors

Commits on Jan 2, 2024

  1. Fix nui callback error (#17)

    * Update fxmanifest.lua
    
    - version bump
    
    * Update MenuSetups.lua
    
    - add data and cb args to callback function
    JusCampin authored Jan 2, 2024
    Configuration menu
    Copy the full SHA
    51e9ad0 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2024

  1. General Update and add missing finish mission (#18)

    * Added folder server and organization fxmanifest
    
    * added translation file
    
    * added missing oilrodob finish mission
    
    * server folder declaration fxmanifest
    cl3i550n authored Jan 28, 2024
    Configuration menu
    Copy the full SHA
    e0a3091 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2024

  1. language fix

    AndrewR3K committed Feb 4, 2024
    Configuration menu
    Copy the full SHA
    7193a64 View commit details
    Browse the repository at this point in the history
  2. Version Bump

    AndrewR3K authored Feb 4, 2024
    Configuration menu
    Copy the full SHA
    6764f18 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2024

  1. update translation.lua (#21)

    added romanian language support
    iseeyoucopy authored Feb 25, 2024
    Configuration menu
    Copy the full SHA
    a482cdf View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2024

  1. Major Refactor and Updates (#22)

    * Major Refactor and Updates
    
    - Ported to feather-menu and removed custom UI
    - Added locale function for language localization keys
    - Changed vorp-utils to bcc-utils
    - Update the vorp core and vorp inventory exports to latest documentations
    - Changed 3dText to Prompt
    - Database will be inserted automatically
    - Refactor config
    
    * Update README.md
    
    updated readme
    
    * Create version
    
    - version bump
    
    * Delete locale.lua
    
    * Create locale.lua
    
    * Create ro_lang.lua
    
    * Create ptbr_lang.lua
    
    * Create en_lang.lua
    
    * Update fxmanifest.lua
    
    * Delete config.lua
    
    * Create config.lua
    
    - change to vector coords
    
    * Update server.lua
    
    - add user nil check
    - versioner uses file check
    
    * Update functions.lua
    
    - update load model function with valid model check
    - housekeeping
    
    * Update CriminalMissionsSetup.lua
    
    - update load model call
    - housekeeping
    
    * Update MainPedSpawns.lua
    
    - update load model call
    
    * Update MainWagonSpawn.lua
    
    - update load model call
    - housekeeping
    
    * Update OilMissions.lua
    
    - update load model call
    - use vector distance check
    - housekeeping
    
    * Update SupplyMissions.lua
    
    - housekeeping
    
    ---------
    
    Co-authored-by: Apollyon <[email protected]>
    iseeyoucopy and JusCampin authored Jul 30, 2024
    Configuration menu
    Copy the full SHA
    4662092 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2024

  1. Add Manager-NPC-Coords in Config // add German Language (#24)

    * Update config.lua
    
    Add Manager-NPC-Coords to Config
    
    * Update OilMissions.lua
    
    Add Manager-NPC-Coords to Config
    
    * Create de_lang.lua
    
    Add German Language
    
    * Update fxmanifest.lua
    
    * Update version
    
    ---------
    
    Co-authored-by: Apollyon <[email protected]>
    Quiteck1983 and JusCampin authored Sep 21, 2024
    Configuration menu
    Copy the full SHA
    7b3e557 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2025

  1. Fix(deps): Update Script to work drag & drop with (#25)

    * Fix(deps): Working order
    
    Fixed AI Spawning
    Created multiple spawn location for Oil cart & each location can have its own AI spawn with different weapons
    Fixed Supply wagon from not being able to move
    changed item payout for OilCoRobbery
    Fixed payout for Successful Robbery when AI ped spawn is turned on
    
    * Update fxmanifest.lua
    
    - version bump
    
    * Update version
    
    - version bump
    
    ---------
    
    Co-authored-by: Apollyon <[email protected]>
    msconverse1 and JusCampin authored Jan 11, 2025
    Configuration menu
    Copy the full SHA
    f2ce441 View commit details
    Browse the repository at this point in the history
Loading