Skip to content

Visual Update#1

Open
3818919 wants to merge 3 commits intoConnor93:mainfrom
Endless-Memories:main
Open

Visual Update#1
3818919 wants to merge 3 commits intoConnor93:mainfrom
Endless-Memories:main

Conversation

@3818919
Copy link
Copy Markdown
Collaborator

@3818919 3818919 commented Jun 19, 2025

Updated gui & added news data from site.
Added launch game button which get's around the endless tampering protection.
Tried to speed up load times, but now realize the delay is related to electron's unpacking process

Updated gui & added news data from site. Added launch game button which get's around the endless tampering protection
Comment thread main.js
Comment thread main.js Outdated
Comment thread main.js
});


const { shell } = require('electron');
Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If you look at my suggestion at the top of the file, you can remove this. Should always try to keep imports at the top!

Comment thread renderer/index.html
@@ -4,52 +4,226 @@
<head>
<title>Endless Memories Client Updater</title>
<style>
Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should definitely pull these styles out of here since there are so many now, into a stylesheet at least, but it's not super pressing.

Comment thread renderer/index.html Outdated
3818919 and others added 2 commits June 19, 2025 21:51
Co-authored-by: Connor93 <connorfraser7@gmail.com>
Co-authored-by: Connor93 <connorfraser7@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants