-
Notifications
You must be signed in to change notification settings - Fork 551
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
ExtraDepletionBehavior #2615
Open
XLightningStormL
wants to merge
9
commits into
ZDoom:master
Choose a base branch
from
XLightningStormL:master
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
ExtraDepletionBehavior #2615
Commits on Jul 6, 2024
-
Added ExtraDepletionBehavior() functionality to TakeInventory and UseInventory
Configuration menu - View commit details
-
Copy full SHA for 038caf3 - Browse repository at this point
Copy the full SHA 038caf3View commit details -
Added ExtraDepletionBehavior (int takeAmount) function
Configuration menu - View commit details
-
Copy full SHA for 6169c0f - Browse repository at this point
Copy the full SHA 6169c0fView commit details -
ExtraDepletionBehavior now requires at least 1 item in reserve to work
Configuration menu - View commit details
-
Copy full SHA for 282c1ef - Browse repository at this point
Copy the full SHA 282c1efView commit details
Commits on Jul 7, 2024
-
Replaced ExtraDepletion with DepleteBy Logic
Shoutout to RicardoLuis0
Configuration menu - View commit details
-
Copy full SHA for 6e2120c - Browse repository at this point
Copy the full SHA 6e2120cView commit details -
Replaced ExtraDepletion with DepleteBy Logic
Shoutout to RicardoLuis0
Configuration menu - View commit details
-
Copy full SHA for 8224828 - Browse repository at this point
Copy the full SHA 8224828View commit details
Commits on Jul 8, 2024
-
added sv_infiniteinventory checks for takeinventory for custominventory items, restored support for sv_infiniteinventory useinventory items
Configuration menu - View commit details
-
Copy full SHA for 2626c73 - Browse repository at this point
Copy the full SHA 2626c73View commit details -
cleaned up DepleteBy - removing unnecessary "--Amount <= 0 && usedItem" check and usedItem bool
Configuration menu - View commit details
-
Copy full SHA for 2c6d46c - Browse repository at this point
Copy the full SHA 2c6d46cView commit details
Commits on Jul 9, 2024
-
removed unnecessary sv_infiniteinventory check
Configuration menu - View commit details
-
Copy full SHA for 8efb001 - Browse repository at this point
Copy the full SHA 8efb001View commit details -
amount is integer, depleteordestroy should occur when amount is less than 1
Configuration menu - View commit details
-
Copy full SHA for 85edffc - Browse repository at this point
Copy the full SHA 85edffcView commit details
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.