Skip to content
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

bot customization and bugfix #16

Open
wants to merge 10 commits into
base: bInfection
Choose a base branch
from

Commits on Jan 13, 2020

  1. Add files via upload

    Skayland6909 authored Jan 13, 2020
    Configuration menu
    Copy the full SHA
    ce23113 View commit details
    Browse the repository at this point in the history
  2. Delete variables.h

    Skayland6909 authored Jan 13, 2020
    Configuration menu
    Copy the full SHA
    0472ac2 View commit details
    Browse the repository at this point in the history
  3. Delete bot.cpp

    Skayland6909 authored Jan 13, 2020
    Configuration menu
    Copy the full SHA
    d355a59 View commit details
    Browse the repository at this point in the history
  4. Delete bot.h

    Skayland6909 authored Jan 13, 2020
    Configuration menu
    Copy the full SHA
    0b9af3b View commit details
    Browse the repository at this point in the history
  5. Delete character.cpp

    Skayland6909 authored Jan 13, 2020
    Configuration menu
    Copy the full SHA
    0091072 View commit details
    Browse the repository at this point in the history
  6. Delete player.cpp

    Skayland6909 authored Jan 13, 2020
    Configuration menu
    Copy the full SHA
    035416b View commit details
    Browse the repository at this point in the history
  7. Add files via upload

    Skayland6909 authored Jan 13, 2020
    Configuration menu
    Copy the full SHA
    2d9e3de View commit details
    Browse the repository at this point in the history
  8. Add files via upload

    Skayland6909 authored Jan 13, 2020
    Configuration menu
    Copy the full SHA
    54513dc View commit details
    Browse the repository at this point in the history
  9. small commit

    bug: if a player had 1 or more armor then selfdamage works, but if the player had only hearts then player didnt damage himself
    this change seems to fix it
    added: selfdamage option to enable/disable
    Skayland6909 authored Jan 13, 2020
    Configuration menu
    Copy the full SHA
    a0768fa View commit details
    Browse the repository at this point in the history
  10. Add files via upload

    Skayland6909 authored Jan 13, 2020
    Configuration menu
    Copy the full SHA
    b224e44 View commit details
    Browse the repository at this point in the history