Commit graph

647 commits

Author SHA1 Message Date
Ethan O'Brien
50b85bfa65 EmulatorJS Version 4.0
See Changelog for information.

I'm deeply sorry to anyone with active branches, and good luck with merge conflicts
2023-07-18 12:13:07 -05:00
Allan Niles
f7fa5d4148
Fix discord invite widget 2023-06-19 15:59:52 -06:00
github-actions
ac671ed3a2 Commit from GitHub Actions (Minify Code) 2023-06-04 23:50:54 +00:00
Ethan O'Brien
7dbc200314 Fix safari error 2023-06-04 18:50:09 -05:00
Ethan O'Brien
a37be18e4e
Merge pull request #542 from allancoding/main
Fix discord link and add new contributor
2023-05-28 17:51:24 -05:00
Allan Niles
f30146291b
Fix discord link and add new contributor 2023-05-28 16:41:34 -06:00
github-actions
7fbe3bd293 Commit from GitHub Actions (Minify Code) 2023-05-28 16:14:10 +00:00
Ethan O'Brien
6cce4048dd
Merge pull request #540 from rwv/patch-1
Update zh-CN.json
2023-05-28 11:13:26 -05:00
Ethan O'Brien
cff20c4658
Merge pull request #537 from a789693894/hotfix_safari_input
Update the input style to adapt safari
2023-05-28 11:12:49 -05:00
Ethan O'Brien
c306ace17e
Merge pull request #541 from rwv/patch-2
Fix i18n issue
2023-05-28 11:12:38 -05:00
seedgou
bba9de0985
Fix i18n issue
avoid redefine localJson
2023-05-28 20:52:52 +08:00
seedgou
a84f4c689d
Update zh-CN.json 2023-05-28 20:41:54 +08:00
xufenqi
cb2e6e84fd Update the input style to adapt safari 2023-05-23 17:39:05 +08:00
Allan Niles
99850aa321
Merge pull request #526 from allancoding/main
add discord server to README
2023-05-11 09:40:02 -06:00
Allan Niles
f4e2f54059
add discord server to README 2023-05-11 09:39:11 -06:00
Ethan O'Brien
91500058f3
Merge pull request #523 from allancoding/emulatorjs-dev
add svg logo
2023-05-09 13:15:35 -05:00
Allan Niles
240f60fac5 add svg logo 2023-05-09 12:12:17 -06:00
github-actions
a22454d445 Commit from GitHub Actions (Minify Code) 2023-05-09 16:57:54 +00:00
Ethan O'Brien
6b82289e79
Fix crash 2023-05-09 11:56:26 -05:00
github-actions
d25fd25e70 Commit from GitHub Actions (Minify Code) 2023-05-07 19:05:02 +00:00
Ethan O'Brien
e3e0c56f2a remove netplay.emulatorjs.org references 2023-05-07 14:04:00 -05:00
incredibleIdea
18c9fe5f42 add localserver 2023-03-19 00:28:19 +08:00
github-actions
fcbb672112 Commit from GitHub Actions (Minify Code) 2023-03-07 16:23:22 +00:00
Ethan O'Brien
5577dd61c0 Add bug report template 2023-03-07 10:22:33 -06:00
Ethan O'Brien
7513b3270c Add bug report template 2023-03-07 10:22:26 -06:00
github-actions
87df2edbab Commit from GitHub Actions (Minify Code) 2023-03-07 16:08:44 +00:00
Ethan O'Brien
f97c08ebec Merge branch 'main' of https://github.com/EmulatorJS/EmulatorJS 2023-03-07 10:07:50 -06:00
Ethan O'Brien
d1d66a776c Update gamepad handler, bump version 2023-03-07 10:07:38 -06:00
github-actions
dac98508ea Commit from GitHub Actions (Minify Code) 2023-03-07 15:57:23 +00:00
Ethan O'Brien
5d985fd239 Check for older cores 2023-03-07 09:56:23 -06:00
github-actions
8a93ce592a Commit from GitHub Actions (Minify Code) 2023-02-09 02:09:15 +00:00
Ethan O'Brien
608845a800 Update cores. Add exposed function to get the save file. 2023-02-08 20:08:15 -06:00
Ethan O'Brien
ae4f1e764a Revert "Update cores"
This reverts commit 18094702eb.
2023-02-06 00:18:18 -06:00
Ethan O'Brien
18094702eb Update cores 2023-02-06 00:15:46 -06:00
Ethan O'Brien
0108633e75 Update RetroArch 2023-02-01 14:31:14 -06:00
2516b5c106 Update license 2023-02-01 02:29:54 -06:00
eb7e876d5b Update License 2023-02-01 02:27:40 -06:00
7874c0ba72 Merge branch 'main' of https://github.com/EmulatorJS/EmulatorJS 2023-02-01 01:58:30 -06:00
d5d68f462a Update core files 2023-02-01 01:58:23 -06:00
github-actions
bcc65512d7 Commit from GitHub Actions (Minify Code) 2023-01-31 22:09:53 +00:00
3d0cd3c7a0 Dont use insert before - not needed 2023-01-31 16:09:05 -06:00
github-actions
c64a092391 Commit from GitHub Actions (Minify Code) 2023-01-31 05:51:13 +00:00
92ea476ed4 Handing thread bug fix - netplay server 2023-01-30 23:50:17 -06:00
github-actions
64b78ad82a Commit from GitHub Actions (Minify Code) 2022-12-03 05:55:59 +00:00
79161d78b3 fix reference error 2022-12-02 23:40:11 -06:00
github-actions
68c8debce0 Commit from GitHub Actions (Minify Code) 2022-12-03 05:01:07 +00:00
f05c673a86 only fetch turn URLs if the user intends on using netplay 2022-12-02 23:00:14 -06:00
github-actions
bbd0332011 Commit from GitHub Actions (Minify Code) 2022-11-30 17:15:59 +00:00
f603302893 Add new netplay turn servers 2022-11-30 11:15:01 -06:00
Ethan O'Brien
96e45a525b
Update netplay.html 2022-11-27 19:56:28 -06:00