StevenLawson
|
81ee5f04dd
|
Register permbans module (whoops).
|
2013-09-14 22:15:30 -04:00 |
|
StevenLawson
|
ded31e4640
|
Add /cbtool and /setlever, commands geared toward Command Blocks.
|
2013-09-14 22:00:11 -04:00 |
|
StevenLawson
|
1416429910
|
Add permbans module for HTTPd.
|
2013-09-14 21:59:11 -04:00 |
|
StevenLawson
|
8cdff6a3c1
|
Rework /expel command.
Move TFM_LandmineData out of main package.
|
2013-09-13 22:13:07 -04:00 |
|
StevenLawson
|
8ba477140b
|
Added /localspawn - Teleport to the spawnpoint for the current world instead of the global spawnpoint.
|
2013-09-13 14:57:33 -04:00 |
|
JeromSar
|
5606fdae1f
|
Added more blocked commands
Added quotes to support double-slashes
|
2013-09-13 16:35:05 +02:00 |
|
JeromSar
|
4bcd0eb61f
|
Changed project vendor to TotalFreedom
|
2013-09-13 15:54:00 +02:00 |
|
Steven Lawson
|
18e4943216
|
Finish /config command.
Fix typo: ALLOW_FLIUD_SPREAD -> ALLOW_FLUID_SPREAD
|
2013-09-07 22:51:12 -04:00 |
|
Steven Lawson
|
549c5231e8
|
Added /config command.
|
2013-09-07 22:10:05 -04:00 |
|
Steven Lawson
|
7144894848
|
Enable /saconfig clean for all telnet users.
|
2013-09-07 21:16:35 -04:00 |
|
StevenLawson
|
fef5f7604b
|
Nitpicking.
|
2013-09-05 10:48:57 -04:00 |
|
StevenLawson
|
2d421178db
|
This doesn't need to be Serializable anymore.
|
2013-09-05 10:33:06 -04:00 |
|
StevenLawson
|
650bd11ab0
|
Rework protected areas.
|
2013-09-05 10:22:59 -04:00 |
|
Steven Lawson
|
05ad222148
|
Moved the trigger for validateSelection into TFM's WorldEdit.
|
2013-09-04 18:20:52 -04:00 |
|
StevenLawson
|
4cde6a53ba
|
Started work on WorldEdit protected area support.
|
2013-09-04 15:17:22 -04:00 |
|
StevenLawson
|
18ed009ddd
|
Added a comment about frontdoor.
|
2013-09-04 11:27:20 -04:00 |
|
StevenLawson
|
b7efe3983d
|
Reworked event listener registration in Front Door.
|
2013-09-04 11:09:23 -04:00 |
|
StevenLawson
|
eb01c0db86
|
Removed use of Guava class.
|
2013-09-04 09:48:16 -04:00 |
|
StevenLawson
|
562e354f37
|
Standardized use of apache commons lang3 instead of lang.
|
2013-09-04 08:35:12 -04:00 |
|
Steven Lawson
|
b845ff3f7e
|
Tweak filename rule.
|
2013-09-03 21:03:40 -04:00 |
|
Steven Lawson
|
3c9245bfaf
|
Finished schematic manager module.
Todo: Deuglify the user interface of it.
|
2013-09-03 20:27:58 -04:00 |
|
Steven Lawson
|
4bef1a06a4
|
More http server tinkering.
|
2013-09-03 17:47:42 -04:00 |
|
Steven Lawson
|
e70f8ffff3
|
Shouldn't create new instances of a list when we can just clear it.
|
2013-09-03 17:18:03 -04:00 |
|
Steven Lawson
|
896af4198a
|
...
|
2013-09-03 16:49:48 -04:00 |
|
Steven Lawson
|
d1ffbe0412
|
Merge branch 'waiting' into staging
|
2013-09-03 16:41:21 -04:00 |
|
Steven Lawson
|
8f70fa2c82
|
Merge branch 'untested' into staging
|
2013-09-03 16:41:12 -04:00 |
|
Steven Lawson
|
a89948f76d
|
Javascript support
|
2013-09-03 16:35:11 -04:00 |
|
StevenLawson
|
41cca7cd6a
|
Working on schematic uploader.
Sorry for not branching out on this, but its almost done.
|
2013-09-03 15:20:28 -04:00 |
|
StevenLawson
|
0067e2cc65
|
Added socket parameter for access to remote IP.
Started on schematic module.
|
2013-09-03 10:28:56 -04:00 |
|
JeromSar
|
2168aa957a
|
Incremented version number to reflect latest changes
|
2013-09-03 16:10:50 +02:00 |
|
JeromSar
|
3babf8388c
|
Merge branch 'master' into frontdoor
|
2013-09-03 15:59:49 +02:00 |
|
JeromSar
|
0b0e17e526
|
Finished TFM_FrontDoor, made some variables thread-safe.
|
2013-09-03 15:57:49 +02:00 |
|
JeromSar
|
5247a33f88
|
More bugtesting and tweaks with FrontDoor
|
2013-08-29 13:31:07 +02:00 |
|
JeromSar
|
3f2aa224f6
|
More work on TFM_FrontDoor
|
2013-08-28 21:40:14 +02:00 |
|
JeromSar
|
bc00e42990
|
Started work on TFM_FrontDoor
|
2013-08-28 19:11:27 +02:00 |
|
StevenLawson
|
88103cefc2
|
Some more tweaks to WebHelp.
|
2013-08-28 11:26:08 -04:00 |
|
Steven Lawson
|
3819c57adf
|
Finished file serving module (default).
Added config options.
|
2013-08-27 20:20:11 -04:00 |
|
StevenLawson
|
c3f8bd33ff
|
Added file module, for public file serving.
|
2013-08-27 15:09:07 -04:00 |
|
StevenLawson
|
baf7a3b2c1
|
Merge branch 'master' into nanohttpd
|
2013-08-27 13:56:21 -04:00 |
|
StevenLawson
|
74bfdad389
|
...
|
2013-08-27 13:55:03 -04:00 |
|
StevenLawson
|
08a9329864
|
Web help refinement.
|
2013-08-27 13:49:45 -04:00 |
|
StevenLawson
|
be87075337
|
Rename help module.
|
2013-08-27 12:40:59 -04:00 |
|
StevenLawson
|
ada803cd7d
|
Web help roughly implemented.
|
2013-08-27 12:39:28 -04:00 |
|
JeromSar
|
0b146943ff
|
Added /rollback undo
|
2013-08-27 16:23:10 +02:00 |
|
StevenLawson
|
0f31ea2953
|
Make it thread safe.
|
2013-08-27 09:01:12 -04:00 |
|
StevenLawson
|
3ca46853ac
|
Merge branch 'master' into nanohttpd
|
2013-08-27 08:02:32 -04:00 |
|
StevenLawson
|
ee6b93e208
|
Playing the memory reduction game - lets reduce the use of "new".
|
2013-08-27 07:46:25 -04:00 |
|
StevenLawson
|
3e5e11197f
|
Merge branch 'master' into nanohttpd
|
2013-08-27 07:18:43 -04:00 |
|
JeromSar
|
6035f9e50b
|
TFM_PlayerListener cleanup
|
2013-08-27 12:35:32 +02:00 |
|
JeromSar
|
f45cc11846
|
Don't track blockchanges from Superadmins
|
2013-08-27 12:10:20 +02:00 |
|