Commit graph

15 commits

Author SHA1 Message Date
Griatch
b278337172 Make PEP8 cleanup of line spaces and character distances as well as indents 2017-08-19 23:16:36 +02:00
Griatch
5590ee2258 Rename all instances of Player->Account. 2017-07-07 23:47:21 +02:00
BlauFeuer
7f06bb4b73 Correct errant find/replace from last commit 2017-02-19 09:46:43 +01:00
BlauFeuer
a651490565 Refactor to remove alerts as per lgtm and #1176.
Should remove 2 string concatenation in a loop alerts.
2017-02-17 18:18:37 -05:00
BlauFeuer
b1be4ade62 contrib/barter.py code cleaning, update markup
Renames partA/B variables to part_a/b
Typo fixes
2017-02-16 21:18:39 -05:00
Griatch
74eebfed6d Refactor code to remove alerts as per lgtm and #1176. 2017-01-29 19:02:00 +01:00
Griatch
c6d9c0619e Refactor code for readability and compatibility. 2017-01-27 00:19:27 +01:00
Griatch
25cdecc0db Remove the Timekeeper script as part of tradehandler's finish() method. 2016-11-26 23:06:27 +01:00
Griatch
b12a850e93 Add unit tests for contrib Barter system. 2016-11-26 22:15:45 +01:00
Ahmed Charles
11b61fe335 Import python3 compatible object. 2015-11-02 00:19:04 +01:00
Ahmed Charles
28a754033e Remove unnecessary print functions. 2015-11-01 21:21:32 +01:00
Russell Jones
06c3dc0ed3 Run "futurize -1 -w -n ." 2015-10-01 20:00:28 +01:00
Griatch
3e9263e207 Updated contrib to use the Google style docstrings are per #709. Also
remove long deprecated code-block usage in menusystem - use callback functions
instead.
2015-05-17 12:43:31 +02:00
Griatch
950922d699 Fixed docstring. Resolves #694. 2015-03-09 14:04:12 +01:00
Jonathan Piacenti
265f8a4e30 PIP packaging with setup.py, and fixes for bugs revealed by this. 2015-01-15 06:20:19 -06:00
Renamed from contrib/barter.py (Browse further)