-
Notifications
You must be signed in to change notification settings - Fork 17
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
My first pull request #5
Open
APGRoboCop
wants to merge
382
commits into
rcbotCheeseh:master
Choose a base branch
from
APGRoboCop: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
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
pongo1231
pushed a commit
to pongo1231/rcbot2
that referenced
this pull request
Jun 13, 2021
We use a link to build_info to avoid regenerating every file depending on bot_const.h after every update. Versioning based off of SourceMod. Closes rcbotCheeseh#5.
https: //github.com/caxanga334/rcbot2/commit/0248e66e3548529434f6add1f43a3cd2d8e9143a Co-Authored-By: caxanga334 <[email protected]>
https: //github.com/caxanga334/rcbot2/commit/100c3d15511ff6a5f5b423313809f4d578abbb43 Co-Authored-By: caxanga334 <[email protected]>
Co-Authored-By: caxanga334 <[email protected]>
https: //github.com/caxanga334/rcbot2/commit/e2b4aac86e5adacd983facefcf5161c68010d029 Co-Authored-By: caxanga334 <[email protected]>
https: //github.com/caxanga334/rcbot2/commit/e0d0645754065dd6a1d1727bb1a2d2bbbc24c03c Co-Authored-By: caxanga334 <[email protected]>
https: //github.com/caxanga334/rcbot2/commit/ca9b5ca44d973d3b12f1d182302bba6fcb15ea40 Co-Authored-By: caxanga334 <[email protected]>
https: //github.com/caxanga334/rcbot2/commit/5392e435e055dd997c5f934b853c6e912d940b10 Co-Authored-By: nosoop <[email protected]>
https: //github.com/caxanga334/rcbot2/commit/d4e12ba49419aef73ed77a50f045f45bb7347158 Co-Authored-By: caxanga334 <[email protected]>
https: //github.com/caxanga334/rcbot2/commit/900fe91f8ad7d8991feb3d89a4128c3731260718 Co-Authored-By: caxanga334 <[email protected]>
https: //github.com/caxanga334/rcbot2/commit/aba58e250957b9c58ed26dbd70af4d20b4ae6e36 Co-Authored-By: caxanga334 <[email protected]>
Co-Authored-By: caxanga334 <[email protected]>
Co-Authored-By: caxanga334 <[email protected]>
- Accuracy fixes for snipers, soldiers, demos and medics - Refactored the bot taunt code - Enhanced the spy detection code - Added in missing headers needed for #include - Refactored the TF2 auto join code - Added Clang Format file Up to this commit pongo1231@cab2b0d#diff-f2c6627d258da1b6cae99cf87e795d7cc763aa284fc44c76cd7bccff0d88e4ddR1302 Co-Authored-By: pongo1231 <[email protected]>
pongo1231@e5a1fc6 https: //github.com/pongo1231/rcbot2/commit/0143617a0cbc0d80b785fa5734b415fd701f0042#diff-99422747195ed6b65796730c9e98757541b6a6c5664a63973be28ba4ae6fe056R7302 Co-Authored-By: pongo1231 <[email protected]>
Co-Authored-By: That Annoying Guide <[email protected]>
Simply fixed sv_quota_stringcmdspersecond being in the wrong place
simple config.ini change
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.
I don't know if this is how you do a proper pull request, but let me know if thats how its done!