webdisplays/README.md
Nicolas BARBOTIN 6d6a64e2de * Fixed bogus friend list (*I THINK*)
+ Added enableSoundDistance and ytVolume settings in config
* YT player volume now depends on global sound volume
- Removed debug messages
* Updated README
2018-02-12 01:34:05 +01:00

24 lines
710 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
* Memory leak (screens aren't deleted?!?)
* GUIs are not closed blocks gets destroyed
* Remove remaining printed debug infos and check for TODOs
### 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)