home · contact · privacy
plomrogue2
3 years agoDifferentiate thing blocking into blocks_{sound,light,movement}.
Christian Heller [Mon, 14 Dec 2020 20:25:55 +0000 (21:25 +0100)]
Differentiate thing blocking into blocks_{sound,light,movement}.

3 years agoRefactor THING_DOOR_CLOSED save command.
Christian Heller [Mon, 14 Dec 2020 20:19:41 +0000 (21:19 +0100)]
Refactor THING_DOOR_CLOSED save command.

3 years agoRe-factor treatment of things as obstacles for SourcedMaps.
Christian Heller [Mon, 14 Dec 2020 20:17:47 +0000 (21:17 +0100)]
Re-factor treatment of things as obstacles for SourcedMaps.

3 years agoRefactor change recording; don't regen FOV on non-FOV changes.
Christian Heller [Mon, 14 Dec 2020 19:51:20 +0000 (20:51 +0100)]
Refactor change recording; don't regen FOV on non-FOV changes.

3 years agoIn web client, fix broken installation button.
Christian Heller [Sun, 13 Dec 2020 06:10:42 +0000 (07:10 +0100)]
In web client, fix broken installation button.

3 years agoRe-name some modes.
Christian Heller [Sun, 13 Dec 2020 05:24:15 +0000 (06:24 +0100)]
Re-name some modes.

3 years agoExplain cookie magic in hat editing help screen.
Christian Heller [Sun, 13 Dec 2020 05:20:07 +0000 (06:20 +0100)]
Explain cookie magic in hat editing help screen.

3 years agoIn clients, enter ASCII art line by line.
Christian Heller [Sun, 13 Dec 2020 05:17:29 +0000 (06:17 +0100)]
In clients, enter ASCII art line by line.

3 years agoIn hat and face edit, use existing value as default input.
Christian Heller [Sun, 13 Dec 2020 04:43:40 +0000 (05:43 +0100)]
In hat and face edit, use existing value as default input.

3 years agoDon't enter enter_hat menu in client if not wearing hat.
Christian Heller [Sun, 13 Dec 2020 04:31:33 +0000 (05:31 +0100)]
Don't enter enter_hat menu in client if not wearing hat.

3 years agoFix faulty uncarry.
Christian Heller [Sun, 13 Dec 2020 04:31:22 +0000 (05:31 +0100)]
Fix faulty uncarry.

3 years agoEnable Hat editing with characters earned by eating cookies from a CookieSpawner.
Christian Heller [Sun, 13 Dec 2020 04:21:16 +0000 (05:21 +0100)]
Enable Hat editing with characters earned by eating cookies from a CookieSpawner.

3 years agoFix broken get_flatland().
Christian Heller [Sun, 13 Dec 2020 02:13:36 +0000 (03:13 +0100)]
Fix broken get_flatland().

3 years agoFix broken FLATTEN_SURROUNDINGS.
Christian Heller [Sun, 13 Dec 2020 02:09:54 +0000 (03:09 +0100)]
Fix broken FLATTEN_SURROUNDINGS.

3 years agoIn web client, keep scrolling position even on focus change.
Christian Heller [Sun, 13 Dec 2020 02:06:55 +0000 (03:06 +0100)]
In web client, keep scrolling position even on focus change.

3 years agoFix "nothing is in FOV" study mode error in web client.
Christian Heller [Sun, 13 Dec 2020 02:03:12 +0000 (03:03 +0100)]
Fix "nothing is in FOV" study mode error in web client.

3 years agoIn web client, enable keyboard control except if in outer HTML input field.
Christian Heller [Sun, 13 Dec 2020 01:51:22 +0000 (02:51 +0100)]
In web client, enable keyboard control except if in outer HTML input field.

3 years agoMake terrain types configurable.
Christian Heller [Sun, 13 Dec 2020 01:23:07 +0000 (02:23 +0100)]
Make terrain types configurable.

3 years agoEnable un-naming of things.
Christian Heller [Sat, 12 Dec 2020 23:59:37 +0000 (00:59 +0100)]
Enable un-naming of things.

3 years agoDisallow usernames with whitespace start or end.
Christian Heller [Sat, 12 Dec 2020 23:49:44 +0000 (00:49 +0100)]
Disallow usernames with whitespace start or end.

3 years agoOptimize send_gamestate, don't send any invisible state changes.
Christian Heller [Sat, 12 Dec 2020 23:25:52 +0000 (00:25 +0100)]
Optimize send_gamestate, don't send any invisible state changes.

3 years agoIn clients, cache all world status until GAME_STATE_COMPLETE.
Christian Heller [Sat, 12 Dec 2020 21:16:59 +0000 (22:16 +0100)]
In clients, cache all world status until GAME_STATE_COMPLETE.

3 years agoImprove chat message meta data display.
Christian Heller [Fri, 11 Dec 2020 07:07:10 +0000 (08:07 +0100)]
Improve chat message meta data display.

3 years agoShow player symbol in face pop-up.
Christian Heller [Fri, 11 Dec 2020 06:42:03 +0000 (07:42 +0100)]
Show player symbol in face pop-up.

3 years agoFix fail failure.
Christian Heller [Fri, 11 Dec 2020 06:24:37 +0000 (07:24 +0100)]
Fix fail failure.

3 years agoFix face pop-ups on non-faces.
Christian Heller [Fri, 11 Dec 2020 06:23:14 +0000 (07:23 +0100)]
Fix face pop-ups on non-faces.

3 years agoImprove chat face pop-up usability.
Christian Heller [Fri, 11 Dec 2020 06:20:21 +0000 (07:20 +0100)]
Improve chat face pop-up usability.

3 years agoMake CHATFACE trigger screen refresh.
Christian Heller [Fri, 11 Dec 2020 03:48:26 +0000 (04:48 +0100)]
Make CHATFACE trigger screen refresh.

3 years agoOnly send chatface message to listener.
Christian Heller [Fri, 11 Dec 2020 03:44:48 +0000 (04:44 +0100)]
Only send chatface message to listener.

3 years agoAdd player faces/hats popping up n their chat messages, if in FOV.
Christian Heller [Fri, 11 Dec 2020 03:37:23 +0000 (04:37 +0100)]
Add player faces/hats popping up n their chat messages, if in FOV.

3 years agoDon't mark up links that are invisible (= hidden by help display).
Christian Heller [Fri, 11 Dec 2020 02:08:10 +0000 (03:08 +0100)]
Don't mark up links that are invisible (= hidden by help display).

3 years agoFix error message on prohibited thing renaming.
Christian Heller [Fri, 11 Dec 2020 02:03:02 +0000 (03:03 +0100)]
Fix error message on prohibited thing renaming.

3 years agoIn web client, don't carry oneself.
Christian Heller [Fri, 11 Dec 2020 01:53:02 +0000 (02:53 +0100)]
In web client, don't carry oneself.

3 years agoSend THING_CARRYING only after all things have been set up.
Christian Heller [Fri, 11 Dec 2020 01:51:24 +0000 (02:51 +0100)]
Send THING_CARRYING only after all things have been set up.

3 years agoPassword-protect tiles from (un-)installing things on them.
Christian Heller [Fri, 11 Dec 2020 00:41:04 +0000 (01:41 +0100)]
Password-protect tiles from (un-)installing things on them.

3 years agoOn name thing prohibition, switch back to edit mode; disappear help in curses client...
Christian Heller [Thu, 10 Dec 2020 23:51:47 +0000 (00:51 +0100)]
On name thing prohibition, switch back to edit mode; disappear help in curses client upon key press.

3 years agoDon't open think taking menu if carrying something.
Christian Heller [Thu, 10 Dec 2020 23:48:32 +0000 (00:48 +0100)]
Don't open think taking menu if carrying something.

3 years agoIn web client, fix broken annotation hints.
Christian Heller [Thu, 10 Dec 2020 23:34:29 +0000 (00:34 +0100)]
In web client, fix broken annotation hints.

3 years agoCache player object, so some player data is available even during turn update.
Christian Heller [Thu, 10 Dec 2020 23:17:04 +0000 (00:17 +0100)]
Cache player object, so some player data is available even during turn update.

3 years agoRaise bar for multiprocessing, after some performance testing.
Christian Heller [Thu, 10 Dec 2020 21:56:25 +0000 (22:56 +0100)]
Raise bar for multiprocessing, after some performance testing.

3 years agoFix previous fix (forgot to ignore a websocket in CONNECTING state).
Christian Heller [Thu, 10 Dec 2020 20:31:12 +0000 (21:31 +0100)]
Fix previous fix (forgot to ignore a websocket in CONNECTING state).

3 years agoIn web client, only reconnect if websocket.readyState != 1.
Christian Heller [Thu, 10 Dec 2020 20:25:23 +0000 (21:25 +0100)]
In web client, only reconnect if websocket.readyState != 1.

This eliminates a bug where the client's reconnect impatience would
never allow a connection to be established, if the server was too busy.

3 years agoIn client, fix orphaned command registration.
Christian Heller [Wed, 9 Dec 2020 05:51:03 +0000 (06:51 +0100)]
In client, fix orphaned command registration.

3 years agoAlso show unworn hats' design.
Christian Heller [Wed, 9 Dec 2020 05:50:11 +0000 (06:50 +0100)]
Also show unworn hats' design.

3 years agoAdd hat spinning.
Christian Heller [Wed, 9 Dec 2020 05:44:08 +0000 (06:44 +0100)]
Add hat spinning.

3 years agoAdd attempt to wear bottle on head.
Christian Heller [Wed, 9 Dec 2020 04:44:18 +0000 (05:44 +0100)]
Add attempt to wear bottle on head.

3 years agoAdd escape key "panic button" to return to play mode, whatever.
Christian Heller [Wed, 9 Dec 2020 04:08:43 +0000 (05:08 +0100)]
Add escape key "panic button" to return to play mode, whatever.

3 years agoDon't obfuscate sounded URLs.
Christian Heller [Wed, 9 Dec 2020 03:33:54 +0000 (04:33 +0100)]
Don't obfuscate sounded URLs.

3 years agoMake button header less confusing.
Christian Heller [Wed, 9 Dec 2020 03:33:43 +0000 (04:33 +0100)]
Make button header less confusing.

3 years agoAdd bottle spinning.
Christian Heller [Wed, 9 Dec 2020 03:08:12 +0000 (04:08 +0100)]
Add bottle spinning.

3 years agoIn clients, don't open dropping direction menu if not carrying droppable.
Christian Heller [Wed, 9 Dec 2020 01:49:24 +0000 (02:49 +0100)]
In clients, don't open dropping direction menu if not carrying droppable.

3 years agoOn thing removal, uncarry carried things.
Christian Heller [Wed, 9 Dec 2020 01:42:54 +0000 (02:42 +0100)]
On thing removal, uncarry carried things.

3 years agoMake thing dropping directional.
Christian Heller [Wed, 9 Dec 2020 01:41:50 +0000 (02:41 +0100)]
Make thing dropping directional.

3 years agoDon't enter command_thing mode when not carrying anything commandable.
Christian Heller [Wed, 9 Dec 2020 00:44:39 +0000 (01:44 +0100)]
Don't enter command_thing mode when not carrying anything commandable.

3 years agoIn clients, don't open item selection menu when no item in reach.
Christian Heller [Wed, 9 Dec 2020 00:25:06 +0000 (01:25 +0100)]
In clients, don't open item selection menu when no item in reach.

3 years agoDisallow picking up thing already carried by other player.
Christian Heller [Wed, 9 Dec 2020 00:12:26 +0000 (01:12 +0100)]
Disallow picking up thing already carried by other player.

3 years agoDon't uncarry things on dooring.
Christian Heller [Tue, 8 Dec 2020 23:53:03 +0000 (00:53 +0100)]
Don't uncarry things on dooring.

3 years agoDon't treat move keybinding fields as move buttons.
Christian Heller [Tue, 8 Dec 2020 23:49:22 +0000 (00:49 +0100)]
Don't treat move keybinding fields as move buttons.

3 years agoFix web client moving player with explorer on move button press.
Christian Heller [Tue, 8 Dec 2020 23:43:16 +0000 (00:43 +0100)]
Fix web client moving player with explorer on move button press.

3 years agoAvoid multiprocessing until it's really worth it.
Christian Heller [Tue, 8 Dec 2020 23:16:13 +0000 (00:16 +0100)]
Avoid multiprocessing until it's really worth it.

3 years agoOnly re-process FOVs for players whose FOV radius is affected by change.
Christian Heller [Tue, 8 Dec 2020 22:01:20 +0000 (23:01 +0100)]
Only re-process FOVs for players whose FOV radius is affected by change.

3 years agoFix faulty FOV handling of non-player Things.
Christian Heller [Tue, 8 Dec 2020 20:56:48 +0000 (21:56 +0100)]
Fix faulty FOV handling of non-player Things.

3 years agoRefactor thing addition / removal.
Christian Heller [Tue, 8 Dec 2020 20:56:23 +0000 (21:56 +0100)]
Refactor thing addition / removal.

3 years agoUpdate FOV if dropping a hat (= creating a new Thing on map).
Christian Heller [Tue, 8 Dec 2020 20:22:20 +0000 (21:22 +0100)]
Update FOV if dropping a hat (= creating a new Thing on map).

3 years agoUpdate FOVs on dropping Things in a way that removes them.
Christian Heller [Tue, 8 Dec 2020 20:19:31 +0000 (21:19 +0100)]
Update FOVs on dropping Things in a way that removes them.

3 years agoRecalc FOVs and their map view results only on relevant changes.
Christian Heller [Tue, 8 Dec 2020 20:15:21 +0000 (21:15 +0100)]
Recalc FOVs and their map view results only on relevant changes.

3 years agoFix web client default target.
Christian Heller [Mon, 7 Dec 2020 06:07:07 +0000 (07:07 +0100)]
Fix web client default target.

3 years agoFix remixer drop bug.
Christian Heller [Mon, 7 Dec 2020 06:05:47 +0000 (07:05 +0100)]
Fix remixer drop bug.

3 years agoWiden face and hat.
Christian Heller [Mon, 7 Dec 2020 05:58:53 +0000 (06:58 +0100)]
Widen face and hat.

3 years agoAlso activate HatRemixer when dropping hat by unwearing it.
Christian Heller [Mon, 7 Dec 2020 05:39:12 +0000 (06:39 +0100)]
Also activate HatRemixer when dropping hat by unwearing it.

3 years agoSpawn hats from BottleDeposit, add HatRemixer.
Christian Heller [Mon, 7 Dec 2020 05:35:27 +0000 (06:35 +0100)]
Spawn hats from BottleDeposit, add HatRemixer.

3 years agoAdd wearable hats.
Christian Heller [Mon, 7 Dec 2020 05:09:04 +0000 (06:09 +0100)]
Add wearable hats.

3 years agoAdd editable player faces.
Christian Heller [Mon, 7 Dec 2020 04:26:35 +0000 (05:26 +0100)]
Add editable player faces.

3 years agoAdd song deletion to MusicPlayer.
Christian Heller [Mon, 7 Dec 2020 03:16:52 +0000 (04:16 +0100)]
Add song deletion to MusicPlayer.

3 years agoFix bug where MAP height setting would break draw_map.
Christian Heller [Mon, 7 Dec 2020 03:07:46 +0000 (04:07 +0100)]
Fix bug where MAP height setting would break draw_map.

3 years agoFix broken THING_MUSICPLAYER_SETTINGS.
Christian Heller [Mon, 7 Dec 2020 02:54:19 +0000 (03:54 +0100)]
Fix broken THING_MUSICPLAYER_SETTINGS.

3 years agoOverhaul MusicPlayer code.
Christian Heller [Mon, 7 Dec 2020 02:48:42 +0000 (03:48 +0100)]
Overhaul MusicPlayer code.

3 years agoImprove precision of install key name.
Christian Heller [Mon, 7 Dec 2020 02:30:40 +0000 (03:30 +0100)]
Improve precision of install key name.

3 years agoAdd install/uninstall feedback messages.
Christian Heller [Mon, 7 Dec 2020 02:29:10 +0000 (03:29 +0100)]
Add install/uninstall feedback messages.

3 years agoFix broken MusicPlayer handling.
Christian Heller [Mon, 7 Dec 2020 02:27:13 +0000 (03:27 +0100)]
Fix broken MusicPlayer handling.

3 years agoShow Thing installation status in Thing info display.
Christian Heller [Mon, 7 Dec 2020 02:12:40 +0000 (03:12 +0100)]
Show Thing installation status in Thing info display.

3 years agoSave thing installation status.
Christian Heller [Mon, 7 Dec 2020 02:10:26 +0000 (03:10 +0100)]
Save thing installation status.

3 years agoFix bug sending THING_CARRYING to clients who don't know about the carrying Thing...
Christian Heller [Mon, 7 Dec 2020 01:59:29 +0000 (02:59 +0100)]
Fix bug sending THING_CARRYING to clients who don't know about the carrying Thing yet.

3 years agoExclude non-portable things from pick_up selection.
Christian Heller [Mon, 7 Dec 2020 01:59:16 +0000 (02:59 +0100)]
Exclude non-portable things from pick_up selection.

3 years agoSimplify pick up failure messages.
Christian Heller [Mon, 7 Dec 2020 01:34:51 +0000 (02:34 +0100)]
Simplify pick up failure messages.

3 years agoMake doors installable/uninstallable.
Christian Heller [Mon, 7 Dec 2020 01:27:00 +0000 (02:27 +0100)]
Make doors installable/uninstallable.

3 years agoMark thing-carrying players with $ instead of +.
Christian Heller [Mon, 7 Dec 2020 00:50:20 +0000 (01:50 +0100)]
Mark thing-carrying players with $ instead of +.

3 years agoStandardize leaving input prompts with empty input.
Christian Heller [Sun, 6 Dec 2020 23:57:17 +0000 (00:57 +0100)]
Standardize leaving input prompts with empty input.

3 years agoImprove pick-up listing messages.
Christian Heller [Sun, 6 Dec 2020 22:59:02 +0000 (23:59 +0100)]
Improve pick-up listing messages.

3 years agoEnable picking up from neighbbor tiles.
Christian Heller [Sun, 6 Dec 2020 22:52:58 +0000 (23:52 +0100)]
Enable picking up from neighbbor tiles.

3 years agoIn pick_up selection view, use list indexes instead of internal .id_.
Christian Heller [Sun, 6 Dec 2020 21:53:35 +0000 (22:53 +0100)]
In pick_up selection view, use list indexes instead of internal .id_.

3 years agoMinor client mode switch refactor.
Christian Heller [Sun, 6 Dec 2020 21:26:50 +0000 (22:26 +0100)]
Minor client mode switch refactor.

3 years agoEnable selecting specific thing for pick-up.
Christian Heller [Sun, 6 Dec 2020 20:55:00 +0000 (21:55 +0100)]
Enable selecting specific thing for pick-up.

3 years agoIn client map drawing, draw Player things last (= on top).
Christian Heller [Sun, 6 Dec 2020 19:37:38 +0000 (20:37 +0100)]
In client map drawing, draw Player things last (= on top).

3 years agoRecord ideas for optimizing Dijkstra mapping.
Christian Heller [Sun, 6 Dec 2020 19:16:55 +0000 (20:16 +0100)]
Record ideas for optimizing Dijkstra mapping.

3 years agoDon't recalculate directions all the time, unnecessarily.
Christian Heller [Sun, 6 Dec 2020 18:59:02 +0000 (19:59 +0100)]
Don't recalculate directions all the time, unnecessarily.

3 years agoFix faulty default web client target.
Christian Heller [Sun, 6 Dec 2020 18:33:01 +0000 (19:33 +0100)]
Fix faulty default web client target.

3 years agoIn web client, fix buggy attempt at drawing empty map.
Christian Heller [Sun, 6 Dec 2020 18:32:06 +0000 (19:32 +0100)]
In web client, fix buggy attempt at drawing empty map.

3 years agoReplace annotation polling with annotation push, cache info display.
Christian Heller [Sun, 6 Dec 2020 18:31:04 +0000 (19:31 +0100)]
Replace annotation polling with annotation push, cache info display.

3 years agoLimit annotation length.
Christian Heller [Sun, 6 Dec 2020 17:19:30 +0000 (18:19 +0100)]
Limit annotation length.