Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
80 commits
Select commit Hold shift + click to select a range
c7ce379
new: add command !jump to change the server to the jump gametype
Nov 9, 2012
1c6604f
TESTS: skip UrT42 tests if tested against a version of B3 that does n…
Jan 7, 2013
999d560
update Travis
Jan 7, 2013
3b39585
cleaning
thomasleveil Feb 23, 2013
05091f1
update install instructions
thomasleveil Feb 23, 2013
f58bc4c
update README file
thomasleveil Feb 23, 2013
cb5e830
update README file
thomasleveil Feb 23, 2013
ca0fc8a
Update README.rst
thomasleveil Feb 24, 2013
5859456
the spec check won't be ignored at game/round start for 30s anymore
thomasleveil Apr 7, 2013
9880d73
Added command !pagoto
Jul 6, 2013
0eeb713
Added command !paskins
Jul 6, 2013
1625389
Added command !pafunstuff
Jul 6, 2013
c4cad81
Added command !pastamina
Jul 7, 2013
d25eaa2
Updated hitlocation codes (matches last 4.2.013 release)
Jul 7, 2013
9551c79
Merge pull request #12 from FenixXx/master
thomasleveil Jul 7, 2013
781ba96
Updated README
Jul 7, 2013
c50feb8
Bump up plugin version (1.13)
Jul 7, 2013
e54b53d
Merge pull request #13 from FenixXx/master
thomasleveil Jul 7, 2013
d8949f3
[TESTS] update tests for v1.13
thomasleveil Jul 7, 2013
231eb2a
hitlocation codes are provided by the B3 parser if available
thomasleveil Jul 14, 2013
8945984
[TESTS] update tests following up latest admin plugin changes
thomasleveil Aug 18, 2013
df19d06
Slice the list of multiple matches in !pasetnextmap command: display at
Sep 14, 2013
d07837b
Merge pull request #15 from FenixXx/master
thomasleveil Sep 14, 2013
d540959
Update readme for v1.14.1
thomasleveil Sep 14, 2013
dfb782f
[UrT 4.2] the !paident command also shows the auth name
thomasleveil Oct 9, 2013
862576c
[TESTS] update test due to plugins not loading their config at instan…
thomasleveil Oct 23, 2013
8002a54
major code changes
Nov 10, 2013
a60963b
bump up plugin version: 1.16
Nov 10, 2013
d5ac6ea
updated readme
Nov 10, 2013
2276233
fix bug when trying to load conf missing the 'matchmode_configs' section
thomasleveil Nov 10, 2013
5bf2a7c
[TESTS] update tests to match up new method names due to latest code …
thomasleveil Nov 10, 2013
4d8b00e
[TESTS] update test to match up refactoring (using cvar whenever poss…
thomasleveil Nov 10, 2013
a20a277
[TESTS] update test to match up refactoring
thomasleveil Nov 10, 2013
e1bd521
Merge pull request #1 from thomasleveil/fixes_for_Fenix
Nov 10, 2013
1c07b35
fixed radio spam protection not raising ValueError on mute duration = 0
Nov 10, 2013
7905095
Merge pull request #16 from FenixXx/master
thomasleveil Nov 11, 2013
cd58010
[TESTS] add tests for the !gear command
thomasleveil Jan 26, 2014
d75249b
[TESTS] fix travis config file so it performs tests against the offic…
thomasleveil Jan 26, 2014
81d3c58
fix #18 - !paset fails when used with no cvar value
thomasleveil Jan 26, 2014
6c8b24f
[UrT 4.2] updated !pagear command for iourt42 game: it now works with…
danielepantaleone Jan 27, 2014
fca3044
[TESTS] refactor tests and add g_gear to the cvar that are expected t…
thomasleveil Jan 27, 2014
e3a7e86
[4.2][!gear] allow weapon aliases as parameter of the !gear command
thomasleveil Jan 27, 2014
e8df8bf
Merge pull request #2 from thomasleveil/#17
fenixxx Jan 28, 2014
2e6d80d
Merge pull request #19 from FenixXx/master
thomasleveil Jan 28, 2014
2c96c2a
[4.2][!gear] accept weapon group as command parameter
thomasleveil Jan 28, 2014
0d1002f
Update README.rst
thomasleveil Jan 30, 2014
f723268
[4.2] removed unused import
danielepantaleone Feb 9, 2014
0db7b7c
[4.2] removed duplicated dict key-value pair
danielepantaleone Feb 9, 2014
5e97e00
bump up plugin version: 1.19
danielepantaleone Feb 9, 2014
35f0460
Merge pull request #20 from FenixXx/master
thomasleveil Feb 9, 2014
a4b4eee
update readme
thomasleveil Feb 9, 2014
cdec75e
[4.2] !gear accept multiple parameters
thomasleveil Feb 9, 2014
529b435
[4.2] !gear parameters accept space after the +/- modifiers
thomasleveil Feb 9, 2014
4ffdeee
fixed unresolved reference for EVT_CLIENT_RADIO
danielepantaleone May 11, 2014
166f566
removed some warnings and added a FIXME
danielepantaleone May 11, 2014
d7edc0b
bump up plugin version (1.21) and updated changelog
danielepantaleone May 11, 2014
000b364
replaced var.__str__() with str(var):
danielepantaleone May 11, 2014
89f97b1
Merge pull request #21 from FenixXx/master
thomasleveil May 11, 2014
562b257
[4.2] added command !pafreeze: change gametype to Freeze Tag
danielepantaleone Sep 19, 2014
524e975
Merge remote-tracking branch 'remotes/upstream/master'
danielepantaleone Sep 19, 2014
9276318
Merge pull request #22 from FenixXx/master
thomasleveil Sep 19, 2014
058b506
make use of parser getEventID and getEvent methods when dealing with …
danielepantaleone Dec 4, 2014
09ac82c
[4.1] fixed xlr playerstats retrieval in _getScores method
danielepantaleone Dec 4, 2014
75097e8
[4.1] retrieve matchmode value when EVT_GAME_MAP_CHANGE is received
danielepantaleone Dec 4, 2014
cd11681
[4.2] overridden !paswap command: UrT 4.2 now provides a swap rcon co…
danielepantaleone Dec 4, 2014
5973e30
[4.2] added command !pacaptain: set the captain status on the given c…
danielepantaleone Dec 4, 2014
cede405
[4.2] added command !pasub: set the substitute status on the given cl…
danielepantaleone Dec 4, 2014
6aef5ae
[TESTS] added tests for !pacaptain and !pasub commands
danielepantaleone Dec 4, 2014
70782e9
[TESTS] added test case for command !paswap (only 4.2 version)
danielepantaleone Dec 4, 2014
01bc1cc
[4.2] updated printGear method to use the new getWrap implementation
danielepantaleone Dec 4, 2014
97dfc21
[TESTS] added test case for the new printGear method
danielepantaleone Dec 4, 2014
44e29cf
updated plugin version and readme
danielepantaleone Dec 4, 2014
ad0e2c5
Merge remote-tracking branch 'origin/master'
danielepantaleone Dec 4, 2014
cd40903
Merge pull request #23 from danielepantaleone/master
thomasleveil Dec 10, 2014
fa52055
fixed invalid plugin class reference 'requiresParsers'
danielepantaleone May 13, 2015
230fd04
Merge pull request #24 from danielepantaleone/master
thomasleveil May 13, 2015
7b160aa
Update .travis.yml
thomasleveil May 13, 2015
0c5c673
Update README.rst
thomasleveil May 13, 2015
2c557b1
Update README.rst
thomasleveil May 13, 2015
95cf321
Update README.rst
thomasleveil Jun 27, 2015
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 8 additions & 6 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,13 +1,15 @@
# TravisCI config file. See http://travis-ci.org
language: python
python:
- 2.6
- 2.7
python: 2.7

env:
- B3_REPO='git+git://github.com/BigBrotherBot/big-brother-bot.git@master#egg=b3'
- B3_REPO='git+git://github.com/BigBrotherBot/big-brother-bot.git@release-1.10#egg=b3'

# command to install dependencies, e.g. pip install -r requirements.txt --use-mirrors
install:
- pip install -r tests/requirements.txt --use-mirrors
- pip install -e git+git://github.com/courgette/big-brother-bot.git#egg=b3 --use-mirrors
- pip install -r poweradminurt/tests/requirements.txt --use-mirrors
- pip install -e ${B3_REPO} --use-mirrors

# command to run tests, e.g. python setup.py test
script: PYTHONPATH=extplugins nosetests --where=tests
script: PYTHONPATH=extplugins nosetests --where=poweradminurt/tests
30 changes: 0 additions & 30 deletions INSTALL.TXT

This file was deleted.

Loading