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

Fixup: make copying map to multiple profiles work better

Refactor the code that identifies where player is in other profiles, saves
it in current profile...

9c59f195ce133514405ca8429fdc385c8a99c155 authored almost 9 years ago
Enhance: make map auditing more thorough and robust

As well as fixing the Area ownership of rooms (which has been an issue that
crops up from past b...

4b6c06311166ef81b81503636a4263f834982e3a authored almost 9 years ago
Enhance: store current player location in map file on a per profile basis

It is possible to copy a saved map from one profile to another - even if
that other profile is i...

94dd41bfb7ab203565c9397717d04eb22dc9810c authored almost 9 years ago
Tidy: code layout tweaks without functional changes

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

275a712fa9d16d2e9a0052e32d2f8eb75eb57dcd authored almost 9 years ago
BugFix: make messages show up during large map file cases on Preferences

Found during testing with humongous map files that the "Loading" & "Saving"
messages did not sho...

06cbeeb143f0035d33a64ebdea13303c1e0c2d8d authored almost 9 years ago
Enhance: 2D Map Room Selection, better big map performance + other mods

In situations when we check whether a room in an area both for internal
purposes and when rooms ...

ad10ebb57d9b191036746c256847f0f2b0c77956 authored almost 9 years ago
Merge pull request #300 from SlySven/(release_30)tweak_reformatSplashScreenMessage

(release_30)tweak: Reformat Splash Screen Message

eeebd1fb496d8861fac3922a9ffe47b612a1aa3f authored almost 9 years ago
Merge pull request #299 from SlySven/Tweak_reformatSplashScreenMessage

Tweak: Reformat Splash Screen Message

a95da50b606d3cbbdde8e1b074f77a74572a6d22 authored almost 9 years ago
Tweak: Reformat Splash Screen Message

Whilst working on other things I noted that the Splash Screen Message on
start-up was too wide a...

f29514189a90aa5d8ec516598442fb9d91a8c77e authored almost 9 years ago
Tweak: Reformat Splash Screen Message

Whislt working on other things I noted that the Splash Screen Message on
start-up was too wide a...

d0075aacba4c56982171f1a588c5bfb96be86c95 authored almost 9 years ago
Merge pull request #298 from SlySven/(release_30)bugfix_correctLuaErrorMessageFunctionNames

(release_30)bugfix: correct errors in Lua command error messages

2e56bc23e489915d68c98ccb963bb9d76e5adcdf authored almost 9 years ago
Merge pull request #297 from SlySven/BugFix_correctLuaErrorMessageFunctionNames

Bugfix: correct errors in Lua command error messages

914d28c14dd4882e6b1282971f50015abd8fb11d authored almost 9 years ago
Bugfix: correct errors in Lua command error messages

There has been a fair amount of copy and paste in creating various Lua
commands - but the error ...

d2a43eaa3180b5abe6cdda2d508fadb1b8b66ff0 authored almost 9 years ago
Bugfix: correct errors in Lua command error messages

There has been a fair amount of copy and paste in creating various Lua
commands - but the error ...

8fd9dbc45307d0cfb357c53ac9d3bfbfdfb6e977 authored almost 9 years ago
Merge pull request #295 from SlySven/(release_30)enhance_AddVisibleSpacesToScriptEditor

(release 30)enhance add visible spaces to script editor

786b72ef0818fb3ec1eeddce0074eadc45bde573 authored almost 9 years ago
Merge pull request #294 from SlySven/enhance_AddVisibleSpacesToScriptEditor

Enhance add visible spaces to script editor

2fb4dc9e04f96f0ba75c2e087a053efd56e4146d authored almost 9 years ago
Tweak: disable status bar on main window by default

This change was requested following peer review.

Signed-off-by: Stephen Lyons <slysven@virginme...

ede48e689315511eedca647f6a8d9bc04462d708 authored almost 9 years ago
Tweak: disable status bar on main window by default

This change was requested following peer review.

Signed-off-by: Stephen Lyons <slysven@virginme...

e8f8a39333972b774b7b5bd4d69714a4d410be91 authored almost 9 years ago
Fixup: provide statusBarTips for main menu actions

Tooltips on QMenu items are NOT displayed by QT - a known (mis)feature?
The recommended action i...

30f3b1c9e8388adf988fa6072d70a7fba0e0dd78 authored almost 9 years ago
Correction: reposition P Pref. new controls into better place

I have recently added two checkboxes and a comboBox with a label
into the "Main Display" tab of ...

d8a93a131eb694c7418d9b5501f88686df9fa650 authored almost 9 years ago
Fixup: provide statusBarTips for main menu actions

Tooltips on QMenu items are NOT displayed by QT - a known (mis)feature?
The recommended action i...

eb53db208bbe47d1445c473580560503661d4e9e authored almost 9 years ago
Correction: reposition P Pref. new controls into better place

I have recently added two checkboxes and a comboBox with a label
into the "Main Display" tab of ...

46675fad0b1be82d1ef97c47c5c9f65d3a2912dd authored almost 9 years ago
Enhance: allow Main window statusBar permanently shown/auto-hidable/hidden

Having recent uncovered and reactivated the status bar that was coded for
but not showing it was...

688205e3fafb7306bac18ab1b3d86996fef3416e authored almost 9 years ago
Enhance: allow Main window statusBar permanently shown/auto-hidable/hidden

Having recent uncovered and reactivated the status bar that was coded for
but not showing it was...

499a45e3417f77d09c70dcf798b0b8a320a6a578 authored almost 9 years ago
Fixup: correct some issues raised in testing

* In dlgTrigger C'tor tweaked Qt Version check for inclusion of placeholder
text - should be 5...

111d77b302302b1b8d46e24d5a92e7afe5d88254 authored almost 9 years ago
Fixup: correct some issues raised in testing

* In dlgTrigger C'tor tweak Qt Version check for inclusion of placeholder
text - should be 5.3...

a102d6b7b5ae99cc15584dd50b9f11165d56e6d7 authored almost 9 years ago
Fix: Shorten placeholder text so it will fit onto one line

As I have set the Lua code entry widget in the editor to show the
background of the widget diffe...

831bfb2385181a2acad6a4020d0caefbfad3413b authored almost 9 years ago
Tidy: Further tidy of trigger_editor form

This commit removes several nested QWidgets that add nothing to the overall
designed but were pr...

d38f87bc7320260844b16c5238a87980cc88b7b8 authored almost 9 years ago
Tidy: clean up trigger_editor form

This form has evolved considerably over time and there is a real mess of
member item names - thi...

10649019416655df3e6499d83862b09e88f803ed authored almost 9 years ago
Enhance: tweaks to Source Editor area

Make background area of source editor different from that of content so
the end of the later can...

78edd986d9b52a1314d9b623e435db09f79ef060 authored almost 9 years ago
Enhance: tweaks to Source Editor area

Make background area of source editor different from that of content so
the end of the later can...

3528e0cd015d62a7d688e41dd284884ef5f25632 authored almost 9 years ago
Tidy: Further tidy of trigger_editor form

This commit removes several nested QWidgets that add nothing to the overall
designed but were pr...

8e89763ad2f4d0a58b60a8942f489f297564a4af authored almost 9 years ago
Fix: Shorten placeholder text so it will fit onto one line

As I have set the Lua code entry widget in the editor to show the
background of the widget diffe...

6d2433a6291f323d952f15e344406ad0d83c2884 authored almost 9 years ago
Tidy: clean up trigger_editor form

This form has evolved considerably over time and there is a real mess of
member item names - thi...

4d6d387423936eb092239e1aca26620dd770b069 authored almost 9 years ago
Enhance: Add control for display of White-space characters in Editor window

Whilst perusing the Qt Documentation I found the options to display Tabs &
Space (as right point...

4d3f5ab5cb601beb5c57060eb971773d92dcf9b5 authored almost 9 years ago
Enhance: Add control for display of White-space characters in Editor window

Whilst perusing the Qt Documentation I found the options to display Tabs &
Space (as right point...

975b61ba9b51e93cd9fa93846cf15661d94451c9 authored almost 9 years ago
Merge pull request #290 from EldFitheach/release_30

(release_30)allow nil arguments to raiseEvent, and have raiseEvent throw an error…

ba5f1f122c7ae435dec1b5b31d863a90b6c95d61 authored almost 9 years ago
Merge pull request #289 from odavison/fix-profilesaveas

Fix: Bug where save profile as <name>.xml would save as <name>.xml.xml

f8a85642d4b794712d21154b83a2647f21a7ff20 authored almost 9 years ago
Fix bug resulting in duplicate .xml when exporting profiles or triggers

The functions responsible for exporting profiles and triggers were
blindly appending ".xml" onto...

69e7d9bbbc27e1d41e10daa6ce842a5301ef42d0 authored almost 9 years ago
Merge pull request #293 from SlySven/(release_30)fix_miscellanousOneLiners

(release_30)bugFix: Several one-liner fixes

ca0cd0057ed6e847f419d2074e416b8127ece885 authored almost 9 years ago
Merge pull request #292 from SlySven/(release_30)bugfix_crashingOnLuaInsertModuleWithNoModuleDisplayWidget

(release_30)bugFix: Prevent crash if module loaded via Lua before module widget c…

d271e679d7012db3d74ee395ee25bad8e13cc5c3 authored almost 9 years ago
Merge pull request #291 from SlySven/Bugfix_crashingOnLuaInsertModuleWithNoModuleDisplayWidget

BugFix: Prevent crash if module loaded via Lua before module widget c…

df5776068b5cfaed7ab5e298fc3b8763c3bfd959 authored almost 9 years ago
Merge pull request #228 from SlySven/fix_miscellanousOneLiners

Miscellanous one liners

67a7ae6ca1c5b2fc8e51d1082eb477958512f6e9 authored almost 9 years ago
BugFix: Several one-liner fixes

Two broken connections in dlgProfilePreferences c'tor to non-existent
dlgProfilePreferences::set...

0909636e74057381472761359307258e8d64a0d4 authored almost 9 years ago
BugFix: Several one-liner fixes

Two broken connections in dlgProfilePreferences c'tor to non-existent
dlgProfilePreferences::set...

bfdcdd449590acfd0efbc8b469a9d1dd911492da authored almost 9 years ago
Merge pull request #288 from EldFitheach/development

Change raiseEvent to allow nil arguments and return an error when passed arguments of unhandled ...

3b76f924994dfe5d2088972978f9037e41c2324e authored almost 9 years ago
BugFix: Prevent crash if module loaded via Lua before module widget created

This is to fix [bug 1537906](https://bugs.launchpad.net/mudlet/+bug/1537906)
This is caused by (...

7e88c3c35a007c5b58a5e09ef68b4ff52f6924bf authored almost 9 years ago
BugFix: Prevent crash if module loaded via Lua before module widget created

This is to fix [bug 1537906](https://bugs.launchpad.net/mudlet/+bug/1537906)
This is caused by (...

c2a8c9642a1daa1a91a7e210f9378d741924d016 authored almost 9 years ago
Add copyright

a08688930973bc287c1dd5800afdb47dfcf188f1 authored almost 9 years ago
Add copyright

435a27bac5e016258ee2dc7f1d7ed2fe28e01a41 authored almost 9 years ago
typo fix

0ce13173cd43d4fb9464b3ed1b6aed5bbff1e921 authored almost 9 years ago
Allow nil arguments to raiseEvent, and have raiseEvent throw an error when receiving arguments of unrecognized types.

a8cd402f69dcca33d76c980205856c5f2f0ade99 authored almost 9 years ago
Small change to error message.

9141360e4022f7db94b18e298ef504faac8eb90d authored almost 9 years ago
Use QStringLiteral for error message

a4c29e860ece46659902a5065e6ffc3ab5a71df3 authored about 9 years ago
New error format.

60e9570695f92cb5ebe76a77e96c6f4f643d8d87 authored about 9 years ago
Change raiseEvent to allow nil arguments and return an error when passed arguments of unhandled types.

a087649e73cc3e17a37411c9689374de5b9a1f2f authored about 9 years ago
Merge pull request #287 from EldFitheach/release_30_raise_event_boolean

Allow passing boolean arguments to raiseEvent() and callEventHandler()

5dcf32ab3a7f780e2a439e8d5abb35e932350c82 authored about 9 years ago
Allow passing boolean arguments to raiseEvent() and callEventHandler()

1fc9ab0086049b663446bc9d60d8be7284279ee7 authored about 9 years ago
Merge pull request #286 from EldFitheach/raise_event_boolean_arg

Make changes to TEvent and TLuaInterpreter to allow passing boolean args to raiseEvent().

532f5b22eb9156e8e8990daa6934e49d656ee9e9 authored about 9 years ago
Finish fixing indenting.

2836052ef306b5c722ba35db991c721d16acf499 authored about 9 years ago
Fix indenting.

f1bd21e4ddb66a66303655607ef617f2c399d1aa authored about 9 years ago
Make changes to TEvent and TLuaInterpreter to allow passing boolean args

to raiseEvent.

d1fc1e6b0c9d3a6602bc15beac733f705b0ff1bc authored about 9 years ago
Merge pull request #285 from keneanung/release_30

(release_30)Add the new "sysNegotiationFinishedEvent"

f3f5f86520fdc32896a7935f67b5ce162f64f9b6 authored about 9 years ago
Change type of the event raiseProtocolEvent

Signed-off-by: keneanung <[email protected]>

4d37ecdd9b844343bad90d49c798c54aed12c89b authored about 9 years ago
Rename the protocol event in ctelnet.h

Signed-off-by: keneanung <[email protected]>

1d148528dc93bdc92e920eba568a2264699cd68d authored about 9 years ago
Add sysProtocolDisabled for the data protocols as well

4f11c0b17f3b7ad80719dcabf96b01f7d1321912 authored about 9 years ago
Add the new "sysNegotiationFinishedEvent"

The event is fired when one of the data protocols MSDP, MXP, ATCP, GMCP or
Channel 102 were succ...

7e284f82623c2abdf4147fe05ed9af28e8c360f7 authored about 9 years ago
Merge pull request #280 from SlySven/Enhance_addAreaAndMapUserDataStructures

Enhance add area and map user data structures

9437fdbda4727d2429acf72852b11b6d127fc745 authored about 9 years ago
Merge pull request #279 from SlySven/(release_30)enhance_addAreaAndMapUserDataStructures

(release 30)enhance add area and map user data structures

59f18da0d1a220009d5bcb6aede1b7b7ab266c6c authored about 9 years ago
Merge pull request #252 from jason-johnson/development

Added shortcut for keypad keys (comments)

63a6a1b82dd282d12ee9803182d43e5c3095437b authored about 9 years ago
Merge pull request #232 from keneanung/addNegotiationFinishedEvents

Add the new "sysNegotiationFinishedEvent"

d3b0f464c9479dc4b268ce9b7446f6e1671f4684 authored about 9 years ago
BugFix: repair a map loading error caused by a stray space

I accidentally included this in previous commit.

Signed-off-by: Stephen Lyons <slysven@virginme...

ab0569211d30db850f8071e025eeb2720cd3a704 authored about 9 years ago
Fix: correct initialisation error revealed by C.I. testing

The clang compiler spotted an invalid initialisation sequence in the recent
commit-f8ffe911 that...

669b5e7df58bbd73d3a4cebd2eca7bbf2542fb8b authored about 9 years ago
Revert: last commit, leave Travis C.I. stuff to another (better, fuller) PR

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

5aa966413a7b74535665232e18252a71415e2465 authored about 9 years ago
Fixup: remove qmake build from linux C.I. and add .travis file to project

The linux build does a qmake build before it does a cmake one - this sames
to be unnecessary.

A...

fc00b79e93f8d4b1c9ba8c24aa314eba56961c71 authored about 9 years ago
Revise: insert workaround for Qt 5 before 5.2

This helps with the Travis C.I. which is currently using Qt 5.0.2 for linux
testing and thus fai...

b8dc9ed0f56a5b656770c5ee86aec59d83a8b297 authored about 9 years ago
Enhance: add Area & Map user data structures & Lua script access commands

Whilst working on the XML importer for Map files I found that I wanted
somewhere to store the da...

b380e49d131099eace5ca1d2d014a4fd74660bf0 authored about 9 years ago
Revise: insert workaround for Qt 5 before 5.2

This helps with the Travis C.I. which is currently using Qt 5.0.2 for linux
testing and thus fai...

cb610703fd8c99056c57e6fa049da5fd5758e6d9 authored about 9 years ago
Fix: correct initialisation error revealed by C.I. testing

The clang compiler spotted an invalid initialisation sequence in the recent
commit-f8ffe911 that...

9dcbcbe1ff84d360e2087b81c208ba6aea86fec0 authored about 9 years ago
Enhance: add Area & Map user data structures & Lua script access commands

Whilst working on the XML importer for Map files I found that I wanted some
where to store the d...

fb79c62381fde12e5d4dae711b382e3f3d914c8f authored about 9 years ago
Port new ANSI colour code to lua

Some parts of the ANSI colour code in mudlet was changed. To keep the colours in sync, the lua c...

92ca61c987dbbf63d43ba3d655f05fb9b7883210 authored about 9 years ago
Merge branch 'development' into addNegotiationFinishedEvents

dcfe01357e3aec3863b7a37355b1e0b576150579 authored about 9 years ago
Merge pull request #284 from lucianposton/use-lua-default-path

Bugfix/Enhance: Load LuaGlobal.lua from LUA_DEFAULT_PATH

c3b9ec0aa1b47968c3094aaabed58524a2fab9c0 authored about 9 years ago
Bugfix/Enhance: Wrap LUA_DEFAULT_PATH in QStringLiteral

ad9b9ef83ae3956114095fade81c27f57b7f8a82 authored about 9 years ago
Bugfix/Enhance: Load LuaGlobal.lua from LUA_DEFAULT_PATH

Add comptile-time fallback to LuaGlobal.lua loading logic to attempt to load
from LUA_DEFAULT_PA...

ee487888f219567635fb8334d980fd3fedd1f609 authored about 9 years ago
Merge pull request #283 from SlySven/(release_30)FixEnhance_TravisCISetup

(release 30)fix enhance travis ci setup

6555207763ad154efafb2e617e2099b40b128a6f authored about 9 years ago
Merge pull request #282 from SlySven/FixEnhance_TravisCISetup

Fix enhance travis ci setup

12296577862f8058bb4783bbc9c761942e407146 authored about 9 years ago
Fixup: Clean up a couple of things spotted during C.I. compilations

In TRoomDB::__removeRoom(int id) there was an ambiguous logic construct
which needed some parent...

99a1f4d145602af96fccb4e5076bffc0cf409bf5 authored about 9 years ago
FixEnhance: Improve Travis C.I. testing process.

Split the Linux build into two separate process using the qmake and cmake
project files. Whilst...

162f9dbeb7d8ddf1416c109472c02df3616969b9 authored about 9 years ago
FixEnhance: Improve Travis C.I. testing process.

This commit is a rebase of a whole series that I put out to achieve
everything it now does. This...

2c4afc9cefc3ccbdafe08733d5e3b93f888317de authored about 9 years ago
Fixup: Clean up a couple of things spotted during C.I. compilations

In TRoomDB::__removeRoom(int id) there was an ambiguous logic construct
which needed some parent...

373bf0e7758d04d0971114b724a37cf19b9c3b47 authored about 9 years ago
Merge pull request #278 from SlySven/codeMatch_(release_30)bugfix_faultyNonErrorMessageAlignment

Code match (release 30)bugfix faulty non error message alignment

d57101bac58cfde5939cd48a198dc4956dd3e642 authored about 9 years ago
Merge pull request #277 from SlySven/(release_30)bugfix_faultyNonErrorMessageAlignment

(release_30)BugFix: faulty message alignment, cTelnet::postMessage() in non-ERROR…

a083e536bd011ad0da7a8086b843eff18b05baee authored about 9 years ago
codeMatch: Make code the same as (release_30) branch in companion PR

The PR for the release_30 branch, as well as catching up on a commit that
failed to make it into...

b5a4aebe723a8ff1c3b14c4ea03ebcb20ad98552 authored about 9 years ago
BugFix: faulty message alignment, cTelnet::postMessage() in non-ERROR cases

A version of this commit never got into the release_30 branch with the
effect that all the postM...

9c306b80f1bce36a2fb64b4a69c4b32126551bf6 authored about 9 years ago
fixup: into postMessage() alignment commit

2923460f22d005e09a764125c20cad4d26c9163e authored about 9 years ago
Merge pull request #276 from SlySven/(release_30)enhance_allowSupressionOfShortIntervalTimerDebugOutput

(release_30)Bugfix/Enhance: Suppress debug output from short interval timers

3d06729f5da09cc4cd7add6c5d80937dbf7c9943 authored over 9 years ago
Merge pull request #275 from SlySven/enhance_allowSupressionOfShortIntervalTimerDebugOutput

Bugfix/Enhance: Suppress debug output from short interval timers

f181d43134c122b65a40e6c032a83d5fd839b5b2 authored over 9 years ago
Bugfix/Enhance: Suppress debug output from short interval timers

Adds a spinbox control to the last page of the profile preferences that
allows the user to set a...

6397d62261cfce2f32fd63d9bd98dd677a391923 authored over 9 years ago
Bugfix/Enhance: Suppress debug output from short interval timers

Adds a spinbox control to the last page of the profile preferences that
allows the user to set a...

9e6e76425a44069cf0bd285ccfa0fc432caeb461 authored over 9 years ago