UnknownShadow200
|
66b2c113ce
|
Remove unused stuff
|
2017-06-08 09:01:38 +10:00 |
|
UnknownShadow200
|
5434e7b032
|
Cleanup /countdown
|
2017-06-06 16:43:33 +10:00 |
|
UnknownShadow200
|
a6cd642356
|
Modularise /missile
|
2017-06-06 13:40:54 +10:00 |
|
UnknownShadow200
|
d087fd3049
|
fix last commit
|
2017-06-04 20:55:45 +10:00 |
|
UnknownShadow200
|
4cd5069a77
|
Now /map edge floods in actual edge block, instead of being hardcoded to water, fixes #434
|
2017-06-04 20:53:55 +10:00 |
|
UnknownShadow200
|
3d9f40d94e
|
don't forget to save tempranks list
|
2017-06-04 20:18:49 +10:00 |
|
UnknownShadow200
|
4b08765c49
|
Upgrade tempranks to new format. Allows temp ranking accurately to exact secons (addresses #277), also ranking deletes temprank, fixes #349
|
2017-06-04 18:35:26 +10:00 |
|
UnknownShadow200
|
67503ef02a
|
Show right message when target rank of /setrank is >= own rank
|
2017-06-04 11:16:09 +10:00 |
|
UnknownShadow200
|
d7c2b7a12b
|
Allow providing reason for temprank, fixes #220
|
2017-06-04 10:54:39 +10:00 |
|
UnknownShadow200
|
af0f21905c
|
Now /setrank uses ModActionEvent, and also shows who did the rank. Fixes #232
|
2017-06-04 10:32:49 +10:00 |
|
UnknownShadow200
|
e9d12b5127
|
Don't allow core commands to be unloaded by using their shortcut
|
2017-06-04 09:26:15 +10:00 |
|
UnknownShadow200
|
c856372f07
|
Secret commands now log who used them to server logs and can't be used when muted
|
2017-06-04 09:22:30 +10:00 |
|
UnknownShadow200
|
43f1cb276f
|
Fix sponge/lava_sponge with still water/lava
|
2017-06-03 22:49:39 +10:00 |
|
UnknownShadow200
|
b79345c3d3
|
Fix snakes greifing through solid blocks, fixes #433
|
2017-06-03 13:46:52 +10:00 |
|
UnknownShadow200
|
d586a51bbc
|
Fix init tasks executing in wrong order
|
2017-06-03 12:35:18 +10:00 |
|
UnknownShadow200
|
1474e5a438
|
Fix /slap, /ascend, /descend with custom blocks
|
2017-06-03 12:23:04 +10:00 |
|
UnknownShadow200
|
471552f47a
|
Less reliant on old GetTile/GetBlock
|
2017-06-03 11:03:15 +10:00 |
|
UnknownShadow200
|
ec96484611
|
Fix mistakes in fc_island implementation
|
2017-06-02 22:34:59 +10:00 |
|
UnknownShadow200
|
7fddf524ab
|
UtcNow instead of Now
|
2017-06-02 19:25:47 +10:00 |
|
UnknownShadow200
|
7a496efb01
|
Floatwood floats up through still water now
|
2017-06-01 23:13:41 +10:00 |
|
UnknownShadow200
|
91f3632a92
|
Move death and block walkthrough handling to player movement handling, fixes #385
|
2017-06-01 22:54:12 +10:00 |
|
UnknownShadow200
|
3f33038e55
|
Support custom blocks in /measure and /rp
|
2017-06-01 15:21:20 +10:00 |
|
UnknownShadow200
|
003896e1ab
|
add /circleh (/sphere hollowcircle) for drawing hollow circles, fixes #300
|
2017-06-01 12:49:21 +10:00 |
|
UnknownShadow200
|
c5a19db3ba
|
use volatile and interlocked instead of Thread.Volatile
|
2017-06-01 12:43:16 +10:00 |
|
UnknownShadow200
|
d67e370c9a
|
ride no longer spawns own thread
|
2017-06-01 09:10:17 +10:00 |
|
UnknownShadow200
|
0c5ed2d936
|
gun aiming no longer spawns own thread
|
2017-05-31 23:25:50 +10:00 |
|
UnknownShadow200
|
1e6cf8fe7b
|
Fly no longer spawns a new thread
|
2017-05-31 23:19:28 +10:00 |
|
UnknownShadow200
|
5411ee4f97
|
Http requests also use local IP (if specified) as bind IP, also send software name as user agent
|
2017-05-31 22:08:28 +10:00 |
|
UnknownShadow200
|
9bc4650504
|
Allow listening on specific IP.
|
2017-05-31 21:18:48 +10:00 |
|
UnknownShadow200
|
d2008f06ba
|
Fix /copy @, fixes #452. (Thanks goodlyay)
|
2017-05-31 18:15:11 +10:00 |
|
UnknownShadow200
|
09e10eb75b
|
LocationChecks and PositionUpdate now share a scheduler thread.
|
2017-05-31 11:03:01 +10:00 |
|
UnknownShadow200
|
16e3545551
|
Remove the hack for 'help information' console player, fix issue with IRC colours introduced by last commit
|
2017-05-30 21:56:14 +10:00 |
|
UnknownShadow200
|
06a460d7ce
|
Fix /up from IRC/console, fixes #378
|
2017-05-30 21:42:31 +10:00 |
|
UnknownShadow200
|
efeff445d7
|
Notify icon doesn't autofocus when clicked and shows player count, first work on getting /undoplayer to work with console
|
2017-05-30 21:15:31 +10:00 |
|
UnknownShadow200
|
a7b3d9e2c8
|
Random flow liquids now use data field instead of lvl.liquids - less CPU intensive to flood and less memory usage, fixes #365
|
2017-05-30 11:21:26 +10:00 |
|
UnknownShadow200
|
080a721e9f
|
Remove unused stuff from PropertyWindow, fix backup time not only allowing numbers to be added
|
2017-05-29 16:27:09 +10:00 |
|
UnknownShadow200
|
25849a4a84
|
Commands gui now has extra permissions too
|
2017-05-29 16:15:18 +10:00 |
|
UnknownShadow200
|
b3c9a2895a
|
Stage 1 of command tabs rewrite. Also fixes commands changed via gui not saving, closes #239
|
2017-05-29 15:15:50 +10:00 |
|
UnknownShadow200
|
42cdb3725d
|
Strip colour codes from server logs
|
2017-05-29 14:32:27 +10:00 |
|
UnknownShadow200
|
42d7f2ff23
|
Fully move custom commands to separate gui popup
|
2017-05-29 14:15:47 +10:00 |
|
UnknownShadow200
|
adb2201fe4
|
Minor code cleanup, move CustomCommands to a popup
|
2017-05-29 13:40:48 +10:00 |
|
UnknownShadow200
|
4fd5aa751e
|
Fix wmain/worldmain aliases
|
2017-05-29 11:03:45 +10:00 |
|
UnknownShadow200
|
e8d05313dd
|
Stage 5 of blocks gui rewrite: Changing block props in gui now works and saves
|
2017-05-29 10:41:38 +10:00 |
|
UnknownShadow200
|
085527c900
|
Stage 4 of blocks gui rewrite: changing block perms in gui does not modify server's live block perms until 'save' is clicked, also it sends BlockPermission CPE packets
|
2017-05-29 10:12:07 +10:00 |
|
UnknownShadow200
|
0b5222f325
|
Use CanExecute instead of commands.Contains for future extensibility
|
2017-05-28 19:41:02 +10:00 |
|
UnknownShadow200
|
2c024c32a8
|
Stage 3 of blocks gui rewrite: can see block behaviour and physics behaviour in gui. (not yet saved)
|
2017-05-27 19:38:36 +10:00 |
|
UnknownShadow200
|
75f7764dae
|
Stage 2 of blocks gui rewrite: can remove specific allow/disallow perms now
|
2017-05-27 14:24:57 +10:00 |
|
UnknownShadow200
|
0dc366c44a
|
Stage 1 of blocks gui rewrite
|
2017-05-27 13:15:22 +10:00 |
|
UnknownShadow200
|
5ee315b29b
|
Cleanup designer a bit
|
2017-05-27 10:50:20 +10:00 |
|
UnknownShadow200
|
f9e11aa86b
|
Split up window/propertywindow into separate files by tab
|
2017-05-27 09:52:51 +10:00 |
|