Commit Graph

517 Commits

Author SHA1 Message Date
IkyMax
5ee3771ab2 Hotfix for 1.20.5 2024-04-24 19:49:08 -06:00
IkyMax
a45d72b0dd Updated Limbo-Core for MC 1.20.5+ 2024-04-24 01:41:02 -06:00
IkyMax
0b542c5ea7 Fix version tag 2024-04-20 22:25:44 -06:00
IkyMax
91c40aa5bb Distro moved to it's own repo, logo fix 2024-04-20 20:15:03 -06:00
IkyMax
9d072a8d04
Update README.md 2024-04-20 18:11:17 -06:00
IkyMax
13a081de93 update distro Discord RPC 2024-04-20 17:59:41 -06:00
IkyMax
2fd2a44450 replace LimboAuth endpoints, update distro 2024-04-20 13:05:30 -06:00
IkyMax
6635af2670 version fix lol 2024-04-17 13:16:42 -06:00
IkyMax
7444d51615 autoupdate test 2024-04-17 13:15:19 -06:00
IkyMax
9025b1beea Merge branch 'master' of github.com:Limbo-Studios/LimboLauncher
ngl idk why this happened
2024-04-17 02:49:38 -06:00
IkyMax
2d3198f332 Rebranding to LurkaryaSMP, added socials, full ES translation, rebranded to LimboAuth, added LimboStudios MS ClientID 2024-04-17 02:48:46 -06:00
IkyMax
ab54827379
Update README.md 2024-04-09 18:20:59 -06:00
IkyMax
7bbf057da7 Add Drasl Icon for LimboAuth 2024-04-09 18:09:23 -06:00
IkyMax
e060607dfb Rollback Microsoft OAuthV2 2024-04-09 13:32:19 -06:00
IkyMax
46da9fee1a Merge branch 'master' into pr/234 2024-04-09 13:25:52 -06:00
IkyMax
348968b1e6
Es traslation
Create es_ES.toml
2024-04-09 13:13:23 -06:00
IkyMax
2cd7926144 Another RSS test 2024-04-09 12:36:55 -06:00
IkyMax
b7f853e7a5 Prueba RSS 2024-04-09 12:28:06 -06:00
IkyMax
b21527b033 Added LimboAuth 2024-04-09 05:58:32 -06:00
IkyMax
07bf1b2713 Add Distro file 2024-04-08 13:22:44 -06:00
IkyMax
ddf73d78f7 Replaced background images 2024-04-07 20:35:03 -06:00
IkyMax
256c87d251 Scripts now use limbo-core 2024-04-07 16:38:19 -06:00
IkyMax
f2e1a24c5a First LimboAuth Try 2024-04-07 01:48:28 -06:00
Daniel Scalzi
ae0e9e227d
2.2.1
CVE-2024-27303
2024-03-06 21:57:24 -05:00
Daniel Scalzi
dc15bbfde8
2.2.0 2024-02-22 11:50:18 -05:00
Daniel Scalzi
0d23f5c45b
Upgrade to Electron 29, Node.js 20. 2024-02-22 11:42:13 -05:00
Kamesuta
fc4823a01f
Localize Microsoft/Mojang authentication error messages (#331)
* Move Microsoft/Mojang error message to lang file.

* Add mstfLogin to language file
2024-02-22 11:23:23 -05:00
Luis Bazan
3de6053931 Create es_ES.toml 2024-01-08 17:42:10 -05:00
Daniel Scalzi
95eebc18a7
2.1.1 2024-01-04 19:09:30 -05:00
Daniel Scalzi
d03ff90f78
Remove mojang authserver as it has been permanently shut down. 2024-01-04 19:09:03 -05:00
Daniel Scalzi
258cd0d421
2.1.0 2023-12-03 18:06:25 -05:00
Daniel Scalzi
f65eb2f2d6
Dependency upgrade. 2023-12-03 18:05:47 -05:00
jebibot
fb1cb7b415
feat: support Fabric (#313)
* feat: support Fabric

* fix: GAME_LAUNCH_REGEX for Fabric

* Small refactor.

* Update documentation.

* Upgrade helios-distribution-types, helios-core.

---------

Co-authored-by: Daniel Scalzi <d_scalzi@yahoo.com>
2023-12-03 18:02:57 -05:00
Daniel Scalzi
9b898cc033
2.0.6 2023-11-25 19:09:40 -05:00
Daniel Scalzi
5a6217467a
Electron 27, dependency upgrade. 2023-11-25 18:58:34 -05:00
jebibot
3d470d9a32
feat: localize discord RPC, window title, button (#314)
* feat: localize discord RPC, window title, button

* fix: settings.dropinMods.okButton key
2023-11-25 18:31:41 -05:00
jebibot
cf7fd2f411
fix: auto connect for 1.20+ (#316) 2023-11-25 18:29:09 -05:00
jebibot
16790ca416
fix: Discord RPC check (#315) 2023-11-25 18:28:21 -05:00
Daniel Scalzi
7e95771957
Remove dependence on node crypto module in landing.js 2023-11-11 23:37:59 -05:00
Kamesuta
ab7e3c301c
Fix js.uicore.autoUpdate name in en_US.toml (#307) 2023-10-14 16:37:03 -04:00
Daniel Scalzi
b019f40802
Dependency upgrade. 2023-10-05 15:31:06 -04:00
Kamesuta
9d80d3b1d5
Localize HeliosLauncher UI using lang files (#301)
* First step to use Language .json file in ejs

* i18n for landing.ejs

* i18n for login.ejs

* i18n for loginOptions.ejs

* i18n for overlay.ejs

* i18n for settings.ejs

* i18n for waiting.ejs

* i18n for welcome.ejs

* langloader.js placeholder support

* i18n for landing.js

* i18n for login.js

* i18n for overlay.js

* i18n for settings.js

* i18n for uibinder.js

* i18n for uicore.js

* remove html language replacement

* use toml for i18n

* Fix mojang/microsoft status icon is undefined

* cascadable langloader

* separate lang file for customization

* move some placeholder text to _placeholder.toml

* Update

* Reduce package lock diff.

* Remove another placeholder.

* Checkbox does not require translation.

* Icons don't need translation.

* Leave placeholders inline.

* Fix translation for news pages.

* Remove more unneeded translations.

---------

Co-authored-by: Daniel Scalzi <d_scalzi@yahoo.com>
2023-10-05 15:26:32 -04:00
Daniel Scalzi
92f2aab2a1
2.0.5 2023-08-21 11:49:40 -04:00
Daniel Scalzi
06ba2ebe69
Electron 26, helios-core 2.0.5, dependency upgrade. 2023-08-21 11:46:47 -04:00
GeekCorner
e6cf76b436
docs (Microsoft Auth): Add docs regarding whitelist system (#300)
* docs (Microsoft Auth): Add docs regarding whitelist system

* docs: Commit Dan's suggestion

Co-authored-by: Daniel Scalzi <d_scalzi@yahoo.com>

* docs: Commit Dan's second suggestion

Co-authored-by: Daniel Scalzi <d_scalzi@yahoo.com>

* docs: Commit Dan's third suggestion

Co-authored-by: Daniel Scalzi <d_scalzi@yahoo.com>

* docs: Commit Dan's fourth suggestion

Co-authored-by: Daniel Scalzi <d_scalzi@yahoo.com>

* docs: Commit Dan's fifth suggestion

Co-authored-by: Daniel Scalzi <d_scalzi@yahoo.com>

---------

Co-authored-by: Daniel Scalzi <d_scalzi@yahoo.com>
2023-07-26 13:18:57 -04:00
Daniel Scalzi
5de3acb96a
Electron 25. 2023-07-23 23:58:13 -04:00
Daniel Scalzi
d89b270c20
2.0.4 - Harden Java discovery logic, Electron 24. 2023-04-12 21:41:34 -04:00
Daniel Scalzi
9e26b288fc
Fix RAM slider megabyte calculation. 2023-04-05 19:18:29 -04:00
Daniel Scalzi
22d2e064f3
2.0.3 - Improve error message for users without a mc profile. 2023-03-30 18:25:09 -04:00
Daniel Scalzi
ab3d4e9499
2.0.2 - Make version parse regex more lenient, grant explicit permissions to github actions. 2023-03-28 21:40:33 -04:00