Skip to content

typing error??#16

Open
DerZottel wants to merge 80 commits intomarkweirath:masterfrom
thomasleveil:master
Open

typing error??#16
DerZottel wants to merge 80 commits intomarkweirath:masterfrom
thomasleveil:master

Conversation

@DerZottel
Copy link

in iourt41.py in line 854 (self._switchcount2 = self.config.getint('rotationmanager', 'switchcount3') )
i think it should be called (self._switchcount2 = self.config.getint('rotationmanager', 'switchcount2') )
or is it not right???
greeting Zottel

Courgette and others added 30 commits November 9, 2012 21:21
Update with 4.2013 version
README and plugin version updated
[Travis] setup matrix on both B3 branches master and release-1.10
Slice the list of multiple matches in !pasetnextmap command: display at most 5 matches
 - refactored plugin syntax to match PEP8 conding style guide
 - more verbose logging on plugin configuration
 - catch all raised exception instead of discarding them
 - correctly use config getFloat method when needed
 - log message consistency (used same pattern for plugin configuration log messages)
 - declare missing attributes
 - flagged some attributes with correct scope (protected)
 - correctly declare lists as lists instead of dictionaries
 - renamed variables using python reserved symbols
 - fixed forceteam %s spectate: spectate is not interpreted by the gamecode
 - added missing command descriptions
 - fixed some in-game message spelling
 - replaced color code ^9 with ^1 -> red in both 4.1 and 4.2
 - make use of self.console.setCvar when possible
thomasleveil and others added 30 commits February 9, 2014 18:48
with 1.19 description
I.E.: !gear none +sr8 +he
Fix unresolved reference EVT_CLIENT_RADIO
[UrT 4.2] add Freeze Tag gametype support
UrT4.1 fixes and UrT4.2 updates/fixes
fixed invalid plugin class reference 'requiresParsers'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants