Robin Kupper
|
4b77e933f9
|
Added piston rollback support
|
2011-07-07 00:04:50 +02:00 |
|
Robin Kupper
|
65fdbc5adc
|
Fixed clearlog only working for one world
|
2011-07-06 21:42:36 +02:00 |
|
Robin Kupper
|
5a7b594ef3
|
Added rollback restrictions
|
2011-07-06 21:24:33 +02:00 |
|
Robin Kupper
|
849a0db625
|
Minor fixes in query title
|
2011-07-06 11:37:19 +02:00 |
|
Robin Kupper
|
99303e96d0
|
Added /lb tool default
|
2011-07-05 13:51:53 +02:00 |
|
Robin Kupper
|
8ef03a93c6
|
Only use double chest selection when in single block mode
|
2011-07-04 12:50:01 +02:00 |
|
Robin Kupper
|
ce1b4a6190
|
Fixed cached lookup
|
2011-07-04 00:13:46 +02:00 |
|
Robin Kupper
|
9b1895da0b
|
Removed obsolete config entry
|
2011-07-03 20:33:49 +02:00 |
|
Robin Kupper
|
83bec9fb7b
|
Added pages for lookup
|
2011-07-03 20:28:19 +02:00 |
|
Robin Kupper
|
e48409d227
|
Fixed another freeze
|
2011-07-01 00:05:30 +02:00 |
|
Robin Kupper
|
8873ea84a9
|
Synced savequeue before rollback
|
2011-06-30 03:11:39 +02:00 |
|
Robin Kupper
|
99e56289ab
|
Only return keys when necessary
|
2011-06-29 21:49:57 +02:00 |
|
Robin Kupper
|
58a9f3e902
|
Merged block change classes
|
2011-06-29 21:43:07 +02:00 |
|
Robin Kupper
|
5ff068ec44
|
Improved query title
|
2011-06-29 01:25:48 +02:00 |
|
Robin Kupper
|
a3ad43908c
|
Added exclude player
|
2011-06-29 01:25:19 +02:00 |
|
Robin Kupper
|
33d98efff9
|
Added missing parameter and permission to help
|
2011-06-28 23:17:11 +02:00 |
|
Robin Kupper
|
bf1758de29
|
Added debug message for no block type in place events.
|
2011-06-28 23:16:22 +02:00 |
|
Robin Kupper
|
409e4edefa
|
Fixed signtext rollback
|
2011-06-28 12:09:38 +02:00 |
|
Robin Kupper
|
e75c4295de
|
Fixed deadlock in connection pool.
|
2011-06-26 20:30:26 +02:00 |
|
Robin Kupper
|
fda092e75c
|
Escaped player names
|
2011-06-26 14:09:29 +02:00 |
|
Robin Kupper
|
b6fe41cbe1
|
Compacted edit.perform()
|
2011-06-26 13:44:06 +02:00 |
|
Robin Kupper
|
6407f10705
|
Added hiddenBlocks
|
2011-06-26 13:43:12 +02:00 |
|
Robin Kupper
|
2bddffb293
|
Fixed decaying leaves after rollback
|
2011-06-25 14:20:35 +02:00 |
|
Robin Kupper
|
859307f3ea
|
Fixed npe
|
2011-06-23 18:53:41 +02:00 |
|
Robin Kupper
|
1cb412715a
|
Fixed spacing for summed lookups in console and logfiles
|
2011-06-22 20:54:52 +02:00 |
|
Robin Kupper
|
85b4fad65d
|
Fixed npe, renamed some util methods
|
2011-06-21 22:36:52 +02:00 |
|
Robin Kupper
|
88048c15d8
|
Added workaround for tool lookup of double chests
|
2011-06-21 21:23:52 +02:00 |
|
Robin Kupper
|
9ab5e4aee2
|
Cleanup
|
2011-06-20 22:06:49 +02:00 |
|
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 |
|