-
Notifications
You must be signed in to change notification settings - Fork 30
Piss Cakehole buffs and fixes #478
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
Merged
Merged
Changes from 29 commits
Commits
Show all changes
30 commits
Select commit
Hold shift + click to select a range
4b994a2
Add Graymann for playtesting
eno26 a8dfebc
I have never wanted to castrate myself before as much as I wanted to …
eno26 7630cbd
Fixes
eno26 46bb7b3
Code Betterment from wo
eno26 ff0701c
forgot this whoops
eno26 b970746
More changes (from wo)
eno26 585fe95
looping sounds fixed question mark
eno26 1568a7f
add superjump to this old fuck
eno26 f6e025f
graymann's demo buff
eno26 a83b3c9
Merge remote-tracking branch 'upstream/master'
eno26 f3c0ced
gaymann changes
eno26 59a240c
update description for gman
eno26 a8f3434
42 WORDING
eno26 6c7ae38
Merge remote-tracking branch 'upstream/master'
eno26 df4b6a8
Majorly increase health per player for Gray Mann's robots
eno26 03537b9
Merge remote-tracking branch 'upstream/master'
eno26 dde44b7
Piss Cakehole
eno26 6a92868
Remove sounds from downloads table
eno26 038e19c
Update Cakehole
eno26 3d2fa51
Piss Cakehoe changes
eno26 d506004
le indentation...le bad?
eno26 8b62725
Merge remote-tracking branch 'upstream/master'
eno26 3452ea5
Merge remote-tracking branch 'upstream/master'
eno26 b874635
Disable Outline
eno26 48a584e
Merge remote-tracking branch 'upstream/master'
eno26 e61bbab
Soulful Piss Cakehole "fix"
eno26 35dc428
grgregred
eno26 4d4affc
Merge remote-tracking branch 'upstream/master'
eno26 ec0a61a
Piss Cakehole buffs and fixes
eno26 7bb77c5
Fix some things
eno26 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
You create a whole weapon every rage, so commenting this out might make the boss hold multiple jarates if you rage multiple times. I think what you want to do is only create the weapon if the boss has no secondary, then just set it up if he already does.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This wasn't even meant to stay commented, I was experimenting to see what was causing the lack of weapon switching, fixed now.
I'll probably rework the way the jarate is given once the boss is close to releasing, the code is a mess