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
Age
Commit message (
Expand
)
Author
Files
Lines
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
2
-2
/
+6
2011-09-01
remove storage struct
Dipesh Amin
1
-1
/
+0
2011-09-01
tab->space
Stefan Beller
1
-1
/
+1
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
replace tabs by spaces
Stefan Beller
1
-2
/
+2
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
remove unneeded line.
Dipesh Amin
1
-2
/
+1
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-26
Remove some no-longer needed variables.
Dipesh Amin
1
-6
/
+0
2011-08-26
Make sure the ID provided is of the type wanted: default to player.
Dipesh Amin
1
-2
/
+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
2
-3
/
+4
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
oops
Dipesh Amin
1
-1
/
+0
2011-08-24
teeny change
Dipesh Amin
1
-2
/
+2
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
2
-28
/
+14
2011-08-24
Re-add pretty printing.
Dipesh Amin
1
-5
/
+19
2011-08-24
oops
Dipesh Amin
1
-1
/
+1
2011-08-23
Add some code to prevent problems with the !add command.
Dipesh Amin
2
-0
/
+9
2011-08-23
Move inventory check to player.py and remove prettyprintxml()
Dipesh Amin
3
-33
/
+36
2011-08-23
adding data_template and README file
Stefan Beller
6
-0
/
+5548
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
2011-08-22
A few fixes, now runs without a crash!
Dipesh Amin
1
-7
/
+7
2011-08-22
Add pretty xml printing using xml.dom.minidom.
Dipesh Amin
1
-4
/
+9
2011-08-22
Fixed logic for checking money/inventory state.
Dipesh Amin
1
-0
/
+24
2011-08-22
Revert "Inventory/Money Check."
Dipesh Amin
1
-25
/
+0
2011-08-22
Revert "tab error"
Dipesh Amin
1
-1
/
+1
2011-08-22
tab error
Dipesh Amin
1
-1
/
+1
2011-08-22
Inventory/Money Check.
Dipesh Amin
1
-0
/
+25
[next]