Skip to content

Conversation

@hackz00
Copy link
Owner

@hackz00 hackz00 commented May 21, 2025

idk

ethanaobrien and others added 30 commits April 5, 2025 20:47
Edit the Japanese translation file
Edit the Japanese translation file
* How to disable the formatter in VSCode

* Fix incorrect markdown usage
* make build script

* fix formating

* Add newline

* test action

* debug

* tag logic

* that would do it

* GITHUB_ENV

* NODE_AUTH_TOKEN

* update version

* change order

* setup cores

* it works now
* update localizations

* add localization docs

* move tool

* fix wording
* Proof of concept

* POC now implements custom buttons (up to three)

* Reversed formatting in loader.js

* Reversed formatting changes for emulator.js

* Revert formatting changes to index.html

* Revert whitespace formatting

* Migrated button defaults and setup code to emulator.js

* Some more refactoring

* Unlimited custom buttons

* Remove demo code from index.html
* add update script

* fix formatting

* spacing

* typo

* spacing

* new line
* add demo autoload

* use ===
* update docs & formating

* fix formatting

* spaces

* remove spaces

* CDN info

* functions
t3chnob0y and others added 30 commits July 6, 2025 19:43
* Update af-FR.json

* Update af-FR.json
* Fix for broken custom buttons

* Removed non-standard formatting

* Removed non-standard formatting

* Removed non-standard formatting
* fix translations

* fix BCP 47 tags

* fix Credits

* auto lang

* missing logic

* clean up

* remove semicolon
* Update ko.json

Bug fixes and translations added.

* 추가수정
* Fix for context menu

* Formatting fix

* Refined EJS_browserMode

* Moved browserMode from loader.js into emulator.js

* Revert loader.js to original

* Change single quotes to double quotes

* Removal of EJS_browserMode from emulator.js

* Show desktop mode messages only if debug is true.

* Block changes to all but the visible property of the contextMenu
* Add jsdoc to compression

* undo formatting
* do not extract zip file for dosbox

* Added DOSBOX as an option to index.html

* remove second initialization

* let the website decide if rom needs to be extracted

---------

Co-authored-by: Michael Green <84688932+michael-j-green@users.noreply.github.com>
* Added netplay over WebRTC

* feat(netplay): Implement WebRTC and address PR feedback

* Prevent emulator loop from running on clients

* fixed formatting and changed IceServers to ICEServers

* refactor: Update loader.js

* Refactor: Overhaul netplay for better 4-player support and use config encapsulation

* Cleanup

* Cleanup

* Add newline

* Fixed message focus, added joined and left messages, hid unnecessary buttons

* Cleaned up functions bind.this, netplay button reorganization, number of players selector fix

* Added TURN server detection and warning

* cleanup

---------

Co-authored-by: S-Coding23 <>
Co-authored-by: Ethan O'Brien <ethan.a.obrien@gmail.com>
Removed Matrix server invitation from README.
* Fixed bug where a screenshot wasn't returned using EJS_onSaveState

* Refactor takeScreenshot method to return a promise with screenshot data and format; update input element in HTML for better accessibility.
…by updating the `writeFile` call to wrap `res.data` in `new Uint8Array`. This ensures proper handling of binary or buffer data, resolving type-related errors during file writing. (#1097)
* Add/Update SVG logos

* Rename emulatorjs-logo.svg to logo.svg

* Rename Logo.svg to old-Logo.svg

* Rename logo.svg to Logo.svg

* Update Logo.svg

* Update Logo.svg (slight color correction)

* Update emulatorjs-logo-and-type.svg (slight color correction)

* Update Logo.svg

* Update Logo.svg

* Add newline

---------

Co-authored-by: Ethan O'Brien <77750390+ethanaobrien@users.noreply.github.com>
* Add event for when a game save is updated

* Replace SHA-1 with Cyrb53

---------

Co-authored-by: cryptonaus <cryptonaus>
Co-authored-by: cryptonaus <cryptonaus>
Make cores that require threads only available if threads are enabled
Make ROMs whose extensions are the name of a core use that core
* beforeunload update

* Rename to EJS_disableAutoUnload

* Remove value from index.html since undefined is a falsy value

---------

Co-authored-by: Ethan O'Brien <ethan.a.obrien@gmail.com>
Co-authored-by: Ethan O'Brien <77750390+ethanaobrien@users.noreply.github.com>
* fix psx control mapping showing defaults

* fix psx mappings being incorrect

* fix psx thingy
* fix psx control mapping showing defaults

* fix psx mappings being incorrect

* fix psx thingy

* Fix Issue #1039

* Add files via upload
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.