-
Notifications
You must be signed in to change notification settings - Fork 19
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Integrate SESOF MagRepack #51
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Added authors of magrepack to list of contributors.
Changed GUID from SESOF MagRepack's to a new one.
Exhausted magazines that are dropped to the ground now hold 0 rounds as they should.
Closed
Authors now sort alphabetically
Co-authored-by: Kex <kexanone@gmail.com>
Co-authored-by: Kex <kexanone@gmail.com>
Added description of how the mod works with gamepads
Kexanone
requested changes
May 24, 2024
addons/magrepack/scripts/Game/ACE_MagRepack/Player/SCR_PlayerController.c
Outdated
Show resolved
Hide resolved
addons/magrepack/scripts/Game/ACE_MagRepack/Player/SCR_PlayerController.c
Outdated
Show resolved
Hide resolved
addons/magrepack/scripts/Game/ACE_MagRepack/UI/Inventory/SCR_InventoryMenuUI.c
Outdated
Show resolved
Hide resolved
addons/magrepack/scripts/Game/ACE_MagRepack/Player/SCR_PlayerController.c
Outdated
Show resolved
Hide resolved
addons/magrepack/scripts/Game/ACE_MagRepack/Player/SCR_PlayerController.c
Outdated
Show resolved
Hide resolved
addons/magrepack/scripts/Game/ACE_MagRepack/Player/SCR_PlayerController.c
Show resolved
Hide resolved
addons/magrepack/scripts/Game/ACE_MagRepack/Player/SCR_PlayerController.c
Show resolved
Hide resolved
addons/magrepack/scripts/Game/ACE_MagRepack/UI/Inventory/SCR_InventoryMenuUI.c
Outdated
Show resolved
Hide resolved
addons/magrepack/scripts/Game/ACE_MagRepack/UI/Inventory/SCR_InventoryMenuUI.c
Outdated
Show resolved
Hide resolved
addons/magrepack/scripts/Game/ACE_MagRepack/UI/Inventory/SCR_InventoryMenuUI.c
Outdated
Show resolved
Hide resolved
Co-authored-by: jonpas <jonpas33@gmail.com>
Closed
…nventoryMenuUI.c Co-authored-by: Kex <kexanone@gmail.com>
…nventoryMenuUI.c Co-authored-by: Kex <kexanone@gmail.com>
…ontroller.c Co-authored-by: Kex <kexanone@gmail.com>
…ontroller.c Co-authored-by: Kex <kexanone@gmail.com>
Changed Print()-statements to LogLevel.DEBUG Added parent class to initial modded statement
Added parent class to initial modded statement Set Print()-statements to LogLevel.DEBUG
Added two missing return statements, 124 and 130
…ontroller.c Co-authored-by: Kex <kexanone@gmail.com>
I thought I had fixed all these, but apparently had not. Should be good now. |
Kexanone
requested changes
Jun 12, 2024
addons/magrepack/scripts/Game/ACE_MagRepack/UI/Inventory/SCR_InventoryMenuUI.c
Outdated
Show resolved
Hide resolved
Kexanone
requested changes
Jun 12, 2024
addons/magrepack/scripts/Game/ACE_MagRepack/UI/Inventory/SCR_InventoryMenuUI.c
Outdated
Show resolved
Hide resolved
Kexanone
requested changes
Jun 13, 2024
addons/magrepack/scripts/Game/ACE_MagRepack/Player/SCR_PlayerController.c
Outdated
Show resolved
Hide resolved
…ontroller.c Co-authored-by: Kex <kexanone@gmail.com>
…nventoryMenuUI.c Co-authored-by: Kex <kexanone@gmail.com>
…nventoryMenuUI.c Co-authored-by: Kex <kexanone@gmail.com>
Kexanone
approved these changes
Jun 13, 2024
Kexanone
added a commit
that referenced
this pull request
Jun 26, 2024
* Create readme.md * Add files via upload * Update thumbnail * Remove extra files * Rename addon * Update folder structure and file names * Update code style * Add ACE prefix to methods * Add space after if * Update AUTHORS Added authors of magrepack to list of contributors. * Create magrepack.mdx * Update addon.gproj Changed GUID from SESOF MagRepack's to a new one. * Update SCR_PlayerController.c Exhausted magazines that are dropped to the ground now hold 0 rounds as they should. * Update AUTHORS Authors now sort alphabetically * Update docs/src/content/docs/components/magrepack.mdx Co-authored-by: Kex <kexanone@gmail.com> * Update docs/src/content/docs/components/magrepack.mdx Co-authored-by: Kex <kexanone@gmail.com> * Update magrepack.mdx * Update SCR_PlayerController.c * Update SCR_InventoryMenuUI.c * Update magrepack.mdx Added description of how the mod works with gamepads * Update docs/src/content/docs/components/magrepack.mdx Co-authored-by: jonpas <jonpas33@gmail.com> * Update addons/magrepack/scripts/Game/ACE_MagRepack/UI/Inventory/SCR_InventoryMenuUI.c Co-authored-by: Kex <kexanone@gmail.com> * Update addons/magrepack/scripts/Game/ACE_MagRepack/UI/Inventory/SCR_InventoryMenuUI.c Co-authored-by: Kex <kexanone@gmail.com> * Update addons/magrepack/scripts/Game/ACE_MagRepack/Player/SCR_PlayerController.c Co-authored-by: Kex <kexanone@gmail.com> * Update addons/magrepack/scripts/Game/ACE_MagRepack/Player/SCR_PlayerController.c Co-authored-by: Kex <kexanone@gmail.com> * Update SCR_PlayerController.c Changed Print()-statements to LogLevel.DEBUG Added parent class to initial modded statement * Update SCR_InventoryMenuUI.c Added parent class to initial modded statement Set Print()-statements to LogLevel.DEBUG * Update SCR_PlayerController.c Added two missing return statements, 124 and 130 * Update SCR_InventoryMenuUI.c * Update addons/magrepack/scripts/Game/ACE_MagRepack/Player/SCR_PlayerController.c Co-authored-by: Kex <kexanone@gmail.com> * Update addons/magrepack/scripts/Game/ACE_MagRepack/Player/SCR_PlayerController.c Co-authored-by: Kex <kexanone@gmail.com> * Update addons/magrepack/scripts/Game/ACE_MagRepack/UI/Inventory/SCR_InventoryMenuUI.c Co-authored-by: Kex <kexanone@gmail.com> * Update addons/magrepack/scripts/Game/ACE_MagRepack/UI/Inventory/SCR_InventoryMenuUI.c Co-authored-by: Kex <kexanone@gmail.com> --------- Co-authored-by: Kex <kexanone@gmail.com> Co-authored-by: jonpas <jonpas33@gmail.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Adds SESOF MagRepack to ACE Anvil.