19 Commits

Author SHA1 Message Date
Stathis Xantinidis
c816dee66f
fix a bug where it produces an error and stops the hunt when that happens (#69)
This hopefully fixes the "If the hunt starts a day and ends the day after, this will produce an error" [here](8a87fa6892/DuckHunt/plugin.py (L146))
2024-11-07 02:56:26 -05:00
Georg
bb660d5fca
Bulk add setup.py files + repair empty __maintainer__ lines (#48)
* Add missing setup.py's

Signed-off-by: Georg Pfuetzenreuter <mail@georg-pfuetzenreuter.net>

* Repair __maintainer__'s

Signed-off-by: Georg Pfuetzenreuter <mail@georg-pfuetzenreuter.net>

* Add requirements

Signed-off-by: Georg Pfuetzenreuter <mail@georg-pfuetzenreuter.net>

Signed-off-by: Georg Pfuetzenreuter <mail@georg-pfuetzenreuter.net>
2022-08-30 17:18:54 -04:00
Val Lorentz
b4f11088ec
DuckHunt: Disable threaded mode (#46)
I don't see any I/O in this plugin, so this doesn't seem to be needed
2022-03-01 21:58:04 -05:00
Vitor Luis
248f520053
Update plugin.py (#29)
DuckHunt: Use starthunt not start in help strings.
2020-07-19 18:55:54 -04:00
oddluck
457022aa41 Code formatting. 2020-06-30 22:03:05 +00:00
oddluck
15198a5636 Update READMEs for PluginDownloader info 2020-02-24 20:21:56 +00:00
oddluck
ee0cce95ef Update copyrights, versions, etc. 2020-02-24 18:52:56 +00:00
Gordon Shumway
50a7f4196c
update author/maintainer data 2019-12-04 01:02:13 -05:00
Gordon Shumway
59e7553e14
Update README.md 2019-03-12 21:09:37 -04:00
Gordon Shumway
b8a9429e41
Update __init__.py 2019-03-12 21:05:17 -04:00
Gordon Shumway
2407bbf7f6
change stophunt error message 2019-03-12 21:04:54 -04:00
Gordon Shumway
1a27d789e4
penalty for 2+ shots while reloading. more cleanup 2019-03-12 20:22:12 -04:00
Gordon Shumway
813b4a9c17
Update README.md 2019-03-09 05:20:06 -05:00
Gordon Shumway
f4ea2f9dcd
change start to starthunt 2019-03-01 16:57:26 -05:00
Gordon Shumway
aa4e51ae37
minor edits, cleanup 2019-02-28 19:20:49 -05:00
Gordon Shumway
75e8faad97
edit replies, replace some lamba with itemgetter() 2019-02-28 18:58:11 -05:00
Gordon Shumway
3f9bf74d3a
another prefixNick=False 2019-02-26 18:53:51 -05:00
Gordon Shumway
5bf5daacf0
removed some excess nick prefixing 2019-02-26 16:28:58 -05:00
oddluck
a8c0694be8 Add 'DuckHunt/' from commit 'b3c68d53fdb9affa0064db3c65291b72dbe7d40a'
git-subtree-dir: DuckHunt
git-subtree-mainline: 65c49c8b0504fc873cdc708bb3079ad9713ea19b
git-subtree-split: b3c68d53fdb9affa0064db3c65291b72dbe7d40a
2019-02-23 16:52:27 -05:00