lp:mudlet

Owned by Mudlet Makers
Get this repository:
git clone https://git.launchpad.net/mudlet

Import details

Import Status: Reviewed

This repository is an import of the Git repository at https://github.com/Mudlet/Mudlet.git.

The next import is scheduled to run .

Last successful import was .

Import started on juju-98ee42-prod-launchpad-codeimport-1 and finished taking 2 minutes — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-1 and finished taking 3 minutes — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-0 and finished taking 2 minutes — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-5 and finished taking 3 minutes — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-1 and finished taking 3 minutes — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-0 and finished taking 2 minutes — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-0 and finished taking 2 minutes — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-5 and finished taking 2 minutes — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-4 and finished taking 2 minutes — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-4 and finished taking 2 minutes — see the log

Updating repository...

Launchpad is processing new changes to this repository which will be available shortly. Reload to see the changes.

Branches

Name Last Modified Last Commit
development 2024-05-08 11:17:29 UTC
Improve: add faint support and separate bold from colours (#7010)

Author: Stephen Lyons
Author Date: 2024-05-08 11:17:29 UTC

Improve: add faint support and separate bold from colours (#7010)

#### Brief overview of PR changes/additions
This disconnects the link that Mudlet had between ANSI colour numbers 8
to 15 (in the 16 and 256 colour ranges) from emboldening (increasing the
"weight") of the Font used.

It also adds support for the ANSI Escape SGR sequence "2" option for
"faint" (a.k.a. "dim") which provides two additional "weights" that can
be combined with the bold effect.

So as to enable Mudlet to work with 16-Colour MUDs that still use the BOLD
attribute to select the second set of 8 Colours a "BOLD is Bright" option is
now provided - so as to emulate prior Mudlet behaviour it defaults to being
enabled but in most cases users will want to disable it so that the Bold
effect is used only to change the way the font is presented and possibly
be combined with the Faint effect - provided that the font in use has enough
weights.

#### Motivation for adding to Mudlet
I have often wondered about why we have been apply the bold font effect
to characters that use the second eight of the ANSI 16 / 256 colour
indexes - and, since it dates back to early Heiko era code (commit
3e127f554bb23f8e86fbe64c560bccfc7bd096d0 ) it is hard to see as there is
no documentation. My best *guess* is that it was intended to emphasis
that the colour was from the second eight of the sixteen which for Muds
that use that many colours are the brighter ones (with the RGB
components at "full-strength") compared to the first eight which are
less bright/intense.

#### Other info (issues closed, discussion etc)
This should help to close #3693.

I am considering providing (in a separate PR) a button on the display
preferences for the colours of the main console that will "Reset to
8-color defaults" and to rename the existing one "Reset to 16/256 color
defaults" which will swap (all but the "blacks") the first 8 with the
second 8 so that MUDs that only use 8 colours will automagically show
the "full-strength" colours for the eight that they do use.

To demonstrate all four font weights (and to check that it works with
the selected font) the following sample code could be used:

```lua
feedTriggers("\027[2mFaint \027[22mNormal \027[1;2mDemi-bold \027[22;1mBold\027[22m\n")
```
---------

Signed-off-by: Stephen Lyons <slysven@virginmedia.com>

update-mold-for-gcc-12 2024-05-08 07:19:43 UTC
Update credits link to point to a specific commit

Author: Vadim Peretokin
Author Date: 2024-05-08 07:19:43 UTC

Update credits link to point to a specific commit

update-texts-for-translators 2024-05-03 00:34:42 UTC
(autocommit) Updated text for translation

Author: mudlet-machine-account
Author Date: 2024-05-03 00:34:42 UTC

(autocommit) Updated text for translation

Infrastructure-update-.clang-tidy-with-version-16-checks 2024-04-28 05:58:04 UTC
Merge branch 'development' into Infrastructure-update-.clang-tidy-with-versio...

Author: Vadim Peretokin
Author Date: 2024-04-28 05:58:04 UTC

Merge branch 'development' into Infrastructure-update-.clang-tidy-with-version-16-checks

speedup-new-profile-creation 2024-04-28 05:58:01 UTC
Merge branch 'development' into speedup-new-profile-creation

Author: Vadim Peretokin
Author Date: 2024-04-28 05:58:01 UTC

Merge branch 'development' into speedup-new-profile-creation

speedup-map-panning 2024-04-06 15:18:49 UTC
Update src/CMakeLists.txt

Author: Vadim Peretokin
Author Date: 2024-04-06 15:18:49 UTC

Update src/CMakeLists.txt

Co-authored-by: Stephen Lyons <slysven@virginmedia.com>

l10n_development 2024-04-01 06:51:09 UTC
New translations mudlet-lua.json (Pirate English)

Author: mudlet-machine-account
Author Date: 2024-04-01 06:51:09 UTC

New translations mudlet-lua.json (Pirate English)

disable-map-updates-on-room-area-placement 2024-03-29 14:11:05 UTC
Merge branch 'development' into disable-map-updates-on-room-area-placement

Author: Vadim Peretokin
Author Date: 2024-03-29 14:11:05 UTC

Merge branch 'development' into disable-map-updates-on-room-area-placement

split-tluainterpreter-mudlet-objects 2024-02-11 16:50:25 UTC
Add isMain to Mudlet Objects

Author: Vadim Peretokin
Author Date: 2024-02-11 16:50:25 UTC

Add isMain to Mudlet Objects

dependabot/github_actions/webfactory/ssh-agent-0.9.0 2024-02-09 16:00:56 UTC
Infrastructure: Bump webfactory/ssh-agent from 0.8.0 to 0.9.0

Author: dependabot[bot]
Author Date: 2024-02-09 16:00:56 UTC

Infrastructure: Bump webfactory/ssh-agent from 0.8.0 to 0.9.0

Bumps [webfactory/ssh-agent](https://github.com/webfactory/ssh-agent) from 0.8.0 to 0.9.0.
- [Release notes](https://github.com/webfactory/ssh-agent/releases)
- [Changelog](https://github.com/webfactory/ssh-agent/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webfactory/ssh-agent/compare/v0.8.0...v0.9.0)

---
updated-dependencies:
- dependency-name: webfactory/ssh-agent
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

add-flatpak-pipelines 2024-01-30 22:44:06 UTC
Try installing pinentry first

Author: Vadim Peretokin
Author Date: 2024-01-30 22:44:06 UTC

Try installing pinentry first

table.is_field 2024-01-26 12:03:50 UTC
Merge branch 'development' into table.is_field

Author: Kebap
Author Date: 2024-01-26 12:03:50 UTC

Merge branch 'development' into table.is_field

add-qodana 2023-12-25 19:27:25 UTC
Create qodana-analysis.yml

Author: Vadim Peretokin
Author Date: 2023-12-25 19:27:25 UTC

Create qodana-analysis.yml

dependabot/github_actions/lukka/run-vcpkg-11 2023-12-24 17:33:48 UTC
Merge branch 'development' into dependabot/github_actions/lukka/run-vcpkg-11

Author: Vadim Peretokin
Author Date: 2023-12-24 17:33:48 UTC

Merge branch 'development' into dependabot/github_actions/lukka/run-vcpkg-11

reinstall-default-packages 2023-12-24 14:42:58 UTC
WIP

Author: Vadim Peretokin
Author Date: 2023-12-24 14:42:58 UTC

WIP

Infrastructure-re-enable-Windows-builds 2023-05-31 17:58:09 UTC
Undo change to test location

Author: Vadim Peretokin
Author Date: 2023-05-31 17:58:09 UTC

Undo change to test location

release-4.17 2023-04-02 12:13:38 UTC
4.17.2 bugfix

Author: Vadim Peretokin
Author Date: 2023-04-02 12:13:38 UTC

4.17.2 bugfix

add-benchmarking-code 2023-04-01 11:01:02 UTC
Benchmark new font sizing code

Author: Vadim Peretokin
Author Date: 2023-04-01 11:01:02 UTC

Benchmark new font sizing code

add-sparkle-signing 2023-03-28 08:59:52 UTC
Pass Sparkle signing key in

Author: Vadim Peretokin
Author Date: 2023-03-28 08:59:52 UTC

Pass Sparkle signing key in

add-sparkle-key 2023-03-28 06:45:02 UTC
Checkout installers branch that adds the public key in

Author: Vadim Peretokin
Author Date: 2023-03-28 06:45:02 UTC

Checkout installers branch that adds the public key in

show-changed-lines 2023-03-10 06:49:56 UTC
Trim trailing spaces

Author: Vadim Peretokin
Author Date: 2023-03-10 06:49:56 UTC

Trim trailing spaces

update-texts-for-translators-d0ef338fd83e4c5ec69cac680e9552f194b1e37a 2023-03-10 06:36:49 UTC
(autocommit) Updated text for translation

Author: mudlet-machine-account
Author Date: 2023-03-10 06:36:49 UTC

(autocommit) Updated text for translation

update-autocompletion-data-88d84304179a5b876472e236695516a7a182c326 2023-02-28 20:47:59 UTC
(autocommit) Updated autocompletion data

Author: mudlet-machine-account
Author Date: 2023-02-28 20:47:59 UTC

(autocommit) Updated autocompletion data

fix_chinese_and_auto_wrapping 2022-11-14 19:12:44 UTC
Revert "Infrastructure: Revert 6207 and 6277 (#6423)"

Author: Demonnicus
Author Date: 2022-11-14 19:12:44 UTC

Revert "Infrastructure: Revert 6207 and 6277 (#6423)"

This reverts commit 4a9e1a4941a63392e20ac0c93068dcc8e87c2963.

update-widechar-width-2a20a0de9ef6d42ffdca84413f15cf9a8dab6615 2022-10-25 19:04:16 UTC
Merge branch 'development' into update-widechar-width-2a20a0de9ef6d42ffdca844...

Author: Stephen Lyons
Author Date: 2022-10-25 19:04:16 UTC

Merge branch 'development' into update-widechar-width-2a20a0de9ef6d42ffdca84413f15cf9a8dab6615

debug-ccache 2022-08-20 07:38:21 UTC
Add a test variable

Author: Vadim Peretokin
Author Date: 2022-08-20 07:38:21 UTC

Add a test variable

add-atk-packaging 2022-07-31 11:08:30 UTC
Clone specific branch

Author: Vadim Peretokin
Author Date: 2022-07-31 11:08:30 UTC

Clone specific branch

add-infer-checking 2022-04-09 08:41:58 UTC
Upload infer-out as an artifact

Author: Vadim Peretokin
Author Date: 2022-04-09 08:41:58 UTC

Upload infer-out as an artifact

improve-ptb-workflow 2022-01-11 07:32:16 UTC
Infrastructure: enable C++17 globally (#5831)

Author: Vadim Peretokin
Author Date: 2022-01-11 07:32:16 UTC

Infrastructure: enable C++17 globally (#5831)

release-4.14 2021-11-22 07:08:19 UTC
.1 update for tabs in editor

Author: Vadim Peretokin
Author Date: 2021-11-22 07:08:19 UTC

.1 update for tabs in editor

64Bit_Windows 2021-11-19 23:08:38 UTC
Improve: update 64Bit_Windows branch to 4.14.0 (#5658)

Author: Stephen Lyons
Author Date: 2021-11-19 23:08:38 UTC

Improve: update 64Bit_Windows branch to 4.14.0 (#5658)

Merge branch release-4.14 into 64Bit_WIndows

Conflicts resolved in many files generally in favour of the release-4.14 branch.

The ./src/mudlet.pro file's DISTFILE qmake variable was revised based on a sorted combination of both branches' version - but it will need further updating.

Signed-off-by: Stephen Lyons <slysven@virginmedia.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: mudlet-machine-account <mudlet-machine-account@users.noreply.github.com>
Co-authored-by: Vadim Peretokin <vperetokin@gmail.com>
Co-authored-by: Chris Mitchell <chris.mit7@gmail.com>
Co-authored-by: Kebap <kebap_spam@gmx.net>
Co-authored-by: Damian Monogue <3660+demonnic@users.noreply.github.com>
Co-authored-by: mudlet-machine-account <39947211+mudlet-machine-account@users.noreply.github.com>
Co-authored-by: Manuel Wegmann <60551052+Edru2@users.noreply.github.com>
Co-authored-by: Serity <damian.8150@gmail.com>
Co-authored-by: Andrew Eisenberg <aeisenberg@github.com>
Co-authored-by: OzlynnJeez <84280871+OzlynnJeez@users.noreply.github.com>
Co-authored-by: atari2600tim <29287358+atari2600tim@users.noreply.github.com>
Co-authored-by: keneanung <keneanung@googlemail.com>
Co-authored-by: Tomas Seniunas <Kilbukas@users.noreply.github.com>
Co-authored-by: Matthew Wagner <rengawm@gmail.com>
Co-authored-by: Piotr <delwing@gmail.com>
Co-authored-by: chrio <chrio@users.noreply.github.com>
Co-authored-by: MrZaus <marcin.konto+github@gmail.com>
Co-authored-by: Slobodan Terzić <sloboter@gmail.com>
Co-authored-by: Slobodan Terzić <githzerai06@gmail.com>
Co-authored-by: Ian Adkins <ieadkins@gmail.com>
Co-authored-by: Kamil Tunkiewicz <ktunkiewicz@currencyfair.com>
Co-authored-by: Kamil Tunkiewicz <kamiltunkiewicz@currencyfair.com>
Co-authored-by: Richard Moffitt <druuimai@users.noreply.github.com>
Co-authored-by: Vadim Peretokin <vperetokin@hey.com>
Co-authored-by: Mike Conley <sousesider@gmail.com>
Co-authored-by: Piotr Wilczynski <piotr.wilczynski@bisnode.com>
Co-authored-by: Nils Schimmelmann <nschimme@users.noreply.github.com>

test-qt-6.2.0 2021-11-10 09:19:06 UTC
Re-disable windows build

Author: Vadim Peretokin
Author Date: 2021-11-10 09:19:06 UTC

Re-disable windows build

add-mvsc-analysis 2021-10-27 06:30:39 UTC
Create dependencies file as well

Author: Vadim Peretokin
Author Date: 2021-10-27 06:30:39 UTC

Create dependencies file as well

improve-getmuldetinfo 2021-10-04 17:04:42 UTC
WIP

Author: Vadim Peretokin
Author Date: 2021-10-04 17:04:42 UTC

WIP

use-selfhosted-macos 2021-06-02 05:56:04 UTC
Use latest aqtversion

Author: Vadim Peretokin
Author Date: 2021-06-02 05:56:04 UTC

Use latest aqtversion

refactor_macros 2021-03-07 07:11:20 UTC
typo

Author: Kebap
Author Date: 2021-03-07 07:11:20 UTC

typo

check-various-code-formatters 2020-04-25 08:21:29 UTC
apply clang-format

Author: Clang Format
Author Date: 2020-04-25 08:21:29 UTC

apply clang-format

add-lua-checks 2020-03-15 01:59:02 UTC
Merge remote-tracking branch 'upstream/development' into add-lua-checks

Author: Kebap
Author Date: 2020-03-15 01:59:02 UTC

Merge remote-tracking branch 'upstream/development' into add-lua-checks

main 2020-03-10 19:14:06 UTC
Merge pull request #3419 from Mudlet/development

Author: Vadim Peretokin
Author Date: 2020-03-10 19:14:06 UTC

Merge pull request #3419 from Mudlet/development

Update master with latest 4.6.1 release

troom-salvage-audit-messages 2019-07-05 18:51:44 UTC
another

Author: Kebap
Author Date: 2019-07-05 18:51:44 UTC

another

140 of 40 results
This repository contains Public information 
Everyone can see this information.

Subscribers