Commit Graph

144 Commits

Author SHA1 Message Date
FlamedDogo99
ef03fcb4b2 Changed userscript functionality
We now are checking for the GM_info object used by userscripts, and using location.href to run the script in the page context if it's found.
2024-06-28 09:50:06 -06:00
FlamedDogo
cdec31ab74
Updated hiddenInput styling 2024-06-26 15:12:24 -06:00
FlamedDogo99
b44dfed15c Removed security issue
Completely forgot to remove the unsafeWindow craziness needed for testing v1.0.3.
It's been fixed now.
2024-06-25 21:43:23 -06:00
FlamedDogo
b2c577ad4f
Merge pull request #31 from FlamedDogo99/GUI-update
GUI Update
2024-06-23 21:10:32 -06:00
FlamedDogo
1594fec60a
Added controls section to readme 2024-06-23 21:02:16 -06:00
FlamedDogo99
2b3a020fe9 Consolidated mouseEvent parameters
Now passes the entire touch event instead of individual values
2024-06-23 18:41:13 -06:00
FlamedDogo99
43c2b5601e Changed shift key test 2024-06-23 18:18:32 -06:00
FlamedDogo99
1a914493ab Updated userscript version 2024-06-23 17:53:31 -06:00
FlamedDogo99
03ad0553b4 Reworked touch & drag controls 2024-06-23 17:53:13 -06:00
FlamedDogo
4fea1b9d7e
Update README.md 2024-06-22 18:00:29 -06:00
FlamedDogo
4730986b1f
Update README.md
Eaglercraft version coloring
2024-06-16 22:54:14 -06:00
FlamedDogo
b18518465b
Update README.md
Fixed edited link
2024-06-16 19:45:49 -06:00
FlamedDogo
ec8f7dc4a4
Update README.md
Changed badge link
2024-06-16 19:44:09 -06:00
FlamedDogo
83bb7f8559
Update README.md 2024-06-16 17:29:32 -06:00
FlamedDogo
90f5b20871
Merge pull request #20 from FlamedDogo99/chat-fix
Keyboard fixes and other improvements
2024-06-16 16:34:04 -06:00
FlamedDogo99
e1e0f5fd54 Minified eaglerforge script 2024-06-16 16:26:33 -06:00
FlamedDogo99
0fa6519f4c Large changes, see description
Compatibility mode now supports the return key being pressed
The keyboard button's script has been reworked and improved
Viewport issues on Android Firefox and Chrome have been fixed
Many comments have been reworked or added to explain functions
2024-06-16 16:00:38 -06:00
FlamedDogo99
f684d13a40 QUICK UPDATE: Re-added button styling
Not sure why or how this was deleted but its back now
2024-06-15 21:06:22 -06:00
FlamedDogo99
3e58a4ddb8 Update eaglermobile.user.js 2024-06-15 20:37:46 -06:00
FlamedDogo99
04699b19aa Quick fix: bad quote 2024-06-15 19:35:18 -06:00
FlamedDogo
dcfe79b99a
Update README.md
Updated release number
2024-06-15 19:30:34 -06:00
FlamedDogo
af4f94ae7a
Merge pull request #17 from FlamedDogo99/input-fix
Fixes for Android keyboard input, and mobile selection
2024-06-15 19:25:23 -06:00
FlamedDogo
57b1aec738
Merge branch 'main' into input-fix 2024-06-15 19:24:28 -06:00
FlamedDogo99
e4b4a0be61 Fixed formatting issues
Detabbed
2024-06-15 19:22:49 -06:00
FlamedDogo99
275ed42602 Update eaglermobile.user.js 2024-06-15 19:06:14 -06:00
FlamedDogo
1a4f140752
Fixed badge issue? 2024-06-15 18:59:37 -06:00
FlamedDogo99
6f34ca6a76 Remove temp scripts 2024-06-15 17:00:21 -06:00
FlamedDogo99
5c6b049c39 Testing duplicate input blocking 2024-06-15 16:38:50 -06:00
FlamedDogo
bd4cf5151d
Update README.md
Eaglercraft.com is now directly hosting this project! This adds a version check for that hosted version.
2024-06-15 15:21:21 -06:00
FlamedDogo
681d60dc64
Merge pull request #16 from FlamedDogo99/repo-link-fix
Fixes incorrect link and directions on `readme.md` and `contributing.md`
2024-06-15 13:54:15 -06:00
FlamedDogo
eef626f9d2
Update CONTRIBUTING.md
Changed branch name in link
2024-06-15 13:50:24 -06:00
FlamedDogo
211d8a1505
Update README.md
Updated another link
2024-06-15 13:48:31 -06:00
FlamedDogo
3040ab6432
Update README.md
Changed link
2024-06-15 13:46:46 -06:00
FlamedDogo
bb077e1404
Update CONTRIBUTING.md
Fixed link to main branch
2024-06-15 12:04:12 -06:00
FlamedDogo99
693b37b7ef Trying to fix crash 2024-06-10 09:52:11 -06:00
FlamedDogo99
148885566a Removed moz-fill 2024-06-10 09:50:52 -06:00
FlamedDogo99
e58d77cf02 Removed dvh units 2024-06-10 09:47:34 -06:00
FlamedDogo99
4a786ae25c Fix for double input and view height 2024-06-10 09:44:12 -06:00
FlamedDogo99
9b19b2c01f Added warning for testing 2024-06-09 21:52:05 -06:00
FlamedDogo99
54b32e6034 Fixed type check error 2024-06-09 21:10:56 -06:00
FlamedDogo99
e4411c09a8 Detecting 229 code 2024-06-09 21:07:31 -06:00
FlamedDogo99
dc446b3176 Unethically unsafe tampermonkey hack
This is horrible and its only to test a check on Android
This will be changed to simply injecting the script, I hope
2024-06-09 20:54:38 -06:00
FlamedDogo99
2a04b33729 Reverted injection, trying unsafeWindow again 2024-06-09 20:28:00 -06:00
FlamedDogo99
42a2e8b768 Fix for escaping quotes 2024-06-09 20:19:44 -06:00
FlamedDogo99
f81d92da9d Temp fix for sandboxing 2024-06-09 20:08:00 -06:00
FlamedDogo99
3a21f56e26 Hack for unsafeWindow 2024-06-09 20:00:32 -06:00
FlamedDogo99
d1e5364bac Logger attempt 2 2024-06-09 19:39:23 -06:00
FlamedDogo99
f561557c3e Updated temp log
Sorry for the spam
2024-06-09 19:32:16 -06:00
FlamedDogo99
71571b3771 Update eaglermobile.user.js
Styling
2024-06-09 19:25:00 -06:00
FlamedDogo99
8afdb52f42 Updated height 2024-06-09 19:20:50 -06:00