A Minecraft mod for creating and interacting with web browsers
Go to file
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
gradle/wrapper + Added base files 2018-01-26 18:03:02 +01:00
libs Beginning work on server block 2018-02-05 01:57:37 +01:00
src/main * Reduced default max screen resolution to 1920x1080 2018-02-11 23:08:26 +01:00
.gitignore + Added base files 2018-01-26 18:03:02 +01:00
build.gradle * Updated Log class 2018-02-10 23:35:52 +01:00
gradle.properties + Added base files 2018-01-26 18:03:02 +01:00
gradlew + Added base files 2018-01-26 18:03:02 +01:00
gradlew.bat + Added base files 2018-01-26 18:03:02 +01:00
LICENSE + Added LICENSE 2018-01-26 23:26:06 +01:00
README.md * Reduced default max screen resolution to 1920x1080 2018-02-11 23:08:26 +01:00

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)