Commit Graph

287 Commits

Author SHA1 Message Date
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
Citeli-py
049937718b add: icon in png for linux 2026-01-17 16:26:01 -03:00
AMIAY
528d10e902 Add contributor link for @sanasol 2026-01-17 16:16:42 +01:00
AMIAY
eb9aa5084f Merge pull request #11 from sanasol/hotfix/macos-code-sign-sentry-disable
Fix: macOS build crash on game launch and server not booting
2026-01-17 15:07:28 +01:00
AMIAY
569a06b13d Add disclaimer about project affiliation and usage
Added a disclaimer regarding the project's purpose and affiliation.
2026-01-17 15:06:38 +01:00
sanasol
335db04cee MacOs build crash on game launch and server not botting 2026-01-17 14:32:43 +01:00
AMIAY
f49c5c02dd Update README.md 2026-01-16 19:44:55 +01:00
AMIAY
0bf83df285 Refactor launcher.js for improved app directory management
Refactor launcher.js to improve directory handling and function parameters.
2026-01-16 16:19:46 +01:00
AMIAY
c597a08a38 Refactor index.html for improved launcher functionality
Updated HTML structure and JavaScript functionality for the Hytale Launcher, including enhancements to the installation process and UI elements.
2026-01-16 16:19:20 +01:00
AMIAY
7870b9e3d8 Update package-lock.json 2026-01-16 16:18:57 +01:00
AMIAY
3a7e2e762e Update package.json 2026-01-16 16:18:26 +01:00
AMIAY
2fae72e3f9 Add install path handling to preload.js 2026-01-16 16:18:16 +01:00
AMIAY
4ca8091bb9 Update main.js 2026-01-16 16:18:03 +01:00
AMIAY
df675f270a Merge pull request #5 from crimera/main
Only generate uuid for new username strings
2026-01-16 14:56:42 +01:00
crimera
112801f220 Only generate uuid for new username strings 2026-01-16 21:08:43 +08:00
AMIAY
d80b905879 Merge pull request #2 from chasem-dev/chasem.dev/fix-mac
Better support for MAC. Add Java path configuration and input handling.
2026-01-14 17:53:28 +01:00
chasem-dev
6873e2e4bf Add Java path configuration and input handling
- Introduced a new input field for Java path in the launcher UI.
- Updated the main process to handle saving and loading of the Java path.
- Enhanced game launch functionality to accept a Java path parameter.
- Added Java detection logic to find the Java executable on the system.
- Created a .gitignore file to exclude build artifacts and dependencies.
2026-01-14 10:11:01 -05:00
AMIAY
b90eeb344b Update README.md 2026-01-14 00:47:29 +01:00
AMIAY
00287302ff Add files via upload 2026-01-14 00:42:29 +01:00
AMIAY
692de4eb26 Add launcher.js for game management and launching 2026-01-14 00:42:12 +01:00
AMIAY
088b2fd250 Add build instructions for multiple platforms
Added detailed build instructions for different platforms including prerequisites, build commands, output locations, and notes on icon placement.
WINDOWS
2026-01-14 00:38:09 +01:00
AMIAY
c6afbf58a9 Revise README with detailed information
Expanded README to include features, installation instructions, usage, and disclaimer.
2026-01-14 00:37:36 +01:00
AMIAY
a574fa3b32 Initial commit 2026-01-14 00:37:06 +01:00