1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jul 17, 2025 — Jul 17, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
- removed debug display() More... about 13 years ago
- improved io.exists to work on folders in Windows More... about 13 years ago
- fixed db:create failing on sheets without a _unique index More... about 13 years ago
- gauges improvement by Jor'Mox: added orientation styles and extracted the text onto its own level (allowing <center> and friends to work properly) More... about 13 years ago
Merge pull request #6 from Chris7/nestedLabels More... about 13 years ago
Added nestable/flyout labels More... about 13 years ago
- fixed replace() to work with multiple windows More... about 13 years ago
- improved Label callbacks to be more lenient for args and accept both a single string or a table of them More... about 13 years ago
- misc line ending fixes - removed unused Logging.lua More... about 13 years ago
- workaround luasql being too old for sqlite bug More... about 13 years ago
- added assertion to string.title More... about 13 years ago
- impoved table.update (thanks to Jor'Mox on forums) More... about 13 years ago
Merge remote-tracking branch 'origin/master' More... about 13 years ago
- fixed an issue with Geyser MiniConsole setFontSize changing fontSize of other miniconsoles, thanks Jor'Mox [http://forums.mudlet.org/viewtopic.php?f=7&t=3412&p=16741] More... about 13 years ago
Merge pull request #5 from demonnic/master More... over 13 years ago
Removed the forced lowercase sheet fields, you can use any case now. More... over 13 years ago
Fixed _unique properties not getting actually applied to columns - fixed a bad index error getting echoed to main screen More... over 13 years ago
- db: fixes, so given examples an API works - improved db:add to return a positive result on completion or nil and the error message on fail More... over 13 years ago
- added an override to createMiniConsole() so it always sets the parameters More... over 13 years ago
- replace Set by Add, since we might disable Mudlets modules at initial login with set (since Mudlet itself does not use gmod) More... over 13 years ago
Merge remote-tracking branch 'origin/master' More... over 13 years ago
- fixed GMCP module re-enable not to go off when GMCP is not enabled More... over 13 years ago
- added shms(seconds, show) - made by phasma. Given a number of seconds, returns the hours, minutes and seconds More... over 13 years ago
- fixed db:set to work More... over 13 years ago
Adding resetFormat() function to geyser miniconsoles More... over 13 years ago
Merge pull request #4 from demonnic/master More... over 13 years ago
Fixing set[Italics|Underline|Bold] functions for geyser miniconsoles. Wrong argument variable was used More... over 13 years ago
Merge pull request #3 from demonnic/master More... over 13 years ago
Adjusting clickCallback to use all arguments, rather than only the first More... over 13 years ago
Adding :clear() function for Geyser.Label More... over 13 years ago