Commit Graph

138 Commits

Author SHA1 Message Date
Scratch-hv | Oeil-de-Lynx
2d2c297da7
Merge dac4cf74ae into 4730986b1f 2024-06-21 17:00:12 +02:00
Scratch-hv | Oeil-de-Lynx
dac4cf74ae Continued to implement the mobile settings interface
As an hybrid interface, based on Java & Javascript/HTML.
2024-06-21 15:00:04 +00:00
Scratch-hv | Oeil-de-Lynx
fffede3527 Fixed scale issues on some mobiles
+ began to prepare the Mobile Control settings tab
2024-06-21 09:43:39 +00:00
Scratch-hv | Oeil-de-Lynx
b11decdac8 First mod commit 2024-06-19 13:10:02 +00: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
FlamedDogo99
0d1e55f588 Update eaglermobile.user.js
Added temporary DOM log for troubleshooting
2024-06-09 19:12:00 -06:00
FlamedDogo99
c45e5da373 Update eaglermobile.user.js
Added console logs so I can see what is happening on Android
2024-06-09 18:05:56 -06:00
FlamedDogo99
243664634a Update eaglermobile.user.js 2024-06-09 17:51:02 -06:00
FlamedDogo99
0bda17325d
Update README.md
Added link to contribution guidelines
2024-06-08 15:54:03 -06:00
FlamedDogo99
070263dd26 Added social.png 2024-06-08 11:28:25 -06:00
FlamedDogo99
9cb4aaeac2
Create SECURITY.md 2024-06-08 11:18:36 -06:00