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

Fixing spacing. Realizing this is out of the edbee editor, so we may want to look at those settings

cd548fd6de5dc1565ee1d20455fe10006c8c0d4f authored over 7 years ago by demonnic <[email protected]>
Fixing spacing one last time

eae1600403b5e20de72e69693c2e6b436cc3d70b authored over 7 years ago by demonnic <[email protected]>
Re-set -dev, 3.4 here we go!

97bb833a9d2c911c7bc7c0faf45d206ae9dedbc1 authored over 7 years ago by Vadim Peretokin <[email protected]>
Update to release 3.3.1 version

1fea403904b82f3a81c4ecbc6bcb37f9cea4b354 authored over 7 years ago by Vadim Peretokin <[email protected]>
Updated IRE mapper script to latest

3cc4794d94d09c9a1a1abb387ce8b972ec6b12c8 authored over 7 years ago by Vadim Peretokin <[email protected]>
Edbee updatae

19bcea544f210f5aa8442480d0e23306a56d9bf1 authored over 7 years ago by Vadim Peretokin <[email protected]>
Ensure cpp11 compatibility (#1193)

* Downgraded C++ required version back to C++11 temporarily

* Downgraded C++14 features to C++11

eba31d2fecf651539f5f090eeb63befe9f19bc64 authored over 7 years ago by Vadim Peretokin <[email protected]>
Fixed logic on when to modify "main" and when to use the windowName argument

02bd99e590839ce7a1e6b6ef7237ba98988488b4 authored over 7 years ago by Ian Adkins <[email protected]>
BugFix: stop items being hidden in editor and then getting lost (Fix #1173)

I think that that absence of an initialisation value for the (bool)
mTemporary flag recent moved...

4ff1034e23333ad0f308852e1ebc4573c903896d authored over 7 years ago by Stephen Lyons <[email protected]>
Re-set development to -dev (#1173)

bbb7c5b1f9a57c206e9924489c87fc125113115f authored over 7 years ago by Vadim Peretokin <[email protected]>
Tagging 3.3.0

956a82173792a465593ec080dddc65ae0f00755d authored over 7 years ago by Vadim Peretokin <[email protected]>
Remove mainwindow statusbar (#1162)

* Replaced statustips with tooltips in the mapper menu

* Removed statusbar

e5a892d7a5f3e88a1bd8a605a6f278b0f48da4d5 authored over 7 years ago by Vadim Peretokin <[email protected]>
Fixed blank command separator to not separate as people expect

caa7cbadd0272dfd2828accfec683b91ca6d44a4 authored over 7 years ago by Vadim Peretokin <[email protected]>
Re-enable search highlighting (#1096)

4f5061be99c54092b2f2642337e6e8e2d32294a8 authored over 7 years ago by Tom Scheper <[email protected]>
Fixed tab indent to be two spaces again

304260f06028230e4c6637a5c4736facd7dea6e8 authored over 7 years ago by Vadim Peretokin <[email protected]>
Fixed getComputerEncoding in case no key found

It'll now return the original value passed - it's way better than returning the wrong value.

a3a508ea19bd19f8cf55e1fa1ed53a4c47e6f99e authored over 7 years ago by Vadim Peretokin <[email protected]>
Improved map load output to be condensed down if it's all successful (#1117)

OK! Would be happy to see that in as well for maps that take a while to load (>1s).

72ed5611badcee0cc1f7a94b7c8a581006b285c9 authored over 7 years ago by Vadim Peretokin <[email protected]>
Remove manager again (#1163)

d23aa5bd79faf4089c763b2debf7fbc789bb2750 authored over 7 years ago by Vadim Peretokin <[email protected]>
Add linux ci deployment (#1128)

* Modify files needed for CI deployment of linux builds

* Syntax fix in .travis.yml

* tar ...

b9955875c812f3b1f7885c360c05399c75b3c5e6 authored over 7 years ago by keneanung <[email protected]>
Add missing call to set Editor as editable. (#1159)

9ef568453276557601e44c3404b090bc3391fcf7 authored over 7 years ago by Kae <[email protected]>
Fix get map events (#1120)

* Adapt addMapEvent error messages to current standard
* Fix getMapEvents()
The function now r...

1d1663468c4dca9fb2fdd9ba537ec3000248cc5e authored over 7 years ago by keneanung <[email protected]>
Fix locale to C

Enforce uniform locale so scripts don't get tripped up on number representation differences (. v...

2b03590f534839c8f1f5102ddde37d5a77b1644a authored over 7 years ago by Vadim Peretokin <[email protected]>
Improved layout of IRC preferences (#1152)

fe854a881ad888136bc1ea341c39f2906972d914 authored over 7 years ago by Vadim Peretokin <[email protected]>
Removes false from sendIrc() return, ignores command filtering status (#1154)

* Removes false from sendIrc() return, ignores command filtering status (not used).

* Remove ...

cc2009b309dfa4009536912d2d1fc47695cf9df0 authored over 7 years ago by Kae <[email protected]>
initialize int nIrcPort with dlgIRC::DefaultHostPort value. (#1153)

7684c0eb6769818f0665ef5ff48fb6f7ae1cc9f4 authored over 7 years ago by Kae <[email protected]>
Removed accidental debug echo left in (#1151)

01cd9ff77a39e1087a68cc2e04553385f116ff0a authored over 7 years ago by Vadim Peretokin <[email protected]>
Refactor: rename QMake project/sub-project files (#1103)

* refactor: rename QMake project/sub-project files

It is down right confusing having several ...

19a60d6c5ec05aa04fc6e692996fdfcf72b329b4 authored over 7 years ago by Stephen Lyons <[email protected]>
Update travis to use Qt 5.9 for compiling (#1141)

* Re-add single QT 5.6 build job

Since we want to keep sure that the minimal Qt version is st...

2e8ce35c0a7d8fb9bb8882aab20f77786f7efe6c authored over 7 years ago by keneanung <[email protected]>
Delete dev_README

Deleted outdated dev_README file.

It also didn't seem to be used all that often, else people ...

54112d2b6c9df7aeffd47fc23346df12f30dc2db authored over 7 years ago by Vadim Peretokin <[email protected]>
Give meaning to encodings (#1107)

5913a305772c916ae4de4698f4d4cef991756768 authored over 7 years ago by Vadim Peretokin <[email protected]>
Replaced isTempKey, isTempAlias, etc with isTemporary (#1102)

* also pushed isFolder() and setIsFolder() to the parent Tree class

51c7a748d2c130874971d99be069a3276122dfda authored over 7 years ago by Tom Scheper <[email protected]>
Update old sourceforge page links (#1132) (#1134)

12daf87c7801607e5d1ca227be69477c8f9c1b97 authored over 7 years ago by Kebap <[email protected]>
Fix more Toolbar & Button bugs (#1080) (#1090)

* Fix bugs with Buttons & Toolbars.

- Fixed change detection for location, orienation, and CS...

40bf99bfb810bc5667f1bb06296b7829ec8bd99f authored over 7 years ago by Kae <[email protected]>
Fix for the QMake warnings caused by the IRC library includes.

8c89c1eec9a53c8df6f8f281461cdceed96ef243 authored over 7 years ago by TheFae <[email protected]>
updated assignments.

03cc7bc4e8e23eb15084edf9971af7cc973fdd31 authored over 7 years ago by TheFae <[email protected]>
Add theme switching to code editor (#1095)

53c58c320e8ba8bc5583adae90cae3c92321400a authored over 7 years ago by Vadim Peretokin <[email protected]>
Event-based gamepad functionality (#1106)

9e9f2dcc2aac355d5e1140cb939ce5e9e146b3f4 authored over 7 years ago by Ian <[email protected]>
Clarified use of QLatin1String

329c6d3b5437151a8abacda03b1461c0f42f7a01 authored over 7 years ago by Vadim Peretokin <[email protected]>
Re-enabled map load on profile load (#1118)

* Re-enabled map load on profile load - disabling it broke scripts that relied on map data w/o t...

20abd15b1ee5c6d073834efe6a0603adff2124ef authored over 7 years ago by Vadim Peretokin <[email protected]>
Finished formatting all filed & added braces (#1115)

* Finished formatting all filed & added braces

a42507b30760d05109c1f177c3b1a687b9dda85a authored over 7 years ago by Vadim Peretokin <[email protected]>
Add a Code of Conduct (#1110)

* Create CODE_OF_CONDUCT.md

75114831751e973c553b656015742552b85ddee9 authored over 7 years ago by Vadim Peretokin <[email protected]>
IRC3 with more Lua features (#1087)

Changes IRC client to run with settings given per-profile, making the IRC client more visible an...

27a3e1fc6d5d72d7e76528c6d3c78684966145dc authored over 7 years ago by Kae <[email protected]>
IRC client update of UI and logic (#1072)

* Add Communi Model & Util libs

* Full refactor of IRC Client code & UI

This retains the p...

8faf4819d8005af8d85a74b8ed804ce867ffa04b authored over 7 years ago by Kae <[email protected]>
Fixed typo in GeyserLabel.lua

Per #1112

d97e67ba67b8a40a932d62c29de41aa55407d34b authored over 7 years ago by Ian <[email protected]>
Fixes https://github.com/Mudlet/Mudlet/issues/1104 (#1109)

Thanks to Rick for his prompt response on this

bc2e88a9011a4387a74df00d7690e3b79fb8d8e7 authored over 7 years ago by Vadim Peretokin <[email protected]>
Change travis configuration to use installed gcc-5 (#1108)

* Change travis configuration to use installed gcc-5

3f796ccafee0ddd4b622cb7b938835caf268537a authored over 7 years ago by keneanung <[email protected]>
Fixed "reset map colors" button to work (#1049)

* Fixed "reset map colors" button to work

That's a 5 year old bug out of the way!

604440b168610eba15029aba4f8b718737a3aa5c authored over 7 years ago by Vadim Peretokin <[email protected]>
BugFix: import some fixes by "Zolder" from Mudlet (Realms of Legends) fork

import: some Zoilder fixes from the MudletRL fork:
* in TBuffer::translateToPlainText(...): make...

414cfa4904154a7ec588bfd20e71c1bf178a75dc authored over 7 years ago by Stephen Lyons <[email protected]>
Adding GCC 5 for C++14 requirement (#1098)

83dc79b5b4ed1415eacc3b9384221000ffd819ce authored over 7 years ago by Vadim Peretokin <[email protected]>
Cut down on the length of some variable names (#1086)

37bddbc99d77f675a149b75f60975f7e99b13c1b authored over 7 years ago by Vadim Peretokin <[email protected]>
Modified tooltip for Save and Save Profile to clearly indicate their keyboard shortcuts

4f8758ef21447a033022044b9a5dd7e73bda2b56 authored over 7 years ago by Ian Adkins <[email protected]>
Removed redundant edbee config related code (#1091)

* Delete TScriptEditorManager.h

* Delete TScriptEditorManager.cpp

67ef9994c09956404d6e0da58d5f021bf4e794da authored over 7 years ago by Tom Scheper <[email protected]>
Added: shortcut for delete action in editor (#1084)

* shortcut added for delete action

1ee8b39f327da8995eca8971d6c395648a7a7293 authored over 7 years ago by Ian <[email protected]>
Adds saveWindowLayout() call to ForceSaveOnExit processing. (#1075)

Merge pull request #1076 from itsTheFae/fix-SaveWindowLayoutOnAutoSaveExit

9c7e1933c1380515cc0f155d0e3781a1e2e36a78 authored over 7 years ago by Kae <[email protected]>
Added a frame to edbee so it looks nicer

14cab087c7632cd9bf1126f6fb43b27b303955df authored over 7 years ago by Vadim Peretokin <[email protected]>
Got utf8 module to load (#1074) (update packaging!)

1cad2e360c7efdab51247b36dc2b9e7ad0e31dab authored over 7 years ago by Vadim Peretokin <[email protected]>
Edbee editor implementation (#985)

95b8bf52c445a547752ae5e916aab7c24ef78b98 authored over 7 years ago by Tom Scheper <[email protected]>
Adds saveWindowLayout() call to AutoSaveOnExit processing.

22ae31ff12174dbb34b270300be4e62625cd48b1 authored over 7 years ago by TheFae <[email protected]>
Removed duplicate clear event handlers call

dd261a137bb10372c2c1ce8f4ba61745a3e13da3 authored over 7 years ago by Vadim Peretokin <[email protected]>
Revert back to dev version. 3.3 here we go!

20944da47cf388da22809cadb6ef9d1aa27a285a authored over 7 years ago by Vadim Peretokin <[email protected]>
Tagging 3.2.0

714e3fcfa53bce4bf8249b217bf77969563d10ec authored over 7 years ago by Vadim Peretokin <[email protected]>
Added mudlet.supports.coroutines

79e2bfb5868c6d8bc898423ae1040d36e133af16 authored over 7 years ago by Vadim Peretokin <[email protected]>
Added mudletOlderThan() (#1064)

* Added mudletOlderThan

Makes it easy to write if mudletOlderThan(3,2) then return end

c2a5bc35ac79e900f91d73c499404cfdbaa9b110 authored over 7 years ago by Vadim Peretokin <[email protected]>
BugFix: multiple issues with TKey creation from lua script commands (#1069)

* BugFix: multiple issues with TKey creation from lua script commands

Bug fixes for issue(s) ...

a0850c3a4e1ed44eb0922aec398d4403362945fb authored over 7 years ago by Stephen Lyons <[email protected]>
MCCP Fix Revision 3. Removed an un-needed bool, and a good bit of ext… (#1024)

* Removed a bool for waiting on compression, removed a lot of un-needed code for MCCP, also test...

09b785e5fdcb190a2b327e9c88cdb449e03e0c88 authored over 7 years ago by Mike H <[email protected]>
Added tempKeys, & lua hooks for tempKeys/permKeys (#472)

Enables:

tempKey(mudlet.key.F8, [[echo'hi']])
tempKey(mudlet.keymodifier.Control, mudlet.key...

6773dcdad63fa7bde463da7c27b718fcc3e74e88 authored over 7 years ago by Desmond <[email protected]>
Improve first-time user experience (#1016)

* Fixed the welcome message to show again

It didn't before because default_host profile direc...

b97d6ccfd2a4408509ca1f565d7f972d432f73ed authored over 7 years ago by Vadim Peretokin <[email protected]>
Improved code readability by getting rid of quote escaping

Making use of the C++11 raw string literals feature to have more readable code.

b7f5afd1c8a8f2e7315e8fb184f1b22204b029f6 authored over 7 years ago by Vadim Peretokin <[email protected]>
Update IRE mapper script to latest

c24a4f010a5dad5bee936d3cec52e554d9b1759e authored over 7 years ago by Vadim Peretokin <[email protected]>
Updated the default run lua code script

Somehow the new default is to put in even more empty fields into the file :|

bffc44fff5cb90b960bbd0e5d3b4e1494de1413d authored over 7 years ago by Vadim Peretokin <[email protected]>
Add missing return statement (#1043)

* Add missing return statement

The Coverity scanner had a bit of a whinge about it

CID 143...

da9ad25c7101895825624bb4667889c556963277 authored over 7 years ago by Vadim Peretokin <[email protected]>
BugFix: create missing area when there is only one missing

A code structure error in a prior fix meant that instead of sorting the
missing areas if there w...

b4c7f9012d7df7ad1bc0652e18cd1818c3e3537f authored over 7 years ago by Stephen Lyons <[email protected]>
Add support for coroutines (#955)

* Store the host pointer in the lua registry.

This makes it easier to write functions which c...

a975a93c711dd9abee39c63071826af826bbd570 authored over 7 years ago by Ahmed Charles <[email protected]>
Reduced autologin delay by nearly a second

1cf680af6b32ca49b3abc23f78529c7bb2e70969 authored over 7 years ago by Vadim Peretokin <[email protected]>
Fix some TToolBar bugs. (#1026)

This PR focuses on making Floating Toolbars more usable and addressing bugs with the `TToolBar` ...

0479ec0eab8cecd596eda4def3d014ae95280af7 authored over 7 years ago by Kae <[email protected]>
Allow negative borders to be set from preferences (#1035)

* Allowed negative values in profile preferences

I realise that Lua API allows for greater ne...

057cd26dd036ad0bb3ca85b3ae135c4a23aaa5f9 authored over 7 years ago by Vadim Peretokin <[email protected]>
Updated code style - note on .arg chaining (#1037)

86ddb7a54483f44024a1b32383c4d66656908420 authored over 7 years ago by Vadim Peretokin <[email protected]>
Allows saving new Telnet connection to disk from Lua. (#1023)

* Allows saving new Telnet connection to disk from Lua.

Adds a third (optional) boolean argum...

52cfebdbdc006b876a2bb2c8341e8ccd5eab2778 authored over 7 years ago by Kae <[email protected]>
Clarified tooltip that AND trigger captures go into multimatches

0b3ac6232a9aaecb6be3c0423c027ff8e0f3021d authored over 7 years ago by Vadim Peretokin <[email protected]>
Proposed fix for sysDisconnectionEvent related crash (#1025)

* Prevent Raising Events if Host is closing down.

This commit should address issue #512 by pr...

51ba33a48d1b632b3fdaa20083a2b46b932585fc authored over 7 years ago by Kae <[email protected]>
Replace chained .args with multi-arg (#1018)

* Replace chained .args with multi-arg

Saves on memory allocations and it's especially useful...

b4902dfc69daef16a5469f2540d0970a5713c033 authored over 7 years ago by Vadim Peretokin <[email protected]>
Enhance: add text transcoding (#969)

* Enhance: add encoding/decoding to incoming and outgoing MUD data

Found during testing on th...

0b3f3221cb6cd55b18d07db3d60c6164413ef85c authored over 7 years ago by Stephen Lyons <[email protected]>
Flash taskbar on bell character and add alert() (#1011)

* Flash taskbar on bell character

* Add alert() Lua command

61bc1cab3f81a4f942c445983cf3edb688e74c85 authored over 7 years ago by kbasten <[email protected]>
Tell qmake on travis to use clang on linux

qmake doesn't seem to honor the `CC` and `CXX` environment variables. That means we need to spec...

7d45b573196bcfd08bb89069815c2f192fcf4940 authored over 7 years ago by Florian Scheel <[email protected]>
Fix save profile question to include a question mark

Also made the strings translateble.

ad5fa18cb26ea4ccdbd86fc9d52854e662eed8cf authored over 7 years ago by Vadim Peretokin <[email protected]>
Moved map options to be in map options (#1012)

It's not a special option at all to be changing the map version and belongs in the mapper menu, ...

3631052771398f7e2aea583c87127b1fad85b0e8 authored over 7 years ago by Vadim Peretokin <[email protected]>
Adding Window Layout features and control functions to Mudlet (#996)

* Adds Window Layout features and control functions.

This commit adds two new lua functions `...

610cf955236b069e6102fefb20233629fa38abf8 authored over 7 years ago by Kae <[email protected]>
Correct TConsole constructor.

e8b9377137654be41776544cc895e74119557b7a authored over 7 years ago by TheFae <[email protected]>
Fixed 'aliass' typos

7f8742c03ee383ce416ce8f0f1e4c81fbbf9322d authored over 7 years ago by Vadim Peretokin <[email protected]>
Improved QColor(0, 0, 0, 0) readability

Qt docs say it maps to Qt::transparent.

b816ead273f093dcad164400b344f66807f530a8 authored over 7 years ago by Vadim Peretokin <[email protected]>
BugFix: insert new TArea instances for wanted but absent ones on map load (#989)

* BugFix: insert new TArea instances for wanted but absent ones on map load

A user reported t...

293fe19a43c7371077462cbe659bfbeabc4b7823 authored over 7 years ago by Stephen Lyons <[email protected]>
BugFix: allows most ASCII control characters to be used/saved in Lua Code (#995)

* BugFix: allows most ASCII control characters to be used/saved in Lua code

We use XML to sav...

8fd12c1be52d8d545928a0c300b253caa082296b authored over 7 years ago by Stephen Lyons <[email protected]>
Update COMPILE

b9328db1cf32d201bf5e8f2a84044106c6009ca8 authored over 7 years ago by Vadim Peretokin <[email protected]>
Fix search highlighting white on yellow (regression in 3.1.0)

Fixes https://github.com/Mudlet/Mudlet/issues/999.

93af46992f47bfbb5ef06116b56962bc9f925ed7 authored over 7 years ago by Vadim Peretokin <[email protected]>
BugFix: ensure there is always a "Default" map area

While there was already code that ensures a map has the Default (reserved)
-1 area when a file i...

be2e94ed0d37dbcf44e82cdd48faf72215810c07 authored over 7 years ago by Stephen Lyons <[email protected]>
BugFix: prevent long-playing sound crashing Mudlet if starting Host gone (#1005)

* BugFix: prevent long-playing sound crashing Mudlet if starting Host gone

Found issue https:...

8d575a54274e1b9b778d109809894c8e1ec6e3ad authored over 7 years ago by Stephen Lyons <[email protected]>
Fix About Dialog opening unlimited instances of itself. (#997)

* Fix About Dialog opening unlimited instances of itself.

This should address Issue #852.

6addd6836846fc5fed67b8178617f0e2203f2018 authored over 7 years ago by Kae <[email protected]>
BugFix: remove typo made in previous work

The error (4 instances) is not harmful and it is ineffective code; however
code analysers are mo...

0035eea183858dcbb835ed3b1ce67759d2b7d4c3 authored over 7 years ago by Stephen Lyons <[email protected]>
Merge development and master.

761740d4a8c35d143ed57662ec7470d2b377cd43 authored over 7 years ago by Ahmed Charles <[email protected]>
Merge release 3.1.0 into master.

ce07e69abbf0637b28654204a047496dfedbc975 authored over 7 years ago by Ahmed Charles <[email protected]>