Daniel Gibbs
c6ed4a028f
bug
10 months ago
Daniel Gibbs
741d405104
add new dev command ui
10 months ago
Daniel Gibbs
f21ac30153
remove space
10 months ago
Daniel Gibbs
deb84d7e0e
add fn_print and fn_print_nl
10 months ago
Daniel Gibbs
fd65466b3a
installer ui changes
10 months ago
Daniel Gibbs
8928d874ca
installer ui changes
10 months ago
Daniel Gibbs
283bb6e475
config ui changes
10 months ago
Daniel Gibbs
2f8f3a35a6
ui changes
10 months ago
Daniel Gibbs
e9c6f24660
merge 2 functions
10 months ago
Daniel Gibbs
2564d82b26
bug
10 months ago
Daniel Gibbs
240e3d9b1f
ui updates
10 months ago
Daniel Gibbs
4c181d48b4
att bootstrap fetch module
10 months ago
Daniel Gibbs
329d779e56
ui updates
10 months ago
Daniel Gibbs
b5620f5fde
ui changes
10 months ago
Daniel Gibbs
2700fa67c3
update fn_bootstrap_fetch_file
10 months ago
Daniel Gibbs
058f63d689
quit
10 months ago
Daniel Gibbs
764032b050
Release v24.3.1
10 months ago
Armin
d4ffe39505
fix(mcbserver): Wrong download url for serverfiles ( #4675 )
* fix(mcbserver): update download url
* change(core_dl/fn_fetch_file): add useragent to fix mcbedrock download
10 months ago
Daniel Gibbs
5c31f33446
fix: change exitcode to 0 if dependency install was successful
10 months ago
Daniel Gibbs
108dd27c32
feat: add arch check to prevent arm devices from working as not supported
10 months ago
Daniel Gibbs
72bb39ec04
fix: revert urls to correct data dir
10 months ago
Daniel Gibbs
56e422be45
feat: upgrade docker containers to ubuntu 24.04 ( #4669 )
10 months ago
Daniel Gibbs
975511fcd4
fix: ensure lgsm/data refers to datadir variable
10 months ago
Daniel Gibbs
b510672e25
revert cp change
10 months ago
Daniel Gibbs
d2bb7d1af6
fix: add check for npm
10 months ago
Daniel Gibbs
3fadfac2d1
remove code that is not ready
10 months ago
Daniel Gibbs
608a2fb3c3
Release v24.3.0
10 months ago
Daniel Gibbs
5ebeb1379b
remove mom icon
10 months ago
Daniel Gibbs
6849815acd
add missing sm
10 months ago
Daniel Gibbs
2651c31695
add xnt icon
10 months ago
Daniel Gibbs
4446e79d78
feat(ut3): Update the UT3 archive to have OpenSpy fix ( #4657 )
10 months ago
Daniel Gibbs
f5369ca901
fix: Change http to https in comment
10 months ago
Daniel Gibbs
93ecefbc42
feat(ut2k4): Update details to match other unreal 2 servers
10 months ago
Daniel Gibbs
8032eca4b1
feat(kf): Migrate to using valve query
10 months ago
Daniel Gibbs
ee8d30f706
feat(ro): Migrate to using valve query by default
10 months ago
Daniel Gibbs
0729d39ab8
Release v24.2.4
11 months ago
Daniel Gibbs
d14252017d
fix(sf): Update Satisfactory executable ( #4643 )
change: remove MultiHome Parameter for sfserver
removed temporary fix with sf 1 release
Co-authored-by: Armin <50357737+PlayMTL@users.noreply.github.com>
11 months ago
Daniel Gibbs
d9d82a1a12
feat(permissions): Attempt to fix non executable files issue
11 months ago
Daniel Gibbs
02223a5206
fix(restart): prevent restart from running if checks fail (4278)
11 months ago
Daniel Gibbs
b4299ef166
feat: delete download of tar files when installed ( #4458 )
this will clear the tmp directory when a server it downloaded
11 months ago
Stephan Schaffner
ce27b7301b
feat(newserver): add Xonotic ( #4633 )
* Adding default_cfg and Distro Requirements
* Adding Shellscripts for Xonotic
* Fixing serverlist.csv
* Fixing again serverlist.csv
* Fixed Typo
* Changing Shortname to XNT
* Fixing missed _default.cfg change
* Fixing _default.cfg
* Updating Modules and Server installation
* Updating paths and install script
* Fixing install Scripts Issues
* Update info_game.sh
* Updating Game Info Curling
* fix bug with npm download of gamedig on branches
* styling fix
* move to fix
* typo
* bug
* add missing details
* edit using config
* add missing servercfgfullpath
* bug
* config settings update
* update cp command based off warn message
* fix dir
* update dirs
* fix exit code
* fix dir install
* remove -v
* update settings
* update info game
* update config type
* fix dir
* update config parsing
* change to remove config
* add server.cfg
* remove serverconfigdefault
* add new default
* move to use an updater
* send key to update function
* typo
* change extract location
* update directory location
* filename fix
* update dirs
* fix extraction
* creatre datadir if missing
* consoleinteract yes
* lint
---------
Co-authored-by: Stephan Schaffner <stephan.schaffner@check24.de>
Co-authored-by: Daniel Gibbs <me@danielgibbs.co.uk>
11 months ago
Daniel Gibbs
eef84ba903
feat: add ismygameserver.online to discord alerts
11 months ago
Daniel Gibbs
f7116ca97f
fix permissions bug
11 months ago
Daniel Gibbs
c8f36ff2af
add missing sm-icon.png
12 months ago
Daniel Gibbs
7ece812c8c
refactor: refactor check_permissions.sh ( #4626 )
Refactored the code in check_permissions.sh to improve readability and maintainability. Made changes to variable names for clarity and removed unnecessary comments. Also, refactored the fn_sys_perm_errors_detect function name for consistency.
12 months ago
Daniel Gibbs
e060865aef
feat(dev): add nocache if dev-debug is enabled ( #4597 )
12 months ago
Daniel Gibbs
182c673072
fix(samp): update samp url
12 months ago
Daniel Gibbs
23b342296c
Release v24.2.3
12 months ago
Daniel Gibbs
a7a8e38152
fix(gamedig): ensure that node modules are valid
12 months ago
Daniel Gibbs
d86bec9acf
fix(mcb): timestamp disabled for MCB as breaks update check
12 months ago