A Minecraft mod for creating and interacting with web browsers
Go to file
2018-02-07 01:03:54 +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 Miniserv Server should be ready to rock 2018-02-07 01:03:54 +01:00
.gitignore + Added base files 2018-01-26 18:03:02 +01:00
build.gradle + Added base files 2018-01-26 18:03:02 +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 Beginning work on server block 2018-02-05 01:57:37 +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.

Missing features

  • Peripheral: OpenComputers interface
  • Server blocks (to store some of the player's web pages)
  • Read config (see "Config elements" below)

TODO

  • French translations
  • minePad management: check GuiContainer.draggedStack for minePad
  • Change mod name to WD2
  • Put a limit on screen resolution
  • Auto-find rotation for BOTTOM & TOP screens

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