Commit Graph

472 Commits

Author SHA1 Message Date
AMIAY
b0c8c6affa Add npm install step to release workflow
Added npm install step before npm ci for all platforms.
2026-01-18 13:55:39 +01:00
AMIAY
472e55668a Update 'tar' dependency version
Updated 'tar' dependency version from 7.0.0 to 7.5.3.
2026-01-18 13:52:50 +01:00
AMIAY
6d09bba996 Merge pull request #34 from fazrigading/fix/tar-7.5.3
fix: update tar to 7.5.3 and add override for GHSA-8qq5-rm4j-mr97
2026-01-18 13:51:11 +01:00
AMIAY
6f3ae4aed7 Add README1.md to the .github directory 2026-01-18 13:45:48 +01:00
AMIAY
ee40bab9c3 Merge pull request #33 from sanasol/feature/build-releases
Github action to build binaries
2026-01-18 13:44:38 +01:00
AMIAY
84dc63b13e Change VPN software reference in server setup
Updated instructions to use Radmin VPN instead of Hamachi.
2026-01-18 13:44:00 +01:00
Fazri Gading
022a1bfde1 Update .gitignore 2026-01-18 20:36:03 +08:00
sanasol
2896ca862b Add README for GitHub Actions build and release workflow detailing triggers, platforms, and artifact generation 2026-01-18 13:27:36 +01:00
Fazri Gading
651cc16485 add override to ensure
nested dependencies in electron-builder are also patched against
arbitrary file overwrite exploits
2026-01-18 20:26:42 +08:00
Fazri Gading
5d986768d9 Delete package-lock.json 2026-01-18 20:18:09 +08:00
Fazri Gading
0f0e360cad Merge branch 'fix/tar-7.5.3' of https://github.com/fazrigading/Hytale-F2P into fix/tar-7.5.3 2026-01-18 20:16:10 +08:00
Fazri Gading
9c95bbb174 removed override for tar>=7.5.3 dep 2026-01-18 20:11:59 +08:00
Fazri Gading
23e32b3688 ignore package lock to avoid conflicts 2026-01-18 20:11:09 +08:00
Fazri Gading
f138ada0a6 Merge branch 'amiayweb:main' into fix/tar-7.5.3 2026-01-18 20:09:57 +08:00
sanasol
b5adf4aa6c Add GitHub Actions workflow for building and releasing artifacts across Linux, Windows, and macOS platforms 2026-01-18 13:08:51 +01:00
sanasol
6df5b056c5 Add GitHub Actions workflow for building and releasing artifacts across Linux, Windows, and macOS platforms v2.0.1 2026-01-18 12:43:19 +01:00
sanasol
fe45c5810c Add GitHub Actions workflow for building and releasing artifacts across Linux, Windows, and macOS platforms 2026-01-18 12:39:22 +01:00
sanasol
df46a74089 Add GitHub Actions workflow for building and releasing artifacts across Linux, Windows, and macOS platforms 2026-01-18 12:36:11 +01:00
AMIAY
e14c80f3dd Merge pull request #31 from Terromur/main
Add PKGBUILD
thanks for your contributions
2026-01-18 12:08:12 +01:00
Terromur
7f61d9d5b8 Update PKGBUILD 2026-01-18 16:07:00 +05:00
Fazri Gading
224f3f77fb chore: pin tar >=7.5.3 and add overrides to address vuln 2026-01-18 19:02:57 +08:00
Terromur
abcbd6823e Add PKGBUILD 2026-01-18 15:58:34 +05:00
AMIAY
2dcd0064e8 Merge pull request #29 from letha11/main
fix: typo css file link for the gui
2026-01-18 11:36:10 +01:00
AMIAY
ad8b6a7d3b Merge pull request #30 from Terromur/main
Fix build deb [Ubuntu]
2026-01-18 11:34:35 +01:00
Terromur
ebcfdc4e3b Fix build deb 2026-01-18 13:15:18 +05:00
letha11
a275d15d38 fix: typo css file link for the gui 2026-01-18 14:29:50 +07:00
AMIAY
778d48fb62 Refactor main.js for improved structure and updates 2026-01-18 04:21:47 +01:00
AMIAY
f251f77c07 Merge pull request #25 from Terromur/main
Removing unnecessary variables in launcher.js and deleting package-lock.json
2026-01-18 04:12:14 +01:00
Terromur
ec03f9e6bc Delete package-lock.json
Fixed problems with npm install
2026-01-18 08:01:59 +05:00
Terromur
517dedc5c7 Update launcher.js
Removing unnecessary variables
2026-01-18 07:59:24 +05:00
AMIAY
d6bfda964b Add Discord server badge to README 2026-01-18 03:33:12 +01:00
AMIAY
f06c97b70b Update instructions for using Hamachi
Added a note to check YouTube for Hamachi usage.
2026-01-18 02:32:34 +01:00
AMIAY
ed84f46386 Add contact section with Discord badge
Added contact section with Discord link to README.
2026-01-18 02:14:32 +01:00
AMIAY
07c78f2fb0 Update version badge from 1.0.2 to 2.0.0 2026-01-18 02:11:01 +01:00
AMIAY
b64f8fa0a3 Add screenshots section to README
Added a new section for screenshots in the README.
2026-01-18 02:03:35 +01:00
AMIAY
395b317e80 Delete index.html 2026-01-18 01:59:10 +01:00
AMIAY
68bd0a1902 Update README.md 2026-01-18 01:58:33 +01:00
AMIAY
45f8f17751 Update README with third-party software requirement
Added a note about needing third-party software for server setup.
2026-01-18 01:56:05 +01:00
AMIAY
1e93105cac Add files via upload 2026-01-18 01:52:38 +01:00
AMIAY
3ebe727f58 Add files via upload 2026-01-18 01:52:24 +01:00
AMIAY
01757fcdfa Add imports for multiple modules in script.js 2026-01-18 01:52:14 +01:00
AMIAY
1c9becc6b9 Add files via upload 2026-01-18 01:51:46 +01:00
AMIAY
a81bb943b6 Create style.css 2026-01-18 01:51:37 +01:00
AMIAY
b7e44ca418 Add files via upload 2026-01-18 01:50:47 +01:00
AMIAY
b6bb1c722a Add files via upload 2026-01-18 01:50:24 +01:00
AMIAY
09b2d05e31 Merge pull request #23 from colbster937/main
resize icon.png from 256x256 to 512x512
2026-01-17 22:17:10 +01:00
Colbster937
08e3fa4222 resize icon.png from 256x256 to 512x512 2026-01-17 15:06:10 -06:00
AMIAY
71f635c537 Merge pull request #22 from Citeli-py/main
Fix: Error on build for linux [Ubuntu 22] #20
2026-01-17 20:54:18 +01:00
Citeli-py
567a1fadde build: update packages 2026-01-17 16:32:15 -03:00
Citeli-py
10cdb14610 fix: email for .deb build 2026-01-17 16:32:05 -03:00