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-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
2011-08-22
Clean up some help code.
Dipesh Amin
1
-5
/
+1
2011-08-22
adding more help messages
Stefan Beller
1
-0
/
+18
2011-08-22
Clean up more of the packet code.
Dipesh Amin
1
-9
/
+2
2011-08-22
Remove some more unnecessary packet handling.
Dipesh Amin
1
-48
/
+2
2011-08-22
Revert "oops"
Dipesh Amin
1
-24
/
+0
2011-08-22
Revert "Move some of the packet handling code."
Dipesh Amin
1
-2
/
+19
2011-08-22
oops
Dipesh Amin
1
-0
/
+24
2011-08-22
Move some of the packet handling code.
Dipesh Amin
1
-19
/
+2
2011-08-22
Adding gnufrk as original author of packet buffer class
Stefan Beller
1
-0
/
+3
2011-08-22
Oops dumb mistake.
Dipesh Amin
1
-1
/
+1
2011-08-22
Improve the !info message, when no items are being sold.
Dipesh Amin
1
-1
/
+9
2011-08-22
Fix a tiny bug in the broadcast thread.
Dipesh Amin
1
-2
/
+3
2011-08-22
Add a relist_time setting to the configuration file.
Dipesh Amin
2
-5
/
+6
2011-08-22
Remove SMSG_BEING_ACTION packet handling code.
Dipesh Amin
1
-20
/
+0
2011-08-22
Replace a few print commands with logging.
Dipesh Amin
1
-17
/
+3
[prev]
[next]