mirror of
https://github.com/irv77/eaglercraft-mobile.git
synced 2024-11-09 15:56:05 -08:00
1.7 KiB
1.7 KiB
Eagler Pocket Mobile v1.31
A revamp of FlamedDogo99's eaglercraft mobile UI using pocked edition UI.
Now currently just a reskin with different positions!
Versions
v1.31 - Added offline file (code update in the future).
v1.3 - Condensed code into one file and updated to match original.
eaglercraft.com is using v1.3
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
Or play the offline version in the Offline file!
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!