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
* 2D map display speed regression fixed
Closes #4272.
* Further optimization
5ebd98398469fc05e1d7bcdf02d7071e3eca3554 authored over 4 years agoaa518e00bdcfd07fecb3cb21ece4ce4f8d0eb718 authored over 4 years ago
c238911a5cad8dedde5be667b1a67bf00444ce84 authored over 4 years ago
89438b90dfb0f967ff398127a36909175d9a0474 authored over 4 years ago
* Update Qt to use latest LTS version
* Change 'silent install' to use 5.12.9 as well
e37da217e744ee9a736a3be0e7cdc9b1eae7238b authored over 4 years ago* Update Mudlet build to new version of run-vcpkg
* Update CodeQL build to new version of run...
8c307e3cba320daca8b85e7e9916ceb08dc99e63 authored over 4 years ago* New translations mudlet.ts (German)
* New translations mudlet.ts (German)
c0f95e9d73cd08bc21d68f1b097e994eafcfd12d authored over 4 years ago56321f2e027dd27ef001f35022841943217df1d6 authored over 4 years ago
* Prep for 4.10 release
(cherry picked from commit 3cd96e1e5f47f0b9c09d1d28c5f94891b4f303f6)
...
* Debug Luarocks on OSX
* Try installing luarocks first
* Remove debug echoes
ea6df57ad2faf4bdd0c7524d3ac7af1f848e0d9c authored over 4 years agoCo-authored-by: mudlet-machine-account <[email protected]>
1b36abe2ed969d8b296aa3ea3a0d575735bba7aa authored over 4 years ago* Add translated qrc to cmake
* Another go
* Include qrc file as needed
773e9036bbce23545cb145a5e75019a7fff1fef9 authored over 4 years ago* New translations mudlet.ts (Russian)
* New translations mudlet.ts (Russian)
* New transl...
c457b00d8e9870ba2183fa2b97b8ae1765505324 authored over 4 years ago9a805e6976d51601fcb6e2a1824454530eabd63d authored over 4 years ago
0bafccea0f1a28d18d4031d561ccff4d9994cf7e authored over 4 years ago
Co-authored-by: Vadim Peretokin <[email protected]>
7bbdac0b271eb906498c37dfbc39c1b5afbe5369 authored over 4 years agoa06ada5d4f5af76e5bca8618a5eff70a9b21541f authored over 4 years ago
8bdc0ad757c88605b0724ba644ece71d84a76b6e authored over 4 years ago
Co-authored-by: mudlet-machine-account <[email protected]>
220ed6c21ac4355c44fd24cc5fbb06de3c04dd59 authored over 4 years ago321d17d6306350cca42f1ecd74f6dcc21b9c45b9 authored over 4 years ago
On Linux we happen to use a font that we have forced the use of the Noto
Color Emoji font as a s...
This reverts commit 85f1b5, which got squashed into 6db39ec.
519ac930d2af4b7873916f00436eab29ed6dda83 authored over 4 years ago* More Coverity
* more exits
c6f1ef9d27def92d37e1943491c61b36a44fa56d authored over 4 years ago* Migrate from AcionsPanel to Github
* Fix yaml
* Fix 3rd party yaml
4eecad263bf4109009c0bf4ba3ac315bccbcda93 authored over 4 years ago1905dbb83903e968503d8df25d2ca9a16ac8c120 authored over 4 years ago
* Drop all locks.
Exception: The map import lock is actually necessary, but we're not
doing ...
5531d4b40acfee9c068ec86a3f3ee3a5aa1a0fb3 authored over 4 years ago
Co-authored-by: mudlet-machine-account <[email protected]>
882083b58c95c83357a2734318b416df4fc22e5a authored over 4 years ago* Coverity fixes
* Order fixes as per comments
* That was broken
* Initializer
d13286f3fe23297bc5e227f154f12a5d46b61454 authored over 4 years agoSigned-off-by: Stephen Lyons <[email protected]>
e8c5914744d81d24f6955e18365e6dafcb1f415e authored over 4 years ago*Total -- 1,370.02kb -> 1,299.67kb (5.13%)
/icon_dev_1024x1204.png -- 550.81kb -> 519.67kb (5.6...
4f3ec6f707df5817f1228ecb475091cf6dcb9498 authored over 4 years ago* show attLabels on Hover
* hide custom menu if no menu items
286a48b29c57c5d201ff604f5644870a5a9aed4a authored over 4 years ago* Map: Add an option to show room names below their IDs.
This is a fairly straightforward ext...
c0d3faf81965ac5ac15caf4ac2be90c06fe64019 authored over 4 years agoCo-authored-by: mudlet-machine-account <[email protected]>
285c0112755830e208facf2ecad9202d46988b46 authored over 4 years ago
The "dev" one needed some reworking to avoid some clipping and I found the
GIMP script to gener...
* Revise: avoid extra invocations of bash shells in CI scripts
I was trying to find out why s...
022f31d5bbca27c2d0d6a75c027c02ce5176ffe3 authored over 4 years ago* Typo
* Add a "mudlet.custom_speedwalk" flag
"doSpeedwalk" is only called with a Mudlet-g...
3eaf19be66c8a2eee07be85edf6ecfd2ef22842f authored over 4 years agof85b6c4bd6a7a349c78d9caaf0d579a28b15da03 authored over 4 years ago
792150d137fe2769ad1cfee6731fa22d060d4235 authored over 4 years ago
ce45f568ab0c3218b9b41a7427eaf1d3a4195630 authored over 4 years ago
This reverts commit 45caa89535feea617a6cc05e9af43aab558eb84c.
f1eb9d5851978e682b0282eb12f415da0b5ae1cb authored over 4 years ago* Update cache action
* Update CodeQL as well
01168260f5eb0904f24e78d9d4c761bd519d915a authored over 4 years ago* Add a new Host::findConsole function
* Sketch: TLuaInterpreter.cpp modification
* Fix ma...
45caa89535feea617a6cc05e9af43aab558eb84c authored over 4 years ago
The MacOs build was producing an error message:
CI/travis.osx.after_success.sh: line 60: [[: %cs...
9508ecfbf6c7e68a5a168b8a15a544007ee4fc62 authored over 4 years ago
This eliminates a pointless check for running on a Linux CI process for
a script that is explici...
df7b49a770f7b95b87b22ca8fbb47e7ca2966c06 authored over 4 years ago
* Fix cast warnings in map image label code
* Use a more modern convention
* Cast properly
4f38c32662b996e8b2acd23e427325eb1089aa96 authored over 4 years ago* Update-environment-variable
* Update codeql workflow as well
* Skip using separate actio...
3e0ac68cef6783b62b95501459bc685bd0c90ff0 authored over 4 years agoCo-authored-by: mudlet-machine-account <[email protected]>
89b5bbacc07652b8eab97c7617e6d0234c625260 authored over 4 years agoCo-authored-by: mudlet-machine-account <[email protected]>
3811abdda6561855669045461a08ec4718b8a9f6 authored over 4 years ago* Fix tempAnsiColor trigger
Closes #4109.
* Fix argument #s in error messages etc.
* An...
2c9d361885ff8ea736780ff2752876aa77153a44 authored over 4 years agothat's the Lua name and that's what we're documenting
aa88ff6517ef283e925b0d51c7593f36c4d7c0b3 authored over 4 years ago4263899477485485f4c26b45ddad0cd0f8c5ee66 authored over 4 years ago
* "shrink" doesn't keep the rooms in place
The offset delta calculation, while mathematically...
51693d5bd5fefafe3e06ffdb450cad545a71f900 authored over 4 years ago2c35a018dca64dccdc5401a0cd3db29cbfa3841b authored over 4 years ago
* Intorduce a separate TMainConsole type
The plan is to move various main-console-only fields...
2b6fe270adc9f315446918c828cd99371bf8b6e6 authored over 4 years ago* Replace toLatin1 with toUtf8 in TLuaInterpreter
* Replace toLatin1 with toUtf8 everywhere e...
51a2df436b6826b714a96f0537176d66e0340fb0 authored over 4 years agoeca073497e9765977d36ec6e54808a7f918da143 authored over 4 years ago
aed29206e4f52b35de21ca214cb7b9961ba0e534 authored over 4 years ago
* Update links and stuff
* pushstring -> pushfstring
bbe4935135cc19133930a71739f0b856eed343a2 authored over 4 years ago* allow attached at creation
* detach if settings change
09e2bd68685908264b6fff928116d87822144760 authored over 4 years ago* Enable code scanning
* Remove Javascript scanning
* Get Qt dependencies for Mudlet
* ...
2988e4deff348a9e2fdba3f718786db9f6c955f6 authored over 4 years ago* lua_error()+return 1 => return lua_error()
* Missed fix-ups from the last cleanup patch
...
c019206622f3890a562ba131b5b24c02a32669c2 authored over 4 years ago
57e9dc3cfc7fc20b5cb4437a9e1246ad02bab55c authored over 4 years ago
59bc01c9e750fa100d8f378c70c4aff7acd77207 authored over 4 years ago
Co-authored-by: mudlet-machine-account <[email protected]>
1cd60d52920daf818ff662539d9d07d96dd38a94 authored over 4 years agoCo-authored-by: mudlet-machine-account <[email protected]>
69bcf106b53422b453b10726b9485f6544062a41 authored over 4 years ago* Enhance: add mapper background and exit color functions
These were requested by a Discord u...
70f82b3700affc4559843e543ec2bb63a39d2cc0 authored over 4 years ago46547cc2fe53e9e41e7add81babd7fb1575458ad authored over 4 years ago
* getFgColor / getBgColor: return 4th argument: length of run
* Add offset parameter to getFg...
5ce27b48b4e4fe393616bb7201d45c7c662a5085 authored over 4 years ago3ae0a4cc4c8e576d507cec0dc6a030f7fe1c8129 authored over 4 years ago
* fix scrollbar and allow horizontal wheel
* fix for characters didn't get cleared
* enabl...
587f9625b259d6a5f41d897e9ab64e7c9d9a5f22 authored over 4 years ago* add checkbox
* don't highligh history
* change checkbox name
* change unHighlight to ...
c95107374eda6b048639a473f2799c86a15134b3 authored over 4 years agoapparently that fix got lost when merging. Mea culpa.
bc62a9ce5c1cf6a7e49d0aeacb7c42d410b56471 authored over 4 years ago* align max captures groups for match and match_all
* added suggestions and limited ovector
...
* At least one return-else pattern was a false positive.
Fixed and reordered. Closes #4130.
...
* Cleanup
Remove two anti-patterns from TLuaInterpreter.cpp:
* De-indent the "else" branch...
ccbcc36a3b63eee083999bf9e507cd4770b49b47 authored over 4 years ago* get links to append
* use only one id to append links
* codefactor missing space
* in...
e9ac3e220e1e53c07c49fb3aedaec40c78a56daa authored over 4 years ago* isActive and exists for buttons
* add button and script to error-message
55317a9759c78e388f4407baf3d992b81e103b2c authored over 4 years ago5459f7c480478666cca5234e0d4aedce5ae421da authored over 4 years ago
* setCmdLineStyleSheet for primitives and geyser
* comment copy paste fails corrected
* Up...
81e54ea296e3775edb4ddc2dbc7463adeec7b061 authored over 4 years agoCo-authored-by: andre <[email protected]>
b0b99cafb0706ec965e7986f5655ae21233ec490 authored over 4 years ago
* adjust ansiPattern to allow for both semicolon and colon as separators for ansi
* Add test fo...
This is a per profile option, saved with the profile, that disables the
reporting of "Unprintab...
Co-authored-by: mudlet-machine-account <[email protected]>
79dc1ec48688c980686872f5ba855902b30796ef authored over 4 years ago
It seems that one of the tests in `(void) TTextEdit::highlightSelection()`
was being done too l...
Also add indication of bitness in QApplication::ApplicationName for Windows
builds.
Signed-off-...
5f02f921f1e9e5f5f0e6f0065f9a1f6922c623b5 authored over 4 years ago066efc0722152cac5ca84fcbde83963c703c6135 authored over 4 years ago
* Try brew update-reset instead of update
* Use brew-update-reset branch
* Back to brew up...
b40c2f175bc4f9da29b99ab9539df700aed8ae35 authored over 4 years ago97c2833fd55201756fdbc2af76b315357bc982de authored over 4 years ago
3ff8f62d519e48161ee6f31d3c6b8bea1b76ec2f authored over 4 years ago
* restore old behaviour
restore old behaviour for right click menu and for the
image copy
...
6f462d323386a560e1bb7b77b27bf7808e85897d authored over 4 years agoCo-authored-by: Vadim Peretokin <[email protected]>
c11d90a8ee74a333e37a4dcc68cc4ce3f7c6b963 authored over 4 years ago* use upperPane for page scrolling
* screenheight was private
8800347144238dc1843aa858d8b9612c4cc0be9e authored over 4 years ago* pGlobalLua cannot be NULL
* Don't clear the stack
Internal functions should leave the st...
6db39ec45095750f4a0d76d78837780f911133f3 authored over 4 years agoc54084db4cffe2d4b9a4172847f4fe17f05755bb authored over 4 years ago
When the preference that controlled the E. Asian widening was set to "Auto"
it was not being co...
I discovered I had a problem with this when working on something else with
an existing profile. ...