Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/Mudlet/Mudlet

⚔️ A cross-platform, open source, and super fast MUD client with scripting in Lua
https://github.com/Mudlet/Mudlet

Fix to Geyser.Mapper

Minor change to Geyser.Mapper so that map windows remain hidden when the container they are in i...

ef87390ed9036b0a3697166409d0537616ab9c7e authored about 6 years ago by JorMox <[email protected]>
Added StickMUD (#1985)

39fe2f3fcc298bcd2dda5511f0324e4dcc03401e authored about 6 years ago by Vadim Peretokin <[email protected]>
New Crowdin translations (#1981)

* New translations mudlet.ts (Polish)

* New translations mudlet.ts (German)

* New translat...

85b91c656d7fc66235df6629473b39e878098e0e authored about 6 years ago by mudlet-machine-account <[email protected]>
Highlight i18n text using the "highlight" checkbox properly (#1971)

d415d5df87cda99fa3af48eaf3bb66fa71010bb3 authored about 6 years ago by Vadim Peretokin <[email protected]>
Add a small nudge to upload exported package to Mudlet forums (#1938)

e7534d3cebe4e2585402c9cfd3ec48a5b278f2e9 authored about 6 years ago by Vadim Peretokin <[email protected]>
New Crowdin translations (#1979)

* New translations mudlet.ts (Russian)

* New translations mudlet.ts (Russian)

0be256fdb157ac1b0b693f8b2098d3240b1c1a10 authored about 6 years ago by mudlet-machine-account <[email protected]>
New Crowdin translations (#1890)

* New translations mudlet.ts (French)

* New translations mudlet.ts (German)

* New translat...

03ea5fe3703e78c6242ba5fdc35cd4ba321a7753 authored about 6 years ago by mudlet-machine-account <[email protected]>
Unify almost duplicate welcome messages (#1952)

#### Brief overview of PR changes/additions
There were two seperate versions of the welcome mes...

b55a1dccde7ff35f598d1e5fe6284d610a491976 authored about 6 years ago by Kebap <[email protected]>
Allow downloadFile to follow redirects (#1957)

cf1ad974a531056f64a70a357e545afcdb6ad968 authored about 6 years ago by keneanung <[email protected]>
Enhance allow a profile preference dialog per host (#1908)

Some time back the code-base was revised to only allow one Profile
Preferences to be active at ...

0120ce58360424fc0da3b016182ebc0b47f9b5ae authored about 6 years ago by Stephen Lyons <[email protected]>
Fix tab completion to work with non-English languages (#1954)

* Fix tab completion to work with non-English languages

* Code review improvements

* Use s...

2ea79e9b688a009f825e76956ca98c977673e04c authored about 6 years ago by Vadim Peretokin <[email protected]>
Update strings from 3.13 release (#1959)

17d14a732b307f7a9ce0e7c55726bfa6a5a83360 authored about 6 years ago by Kebap <[email protected]>
Back to development!

a48305f7eb245bed93f1853d85ad134c508f617f authored about 6 years ago by Vadim Peretokin <[email protected]>
3.13.0 release

6652593702e8a919f2a0231a01811b1941458cf5 authored about 6 years ago by Vadim Peretokin <[email protected]>
Rename "MUD" to "game" everywhere

#### Brief overview of PR changes/additions
Mudlet is still called Mudlet, but the texts shown ...

28d92a5a4957db77a7790c14834e1eeb568f08c5 authored about 6 years ago by Kebap <[email protected]>
Fixing Speedwalk Function

Change to speedwalk function to replace long form directions with short form ones so that it par...

132c6fa1fa202d2af4168080402d3d8abbcd58d2 authored about 6 years ago by JorMox <[email protected]>
Fix macOS autocomplete crash. (#1941)

73091d391a4b15b6acdaacb6cba65b18c3738f45 authored about 6 years ago by Ian <[email protected]>
Fix upload of release tarballs (#1951)

36fdf25dd107958cf086d9714e37d6f6dd0b09fe authored about 6 years ago by keneanung <[email protected]>
Fix temporary items showing up after package import (#1944)

* Fix temporary aliases showing up in the editor after you import a package

* Don't show butt...

9a5cc6641aec657a9d426009ba9ef9f8cdd69bd9 authored about 6 years ago by Vadim Peretokin <[email protected]>
Remove html-tag for .ui translations (#1947)

* Remove html-tag for .ui translations

* Update edbee to dicene's latest autocomplete fork

0b1c5ebf056092f91ea4e7782147986dff1e63b3 authored about 6 years ago by Kebap <[email protected]>
Update mapper info box on area/room rename (#1943)

* Update mapper info box on area/room rename

* Do the same for setMapZoom

* Re-arrange fun...

6d7daf61d7163036afd732b9565c2ef55d943822 authored about 6 years ago by Vadim Peretokin <[email protected]>
Rename "MUD" to "game" everywhere (except in "Mudlet") (#1949)

8c6998d0e53b139a4dcd88f7f8a8131e4ae73c80 authored about 6 years ago by Kebap <[email protected]>
Add StickMUD support for MMP downloads (#1936)

* Add StickMUD support for MMP downloads

* Avoid unnecessary pointers and use http for StickM...

25efbb6f7a6ca2a65e81570c86b530954d8c9e37 authored about 6 years ago by Vadim Peretokin <[email protected]>
Ascend tool-tip from filter sub-area (#1948)

* Ascend tool-tip from filter sub-area

* Remove obsolete string & property tags

4d7627255473a7241490dbd61760bb394553c72c authored about 6 years ago by Kebap <[email protected]>
Fix error message for room not found (#1933)

df98a3d233cb10622ae64f8cb2411dca8d758bdc authored about 6 years ago by Vadim Peretokin <[email protected]>
Simplify HTML in the composer save button tooltip (#1912)

dcbbe0f8f24d69acf18dbde787ea614f8c57ad92 authored about 6 years ago by Vadim Peretokin <[email protected]>
Add getRoomHashByID() (#1929)

This function is reverse of getRoomIDbyHash.
It is more expensive as it iterates over all rooms.

7d6f06b06e0a72790e74dd945154daa27c4690f2 authored about 6 years ago by Mateusz Kulikowski <[email protected]>
Modernize code (range loops, old headers) (#1924)

* Modernize code (range loops, old headers)

* Rename variable to be more intuitive

bed70f9df0c385efd79b93d5b161295597f06b48 authored about 6 years ago by Vadim Peretokin <[email protected]>
Disable libzip builds with OpenSSL

libzip uses OpenSSL to enable the handling of encrypted zip files, which we
currently don't supp...

b4add4eb6b547624d066d08b0dba2593a04a2931 authored about 6 years ago by keneanung <[email protected]>
Fix getRooms() to report in utf8 correctly (#1927)

fddf65e487d48c19fcb464e035dfed64e5af09e8 authored about 6 years ago by Vadim Peretokin <[email protected]>
Extend speedwalk and speedwalktimer functions (#1922)

Added optional argument to speedwalk function to allow command sent to be hidden with a boolean ...

a22b9118eca5f2cfa21d66c98794541be36dabe1 authored about 6 years ago by JorMox <[email protected]>
Set capture groups for trigger function arguments (#1913)

2a00c506272b487e1cf562802762664d7330a1f8 authored about 6 years ago by keneanung <[email protected]>
Rename internal mapper variables to be more intuitive (#1780)

5992af6d117d6b02d52e2d255261c659a67a264b authored about 6 years ago by Vadim Peretokin <[email protected]>
Don't autosave when the window loses focus (#1907)

* Remove autosave from fiding when the window loses focus

* Remove unused function declaration

d70898b209655b2e8a6996f47cd17966d91c6704 authored about 6 years ago by Vadim Peretokin <[email protected]>
Remove html from translation input (#1910)

* Remove html from translation strings

* Repair translation strings

* fix typo

* line b...

6f2d748c8136f4512ffb224ee4b67febc30e8e89 authored about 6 years ago by Kebap <[email protected]>
Stop linking inactive gitter chat (#1911)

45c329f864851a44fe34bfd2a30b15ae2c7ea332 authored about 6 years ago by Kebap <[email protected]>
Update strings for translation (#1900)

5c2470a981d7162351e425065cd3c964de26bdfa authored about 6 years ago by Kebap <[email protected]>
Add a property 'strict' to Geyser gauges which enforces a max value of 100%.

b061adef4cde9a5681cba501b1dbd9e571c44dd8 authored about 6 years ago by demonnic <[email protected]>
Re-set dev

addd381c222288b483da3e664b1f49de97fa8ef6 authored about 6 years ago by Vadim Peretokin <[email protected]>
3.12.0 release

da73160c80cf6bf667ac9d12a2865ba9f9fd7c6d authored about 6 years ago by Vadim Peretokin <[email protected]>
Add autocompletion to code editor (#1666)

* Initial commit.
Add a few hard-coded function entries for testing.
Adds autocompleter from e...

17a8f9283a912076d253d2ed91f84fb73f489917 authored about 6 years ago by Ian <[email protected]>
Revert TTS (#1889)

* Revert "Give users ttsGetState() & wiki documentation (#1882)"

This reverts commit 4a543987...

8b6641bf9be8f0d3a09b3172a403373ee736ff2b authored about 6 years ago by Vadim Peretokin <[email protected]>
double width of map-version selector (#1884)

* Width of map-version selector doubled
* Removed now obsolete maximum width

Width has been ...

3883a93d6114163b3f9fb349045c1bafe59398a5 authored about 6 years ago by Kebap <[email protected]>
Give users ttsGetState() & wiki documentation (#1882)

4a54398787f7cb51f7ef6671847d871f7272db8b authored about 6 years ago by Kebap <[email protected]>
Add lower() and raise() methods to appropriate Geyser objects (#1869)

* Adds `lower()` and `raise()` methods to appropriate Geyser objects, so you don't have to call ...

49efc2b59fa33251f5855b79ca88c5b5b2ae4e1c authored about 6 years ago by Ian <[email protected]>
Initial QTextToSpeech additions (#1188)

Add lua functions to control an installed Text-to-Speech engine. All profiles share the same eng...

1c3847320e77dc629b68fa27f3ed0ac1d44605f6 authored about 6 years ago by jgh713 <[email protected]>
Update URL shown to the new one

https://colorsublime.github.io

07866d08456ea5a9e40288641b9a25d1a043c3b2 authored about 6 years ago by Vadim Peretokin <[email protected]>
BugFix: set Server Encoding correctly on auto-loading profiles

This closes #1861 by ensuring that a setting that must be stored in the
profile home directory r...

7a3360e042929d5a2245b2129523e5666c840a16 authored about 6 years ago by Stephen Lyons <[email protected]>
Install xz-utils to guarantee xz is available

ab723194c37ab2aa5a9d3728d6aa8833862137e0 authored about 6 years ago by keneanung <[email protected]>
Create and upload source tarballs on release

5ecf0c0d11b2c5f6ac67734a4bf00047766bb982 authored about 6 years ago by keneanung <[email protected]>
BugFix: use Alternative OpenSSLBinary for Windows (#1850)

* BugFix: use Alternative OpenSSLBinary for Windows

The indy.fulgan.com site has started to n...

53ddd9ea92d58bef7a4531e81c1930496201c212 authored about 6 years ago by Stephen Lyons <[email protected]>
Fix auto-save kicking in and blocking save profile as

372d231aa6773fdd8c44e101c19d3fd7509280e6 authored about 6 years ago by Vadim Peretokin <[email protected]>
Upgrade a few classes to newer Qt connect style (#1846)

* Upgrade a few classes to newer connect style

* Revise: update a lot more QObject::{dis|}con...

6572dc9b44ed119d8f08f447bbeb26c7dbaa23a2 authored about 6 years ago by Vadim Peretokin <[email protected]>
Fix package exporter to work with async save (#1832)

* Fix package exporter to work

Added a syncronous method for it to use

* Removed poor comm...

4c235e3ec550dfd7a409cd87e4403f22490cf3e6 authored about 6 years ago by Vadim Peretokin <[email protected]>
Pulled out actions into a mudlet member class variables (#1839)

* Pulled out actions into a mudlet member class variables

* Removed unused button in code

90071339341beca72df6aa97fbfc495ebde3eeef authored about 6 years ago by Vadim Peretokin <[email protected]>
Create module zip if it's not already created when syncing (#1842)

2b5262ed6862e77f7f5b1f7f4f49e719dc430a37 authored about 6 years ago by Vadim Peretokin <[email protected]>
i18n-ise GUI label creation (#1838)

* i18n-ise GUI label creation

* Review feedback

b979c790fa5611d0acde77e4fd6298ae1196ec4b authored about 6 years ago by Vadim Peretokin <[email protected]>
Align "no map"message in centre propely (#1837)

Salvaged the improvement from https://github.com/Mudlet/Mudlet/pull/1334

9e38468e975fe4af3b9bf5bc2566b7a130d52647 authored about 6 years ago by Vadim Peretokin <[email protected]>
New Crowdin translations (#1756)

* New translations mudlet.ts (Polish)

* New translations mudlet.ts (German)

* New translat...

136378947f1167756bbb53315c4f74ea12c5fc76 authored over 6 years ago by mudlet-machine-account <[email protected]>
Delete old version checks (#1833)

Not needed with Qt 5.7 minimum.

428d3a0667bd123bd33fd7b9ec7b9856b05d345b authored over 6 years ago by Vadim Peretokin <[email protected]>
Re-set dev.

5aa756425eb52bf50813cdedede637f4f8a62984 authored over 6 years ago by Vadim Peretokin <[email protected]>
3.11.1 bugfix release.

20a327d1d99b8a11d4d42ade38c5fd51a69cf596 authored over 6 years ago by Vadim Peretokin <[email protected]>
Fix iterator to actually iterate

e150dec42cc90e2160f5ab4bf2ab97635771e6f4 authored over 6 years ago by Vadim Peretokin <[email protected]>
BugFix: fix faulty log options for new profiles or old profile save files

If a profile save file was from an older version it may not have an
`logFileNameFormat` attribut...

033b732a9839d39d45a8c685416a16b934e7acdb authored over 6 years ago by Stephen Lyons <[email protected]>
Big5 support (#1808)

* Adding support for Big5 encoding

* 1. clean up comments.
2. added range check on the secon...

8161ea87bd7d0a5e6a4d3085a21bbca50ee26600 authored over 6 years ago by Eric Chang <[email protected]>
BugFix: include a fail-back icon for the auto-saved profile in Con. Dialog

"filesave" is not present as a themed icon in some Distributions and
without a fall-back icon co...

1694859915b2539b5a55d8e80eb1fa00d3c02340 authored over 6 years ago by Stephen Lyons <[email protected]>
Back to development we go!

eb37d7ae35f440953b527cea668b35f1dda0435a authored over 6 years ago by Vadim Peretokin <[email protected]>
3.11.0 release

0470f20cc84e8a239d7e832b2e48baa827912266 authored over 6 years ago by Vadim Peretokin <[email protected]>
Fix the curl argument (#1809)

Looks like curl doesn't like an equal sign between an option and its value.

14a6e3c1294bc780790c0a3dfdd48dde05b60820 authored over 6 years ago by keneanung <[email protected]>
BugFix: ensure Notepad is always saved on profile close (#1815)

I put in code to close the Notepad in two places (although only one is
in currently used code) ...

619e8d03a75c6747e251226a61fd06c7806fa6d9 authored over 6 years ago by Stephen Lyons <[email protected]>
BugFix: prevent getGridMode on non-existant area from seg. faulting (#1814)

This closes #1813.

Signed-off-by: Stephen Lyons <[email protected]>

63ca7748a341588da220e68c9a4ee445500ee516 authored over 6 years ago by Stephen Lyons <[email protected]>
Updated input strings (#1816)

<!-- To keep things simple, focus on just one topic in your PR and make changes just for that to...

e0b8c14f4c21ea7024b0c6a5ac46ea4583afc55d authored over 6 years ago by Vadim Peretokin <[email protected]>
unify duplicate strings for i18n (#1804)

#### Brief overview of PR changes/additions
Removing the changing part like `(n of 5)` from tra...

47a953bf231ba0a14724b93e9565a05663581209 authored over 6 years ago by Kebap <[email protected]>
Revert "Process MUD input as it arrives rather than handling all OOB data first. (#1750)" (#1806)

This reverts commit a5f9679975ca6f1fe0630da265594469a7d66dc7.

# Conflicts:
# src/ctelnet.h

c245d4e60f3328ec9f16a05e260ef19a715ba2d3 authored over 6 years ago by Vadim Peretokin <[email protected]>
revise: unify Linux/FreeBSD/macOs keep-alive settings (#1803)

* revise: unify Linux/FreeBSD/macOs keep-alive settings

A small change to the ctelnet.h file ...

9fabfec50dad2f360f2fd9794fc3375c94b82b39 authored over 6 years ago by Stephen Lyons <[email protected]>
Fix coverity uploads and CI builds (#1805)

* Fix coverity uploads

I also deactivated the try to push updated translations to Mudlet at t...

1b5ba5c53ae9bd47ff3829603d30110cf25bb811 authored over 6 years ago by keneanung <[email protected]>
Enhance: add control option for icons on menus in absence of Qt respecting system setting (#1763)

* Enhance: make Mudlet respect icons on menus system setting

Or rather the provided qApp->tes...

7540f8a3b5e36622c7b271481176e0837251aa80 authored over 6 years ago by Stephen Lyons <[email protected]>
Fixed up a few error messages and poor variable names (#1779)

ca8b48221c56aef8d22fc799d6fa4b060fac0bbd authored over 6 years ago by Vadim Peretokin <[email protected]>
Add profile autosave (#1773)

ac421388d9b9cb06a4011333d8fb61b328994048 authored over 6 years ago by Vadim Peretokin <[email protected]>
Add expiring temp triggers (#1788)

e513e68fc6a5f89949a356090954f5c50a213c0c authored over 6 years ago by Vadim Peretokin <[email protected]>
Don't let connection go inactive when not in use (#1738)

* Enable keepalive option in the TCP socket

* Start a 2min AYT timer to avoid unintended time...

727c28a4e846bbcf487f3bcde92e9ba6dcdc14a2 authored over 6 years ago by Vadim Peretokin <[email protected]>
Add mxp supports response (#1776)

* Start on MXP <SUPPORTS> tag code

* First go at processSupportsRequest()

* Fixed up funct...

0a3d43c1920caa36a8ea9f602e255364861696fd authored over 6 years ago by Vadim Peretokin <[email protected]>
Process MUD input as it arrives rather than handling all OOB data first. (#1750)

* Process MUD input as it arrives rather than handling all OOB data first.

* Move condition t...

a5f9679975ca6f1fe0630da265594469a7d66dc7 authored over 6 years ago by basooza <[email protected]>
Raise minimum qt 57 (#1787)

* Raise minimum to 5.7

See https://github.com/Mudlet/Mudlet/issues/1760

aff9e157efe455c54d9631aee753893e26334fcb authored over 6 years ago by Vadim Peretokin <[email protected]>
Allow creating new maps in the map (#1777)

* Allow loading of maps if no map is currently available

* Added support for creating new map...

2d76881fd25237eeedf896037f1a7bf6d0a8aa54 authored over 6 years ago by Vadim Peretokin <[email protected]>
Cleanup: remove some unwanted QActions from a couple of forms

Given the names it looks like the forms were copied from an existing form
that had subsequently ...

55c293871f281b66906982ece6c2671526fd732f authored over 6 years ago by Stephen Lyons <[email protected]>
BugFix: update a path that is needed for a newer mingw from Windows Qt

This is a fix for #1789 "TLuaInterpreter hardcoded to search incorrect
location for Lua extensio...

14ada22dc38f44d7cf77d50b276936ea24b1168c authored over 6 years ago by Stephen Lyons <[email protected]>
BugFix: allow compilation for Windows builds without updater (#1792)

* BugFix: allow compilation for Windows builds without updater

main.cpp is missing an #includ...

a978f1ebf64244295516bfc002d774767146f51f authored over 6 years ago by Stephen Lyons <[email protected]>
Add windows code signing (#1781)

* Add code signing to windows releases
* Add some information about which step is currently taken

31c227c5a7e273ef9fdf3686ff421a9768e89734 authored over 6 years ago by keneanung <[email protected]>
Added getGridMode()

cac16cfbd77f52d3769f0f8b6de6c98cac9020de authored over 6 years ago by Vadim Peretokin <[email protected]>
BugFix: copy single line text without leading spaces (#1774)

This fixes the recently introduced regression where selecting only part of
a line of text cause...

e8a6a54b55d4bc710156f80e4e8f5217666d3d8f authored over 6 years ago by Stephen Lyons <[email protected]>
BugFix: fixes for previous PR 1775

That made some changes to the qmake project file
src/mudlet.pro but there were a couple of mista...

c7e853577eefbdc4338fe907993bf5e22c9b70d0 authored over 6 years ago by Stephen Lyons <[email protected]>
Switch to development branch for translation update

Obviously, travis checks the latest commit out, which creates a detached head
state. That state ...

f0fa0d94d2953f055cecd0c9542c36db50a47885 authored over 6 years ago by keneanung <[email protected]>
Add code to push new translation strings to Github

e089ddeea5e9c0c10a6a0f648fb7b247016f5c73 authored over 6 years ago by Keneanung <[email protected]>
Update translation strings on build

815277e4d5209afb230d17091de95a7f65cdc07f authored over 6 years ago by Keneanung <[email protected]>
Fixup dependency technical debt (#1775)

* Update 7-zip to not install a security problem
* Update boost to 1.67 on windows
* Remove un...

5298505d6dcc858f57b6c7644aeafe7545801eeb authored over 6 years ago by keneanung <[email protected]>
BugFix: correct some issues with background colors not showing on screen (#1719)

Closes both of:
* #1698 "Changing background colour doesn't refresh the screen"
* #1701 "Color...

0d6449be31803f270c28253dd4bfaf60b321f91f authored over 6 years ago by Stephen Lyons <[email protected]>
BugFix: ensure logging settings are saved with profile

It seems a clash in including two PRs lost the bit of code that was in one
of them to save the s...

f679a33189b5475c35bd5846950f6efde22744d7 authored over 6 years ago by Stephen Lyons <[email protected]>
Remove commented-out code.

b8e14956013daa5014ac4a02909ccedc56e5136f authored over 6 years ago by basooza <[email protected]>
Optimise for loops in GMCP/MSDP code (#1754)

Only compute .size() once per for loop instead of every iteration

bb227566c153595abbb0c7da006f69389174113f authored over 6 years ago by Vadim Peretokin <[email protected]>