home · contact · privacy
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Christian Heller [Tue, 10 Nov 2020 14:48:54 +0000 (15:48 +0100)]
Fix broken chat.
Christian Heller [Tue, 10 Nov 2020 11:19:12 +0000 (12:19 +0100)]
Put all editing below play mode.
Christian Heller [Tue, 10 Nov 2020 10:57:13 +0000 (11:57 +0100)]
Use god mode commands on world save.
Christian Heller [Tue, 10 Nov 2020 10:53:58 +0000 (11:53 +0100)]
Another fix.
Christian Heller [Tue, 10 Nov 2020 10:51:21 +0000 (11:51 +0100)]
Nother fix.
Christian Heller [Tue, 10 Nov 2020 10:50:09 +0000 (11:50 +0100)]
Fix forgotten argtypes.
Christian Heller [Tue, 10 Nov 2020 10:49:24 +0000 (11:49 +0100)]
Fix forgotten command registerings.
Christian Heller [Tue, 10 Nov 2020 10:47:59 +0000 (11:47 +0100)]
Use separate commands for god mode and non-god mode.
Christian Heller [Tue, 10 Nov 2020 10:45:07 +0000 (11:45 +0100)]
Fix arg order for passwords.
Christian Heller [Tue, 10 Nov 2020 10:43:09 +0000 (11:43 +0100)]
Only force password-crotection on non-god-mode calls.
Christian Heller [Tue, 10 Nov 2020 10:32:05 +0000 (11:32 +0100)]
Password-protect tiles from portal and annotation editing, too.
Christian Heller [Tue, 10 Nov 2020 05:53:07 +0000 (06:53 +0100)]
Minor help fixes.
Christian Heller [Tue, 10 Nov 2020 05:49:03 +0000 (06:49 +0100)]
Don't lose input values by /help input.
Christian Heller [Tue, 10 Nov 2020 05:35:08 +0000 (06:35 +0100)]
Improve help system.
Christian Heller [Tue, 10 Nov 2020 02:48:19 +0000 (03:48 +0100)]
Prevent switch_to_password key from entering password input.
Christian Heller [Tue, 10 Nov 2020 02:45:36 +0000 (03:45 +0100)]
Update flatten authorization in web client.
Christian Heller [Tue, 10 Nov 2020 02:44:40 +0000 (03:44 +0100)]
Also inhibit FLATTEN_SURROUNDINGS with terrain passwording.
Christian Heller [Tue, 10 Nov 2020 02:20:56 +0000 (03:20 +0100)]
Add terrain editing access control via passwords.
Christian Heller [Tue, 10 Nov 2020 00:59:35 +0000 (01:59 +0100)]
Add TASK command to request available commands.
Christian Heller [Tue, 10 Nov 2020 00:15:35 +0000 (01:15 +0100)]
Split LOGIN into NICK and LOGIN.
Christian Heller [Mon, 9 Nov 2020 23:58:42 +0000 (00:58 +0100)]
Change default web client target to one actually served online.
Christian Heller [Mon, 9 Nov 2020 23:40:35 +0000 (00:40 +0100)]
Initial commit.