Commit Graph

77 Commits

Author SHA1 Message Date
Daniel Gibbs
272b500806 Update README.md 2023-09-08 23:52:03 +01:00
Daniel Gibbs
b07dac7807 fix: broken bitbucket button 2023-04-02 16:26:22 +01:00
Daniel Gibbs
9caeeb6f2e
update README.md buttons (#4019) 2022-10-30 11:26:16 +00:00
Daniel Gibbs
635f4bce52
chore: use prettier for code tidy (#3901)
* feat: start using prettier linter

https://prettier.io/

* feat: prettier code formatting

* feat: add super linter
2022-06-22 23:29:49 +01:00
Daniel Gibbs
848a34bd6d updating github actions and tidy up 2021-09-25 13:13:50 +01:00
Daniel Gibbs
ad91fb5be9
Update README.md 2021-07-07 15:04:06 +01:00
Daniel Gibbs
76f23e192a
Update README.md 2021-07-07 15:03:23 +01:00
Daniel Gibbs
6f152ecfb3
Updated Codacy badge to new organisation 2020-10-07 11:46:19 +01:00
Daniel Gibbs
70ab6667c6 New README.md header logo 2020-07-15 21:19:46 +01:00
Daniel Gibbs
b6eacc5620
Update README.md 2020-07-14 11:27:37 +01:00
Daniel Gibbs
e7e26317f3
Update README.md 2020-05-11 23:24:51 +01:00
Daniel Gibbs
9233f4888f
Update README.md 2020-05-11 22:51:57 +01:00
Jimmy Maple
7a38c17186
fix(bug): gamedig not using the correct JSON object (#2821) 2020-04-16 15:02:34 +01:00
Daniel Gibbs
75c3238377
feat(testing): add code coverage and streamline unit testing (#2620) 2019-11-27 21:08:24 +00:00
Daniel Gibbs
8257856163
Update README.md 2019-10-16 22:59:32 +01:00
Daniel Gibbs
586467c5f7 Update README.md
Update README.md
Update README.md
Update README.md
Update README.md
2019-10-16 22:42:05 +01:00
Daniel Gibbs
1d41bc66d3
feat(refactor): general refactor of if statements (#2492)
* Codacy recommendation fixes
2019-08-30 09:56:15 +01:00
allcontributors[bot]
fde759447c docs: add borzaka as a contributor (#2320) 2019-04-28 20:37:09 +01:00
allcontributors[bot]
298e52d192 docs: add Frisasky as a contributor (#2319) 2019-04-28 20:32:32 +01:00
allcontributors[bot]
0d6c7903bd docs: add dgibbs64 as a contributor (#2269)
* docs: update README.md

* docs: create .all-contributorsrc
2019-04-07 23:38:01 +01:00
Daniel Gibbs
5f8cdcf138
Update README.md 2019-04-07 23:25:00 +01:00
allcontributors[bot]
bbed6a9f88 docs: add Frisasky as a contributor (#2268)
* docs: update README.md

* docs: create .all-contributorsrc
2019-04-07 23:24:01 +01:00
allcontributors[bot]
da5dee4b05 docs: add kennyLtv as a contributor (#2267)
* docs: update README.md

* docs: create .all-contributorsrc
2019-04-07 23:21:57 +01:00
allcontributors[bot]
0a7c9f0ca8 docs: add Scarsz as a contributor (#2266)
* docs: update README.md

* docs: create .all-contributorsrc
2019-04-07 23:19:15 +01:00
allcontributors[bot]
aa3260feb4 docs: add marvinlehmann as a contributor (#2265)
* docs: update README.md

* docs: create .all-contributorsrc

* Update README.md
2019-04-07 23:14:06 +01:00
allcontributors[bot]
1655dbb1e2 docs: add cedarlug as a contributor (#2264)
* docs: update README.md

* Update .all-contributorsrc
2019-04-07 23:09:57 +01:00
allcontributors[bot]
dcce9673b1 docs: add Bourne-ID as a contributor (#2263)
* docs: update README.md

* Update .all-contributorsrc
2019-04-07 23:00:26 +01:00
allcontributors[bot]
50fe60e0fe docs: add UltimateByte as a contributor (#2262)
* docs: update README.md

* docs: create .all-contributorsrc
2019-04-07 22:53:21 +01:00
Daniel Gibbs
b6f37a912e Removed waffle button 2019-04-01 22:56:56 +01:00
Daniel Gibbs
ccd026caff
feat(docs): various improvements to docs, bots and templates (#2170) 2019-02-02 15:22:53 +00:00
Daniel Gibbs
837ca7d873
fix(docs): remove incorrect link 2019-01-07 20:47:40 +00:00
Daniel Gibbs
bfc96375ce fix(docs): update style based on codacy feedback 2019-01-06 22:38:14 +00:00
Daniel Gibbs
2edc3fa481
feat(docs): improve various documentation 2019-01-06 21:37:33 +00:00
Daniel Gibbs
fc4028296f refactor(docs): change all urls from the old wiki to new docs (#2122)
refactor(docs): change all urls from the old wiki to new docs (#2122)
2018-12-16 00:05:29 +00:00
Daniel Gibbs
8a7d2a4760
docs: repaired LinuxGSM Logo 2018-12-11 22:12:32 +00:00
Daniel Gibbs
9662e9fed8
codacy change url 2018-09-23 10:34:00 +01:00
Daniel Gibbs
9767140c1a
Update README.md 2018-09-22 19:40:47 +01:00
The Codacy Badger
4f0b5330a1 Add Codacy badge 2018-09-22 18:39:13 +00:00
Daniel Gibbs
fff8e0a2f5 Release 180409
* Added new server Rising World
* Added new server ET: Legacy
* Added support for node-gamedig
* Updated Factorio to glibc 2.18
* Changed apt-get to apt
* Changed many sleep timers from 1 second to 0.5 to speed up LinuxGSM 
* Fix for issue #1784 Tmux closing wrong session
* Fixed dependency requirements for CoD 2 and CoD:UO #1866
* Discord now uses external IP over standard IP
* Code tidy/improvements with guidance from Shellcheck
* Added development command query-raw
* Added development command clear-functions
* Added development log dev-debug-function-order.log
* Added fctrserver to Travis CI tests
* Updates to GitHub Issues; Added bots and updated templated
* Fixed waffle.io button no longer working
* Corrected Query Port for UT3 (Query Port does not work btw)
2018-04-11 17:33:34 +01:00
Daniel Gibbs
de57ef6a05 updated linuxgsm button 2018-03-10 22:58:30 +00:00
Daniel Gibbs
31e3df872c Updated Readme.md 2018-03-10 22:47:35 +00:00
Daniel Gibbs
a92f765275 Merge branch 'release/170619' 2017-06-19 15:12:45 +01:00
Daniel Gibbs
edf1198e3b Updated Readme.md 2017-06-19 15:07:06 +01:00
Daniel Gibbs
1e845f25d3 Corrected header image url 2017-06-19 15:02:25 +01:00
Daniel Gibbs
0b987e4105 Updated media files 2017-06-19 15:00:38 +01:00
Daniel Gibbs
88580adfa4 added lgsmbutton 2017-05-29 23:20:09 +01:00
Daniel Gibbs
747e5000e1 Update README.md 2017-05-29 23:06:29 +01:00
Daniel Gibbs
104ce13561 Update README.md 2017-05-29 23:05:11 +01:00
Daniel Gibbs
44efe2b4e9 Update README.md 2017-05-29 23:01:27 +01:00
Daniel Gibbs
390feb9bc3 Merge branch 'develop' into feature/config 2017-05-11 22:58:31 +01:00