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: ExMod-Team/EXILED
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v9.4.0
Choose a base ref
...
head repository: ExMod-Team/EXILED
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v9.5.0
Choose a head ref
  • 17 commits
  • 44 files changed
  • 6 contributors

Commits on Jan 19, 2025

  1. feat: Recoded Player.OnPreAuthenticating wia patch (#159)

    * Recoded Player.OnPreAuthenticating wia patch
    
    * Removed IsAllowed, so it would not conflict with Reject functions.
    
    * Update PreAuthenticating.cs
    
    ---------
    
    Co-authored-by: Mariki <Mariki@DESKTOP-FPK6O16>
    Co-authored-by: Mariki <68015763+Marikider@users.noreply.github.com>
    Co-authored-by: Yamato <66829532+louis1706@users.noreply.github.com>
    Co-authored-by: Misaka-ZeroTwo <45165615+Misaka-ZeroTwo@users.noreply.github.com>
    5 people authored Jan 19, 2025
    Configuration menu
    Copy the full SHA
    998d1a9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    59c627f View commit details
    Browse the repository at this point in the history
  3. Obsoleted Value that do not exist in game anymore (#404)

    Obsoleted Value
    louis1706 authored Jan 19, 2025
    Configuration menu
    Copy the full SHA
    a0b5b0a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5f5b4b7 View commit details
    Browse the repository at this point in the history
  5. feat: Pr133 Usable change (#403)

    * PR-133 UsableItem
    
    * No breaking change
    
    * Remove breaking change
    louis1706 authored Jan 19, 2025
    Configuration menu
    Copy the full SHA
    a898dbf View commit details
    Browse the repository at this point in the history
  6. feat: Fix Reload & Unload & ClipSize & Added Reloaded & UnLoaded (#398)

    * Fix Unloading and Reloading not working when denied
    
    * Fix Crash
    
    * better doc
    
    * Added UnloadedWeapon & ReloadedWeapon
    
    * Fix CustomWeapon
    
    * Wrong event moment
    
    * missing negative
    
    * Update CustomWeapon.cs
    
    * HitscanHitregModuleBase (require testing)
    
    * Fixing for AutomaticWeapon
    
    * Warning
    
    * Fix Unloading event getting call with reloading
    
    * Update ReloadingWeaponEventArgs.cs
    
    * Make than ClipSize 0 or Negative do not affect the CustomWeapon
    louis1706 authored Jan 19, 2025
    1 Configuration menu
    Copy the full SHA
    fa82597 View commit details
    Browse the repository at this point in the history
  7. [CENSORED]

    louis1706 committed Jan 19, 2025
    Configuration menu
    Copy the full SHA
    65ec461 View commit details
    Browse the repository at this point in the history
  8. feat: PR 133 / Added Scp079 Signal Event (#400)

    Squashed PR 133:
    louis1706 authored Jan 19, 2025
    Configuration menu
    Copy the full SHA
    3333a5e View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2025

  1. feat: PR133 Squashed Scp939EventChange (#401)

    PR133 Squashed Scp939EventChange
    louis1706 authored Jan 20, 2025
    Configuration menu
    Copy the full SHA
    806bab5 View commit details
    Browse the repository at this point in the history
  2. fix: Updated ItemExtension & Missing Obsolete (#409)

    * Updated ItemExtension
    
    * More Obsolete
    louis1706 authored Jan 20, 2025
    Configuration menu
    Copy the full SHA
    7b0213b View commit details
    Browse the repository at this point in the history
  3. fix: ModifyEventNameBeforeRelease and Added new argument (#407)

    ModifyEventBeforeRelease
    louis1706 authored Jan 20, 2025
    Configuration menu
    Copy the full SHA
    8375829 View commit details
    Browse the repository at this point in the history
  4. fix: FixNRE when ShootingTargetToy.Get(null) (#410)

    FixNRE when ShootingTargetToy.Get(null)
    louis1706 authored Jan 20, 2025
    Configuration menu
    Copy the full SHA
    9d42aaa View commit details
    Browse the repository at this point in the history
  5. Fix Cast Issue

    louis1706 committed Jan 20, 2025
    Configuration menu
    Copy the full SHA
    e6703c5 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2025

  1. fix: CustomItem Spawn Command (#411)

    CustomItem Spawn Command
    louis1706 authored Jan 21, 2025
    Configuration menu
    Copy the full SHA
    8cb5ead View commit details
    Browse the repository at this point in the history
  2. feat: PR-133-FakeAppearance (#402)

    * PR-133-FakeAppearance
    
    * SendingRole Event
    louis1706 authored Jan 21, 2025
    Configuration menu
    Copy the full SHA
    cd1074e View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2025

  1. Revert "feat: PR-133-FakeAppearance (#402)"

     - No Respond from IRacle about how to change something crucial for it's release
    louis1706 committed Jan 24, 2025
    Configuration menu
    Copy the full SHA
    2afb73d View commit details
    Browse the repository at this point in the history
  2. v9.5.0

    louis1706 committed Jan 24, 2025
    Configuration menu
    Copy the full SHA
    7a270a4 View commit details
    Browse the repository at this point in the history
Loading