index
:
legacy/manamarket
github/fork/Meistache/storage
github/fork/Rawng/master
master
Source Code for ManaMarket (tradeybot)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
main.py
Age
Commit message (
Expand
)
Author
Files
Lines
2011-09-11
Add a new eliza bot.
Dipesh Amin
1
-4
/
+5
2011-09-09
Add information about weight to !identify and !listusers.
Dipesh Amin
1
-2
/
+8
2011-09-09
Add a command to identify who is selling an item.
Dipesh Amin
1
-0
/
+21
2011-09-09
A few Changes
Dipesh Amin
1
-2
/
+12
2011-09-05
filter punctuation
Dipesh Amin
1
-0
/
+1
2011-09-05
Add a chatbot for unrecognised responses.
Dipesh Amin
1
-1
/
+4
2011-09-05
Stop people from buying there own items.
Dipesh Amin
1
-0
/
+4
2011-09-05
Lets a lvl 10 user use the !listusers command.
Dipesh Amin
1
-3
/
+3
2011-09-05
Fix a method for crash.
Dipesh Amin
1
-8
/
+9
2011-09-04
change name from isclean to errorOccured.
Dipesh Amin
1
-6
/
+6
2011-09-04
oops
Dipesh Amin
1
-0
/
+1
2011-09-04
Add stricter checking for the !money action.
Dipesh Amin
1
-2
/
+10
2011-09-03
Oops, for the crazy messages, if all chars are filtered.
Dipesh Amin
1
-0
/
+2
2011-09-03
Change this back for now, until I can figure out the exact behavior.
Dipesh Amin
1
-6
/
+1
2011-09-03
neater
Dipesh Amin
1
-1
/
+1
2011-09-03
Filter allowed whisper characters to only ones that can be used in names.
Dipesh Amin
1
-2
/
+9
2011-09-02
zero amount in add command
Dipesh Amin
1
-0
/
+3
2011-09-02
A few things.
Dipesh Amin
1
-4
/
+5
2011-09-02
Improving !help
Stefan Beller
1
-2
/
+5
2011-09-01
Fixes
Dipesh Amin
1
-1
/
+2
2011-09-01
If it's not going to add the item, lets make sure it cancels the trade before
Dipesh Amin
1
-0
/
+4
2011-09-01
urgh
Dipesh Amin
1
-1
/
+2
2011-09-01
oops and again for money
Dipesh Amin
1
-2
/
+2
2011-09-01
add something to logging.
Dipesh Amin
1
-1
/
+1
2011-09-01
oops quite a big one also had some duplication.
Dipesh Amin
1
-5
/
+5
2011-09-01
Add more logging to the item add process...and cancel on an unknown add respo...
Dipesh Amin
1
-2
/
+7
2011-09-01
Teeny oversight with help - if a non-added player typed it, would of locked up.
Dipesh Amin
1
-8
/
+9
2011-09-01
oops
Dipesh Amin
1
-1
/
+1
2011-08-31
ooops level 20 wasn't being shown
Dipesh Amin
1
-1
/
+1
2011-08-31
add command !tradestate
Dipesh Amin
1
-0
/
+14
2011-08-31
Minor help grammar corrections.
Dipesh Amin
1
-4
/
+4
2011-08-30
Respond "No" to incoming trade requests.
Dipesh Amin
1
-0
/
+1
2011-08-28
Add a message for an unrecognised command.
Dipesh Amin
1
-0
/
+2
2011-08-25
Remove some surpurfulous code - the else: item_id == 0 would never be called.
Dipesh Amin
1
-5
/
+2
2011-08-25
Add a specific message for when a user adds money to a !add request.
Dipesh Amin
1
-1
/
+5
2011-08-24
Set a max on the price.
Dipesh Amin
1
-2
/
+2
2011-08-24
ooops
Stefan Beller
1
-1
/
+1
2011-08-24
Adding !list for blocked users; introduce config.admin
Stefan Beller
1
-3
/
+3
2011-08-24
blocked users done right
Stefan Beller
1
-0
/
+1
2011-08-24
Revert "Prevent blocked users from buying items."
Stefan Beller
1
-4
/
+0
2011-08-24
improve blocked users
Stefan Beller
1
-0
/
+4
2011-08-24
Prevent blocked users from buying items.
Dipesh Amin
1
-0
/
+4
2011-08-24
Let a blocked user retrieve items/money.
Dipesh Amin
1
-3
/
+4
2011-08-24
Further clean up, also fixed a tiny bug (wrong variable name).
Dipesh Amin
1
-28
/
+8
2011-08-24
oops
Dipesh Amin
1
-1
/
+1
2011-08-23
Add some code to prevent problems with the !add command.
Dipesh Amin
1
-0
/
+7
2011-08-23
Move inventory check to player.py and remove prettyprintxml()
Dipesh Amin
1
-24
/
+6
2011-08-22
Pretty horrible bug, was altering the inventory state when checking.
Dipesh Amin
1
-1
/
+1
2011-08-22
More cleanup.
Dipesh Amin
1
-12
/
+2
2011-08-22
Edit some of the help.
Dipesh Amin
1
-7
/
+9
[next]