Robin Kupper
|
ecac31b0f4
|
Fixed kill logging
|
2011-06-20 22:06:19 +02:00 |
|
Robin Kupper
|
a87ede8f45
|
Fixed /lb tp to work with unloaded chunks
|
2011-06-20 13:28:54 +02:00 |
|
Robin Kupper
|
e0d599c488
|
Added button and lever logging
|
2011-06-19 01:31:51 +02:00 |
|
Robin Kupper
|
a5e532f7f6
|
Fixed error at lookup of non vanilla block types
|
2011-06-18 23:50:05 +02:00 |
|
Robin Kupper
|
af8c919ded
|
Changed data type for signtext column to VARCHAR(255)
|
2011-06-18 12:39:34 +02:00 |
|
Robin Kupper
|
25e60d413b
|
Removed bottleneck in consumer
|
2011-06-17 01:12:20 +02:00 |
|
Robin Kupper
|
012a2a3f40
|
Storing player ids locally
|
2011-06-16 23:26:07 +02:00 |
|
Robin Kupper
|
d89989216a
|
API: Added option to run commands sync or async with the caller thread
|
2011-06-16 22:31:13 +02:00 |
|
Robin Kupper
|
d770e4ccf9
|
Fixed server freeze on timespecs like "1day"
|
2011-06-16 15:41:16 +02:00 |
|
Robin Kupper
|
fce128ccab
|
Using interfaces
|
2011-06-16 11:12:32 +02:00 |
|
Robin Kupper
|
ef5da80241
|
Fixed typos and last parameter not using the last timespec in some
cases
|
2011-06-13 18:49:42 +02:00 |
|
Robin Kupper
|
a3970814da
|
v1.10
|
2011-06-13 17:09:11 +02:00 |
|
Robin Kupper
|
f356711bfa
|
Updated updater
|
2011-06-13 17:08:48 +02:00 |
|
Robin Kupper
|
6af7b48610
|
Fixed occasional client crash on /lb tool and /lb toolblock
|
2011-06-13 13:21:53 +02:00 |
|
Robin Kupper
|
28ea43f6b9
|
Fixed writelogfile error
|
2011-06-13 13:01:07 +02:00 |
|
Robin Kupper
|
5f5668384e
|
Only load the player names, that are actually needed
|
2011-06-13 12:35:18 +02:00 |
|
Robin Kupper
|
2f54baee0c
|
Fixed "Failed to add player" issue when the player name has different
case letters than the one in the database
|
2011-06-13 12:19:47 +02:00 |
|
Robin Kupper
|
d0c60e47c4
|
Added silent parameter
|
2011-06-12 23:50:52 +02:00 |
|
Robin Kupper
|
3c978b5e76
|
Removed depricated comments.
|
2011-06-12 22:38:33 +02:00 |
|
Robin Kupper
|
437e7a9f34
|
Removed some rollback/redo messages to reduce spamming
|
2011-06-12 22:24:52 +02:00 |
|
Robin Kupper
|
a9f4bb071b
|
Updated indexes
|
2011-06-12 22:24:15 +02:00 |
|
Robin Kupper
|
dc72c3263c
|
Reduced rollback and redo spam
|
2011-06-12 04:12:39 +02:00 |
|
Robin Kupper
|
c4029e7b71
|
Cleanup
|
2011-06-11 20:52:24 +02:00 |
|
Robin Kupper
|
9aa4657e5f
|
Added version check
|
2011-06-11 16:14:13 +02:00 |
|
Robin Kupper
|
ad7910ab7e
|
Updated for Questioner v0.02
|
2011-06-11 01:53:24 +02:00 |
|
Robin Kupper
|
574972958a
|
Cleanup
|
2011-06-10 14:20:34 +02:00 |
|
Robin Kupper
|
75b4ce7894
|
Added coords parameter
|
2011-06-10 02:19:31 +02:00 |
|
Robin Kupper
|
0faa04e332
|
Fixed rollback with type parameter
|
2011-06-10 01:54:18 +02:00 |
|
Robin Kupper
|
c6293ce516
|
Added command to execute rollback/redo/clearlog/writelogfile/lookup
commands to tools
|
2011-06-09 22:47:20 +02:00 |
|
Robin Kupper
|
6e3b47f5be
|
Fixed hiddenPlayers
|
2011-06-09 20:47:57 +02:00 |
|
Robin Kupper
|
2fae8cc8b6
|
Fixed dates being parsed wrong
|
2011-06-07 00:06:34 +02:00 |
|
Robin Kupper
|
c04a895a24
|
Fixed errors when not using the Questioner plugin
|
2011-06-06 20:00:20 +02:00 |
|
Robin Kupper
|
b9563044ce
|
Made addPlayer use only one connection
|
2011-06-06 11:19:25 +02:00 |
|
Robin Kupper
|
fdee6649ec
|
v1.01
|
2011-06-02 02:30:55 +02:00 |
|
Robin Kupper
|
b1989a663a
|
Fixed logging for double chests
|
2011-06-02 02:30:15 +02:00 |
|
Robin Kupper
|
c52a1898dd
|
v1.00final
|
2011-06-01 14:13:08 +02:00 |
|
Robin Kupper
|
d671188a0d
|
Changed accessibility of some classes and methods.
|
2011-05-26 17:34:34 +02:00 |
|
Robin Kupper
|
f38f729ed4
|
Fixed clearlog, added hiddenPlayers and implemented 2 block
items rollback (doors nad beds)
|
2011-05-26 16:58:07 +02:00 |
|
Robin Kupper
|
ba082ffc9a
|
Sort members
|
2011-05-25 13:17:21 +02:00 |
|
Robin Kupper
|
1efba6bbe2
|
Added soft depedencies
|
2011-05-25 12:02:46 +02:00 |
|
Robin Kupper
|
426a876da1
|
Fixed chest logging inverted amounts in some cases
|
2011-05-25 03:16:14 +02:00 |
|
Robin Kupper
|
6b872a737e
|
Fixed permissions
|
2011-05-25 02:30:03 +02:00 |
|
Robin Kupper
|
ec37a4e249
|
Implemented BukkitContrib for chest logging.
|
2011-05-25 02:20:37 +02:00 |
|
Robin Kupper
|
009b4b2595
|
Clean up
|
2011-05-22 20:32:42 +02:00 |
|
Robin Kupper
|
f788d5ef14
|
Moved query at player join.
|
2011-05-22 17:53:48 +02:00 |
|
Robin Kupper
|
6c404d8ca8
|
v1.00rc1
|
2011-05-22 04:01:43 +02:00 |
|
Robin Kupper
|
c5cfa5fd87
|
Added message to dump log errors.
|
2011-05-07 16:40:41 +02:00 |
|
Robin Kupper
|
227747a377
|
Fixed multiple players not working
|
2011-05-06 16:33:03 +02:00 |
|
Robin Kupper
|
c1781d995a
|
First implementation of new commands system
|
2011-05-06 15:46:49 +02:00 |
|
Robin Kupper
|
c94537b498
|
Merge branch 'master' into HEAD
|
2011-05-06 02:46:34 +02:00 |
|