webdisplays/README.md
Nicolas BARBOTIN ce2c1d881f + Finished the rotation thing
* Tweaked the linker a bit
2018-02-03 20:11:16 +01:00

35 lines
1.0 KiB
Markdown

# WebDisplays for Minecraft 1.12.2
This is the unfinished port of the WebDisplays mod for Minecraft 1.12.2. The text below is my "TODO" list.
### Missing features
* Peripheral: OpenComputers interface
* Server blocks (to store some of the player's web pages)
* Read config (see "Config elements" below)
### TODO
* GuiSetURL2 missing buttons
* Automatically add protocol to URLs
* Using the remote control tool too far away (with a chunk loader ofc) may trigger distance guard in SMessageScreenCtrl
* French translations
* minePad management: check GuiContainer.draggedStack for minePad
* Change mod name to WD2
* Put a limit on screen resolution
* YT button (also add it to the redstone controller gui)
### Config elements
* Site blacklist
* minePad resolution
* Homepage
* RPMP (Real pixels per Minecraft pixels)
* Browser language
* Screen load/unload distance (max distance = 60.0)
* Disable ownership thief item
* Disable hard recipes
### Delayed things
* Plugin API
* The Shop
* CC Interface, if CC gets updated...
* Center camera to screen when using keyboard