

- #Traincraft mod 1.7 10 update#
- #Traincraft mod 1.7 10 Patch#
- #Traincraft mod 1.7 10 mods#
- #Traincraft mod 1.7 10 download#
Glstillman: OBJLoader: Quick bandages to support/fix the new way that face/vertex normals are calculated, a very quick bandage to patch TextureCoordinates for the time being, and the Parser now uses a Pattern to split strings on whitespace instead of only splitting on " ".Ĭpw: Fix substitutions for recipes and oredict recipes. Using -1 and doing weird things with the list as a result.īuild Build Artifacts:forge-1.7.10-10.-1.7.10-installer.jarforge-1.7.10-10.-1.7.10-changelog.txtforge-1.7.10-10.-1.7.10-universal.jarforge-1.7.10-10.-1.7.10-userdev.jarforge-1.7.10-10.-1.7.10-src.zipforge-1.7.10-10.-1.7.10-installer-win.exe:ĭiesieben07: Fix CME when entities are spawned from EntityJoinWorldEventīernhard.bonigl: Fix Potion IDs above 127įry: Changed how the forge lighting system handles holey models for opaque blocks it now mimics vanilla behaviour, which allows light to pass through them.įry: Fix for the previous commit - transparent blocks were handled improperly. OreDictionary will warn if there's an invalid ore being registered now, rather than just
#Traincraft mod 1.7 10 mods#
The End User can control which mods check for updates and disabel the system entirely using the Forge Config and GUI.įormat for the json the URL must point to is described here: įry: Fix color multiplier applied incorrectly for items.įry: OBJ loader: fixed another whitespace-related issue removed unused "modifyUVs" property for now added the "flip-v" property to switch between OpenGL-style and DirextX-style model UVs fixed normals - they are now correct in-world, still a bit strange for the items fixed normals a little bit for B3D models too.īuild Build Artifacts:forge-1.7.10-10.-1.7.10-userdev.jarforge-1.7.10-10.-1.7.10-installer.jarforge-1.7.10-10.-1.7.10-installer-win.exeforge-1.7.10-10.-1.7.10-changelog.txtforge-1.7.10-10.-1.7.10-src.zipforge-1.7.10-10.-1.7.10-universal.jar:
#Traincraft mod 1.7 10 download#
This is PURELY a notification system and will NOT automatically download any updates.
#Traincraft mod 1.7 10 update#
Using the annotation mods can opt-in to a centrally controlled update system. Introduce a new centralized version checking system. Mod Logos are now centered, it looks better. URLs are auto-detected and now clickable.

Redesign the ModList GUI to use a scrolling list for the main body content.Īllowing for larger information to be displayed. LexManos: Merge FML and Forge lang file, and update crowdin project. The.f1repl4ce: Fixed a bug that caused the config option name to overlap with the selectable values when using GuiConfigEntries.SelectValueEntry, fixes #2114įry: OBJ model: use original vertex material when defining face.įry: Fixed block color multiplier not being cached properly in the forge renderer, performance improvement. Iterates over badTextureDomains instead of missingTextures.keySet()Īs a domain can have broken textures without any missing texturesįry: Obj loader: fix vertices shared between faces having the same attributed (uvs/normals). LexManos: Fixed Stronghold Library not having anything in it's chests.įry: Fixed anaglyph transformation not being applied in the forge lighting fully.įry: Provide ItemCameraTransforms for vanilla models when possible.įry: OBJ loader: reworked texture resolution: keys now have to start with #, like every other model loader models without explicit library now work, remapping is possible by using the key "#" in addition to remapping by material name, remapping by texture name works too, like in other model formats.įix texture error message for broken textures LexManos: Fixed Open url confirm screen not showing URL. Most mods refer to the gameregistry for ids they care about, so this shouldn't affect anything significantly,īut if your mod was dependent on their being content in the remap event, and only acting on that content,Įmpty content means it's "reverted to frozen" state - the state at the start of the game.īuild Build Artifacts:forge-1.7.10-10.-1.7.10-installer-win.exeforge-1.7.10-10.-1.7.10-universal.jarforge-1.7.10-10.-1.7.10-changelog.txtforge-1.7.10-10.-1.7.10-userdev.jarforge-1.7.10-10.-1.7.10-installer.jarforge-1.7.10-10.-1.7.10-src.zip:Ĭpw: Two more corner cases in the oredictionary. It always fires now, and additionally fires when the registry reverts to frozen.
