mirror of
https://github.com/irv77/eaglercraft-mobile.git
synced 2024-11-09 07:46:05 -08:00
1.3 KiB
1.3 KiB
Eaglercraft Mobile UI v1.2
A revamp of FlamedDogo99's eaglercraft mobile UI using pocked edition UI.
Currently STILL IN BETA testing/making so expect some bugs!
Implementation
Add following code into index.html
file of eaglercraft
<script type="text/javascript" src="mobile/mobile.js"></script>
Then add the mobile
folder into the same folder.
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!