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
944aeffe21c4c884db7e45166ab1fd8a918a1e4d authored almost 5 years ago
19241d57e5a7db0a1413048aff6401d8b9602081 authored almost 5 years ago
* Fix issue in _comp where table B containing keys table A does not have would still return true...
85082b4115460bcdfa81a51b0ac77be23b0bb157 authored almost 5 years ago
* Fixing typo in error message for table.is_empty
* Adding tests and increasing coverage for Ta...
* Update mudlet.pro
* Update CMakeLists.txt
2a5079a74ba974c6fdb450dc2b4eb7cc7ea276da authored almost 5 years agoMerge release-4.6 branch into development
4c63abde8e7fc213746586cace22c22229d83b7c authored almost 5 years ago4950adefc26cce5afc1db57f932f9d8a2f9ec8b6 authored almost 5 years ago
Merge release-4.5 branch into development
4a0706752a9c07de3f094bb63d90e0525e0defd2 authored almost 5 years ago* Fix createStopWatch(nil) potentially crashing Mudlet
Also "name as string or autostart as b...
0317838380ec2c2f4c7f7b9f8d1b965394b3ddec authored almost 5 years ago
* Adding a bunch of tests for Other.lua
* Typo that bugged me
2d43aa5ccd63af1767035bee2c26b288623f139d authored almost 5 years ago
This file was added by accident.
03abe782aace4f0d9a408299c8aa40fe1a5f7943 authored almost 5 years ago* Add missing Geyser file to mudet.pro
* fix bloody typo
Co-authored-by: Slobodan Terzić <...
736fca212380c52f99cbaa788ca704c778160e8e authored almost 5 years ago276389047cf3636a1698ad9217bbfa357f3a7264 authored almost 5 years ago
This code:
local oldCL = createLabel
function createLabel(name, posX, posY, width, height, ...
fb9b4237acd0a1662ef09cb450d24ad3f668d34a authored almost 5 years ago
684f4d3bb3e79a7bc64dc47cde8e7e776eb448b0 authored almost 5 years ago
a9325fb84138349bc7f42aef3370106e94f77f02 authored almost 5 years ago
* New translations mudlet.ts (Chinese Simplified)
* New translations mudlet.ts (Italian)
*...
c2bc104bf6bfdec44f2a8cbd3109aee20607f966 authored almost 5 years agodb167f8aed618872786b6481d4b9ddbdc39abcdd authored almost 5 years ago
* possible fix for MacOS flickering cause by QOpenGLWidget
* Update src/Host.cpp
Co-author...
0d96e9128ceddce92f31cc8a55263dfc5625fa29 authored almost 5 years ago* possible fix for MacOS flickering cause by QOpenGLWidget
* Update src/Host.cpp
Co-author...
897dcfdff8591c832aa9b0da092f06dd3c55bb76 authored almost 5 years ago* Simplified PR 3367
Split the functionality of PR 3367 into to internal functions one create...
11d5cabb165d9a2757359b2dc5765dbf4401e92b authored almost 5 years ago* Simplified PR 3367
Split the functionality of PR 3367 into to internal functions one create...
8190d12786865a48ffb8915e031d97cd451a61ca authored almost 5 years ago* Fix missing include
* Styling
5ca9a34978c3ce7e2fd35c61ead0c4dae4aa1f93 authored almost 5 years agoThis reverts commit b7c569f47b80a123dc92b129c7b9e8e074f95be6.
eb60df4db7c40a947d7ec493eba589717ee46b3d authored almost 5 years ago207144c721292ad8aa4ba2be6555382bb8aa31c6 authored almost 5 years ago
* Added Geyser.Color.find_color_name and utilize it to harden Geyser.color.parse
* Adjustments ...
* Adding font management for geyser labels without needing to use css or craft the font tag your...
e8b999b7bfbcfe1eae72e49038cd41a8d67f67cf authored almost 5 years ago* Allow setting variable width font from the menu
* Remove unnecessary Z order
* Update te...
fed99ae55f5b2dbf124ed524437750eb01590d70 authored almost 5 years ago* setProfileStyleSheet for setting Stylesheet which affects only the Profile
* More Styling O...
869badeeff42d9e538324594d3368345e6a9cbc5 authored almost 5 years ago* New translations mudlet.ts (Italian)
* New translations mudlet.ts (Italian)
* New transl...
f92e611fef504b24794d4a13041fcbaaa8fc4625 authored almost 5 years ago* Support blinking text as italics instead
* Properly turn blink off
e97ea350f78f39cd88df468534cd9ff09a96b6c5 authored almost 5 years ago* Slight refactor in how labels store formatting, and adding functions to set certain aspects of...
47302932ff85d5abf2bc6390127e7868a2678c4d authored almost 5 years ago* Add Geyser.Label/Gauge:set/resetToolTip and set/resetGaugeToolTip
* set only gauge.text
f947414c302f53840d105646fe0e558e96713d4f authored almost 5 years ago* add setLabelToolTip
Adds the functionality of setLabelToolTip(labelname, tooltiptext, [dura...
a1f743eeca92965c03c55967cfb40dacfd3b19e4 authored almost 5 years ago* BugFix: force UTF-8 coding for notepad so that all languages work
Without this, at least on...
0181a1b80eaa4547e161a2cd5a80f5922dbe2b74 authored almost 5 years ago10fc75c6ae443900587fe06e8a607f0cd7ee6e33 authored almost 5 years ago
2dd384bb1fb6b9929aa5a034bbb7be67662d88f5 authored almost 5 years ago
* Label input fields which require an accessibile name
* Add a missed accessibility name
*...
4d6ef77f8ed51b92d83f440abbe9b9f74376acae authored almost 5 years ago5bdff7730372360044ddb60dfee31498bfc4ad11 authored almost 5 years ago
c07958acf861b98b6ff13becf7837647b605a6c1 authored almost 5 years ago
Found this whilst working on something else that involved multiple
active profiles and one of th...
* Revert "setModulePriority() now when called from install event (#3327)"
This reverts commit...
8fc99baa0becdd0a9dca3eca29bf934e12aac43c authored almost 5 years ago* Revert "setModulePriority() now when called from install event (#3327)"
This reverts commit...
e99c4825cdc4b0a43a9979bf494721446dff3981 authored almost 5 years ago
Found this whilst working on something else that involved multiple
active profiles and one of th...
f20925484eb95cd3b879a9e166efbd33453d9b8d authored almost 5 years ago
This prevents the built-in Core.Supports.Set from overriding the gmod.reenableModules() Core.Supp...
addcc62f81912bf866add0a645d9d7b075322f2e authored almost 5 years ago* Add unzip2 (async version)
* Return true if unzip starts successfully
* Rename per feedb...
64e605b41976d5410c66c7006281a2e5de2f07ec authored almost 5 years ago* Added possibility to change color, fontsize of UserWindow at creation
* Update GUIUtils.lua
4dc1c78b33f433cd0147ba31d472a61acdb65c20 authored almost 5 years ago* New Userwindow allow Geyser.Container for Labels,Gauges,Miniconsoles in them
* Used clang
...
This reverts commit e2b2cdad944fe817b3c68fafa5fa128b31caccab.
99249aa735c6b67aed444d01c06112287a5ef7f9 authored almost 5 years ago* Geyser:show
* Update GeyserContainer.lua
It should work now as expected.
Testing needed.
1d1ac69da0f5d1a44a39c9c4dae87957c8bed109 authored almost 5 years ago
* 3DMapperBugFix
* Added Suggestions and Antialiasing
* Update glwidget.cpp
Had a typo ...
5b6c52dc8018769cf5051acf1989c861a979265b authored almost 5 years ago* Build scheduled Appveyor builds as public test builds
* Clarify that only scheduled Appveyo...
e0a62b2296fc0813b88784b8acf515093e1753d4 authored almost 5 years agoThe new image upgrade as of yesterday is giving a `Could not find qmake spec 'win32-g++'.` error.
e2b2cdad944fe817b3c68fafa5fa128b31caccab authored almost 5 years ago80836c06d916f337c61c0b1c224790a016baaf52 authored almost 5 years ago
(cherry picked from commit ef971c5f2d0c38a7dd90eeb2892c7fc6bb6468ff)
4b4841ce0bbfedd9a08f03b61ace491602b4f55b authored almost 5 years ago* New translations mudlet.ts (Turkish)
* New translations mudlet.ts (Turkish)
* New transl...
d088f753ae8832e181c3b2ca828db1ad939d000a authored almost 5 years ago* Add getImageSize()
* Tweaks as suggested by peer review on reddit
* Review feedback
(c...
8c256d22e950bd8c7a4b04fe47a01c0016e7fbe5 authored almost 5 years agoa46499decb24c3ac304334294a25d9c1f6d74d1f authored almost 5 years ago
ecd05d46693473af8ee541c31be30788e07357fc authored almost 5 years ago
ef971c5f2d0c38a7dd90eeb2892c7fc6bb6468ff authored almost 5 years ago
* New translations mudlet.ts (Turkish)
* New translations mudlet.ts (Turkish)
* New transl...
acc75ddd16180041729fe6436dad88b86352ccda authored almost 5 years ago* Add getImageSize()
* Tweaks as suggested by peer review on reddit
* Review feedback
5b5a20340442bdddc8a92f9d4ecc55d69cbdd039 authored almost 5 years ago1d7dda598dfa27d2e14d4d53f5f0cd1ed230dc07 authored almost 5 years ago
Note that this may require Geyser and the like to rethink how they handle
labels so that they c...
eb6e0f62c063356eca0a945ef44d88d58b2775af authored almost 5 years ago
* New translations mudlet.ts (Turkish)
* New translations mudlet.ts (Turkish)
* New transl...
91ac5cd5b2273b197c752edb9a90e6bdef5a928d authored almost 5 years ago49aaa35af849fcbf1cf5f98665339f9e45adeb74 authored almost 5 years ago
* New translations mudlet.ts (Russian)
* New translations mudlet.ts (Turkish)
5879e5fcc8d9f775cf60ffac03204ddf535dba46 authored almost 5 years ago* New translations mudlet.ts (Chinese Simplified)
* New translations mudlet.ts (Chinese Simpl...
b1ed5ccbaacf4991ab5b2ce14d82e13384b919f9 authored almost 5 years ago* Refactor to avoid repetition, add hreplace
53914703c4b352d858bca9f3052caf93d446663b authored almost 5 years agob22b5e7694d0d047c35ead90eab84940d73823e1 authored almost 5 years ago
Used a for loop to iterate through ALL the arguments in sendMSDP, instead of
just checking the ...
* Add Fierymud to the default mud list
* When downloading a map (either via gmcp map request ...
ea32ea2d8d9f87c6ebc0522d89edb398ec49ba48 authored about 5 years ago* When downloading a map (either via gmcp map request or via the download
option in preferen...
30747005c36848f12cda9a2eca275a36cf918a94 authored about 5 years ago
Removes a Host pointer argument from several methods as it is cleaner to
get the information whe...
Due to some internal differences when `WITH_MAPPER` is defined to `NO` the
forward reference to ...
This got introduced in commit 2def7a96257f1eb7071a16db2a54237cc4721f24 but
is generally not seen...
We do this manually so as to avoid offending those looking for
"reproducable builds" - and thus ...
* Add some cases of QColorConstants - quicker than QColor
* Add it for Host as well
573eaaba4789fe3f541e73cbc1fb0f640b7f45e0 authored about 5 years ago
This was reported on Discord by user Highope#9700 and I confirmed that when
an IRC session is op...
Merge Release 4.4 back into development
68da4fae500e7da2c94dc7870df83b5ac31684dd authored about 5 years ago3ec2327a7e4c28dc72179ea96e5c7c7c829b12eb authored about 5 years ago
9506eec6e013792fa8622ede1af4a56be0f9dfa0 authored about 5 years ago
61ebfa8ec703dadbaa4364ce331b11cfc4343860 authored about 5 years ago
2ec6261d3558e230fd10c65d013977ff6ff7a1f1 authored about 5 years ago
a83055b1ad8fa95adffbf5fe9c76d825781485f8 authored about 5 years ago
a1b6364fc2ea4a1b7113b3af350d1a16c780b5be authored about 5 years ago
* Add Mud Sound Protocol (MSP) Support
* Adjust URL to http, remove extra return
* Resolvi...
a2248a392b2afe9b73eb2ef299a8fa0e0143cf97 authored about 5 years agoc93ef118e7ec387b8a869f4f80ad1cec72c0441f authored about 5 years ago
* New translations mudlet.ts (Italian)
* New translations mudlet.ts (Portuguese, Brazilian)
...
This reverts commit 8f22484f6b1972ce0ea27227268e1060ba196e2a.
80abbc21df1fd76e30f4b1cd2b9806fc7c182024 authored about 5 years ago
Forgot this when I was producting #2621 as I tend to use the other form of
the map in a floating...
4ffa087291a73d39451762f545d9dd48347e114e authored about 5 years ago
* Update TTextEdit.cpp
Put in a couple checks for bounds in front of every place I can imagin...
01b817ab5658a2a4e6645f985b68292aff27695b authored about 5 years ago
This entails changing the name of the existing 32 Bits one so that another
one for 64 Bits can ...
/src/icons/black_white_transparent_check_1x3_ratio.png -- 0.43kb -> 0.38kb (11.19%)
Signed-of...
5b245a262a8de4ef420ab919e942cba589b49535 authored about 5 years ago