webdisplays/README.md
Nicolas BARBOTIN e11bfed9fd * Reduced default max screen resolution to 1920x1080
* Fixed bug causing crash when breaking the screen block which holds the tile entity
* Updated README
2018-02-11 23:08:26 +01:00

27 lines
744 B
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.
### Bugs to fix
* Middle-click bug
* Limit screen size
* Bugged friend list
* Multiply volume by game volume
* Memory leak (screens aren't deleted?!?)
* GUIs are not closed blocks gets destroyed
### Things before release
* Fix bugs (obviously)
* "Anti-9minecraft"
* Write wiki
* Update website
* Publish
### Delayed things
* Plugin API
* The Shop
* CC Interface, if CC gets updated...
* Center camera to screen when using keyboard
* minePad management: check GuiContainer.draggedStack for minePad
* In-game command to add/remove blacklisted domains
* Config: RPMP (Real pixels per Minecraft pixels)