mirror of
https://github.com/irv77/eaglercraft-mobile.git
synced 2024-11-09 07:46:05 -08:00
1.5 KiB
1.5 KiB
Eagler Pocket Mobile v1.3
A revamp of FlamedDogo99's eaglercraft mobile UI using pocked edition UI.
Now currently just a reskin with different positions!
Versions
v1.3 - Condensed code into one file and updated to match original.
eaglercraft.com is using v1.2 (Not updated yet)
Installation
Just add following code into index.html
file of your eaglercraft!
<script type="text/javascript" src="eaglerpocketmobile.user.js"></script>
A demo of the code can be seen in the Demo's folder
Features added
Click here to expand feature list
- Strafe buttons when holding forward
- Crouch lock on hold
- Sprint button (sperate from double tapping forward)
- Misc Platform support (Controller, Keyboard arrows, etc)
- Cancel button for file upload
- Styling for file upload
- Back button for Kiwi browser?
- Re-orginize button layout (With new icons)
- Redo the display button functions
- Pocket Edition UI
- Updated code from main
- Bug fixes from original
- Config file for features
- Organized Code
Finally here is the live version of the code!