Go to file
iamgreaser 8e0790b382 Scrollable entry lists + LAN server querying (#80)
* LanServerQueryManager

* moved to sortme; GUI tidbits

* mouse mappings for gui (+ server lists)

* entryCount for gui lists

* width/height/scroll for bfb

* setLeftPos for bfb

* scrolls + more mouse stuff (bfb)

* bfb entryWidth/handleButtonPressed/drawEntries

* bfb drawEntry

* starting to decipher none.bew

* add index to a bew.a method

* bmk -> ServerList (fully deobf'd)

* starting on none.big

* index selections for bfb & co

* set(User|Lan)Servers for none.big

* quick names for bfb and whatnot

* name tweaks
2016-09-17 01:02:39 +02:00
gradle/wrapper Add Gradle wrapper 2016-08-17 15:23:53 -04:00
mappings Scrollable entry lists + LAN server querying (#80) 2016-09-17 01:02:39 +02:00
.gitignore Add build task 2016-09-08 18:42:45 -04:00
Jenkinsfile try to fix Jenkinsfile 2016-09-10 12:35:26 +02:00
LICENSE first commit 2016-08-12 15:28:17 +02:00
MAINTAINERS add maintainer list for lgtm 2016-08-19 23:19:08 +02:00
README.md Update README.md 2016-09-12 17:52:51 -04:00
build.gradle port to 16w36a 2016-09-12 12:08:56 +02:00
gradlew Add Gradle wrapper 2016-08-17 15:23:53 -04:00
gradlew.bat Add Gradle wrapper 2016-08-17 15:23:53 -04:00

README.md

Publicly Open Mapping Files

POMF is a set of open, unencumbered Minecraft mappings, free for everyone to use under the Creative Commons Zero license. The intention is to let everyone mod Minecraft freely and openly, while also being able to innovate and process the mappings as they see fit.

The current version targets Minecraft version 16w36a.

Contributing

Please remember that copying and pasting mappings from alternate projects under more restrictive licenses (such as MCP) is completely forbidden without explicit permission from the owners of said mappings. It is also good to consult name changes with other people - use pull requests or our IRC (#fabric @ irc.esper.net) to ask questions!

WIP mapping guidelines are available here. Feel free to contribute.

Getting Started

  1. Fork and clone the repo
  2. Run ./gradlew pomf (macOS and Linux) or gradlew pomf (Windows)
  3. Profit

Gradle

POMF uses Gradle to provide a number of utility tasks for working with POMF.

download

Downloads the client and server Minecraft jars for the current Minecraft version to .gradle/minecraft

mergeJars

Merges the client and server jars into one merged jar, located at VERSION-merged.jar in the POMF directory where VERSION is the currnet Minecraft version.

setupPomf

download and mergeJars

pomf

setupPomf and download and launch the latest version of Enigma automatically configured to use the merged jar and the mappings.