Advertisement
xdreamz

EL2112

Jan 24th, 2022
224
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 26.19 KB | None | 0 0
  1. ===================================
  2. EL2-1.16.5 1.11 --> EL2-1.16.5 1.12
  3. ===================================
  4.  
  5. Updated:
  6. Architectury API (Forge) ([Forge 1.16.4/5] v1.26.40 --> [Forge 1.16.4/5] v1.28.48):
  7.  
  8. Bookshelf (Bookshelf-Forge-1.16.5-10.3.29.jar --> Bookshelf-Forge-1.16.5-10.4.31.jar):
  9.  
  10. Carry On (carryon-1.16.5-1.15.5.15 --> carryon-1.16.5-1.15.5.22):
  11. carryon-1.16.5-1.15.5.22:
  12. * Fixed minecarts and boats not saving
  13.  
  14. carryon-1.16.5-1.15.5.21:
  15. * Added russian translation, thanks to KnottyManatee55
  16.  
  17. Chunk Loaders (chunkloaders-1.1.7-mc1.16.5 --> chunkloaders-1.1.8-mc1.16):
  18. chunkloaders-1.1.8-mc1.16:
  19. * Added German translations (thanks to Wizqok!)
  20.  
  21. CoFH Core (cofh_core-1.16.5-1.4.0.6.jar --> cofh_core-1.16.5-1.4.1.8.jar):
  22. cofh_core-1.16.5-1.4.1.8.jar:
  23. Fixes an issue with Fluid Ingredients.
  24. Minor optimizations.
  25.  
  26. Curios API (Forge) (curios-forge-1.16.5-4.0.6.7.jar --> curios-forge-1.16.5-4.0.8.0.jar):
  27.  
  28. Engineer's Decor (engineersdecor-1.16.5-1.1.16-b1.jar --> engineersdecor-1.16.5-1.1.16.jar):
  29. engineersdecor-1.16.5-1.1.16.jar:
  30. * v1.1.16 [R] Release build v1.1.16.
  31. [U] Forge/gradle update.
  32. [F] Fixed rendering issue.
  33. * v1.1.16-b2 [F] Block Placer placement context issue fix.
  34. * v1.1.16-b1 [F] RB mapping to fix cross-compat problems (#193, #192).
  35.  
  36. Ensorcellation (ensorcellation-1.16.5-1.4.0.1.jar --> ensorcellation-1.16.5-1.4.1.2.jar):
  37. ensorcellation-1.16.5-1.4.1.2.jar:
  38. Minor adjustment to Excavating enchant behavior.
  39.  
  40. Extreme Reactors (ExtremeReactors2-1.16.5-2.0.34.jar --> ExtremeReactors2-1.16.5-2.0.38.jar):
  41. ExtremeReactors2-1.16.5-2.0.38.jar:
  42. * New end-game Turbine coils: Ludicrite, Ridiculite, Inanite
  43. * Added Yellorium and Blutonium Nuggets (@Lady Lexxie)
  44. * Added coils get/set to the /er command
  45. * Added help buttons on Reprocessor / Fluidizer GUIs
  46. * Fixed lang issues in the Reprocessor JEI plugin
  47. * Bumped version to 2.0.38
  48.  
  49. ExtremeReactors2-1.16.5-2.0.37.jar:
  50. * Updated the in-game book with the documentation for the Reprocessor and the Fluidizer
  51. * Bumped version to 2.0.37
  52.  
  53. ExtremeReactors2-1.16.5-2.0.36.jar:
  54. * Added missing recipe for the Reactor Fuel Injection Port
  55. * Bumped version to 2.0.36
  56.  
  57. Fast Leaf Decay (FastLeafDecay-v25.jar --> FastLeafDecay-v25.2.jar):
  58. FastLeafDecay-v25.2.jar:
  59. * Added a check for the leaves BlockTag, enabling more compatibility with modded trees.
  60. * Re-enabled update checker.
  61.  
  62. FramedBlocks (FramedBlocks-2.11.2.jar --> FramedBlocks-2.12.0.jar):
  63. FramedBlocks-2.12.0.jar:
  64. * Fix incorrect max slot index for quick move in Framed Chest
  65. * Fix incorrect culling on Framed Stairs
  66. * Fix incorrect y-axis cull-faces on Framed Slab Corner
  67. * Add Framed Half Stairs
  68. * Add note about 'allowBlockEntities' config setting to crash report
  69.  
  70. FramedBlocks-2.11.3.jar:
  71. * Fix wall torches not emitting light
  72. * Add config for allowing BlockEntities in Framed Blocks
  73. * Properly handle the faces between the door halves
  74. * Add comparator support to the Framed Chest
  75. * Fix crash when something tries to waterlog a non-waterloggable block
  76. * Improve sound and particle handling on double blocks
  77. * Fix ghost preview of second block for double slabs and double panels not rendering under certain circumstances
  78. * Add ghost preview for slope to rail slope conversion
  79.  
  80. Gauges and Switches (rsgauges-1.16.5-1.2.12.jar --> rsgauges-1.16.5-1.2.13.jar):
  81. rsgauges-1.16.5-1.2.13.jar:
  82. * v1.2.13 [F] Fixed Link Receiver signal modes (issue #48, ty graywaren).
  83.  
  84. Iceberg (Iceberg-1.16.5-1.0.30.jar --> Iceberg-1.16.5-1.0.38.jar):
  85. Iceberg-1.16.5-1.0.38.jar:
  86. * Ported changes through version 1.0.38.
  87. * Fixed log spam issue.
  88.  
  89. Iceberg-1.16.5-1.0.34.jar:
  90. * Improved extended tooltip events to better support multiple simultaneous tooltip rendering.
  91. * Fixed bug in Minecraft's text color handling to fully support alpha values.
  92. * Improved item color detection for mods that do not properly implement item name colors.
  93.  
  94. Iceberg-1.16.5-1.0.32.jar:
  95. * Fixed a rare issue that could prevent the game from loading.
  96. * Fixed a crash bug caused by invalid color codes in item names.
  97. * Improved NBT selector to recognize tags in lists. ("&id=minecraft:sharpness" works for anything enchanted with Sharpness, for example)
  98. * Bumped required Forge version.
  99.  
  100. Immersive Engineering (ImmersiveEngineering-1.16.5-5.0.6-141 --> ImmersiveEngineering-1.16.5-5.0.7-143):
  101. ImmersiveEngineering-1.16.5-5.0.7-143:
  102. * Fix diesel generator not toggling on and off correctly (Malte)
  103. * Fix wrong model on the blastfurnace preheater fan (Malte)
  104. * Fix various JEI integrations (BluSunrize)
  105. * Move "show recipes" button in the mixer
  106. * Fix ghost slot handling in the assembler
  107. * Fix assembler not consuming fluids correctly (BluSunrize)
  108. * Translations Added/Updated: ru_ru (Bytegm)
  109.  
  110. Immersive Petroleum (ImmersivePetroleum-1.16.5-3.3.0-9.jar --> ImmersivePetroleum-1.16.5-3.3.0-11.jar):
  111. ImmersivePetroleum-1.16.5-3.3.0-11.jar:
  112. 1.16.5-3.3.0-11
  113. ---------------------------------------
  114. ! Fixed crusher & lubricator crash. (TwistedGate)
  115. * Changed power display text from RF to IF. (TwistedGate)
  116. + Added Sulfur Recovery Unit GUI. (TwistedGate)
  117. + JEI-Compat: Added clickable centre to Sulfur Recovery Unit GUI. (TwistedGate)
  118. 1.16.5-3.3.0-10
  119. ---------------------------------------
  120. ! Fixed StackOverflow crash with Distillation Tower. (TwistedGate)
  121. ! Fixed NullPointer crash with Pumpjack, hopefully. (TwistedGate)
  122.  
  123. InsaneLib (InsaneLib 1.4.1 --> InsaneLib 1.4.2):
  124. InsaneLib 1.4.2:
  125. No changelog available.
  126.  
  127. JEITweaker (JEITweaker-1.16.5-1.1.0.48.jar --> JEITweaker-1.16.5-1.1.0.49.jar):
  128.  
  129. Jade 🔍 (Jade-1.16.4-2.8.0.jar --> Jade-1.16.4-2.8.1.jar):
  130. Jade-1.16.4-2.8.1.jar:
  131. backport some features and fixes
  132.  
  133. Just Enough Items (JEI) (jei-1.16.5-7.7.1.138.jar --> jei-1.16.5-7.7.1.145.jar):
  134. Placeholder:
  135. No changelog available.
  136.  
  137. Macaw's Roofs ([2.0.1 / 1.16.5/4] Macaw's Roofs --> [2.1.0 / 1.16.5] Macaw's Roofs):
  138. [2.1.0 / 1.16.5] Macaw's Roofs:
  139. Changes
  140. * Ported to 1.17.1 and 1.18.1
  141. * Added upside down placing for roof/steep roofs/lower roofs
  142. * Crafting recipes have been changed
  143. * Steep and lower roofs have been split up in two parts, total 4
  144. * Steep and lower roofs now have the correct placing
  145. * Lower roof now has corners
  146. * Model Improvements
  147. * Attic roofs now use the open/close sound of trapdoors
  148. * Added item & tool description to .lang they are no longer hardcoded
  149. * Top roof now automatically changes the model to three_way/four_way
  150. * Attic roof now has a better open hitbox, arrows can still go through them.
  151. * Using a map will now show the correct colors for every block in mcw roofs
  152. * Gutter Downspout now automatically changes the model to middle/bot/center
  153. * You can now right click with a bucket or glass bottle to a watered gutter to fill
  154. them up.
  155. * Outer corners for roofs and awning have been hugely improved
  156. * Roofing hammer now applies to the top roof, by right clicking it can make
  157. a special top roof variation.
  158. * Awnings are now in the second creative tab with gutters
  159. * Second roofs creative tab has been renamed to Macaw's Awnings & Gutters
  160. * Gutter Middle has been renamed to Gutter Downspout
  161. * Performance improvements
  162. Removed
  163. * Tile Roof items have been removed
  164. * Three way, four way roof removed, they now place automatically with
  165. the top roof
  166. * Gutter Center and Gutter Bot have been removed, they now place automatically with Gutter Downspout
  167. Fixed Issues
  168. * Rain Gutters don't work correctly in 1.16.5
  169. * Roofs don't connect and different color corners
  170. * Brightness difference on opposite sides of a Lower Roof
  171. * Lower Roofs texture doesn't line up with other
  172. * Item Duplication with Mana and Artifice mod
  173. * GL error with shaders
  174. * Outer corners and lower roofs are brighter for some reason
  175. * Mobs can spawn on lower roof and steep roof blocks
  176. * Lower roof cannot be places if it has a block behind it
  177. * It's raining through some roofs
  178.  
  179. More Minecarts and Rails (moreminecarts-1.3.12.jar --> moreminecarts-1.3.14.jar):
  180. moreminecarts-1.3.14.jar:
  181. Fixed a bug where Minecart Unloaders would activate prematurely when unloading fluids.
  182. Fixed a bug where lightspeed rails did not go faster than normal rails. Powered lightspeed rails have been renamed to 'Turbo Rails', and it now accelerates minecarts much faster (along with a price increase). Minecarts with an Aerodynamic upgrade will go even faster on lightspeed rails.
  183. Added Japanese translations thanks to [mayonaka8478](https://github.com/mayonaka8478)
  184.  
  185. moreminecarts-1.3.13.jar:
  186. Fixed an issue that allowed duplication of Chunkrodite, and fixed a small naming issue.
  187.  
  188. Natural Progression (NaturalProgression 1.16.5 2.3.1 --> NaturalProgression 1.16.5 2.3.2):
  189. NaturalProgression 1.16.5 2.3.2:
  190. Natural Progression Changelog (1.16)
  191. 2.3.2
  192. Fixed
  193. * Pebble and Twig blocks not waterlogging correctly
  194. * 1 block of Bedrock at Y=1 every 16x16 being removed
  195. * Pebbles / Twigs leaving half of a plant atop them
  196.  
  197. No Tree Punching (notreepunching-forge-1.16.5-4.2.3.jar --> notreepunching-forge-1.16.5-4.3.0.jar):
  198. notreepunching-forge-1.16.5-4.3.0.jar:
  199. [Release Notes 4.3.0](https://github.com/alcatrazEscapee/no-tree-punching/releases/tag/v4.3.0)
  200.  
  201. OAuth (oauth-1.1.5-1.16.jar --> oauth-1.1.9-1.16.jar):
  202. oauth-1.1.9-1.16.jar:
  203. Added better handling. This is mostly useful when the mojang API is down.
  204.  
  205. oauth-1.1.8-1.16.jar:
  206. Improved mojang login error messages
  207.  
  208. oauth-1.1.7-1.16.jar:
  209. Moved profile save file to .minecraft folder
  210.  
  211. Platforms (platforms-1.16-1.7.12.jar --> platforms-1.16-1.7.13.jar):
  212. platforms-1.16-1.7.13.jar:
  213. * Code cleanup / reduced code duplication
  214. * Fixed missing translation keys
  215.  
  216. Productive Bees (productivebees-1.16.5-0.6.9.24.jar --> productivebees-1.16.5-0.6.9.25.jar):
  217. productivebees-1.16.5-0.6.9.25.jar:
  218. 0.6.9.25
  219. -- Fixed nocturnal bees not working at night
  220. -- Fixed weather tolerant bees not working in bad weather
  221. -- Fixed crash with honey fluid in feeding slabs and honey generators
  222. -- Fixed crash when hitting an expansion box with a stick
  223. -- Added better support for FTB Quests
  224.  
  225. Progressive Bosses (Progressive Bosses 3.4.1 --> Progressive Bosses 3.4.2):
  226. Progressive Bosses 3.4.2:
  227. Full changelog: [https://github.com/Insane96/ProgressiveBosses/blob/1.16/changelog.md#342](https://github.com/Insane96/ProgressiveBosses/blob/1.16/changelog.md#342)
  228. TL;DR; Fixes and balancements
  229.  
  230. Refined Storage: Requestify (rsrequestify-1.16.5-2.1.4.jar --> rsrequestify-1.16.5-2.1.6.jar):
  231. rsrequestify-1.16.5-2.1.6.jar:
  232. Really fixed crafting emitter drop
  233.  
  234. rsrequestify-1.16.5-2.1.5.jar:
  235. Fixed crafting emitter drop
  236.  
  237. Serene Seasons (Serene Seasons 1.16.5-4.0.1.122 --> Serene Seasons 1.16.5-4.0.1.123):
  238.  
  239. ShetiPhianCore (shetiphiancore-1.16-3.8.7.jar --> shetiphiancore-1.16-3.8.9.jar):
  240. shetiphiancore-1.16-3.8.9.jar:
  241. * Moved code into the core to reduce code duplication
  242. * Added config option to enable/disable changing tool mode via Page Up/Down
  243.  
  244. shetiphiancore-1.16-3.8.8.jar:
  245. * Fixed server error due to missing command argument type registration
  246. -------------------------------------------------------------------------------------------------------------------------------------------------------------------
  247. Notice:
  248. This is marked as a Beta to prevent automatic upgrades.
  249. If your also using EnderTanks or EnderChests, make a backup and read everything bellow.
  250. Implemented a team system (replaces old FTBTeams and ScoreBoardTeam implementations)
  251. If available FTBTeams with 2+ players will be imported, otherwise ScoreboardTeams will be imported (all members will be managers, and the team will have no leader, and admin will need to assign one with the transfer command)
  252. Due to the importing EnderTanks and EnderChests should seamlessly just work, but make a world backup just in case something goes wrong, this way you can restore the previous build until a fix is made.
  253. /spc_teams create <teamId> [displayName]
  254. /spc_teams rename <displayName>
  255. /spc_teams invite <online_player>
  256. /spc_teams accept
  257. /spc_teams leave
  258. /spc_teams kick <online_player>
  259. /spc_teams promote <online_player>
  260. /spc_teams demote <online_player>
  261. /spc_teams transfer <online_player>
  262. /spc_teams disband
  263. /spc_teams teams
  264. /spc_teams info [teamId]
  265. /spc_teams_sysadmin create <teamId> [displayName]
  266. /spc_teams_sysadmin rename <teamId> <displayName>
  267. /spc_teams_sysadmin kick <online_player> inform <true|false>
  268. /spc_teams_sysadmin add <teamId> <online_player> force <true|false>
  269. /spc_teams_sysadmin transfer <teamId> <online_player> force <true|false>
  270. /spc_teams_sysadmin disband <teamId>
  271. /to-team <message>
  272. Note1: teamId only supports the following characters: a-z 0-9 _.-
  273. Note2: displayName must be formatted as json. eg. {"text":"Alpha Team Uno"}
  274. Note3: force adding/transferring will kick the player from their current team first
  275.  
  276. Simple Storage Network (SimpleStorageNetwork-1.16.5-1.5.0.jar --> SimpleStorageNetwork-1.16.5-1.5.1.jar):
  277. SimpleStorageNetwork-1.16.5-1.5.1.jar:
  278. Mod no longer crashes if JEI is not installed.
  279. Fix remoteMaxRange config.
  280. Created italian translation #408 by maicol07
  281.  
  282. Simply Jetpacks 2 (SimplyJetpacks2-1.16.5-2.6.11.2.jar --> SimplyJetpacks2-1.16.5-2.6.12.1.jar):
  283. SimplyJetpacks2-1.16.5-2.6.12.1.jar:
  284. 2.6.12 - 21-01-2022
  285. * General
  286. * New Features and Improved Systems
  287. * Reworked jetpack config system
  288. * Reworked Particle Customizer recipe system
  289. * Now uses Data Generators
  290. * Added
  291. * New Thermal Series textures
  292. * New GUI textures for different energy sources
  293. * Quality of Life changes
  294. * New Particle Customizers
  295. * Fixed
  296. * Fixed some bugs
  297.  
  298. Storage Drawers (StorageDrawers-1.16.3-8.4.0.jar --> StorageDrawers-1.16.3-8.5.1.jar):
  299. StorageDrawers-1.16.3-8.5.1.jar:
  300. * Fix item dupe issue
  301.  
  302. StorageDrawers-1.16.3-8.5.0.jar:
  303. * Added The One Probe integration to display extended data like WAILA (thanks uecasm)
  304. * Added back the status upgrade (now as a single variant called the fill level upgrade)
  305. * Added caching to compacting drawer lookup to mitigate impact of frequent empty/fill by the same item
  306. * Added optimization to avoid rendering items on drawers you're standing behind
  307. * Added recipe advancements so blocks and items appear in vanilla recipe book
  308. * Added client options control render distance of item labels
  309. * Added client options to control waila / the one probe integration
  310. If the default render distance setting isn't to your liking, remember to go edit the storagedrawers-client.toml file. Setting distances to 0 will disable them.
  311.  
  312. SuperMartijn642's Core Lib (supermartijn642corelib-1.0.15-mc1.16.5 --> supermartijn642corelib-1.0.16-mc1.16.5):
  313. supermartijn642corelib-1.0.16-mc1.16.5:
  314. * Translate mouse position when calling BaseContainerScreen#renderTooltips
  315.  
  316. supermartijn642corelib-1.0.16-mc1.16.1:
  317. * Translate mouse position when calling BaseContainerScreen#renderTooltips
  318.  
  319. Supplementaries (supplementaries-1.16.5-0.17.12b.jar --> supplementaries-1.16.5-0.18.0.jar):
  320. supplementaries-1.16.5-0.18.0.jar:
  321. Backported some stuff to 1.16:
  322. * Presents
  323. * Wrench
  324. * Improved eat fodder goal performance
  325.  
  326. Terra Incognita: The Unknown Land (terraincognita-1.16.3-1.7-BETA2.jar --> terraincognita-1.16.3-1.7.1.1.jar):
  327. terraincognita-1.16.3-1.7.1.1.jar:
  328. REQUIRES CUNEIFORM 1.2.4
  329. Fixes
  330. Fixed serverside crash (hopefully!)
  331.  
  332. terraincognita-1.16.3-1.7.1.jar:
  333. REQUIRES CUNEIFORM 1.2.4
  334. Fixes
  335. Fixed placed baskets not opening
  336. Fixed the GUI of placed baskets not closing after the block is destroyed or if the player moves too far away
  337.  
  338. terraincognita-1.16.3-1.7.jar:
  339. REQUIRES CUNEIFORM 1.2.4
  340. Sorry for the long wait, I've been busy with various IRL things!
  341. I'm going to postpone the blowpipe for now since rendering is complicated, and I'll need to make some changes to my project in order to be able to debug it more easily.
  342. This is the last content update for 1.16.5.
  343. Next up, I'll be updating the mod to 1.18!
  344. Happy new year, everyone! :D
  345. Additions
  346. Butterflies can now be caught using bottles! (they will not despawn after being released)
  347. Added a butterfly banner pattern
  348. Changes
  349. Updated A LOT of textures
  350. Updated sounds
  351. Apple and hazel leaves are now biome compliant (hazel leaves are still darker than others)
  352. Marigolds now work like regular flowers and are no longer plantable on sand
  353. Rebalanced butterfly spawn weights
  354. Kelp soup and berry sorbet are now governed by a single config option
  355. Updated pt_br (Brun333rp)
  356. Fixes
  357. Fixed item dupe with baskets
  358. Bookshelves now provide enchanting power
  359. Bonemeal no longer spawns disabled flowers
  360. Fixed shovels not working on flowering grass and mossy gravel
  361. Chests now correctly display Christmas textures
  362. Potted apple saplings now actually have the pot in their model
  363.  
  364. Tetra (tetra-1.16.5-3.19.0.jar --> tetra-1.16.5-3.20.0.jar):
  365. tetra-1.16.5-3.20.0.jar:
  366. Changes:
  367. * updated korean translation (cred: red1854th)
  368. * the forged workbench is now orientable (cred: Vap0r1ze)
  369. * added support for the apotheosis endless quiver enchantment (cred: wogns3623)
  370. Fixes:
  371. * fixed crash caused by breaking forged containers while wearing a PneumaticCraft block tracker (cred: BlueAgent)
  372. * fixed thrown items breaking blocks they shouldn't be able to break
  373.  
  374. Tips (Tips-1.16.5-4.0.7.jar --> Tips-1.16.5-4.0.15.jar):
  375. Tips-1.16.5-4.0.15.jar:
  376. * Update Swedish localizations. Thanks to GeorgeOrwell1. - GeorgeOrwell1
  377.  
  378. Tips-1.16.5-4.0.14.jar:
  379. * Improve russian translations. Thanks to GrigLog. - GrigLog
  380.  
  381. Tips-1.16.5-4.0.13.jar:
  382. * Russian translation (#50) Thanks to DrHesperus - DrHesperus
  383.  
  384. Tips-1.16.5-4.0.12.jar:
  385. * Added Lava + Water obsidian portal tip - TrashKatsandwitch
  386.  
  387. Tips-1.16.5-4.0.11.jar:
  388. * Added Blaze Rod Fuel tip - TrashKatsandwitch
  389.  
  390. Tips-1.16.5-4.0.10.jar:
  391. * Added swedish translations. (#39) - GeorgeOrwell1
  392.  
  393. Tips-1.16.5-4.0.9.jar:
  394. * Future proof Jenkinsfile (#38) - Jared
  395.  
  396. Tips-1.16.5-4.0.8.jar:
  397. * Merge branch '1.16.5' of [https://github.com/Darkhax-Minecraft/Tips](https://github.com/Darkhax-Minecraft/Tips) into 1.16.5 - Tyler Hancock
  398. * Allow tips to control their own cycle time. Closes #33 - Tyler Hancock
  399.  
  400. Trash Cans (trashcans-1.0.11-mc1.16 --> trashcans-1.0.12-mc1.16):
  401. trashcans-1.0.12-mc1.16:
  402. * Added German translations (thanks to Wizqok!)
  403.  
  404. Xaero's Minimap (v21.22.2 for Forge 1.16.5 - 1.16.2 --> v22.1.0 for Forge 1.16.5 - 1.16.2):
  405. v22.1.0 for Forge 1.16.5 - 1.16.2:
  406. * Compatible with Xaero's World Map 1.11.0 or newer. Version 1.20.0 is HIGHLY recommended.
  407. * Massive entity icon render optimization. On 1.15.2 and newer, should now be pretty much as fast as entity dots. Mostly affects lots of different entity icons being on the radar.
  408. * Void will now have a dark color on the map instead of being completely black, except in cave mode. Requires updating the world map mod, if you're using it as well.
  409. * Fixed height-based entity darkening not working as intended. Should now darken entities at 25% of the height limit at 75% brightness.
  410. + Added a new entity radar setting for configuring a custom Y distance requirement for the depth-based darkening.
  411. * Improved some tooltips in the radar category settings screen.
  412.  
  413. v21.23.1 for Forge 1.16.5 - 1.16.2:
  414. * Compatible with Xaero's World Map 1.11.0 or newer. Version 1.19.1 is HIGHLY recommended.
  415. * Replaced the "Leave without saving your changes?" screen when leaving entity radar categories settings by pressing Escape with a "Save changes before you exit?" screen. Pressing the Cancel button should be unchanged.
  416. * Fixed latest deathpoints not being converted to old deathpoints in waypoint sets that aren't currently selected.
  417.  
  418. v21.23.0 for Forge 1.16.5 - 1.16.2:
  419. * Compatible with Xaero's World Map 1.11.0 or newer. Version 1.19.0 is HIGHLY recommended.
  420. * Reworked how the teleport command options work. You can now rearrange the waypoint coordinates in the command use the waypoint name.
  421. * Support for the improved world map waypoint creation introduced in the world map version 1.19.0.
  422.  
  423. v21.22.6 for Forge 1.16.5 - 1.16.2:
  424. * Compatible with Xaero's World Map 1.11.0 or newer. Version 1.18.8 is HIGHLY recommended.
  425. * Fixed key press event not being cancelled when adding a new waypoint by pressing ENTER, having the potential to cause null pointer crashes (confirmed on 1.18 with JEI).
  426. * Fixed corrupt or invalid entity radar config file causing a crash on game start. Should now back up the broken file and continue with the default config.
  427. * Moved the log error message when there are exceptions when converting block textures to colors. Should now help to pinpoint a specific block that causes crashes when handling such exceptions.
  428.  
  429. v21.22.5 for Forge 1.16.5 - 1.16.2:
  430. * Compatible with Xaero's World Map 1.11.0 or newer. Version 1.18.7 is HIGHLY recommended.
  431. * Fixed crash when a world map texture is deleted at the wrong time (if using the world map textures on the minimap, which is the default).
  432. * Fixed the head of a HeadedModel (e.g. villagers) being ignored when the "main part" of the icon is redefined by a resource pack. Doesn't affect villagers in 1.17+ but can affect modded entities.
  433. * Fixed minimap rotation using the player head angle instead of the camera angle.
  434. * Fixed the Y value being adjusted for liquid blocks as if they are carpetlike.
  435. * Fixed the waypoint teleportation being adjusted the wrong way when the destination Y is negative.
  436.  
  437. v21.22.3 for Forge 1.16.5 - 1.16.2:
  438. * Compatible with Xaero's World Map 1.11.0 or newer. Version 1.18.4 is HIGHLY recommended.
  439. * Fixed incorrect distance to waypoint when viewing dimensions with a different coordinate scale from your current.
  440. * Fixed tooltips not working on the waypoint menu options screen.
  441. * Fixed the "Compass Over Waypoints" setting not working.
  442. * Various optimizations when updating the block map.
  443. * Optimized biome color blending.
  444. * Fixed slope glitches in caves mode.
  445. * Updated German translation. Thank you to deREALshocK!
  446.  
  447. Xaero's World Map (v1.18.3 for Forge 1.16.5 - 1.16.2 --> v1.20.0 for Forge 1.16.5 - 1.16.2):
  448. v1.20.0 for Forge 1.16.5 - 1.16.2:
  449. * Compatible with Xaero's Minimap / Better PVP 20.23.0 or newer. Version 22.1.0 is HIGHLY recommended.
  450. * Void will now have a dark color on the map instead of being completely black (except Nether cave maps).
  451. * Reworked how block tints (biome colors) work. Block "color types" no longer exist and every pixel has a biome in the map data, which will be useful in the future.
  452. + Added a new setting for configuring the color of the player arrow. By default, it matches the arrow color in the minimap mod.
  453.  
  454. v1.19.1 for Forge 1.16.5 - 1.16.2:
  455. * Compatible with Xaero's Minimap / Better PVP 20.23.0 or newer. Version 21.23.1 is HIGHLY recommended.
  456. + Added a new setting for setting the minimum zoom level required for "local" waypoints to render. Global waypoints are not affected by it.
  457. * Fixed incorrectly saved biome colour types breaking map regions in multiplayer.
  458. * Settings that require the minimap mod will now be greyed out, if the minimap is not installed.
  459.  
  460. v1.19.0 for Forge 1.16.5 - 1.16.2:
  461. * Compatible with Xaero's Minimap / Better PVP 20.23.0 or newer. Version 21.23.0 is HIGHLY recommended.
  462. + Added a toggle on the world map screen waypoint menu for viewing the current waypoint sub-world selected in the minimap mod instead of always displaying only the waypoints for the current world map. Enabled by default as it seems to be what most people expect.
  463. * When using the latest minimap version, creating waypoints from the world map should now use the same "placeholder" system as in game wp creation, rather than filling in the coordinate fields. This enables you to use automatic coordinate conversion when switching the dimension in the wp creation screen.
  464. * Fixed world map screen buttons hover animation not working in some versions.
  465.  
  466. v1.18.8 for Forge 1.16.5 - 1.16.2:
  467. * Compatible with Xaero's Minimap / Better PVP 20.23.0 or newer. Version 21.22.6 is HIGHLY recommended.
  468. * Moved the log error message when there are exceptions when converting block textures to colors. Should now help to pinpoint a specific block that causes crashes when handling such exceptions. A specific crash was also fixed, even though it also affects vanilla paper maps.
  469.  
  470. v1.18.7 for Forge 1.16.5 - 1.16.2:
  471. * Compatible with Xaero's Minimap / Better PVP 20.23.0 or newer. Version 21.22.5 is HIGHLY recommended.
  472. * Rewrote world map texture deletion synchronization, which can potentially improve rendering performance.
  473. * Fixed Undergarden not being detected as a Netherlike dimension.
  474. * Fixed the Y value being adjusted for liquid blocks as if they are carpetlike. Requires regeneration of the map regions for the fix to apply (e.g. "Reload Regions" in the settings).
  475.  
  476. v1.18.6 for Forge 1.16.5 - 1.16.2:
  477. * Compatible with Xaero's Minimap / Better PVP 20.23.0 or newer. Version 21.22.3 or 21.22.4 is HIGHLY recommended.
  478. * Fixed the world map not working properly in the end in singleplayer, more specifically dimensions that have full void chunks. Use the "Reload Regions" option in the world map settings to fix existing glitches after you update. If it's already ON for you, then turn it OFF and back ON.
  479.  
  480. v1.18.4 for Forge 1.16.5 - 1.16.2:
  481. * Compatible with Xaero's Minimap / Better PVP 20.23.0 or newer. Version 21.22.3 is HIGHLY recommended.
  482. * Small block light optimization during map generation from the world save.
  483. * Added better handling of block state data size mismatches in world save chunk sections.
  484. * Improved handling of unknown biome ids.
  485. * Various optimizations when updating the block map.
  486. * Optimized biome color blending.
  487.  
  488. Generated using [ChangelogGenerator 2.0.0-pre5](https://github.com/TheRandomLabs/ChangelogGenerator).
  489.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement