Commit graph

30 commits

Author SHA1 Message Date
Vadim Peretokin
397eae319c
Infrastructure: Add SignPath Foundation attribution to README (#8895)
<!-- Keep the title short & concise so anyone non-technical can
understand it,
     the title appears in PTB changelogs -->
#### Brief overview of PR changes/additions
Add SignPath Foundation attribution to README
#### Motivation for adding to Mudlet
They provide free codesigning for Windows
#### Other info (issues closed, discussion etc)
Still need to update the website with this.

Co-authored-by: Vadim Peretokin <vadi2@users.noreply.github.com>
2026-02-06 08:35:13 +01:00
Vadim Peretokin
64e5a5e66d
Infrastructure: remove vcpkg, boost, in favour of OS-specific package mangers (#8493)
<!-- Keep the title short & concise so anyone non-technical can
understand it,
     the title appears in PTB changelogs -->
#### Brief overview of PR changes/additions
This change removes vcpkg and boost from the build system and switches
to using platform-native package managers instead.
#### Motivation for adding to Mudlet
The idea was to use one C++ package manager on all 3 platforms, but it's
being too troublesome in practice, unfortunately. This change will
simplify maintenance.
#### Other info (issues closed, discussion etc)

---------

Co-authored-by: Claude <noreply@anthropic.com>
2025-11-10 18:38:19 +01:00
Kebap
9a527a4e04
Infra: Move developer documentation to /docs (#8120)
#### Brief overview of PR changes/additions
- Create a /docs folder for prose info for developers
- Move a few files in there including /.github/README.md, it was taking
precedence over the /README in Github's rendering

#### Motivation for adding to Mudlet
Fix #8107

#### Other info (issues closed, discussion etc)
- Alternative to #8108 simply removing the info file
- Follow-up to #1348 which moved the file from / to /.github
-
https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/creating-a-default-community-health-file
suggests a list of relevant files, and explains how .github folder will
take precedence over root, then /docs folders.
2025-08-27 10:22:23 +02:00
Tausiq Samantaray
2840fff973
improve: link to reference to wikipedia in README.md (#6996)
changed the link of MUD to Multi-user dungeon wiki page.

<!-- Keep the title short & concise so anyone non-technical can
understand it,
     the title appears in PTB changelogs -->
#### Brief overview of PR changes/additions
As there was a little typo to the link of MUD, modified that to refer to
https://en.wikipedia.org/wiki/Multi-user_dungeon

#### Motivation for adding to Mudlet

#### Other info (issues closed, discussion etc)
2023-10-21 22:51:27 +02:00
Vadim Peretokin
3e4839675b
Infrastructure: update Boost to 1.83 (#6979)
#### Brief overview of PR changes/additions
Update Boost to 1.83
#### Motivation for adding to Mudlet
https://github.com/Mudlet/Mudlet/issues/6978
#### Other info (issues closed, discussion etc)
2023-10-07 20:42:54 +02:00
Vadim Peretokin
96706bf8c1
Infrastructure: add open bounties to readme (#6833)
<!-- Keep the title short & concise so anyone non-technical can
understand it,
     the title appears in PTB changelogs -->
#### Brief overview of PR changes/additions
Add open bounties to readme
#### Motivation for adding to Mudlet
More visibility?
#### Other info (issues closed, discussion etc)
2023-05-27 18:56:32 +02:00
Vadim Peretokin
53aaee79de
Infrastructure: remove build statuses from README (#6727)
<!-- Keep the title short & concise so anyone non-technical can
understand it,
     the title appears in PTB changelogs -->
#### Brief overview of PR changes/additions
Travis one hasn't worked for a long while, and after having run the
status badges for many years - I'm not seeing the value in them that
anyone is getting really.
#### Motivation for adding to Mudlet
A bit of README cleanup.
#### Other info (issues closed, discussion etc)
2023-04-03 17:29:54 +02:00
Vadim Peretokin
3737732fc1
Infrastructure: add link to compiling Mudlet in Github readme (#6597)
<!-- Keep the title short & concise so anyone non-technical can
understand it,
     the title appears in PTB changelogs -->
#### Brief overview of PR changes/additions
Add link to compiling Mudlet in Github readme
#### Motivation for adding to Mudlet
Close https://github.com/Mudlet/Mudlet/issues/6577
#### Other info (issues closed, discussion etc)
2023-03-03 08:09:05 +01:00
Vadim Peretokin
fe99c84016
Infrastructure: fix logo in README (#6257)
<!-- Keep the title short & concise so anyone non-technical can
understand it,
     the title appears in PTB changelogs -->
#### Brief overview of PR changes/additions
Fix logo in README
#### Motivation for adding to Mudlet
More attractive-looking README
#### Other info (issues closed, discussion etc)
2022-08-28 14:40:58 +02:00
Damian Monogue
2feaa1df2a
Infrastructure: Update links for Busted as it's moved from olivine-labs to lunarmodules. (#6247)
* Update links for Busted as it's moved from olivine-labs to lunarmodules.
* Remove the hated tab characters
2022-08-22 08:30:47 -04:00
Vadim Peretokin
0dba3e6f4b
Infrastructure: update to Boost 1.77.0 (#6032) 2022-04-06 22:41:52 +02:00
Vadim Peretokin
716ed2d21d
Infrastructure: Revert update to Boost 1.77.0 (#6029)
Reverts Mudlet/Mudlet#5916

While it finds Boost correctly, using Boost later down the road fails:

```
TAstar.h:30:10: fatal error: boost/graph/adjacency_list.hpp: No such file or directory
 #include <boost/graph/adjacency_list.hpp>
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
```

Should have waited for CI to pass before merging, that was a bit premature!
2022-04-03 12:40:37 +02:00
Vadim Peretokin
25cbd7e082
Infrastructure: update to Boost 1.77.0, reduce Windows CI time by a min (#5916)
* Updatae to Boost 1.77.0

* Add RDP debugging to init

* Turn off debugging, seems to work fine now
2022-04-02 19:47:45 +02:00
Vadim Peretokin
c111d259f7
Add: link to vision in README file (#5516) 2021-10-16 20:07:49 +02:00
github-actions[bot]
a43e5cba31
Update autocompletion data in Mudlet (#5283)
* (autocommit) Updated autocompletion data

* (autocommit) Updated autocompletion data

Co-authored-by: mudlet-machine-account <mudlet-machine-account@users.noreply.github.com>
2021-06-16 22:01:46 +02:00
Vadim Peretokin
6869f1207e
Update list of software we use (#4883) 2021-02-27 07:58:50 +01:00
Stephen Lyons
c9521ffc7b
Enhance: add AppVeyor and CodeFactor status badges to GitHub README.md (#3566)
So that we can show off even more.

Signed-off-by: Stephen Lyons <slysven@virginmedia.com>

Co-authored-by: Kebap <leckerkebap@gmx.li>
2020-04-07 14:15:27 +01:00
Vadim Peretokin
550fa2a836 Update readme 2019-10-25 20:03:22 +02:00
Kebap
925f9d5a3c
Gif from github not launchpad (#2947) 2019-08-07 08:14:19 +02:00
Kebap
4ce7cee80b Discord image with member count (#2705)
* Discord image with member count

* Updated texts for translators
2019-07-03 05:29:53 +02:00
Vadim Peretokin
cbef340b6f
Modernize README (#2699)
* Update README.md

* Update images

* Fix stargazers link

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Review feedback

* Update README.md

* Update README.md

* Update README.md
2019-07-02 17:32:56 +02:00
Kebap
45c329f864
Stop linking inactive gitter chat (#1911) 2018-08-20 21:34:40 +02:00
Stephen Lyons
69ab37f701
Enhance: tweaks needed to get FreeBSD build working (#1506)
This commit is squashed down from several from the pull-request,
in summary:

I have only managed to get it to build with the default clang 4.0.0 on my
FreeBSD 11.1-RELEASE amd64 platform. (The various gcc compiler versions do
compile but fail during initialisation of the CRT).  Conversely I could not
get the lldb 4.0.0 debugger to work with Qt Creator 4.5.0 (and Qt 5.7.1)
but the "ports" gdb801 (8.0.1) works find provide there is a "python"
around.  Note that the default gdb is (6.1.1) is too old to work with Qt
Creator as it does not have the needed python bindings - apparently.

As hunspell is likely built from "ports" (as will Mudlet, eventually 8-) )
we need to look for it in the /usr/local/... area of the FSH rather than
the /usr/... part that "pkg" managed "system" components will use.

I have also followed the recommendation to use UTF-8 encoding for the,
admitted short pathFileName specification for the paths for Windows...

Revised to allow command line argument processing to work on.
FreeBSD, this will enable the -h/--help, -v/--version and -q/--quiet
command line arguments to also work for FreeBSD.

Revised to add FreeBSD note to GitHub front page readme file.

Also add some non-build files to qmake project file so they show up in
Qt Creator ID

Revised to fixup incorrect Q_OS_XXXX values {Enhance_tweaksForFreeBSD part}:

Q_OS_WIN includes Q_OS_WINRT which is not what we want - use Q_OS_WIN32
(which is also set on 64-bit windows).

Q_OS_MAC is a deprecated synonym for Q_OS_DARWIN, and Qt
documentation says "Do not use."

This touches the three places that are mentioned as being omitted in PR #1532 .

Revised to add dis-owner for FreeBSD from all but myself -  this was
requested to make it clear that if Mudlet works for FreeBSD then
that is great, but if it breaks, then developers other than myself are not
necessarily going to be able or willing to put the pieces back together.

Signed-off-by: Stephen Lyons <slysven@virginmedia.com>
2018-02-09 21:14:52 +00:00
Ansrare
5bde07f989 Update README.md (#1533)
These changes reflect Mudlet's current status, along with some minor grammatical improvements.  I also removed the invitation to suggest ideas under "Easy to Use" and left it under "many other things" to improve readability and cohesiveness.
2018-01-27 01:21:39 +00:00
Kae
0af4811a54 Add a Discord link to readme. (#1479)
This adds a badge similar to the others for build status and gitter link but for the Mudlet Discord server.   
Using https://shields.io/ to create the discord badge.
2017-12-23 10:03:06 +01:00
Anubhav Jain
515b5b520a Added AppVeyor build status badge in the README.md file. (#1323)
@develop-build thanks for your contribution!
2017-10-26 15:09:59 +02:00
Vadim Peretokin
84c4b921fc Update README.md 2017-07-23 20:53:06 +02:00
Vadim Peretokin
126162de98 Added some more badges to readme (#384) 2017-02-21 22:46:41 +01:00
Chris Mitchell
836a386150 Update readme (#320)
* Update README.md

I noticed the readme could use some love. I know I haven't been too active recently (but I am starting to get more free time!) so I hope this is useful.

* Update README.md
2016-10-03 22:58:38 -04:00
Chris Mitchell
2e089a9804 added github flavored readme with travis badge and moved old README with developer relevant info to dev_README 2014-07-28 21:08:36 -04:00