Commit graph

18 commits

Author SHA1 Message Date
Tehom
eaeceddba1 Add unit tests for bodyfunctions. Merges #1494. 2017-10-29 11:10:01 +01:00
Griatch
21d3dcb044 Explicitly close db connection from portal, address #1183. 2017-08-27 15:44:41 +02:00
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
CloudKeeper1
f58ac47b63 Adjusted suggested use so that it works.
Previously gave an incomplete path leading to an importerror.
2017-02-27 22:46:48 +01:00
Griatch
c6d9c0619e Refactor code for readability and compatibility. 2017-01-27 00:19:27 +01:00
Griatch
7285cab2db Refactor batchcode processor to be more stable. Did multiple clean-ups. Implements #939. Fixes #909. Fixes #937. 2016-08-24 23:44:29 +02:00
Griatch
42d18e3fd7 Clarified the batchcommand docstring in contrib/examples. This
concludes the tickerhandler implementation in relation to #924.
2016-05-22 20:45:40 +02:00
Ahmed Charles
bc340fbf0d Remove commented out print statements. 2015-10-19 23:31:19 +02: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
f007de3a5e Clarified batchcode docstring 2015-03-22 09:50:35 +01:00
tajmone
ac3657465c Typos in example_batch_cmds.py 2015-03-22 09:50:35 +01:00
tajmone
aeee73e3ee Typos in example_batch_cmds.ev 2015-03-22 09:50:35 +01:00
tajmone
41bfba061c Typo in bodyfunctions. NOTE: instructions need checking also. 2015-03-22 09:50:35 +01:00
Griatch
0115db3805 Reworked batchprocessor to correctly handle paths. Started looking at changing loation of some other folders. 2015-02-09 22:18:52 +01:00
Griatch
bbb99a9c28 Changed Script to DefaultScript to be consistent with other default typeclasses. 2015-01-24 19:08:54 +01:00
Griatch
a34312245a Added example bodyfunctions script back to contrib. Fixed the default lookup-paths of scripts. 2015-01-15 21:27:25 +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