Commit Graph

2169 Commits

Author SHA1 Message Date
LRMtheBoss
63610a5975 added blank line as needed 2021-12-09 08:31:01 -05:00
LRMtheBoss
959db5b535 fixed heading levels
added blank lines as needed
2021-12-09 08:30:41 -05:00
LRMtheBoss
d051a25079 fixed heading levels
added blank lines as needed
2021-12-09 08:30:17 -05:00
LRMtheBoss
799092e81d added code block tag
added blank lines as needed
removed trailing spaces
2021-12-09 08:29:57 -05:00
LRMtheBoss
cb9558a6b4 added code block tag
added blank lines as needed
2021-12-09 08:29:09 -05:00
LRMtheBoss
1f9e2ff7b5 added code block tag
added blank lines as needed
2021-12-09 08:28:50 -05:00
LRMtheBoss
cdd22e7052 fixed heading levels
added blank lines as needed
added code block tag
2021-12-09 08:28:28 -05:00
LRMtheBoss
80ea31a770 fixed heading levels
added blank lines as needed
added code block tag
2021-12-09 08:28:03 -05:00
LRMtheBoss
20db612dbe fixed heading levels
added blank lines as needed
removed trailing spaces
removed punctuation from headers
2021-12-09 08:27:03 -05:00
LRMtheBoss
a26bd65979 fixed heading levels
added blank lines as needed
removed trailing spaces
2021-12-09 08:26:24 -05:00
LRMtheBoss
40a00f8e34 fixed heading levels
added blank lines as needed
2021-12-09 08:25:55 -05:00
LRMtheBoss
b5877645e5 fixed heading levels
added blank lines as needed
made headers into links
2021-12-09 08:25:39 -05:00
LRMtheBoss
e94e0c2d27 fixed heading levels
added blank lines as needed
2021-12-09 08:14:21 -05:00
LRMtheBoss
a8230eb7f9 fixed heading levels
added blank lines as needed
removed trailing spaces
added code block for install process
removed punctuation from headers
2021-12-09 08:13:26 -05:00
Michael (Parker) Parker
a054437bad
Merge pull request #1445 from parkervcp/fix/sogebot
fix(sogebot): new Github repository URL
2021-12-07 19:08:59 -05:00
Michael (Parker) Parker
a17f975bc0
Merge pull request #1446 from parkervcp/scripts/steamcmd
docs(steamcmd): specify betaid variables
2021-12-07 18:27:49 -05:00
Alex
5fdf58c90d
fix(assetto): Specify Windows platform for update (#1447) 2021-12-07 18:25:32 +02:00
Michael (Parker) Parker
d409c7fb4c
Merge pull request #1448 from parkervcp/update/7d2d
feat(7d2d): allow specifying beta branch
2021-12-07 11:21:37 -05:00
softwarenoob
ad1d5fc501
feat(7d2d): allow specifying beta branch
Adds SRCDS_BETAID for specifying beta branches
Fixes telnet echo message "checing" typo
Removes deprecated logs params

resolves #1443
2021-12-07 18:18:09 +02:00
Torsten Widmann
e9ad7f6ca2
Update steamcmd eggs to use new Yolks images (#1420) 2021-12-07 16:01:16 +02:00
softwarenoob
20b4bcf72a
fix(sogebot): new Github repository URL
Uses new SogeBot GitHub repository and changes Docker image to new Yolks.

closes #1440
2021-12-07 14:57:03 +02:00
softwarenoob
2a5e180ceb
docs(steamcmd): specify betaid variables 2021-12-07 14:19:03 +02:00
Michael (Parker) Parker
b7747651f6
update purpur install script (#1444) 2021-12-07 13:19:51 +02:00
Michael (Parker) Parker
b0ce35d8bc
Merge pull request #1422 from VibeGAMESNL/patch-1
Fix Rust RCON connection
2021-12-06 22:43:14 -05:00
Michael (Parker) Parker
82bc8083b5
Merge pull request #1431 from lilkingjr1/jmusicbot
[JMusicBot] QoL Update & Fixes
2021-12-06 22:41:53 -05:00
Red-Thirten
72765cc479 Updated install script to be more verbose 2021-12-04 14:30:19 -08:00
Michael (Parker) Parker
8722fe95f5
Merge pull request #1435 from parkervcp/fix/forge
fix: Forge version regex for 1.17+ JPMS
2021-12-04 17:00:17 -05:00
Red-Thirten
8a74a512da
[Satisfactory] 0.5.1.2 General QoL Update (#1430) 2021-12-02 19:31:33 +02:00
NgLoader
9d470cb1e5
feat: add NanoLimbo (#1413) 2021-12-02 19:12:24 +02:00
Quinten
f5c785112f
chore: update Java images for default Minecraft eggs (#1427) 2021-12-02 19:00:04 +02:00
AlaRubra123
2f50380f4d
Add clarification to Red egg readme (#1425) 2021-12-02 18:58:46 +02:00
Boy132
b0cc71b141
Update Terraria Vanilla variables (#1426) 2021-12-02 18:56:00 +02:00
James Harrison
c19ebdc246
Update Velocity Egg to support Paper API v2 (#1434)
Co-authored-by: softwarenoob <admin@softwarenoob.com>
2021-12-02 18:55:42 +02:00
softwarenoob
c196d17d53
chore: change order of Java images 2021-12-02 18:24:03 +02:00
Softwarenoob
6da972915f
fix: Forge version regex for 1.17+ JPMS
For 1.17 JPMS arguments, fix regex to match`^1\.(17|18|19|20|21|22|23)` or latest instead of only dot . minor versions, which is something I didn't notice in a previous PR. This should future proof it.
2021-12-02 18:12:46 +02:00
Red-Thirten
be4d853e00 Fix Egg's installation entrypoint
To prevent an attack via poisoning environment variables.
2021-11-29 20:08:59 -08:00
Red-Thirten
f70e200f63 [JMusicBot] QoL Update & Fixes
Egg:
- Updated image to use new yolks Java image.
- Removed unused `-Djavax.accessibility.assistive_technologies=" "` flag from startup command.
- Updated and added as many Startup Variables as possible for basic/common settings in the `config.txt` file.
- Updated the install script to (1.) have more verbose/clear logging, (2.) update old `config.txt` files with newer versions (while retaining the old one for posterity at `config.txt-old`), and (3.) moving the `example_playlist.txt` file to the correct directory.

`config.txt` File:
- Updated to the latest version.

`playlist.txt` File:
- Renamed to `example_playlist.txt`.
- Updated in general to match Wiki's example.

Readme:
- Added authors
- Added a better bot description.
- Improved "Configuration" section.
- Added "Updating" section.
2021-11-29 18:39:21 -08:00
Michael (Parker) Parker
f031a5f7c8
Merge pull request #1423 from parkervcp/fix/spigot-regex
refactor Spigot to support minor versions, 1.18+, and new Java images
2021-11-28 01:14:14 -05:00
Torsten Widmann
f550c7c2dc
chore: update steamcmd example script
Co-authored-by: Alex <admin@softwarenoob.com>
2021-11-27 08:28:42 +02:00
softwarenoob
2c94c458e8
refactor(spigot) Proper support for all versions
add support for Spigot 1.18 - 1.23 including snapshots that should future proof it
change install image and remove packages from installation since our install image contains them all
add troubleshooting steps and messages should install fail
use temurin Java images for building since adoptopenjdk is deprecated and doesn't have 17
overwrite used memory for building to 1024 if less than 1024 is used . Wings allocates minimum of 1024MB memory, however, it's not enough to build 1.17+
2021-11-27 07:16:24 +02:00
softwarenoob
701838ddca
fix(spigot): regex versions for buildtools java 8, 16, 17
Fixes minor version detection for Spigot buildtools and adds Java 17 support for 1.18+
2021-11-27 05:38:52 +02:00
VibeGAMESNL
3f69481372
Fix Rust RCON connection
RCON IP address has to be 0.0.0.0, else the rcon connection can't be established using the default pterodactyl networking.
2021-11-27 02:34:05 +01:00
Michael (Parker) Parker
17f0f4df18
Merge pull request #1418 from parkervcp/minecraft/java-modal
chore(minecraft): update images to Yolks and include feature modals
2021-11-25 19:21:29 -05:00
softwarenoob
c2a17a19f4
chore(minecraft): update images to Yolks and include feature modals
Updates Minecraft eggs to have the new Yolks images and features for EULA and Java version selector popup modals.
2021-11-26 02:14:52 +02:00
Michael (Parker) Parker
86af9f8d4e
Merge pull request #1417 from parkervcp/fix/forest
refactor(forest): rewrite the egg
2021-11-25 18:58:28 -05:00
softwarenoob
87840a32c9
refactor(forest): rewrite the egg
Changes docker images, startup parameters, enables auto-updates, removes shellscript from startup, fixes DHCP network config
2021-11-26 01:22:11 +02:00
Michael (Parker) Parker
890fb04b00
Merge pull request #1415 from parkervcp/fix/forge
fix: Forge latest version fetching
2021-11-25 15:35:43 -05:00
softwarenoob
7fdba40e01
fix: Forge latest version fetching
Fixes a typo in fetching latest versions. It was overwritten to "recommended" by mistake.
2021-11-25 22:26:55 +02:00
Michael (Parker) Parker
11dc218040
Merge pull request #1402 from parkervcp/update/pocketmine
Pocketmine: Add debug messages, fix PHP extension path and change install image
2021-11-24 10:12:08 -05:00
Michael (Parker) Parker
919c643363
Merge pull request #1411 from parkervcp/fix/xonotic
fix: Xonotic egg
2021-11-24 10:11:25 -05:00