Difference between revisions of "Version History"
(Added back 1.30.b changelogs) |
m (Renamed major sections) |
||
(8 intermediate revisions by 3 users not shown) | |||
Line 3: | Line 3: | ||
Full changelogs from all past updates are available on this page. Not much is known about earlier updates. | Full changelogs from all past updates are available on this page. Not much is known about earlier updates. | ||
− | == Beta | + | == Haxe Versions == |
+ | {| class="wikitable versions-table" width="100%" | ||
+ | |- | ||
+ | ! width="150" | Version | ||
+ | ! width="150" | Release date | ||
+ | ! Changes | ||
+ | |- | ||
+ | ! 1.31 | ||
+ | | Dec 30, 2023 | ||
+ | | | ||
+ | <div class="mat-accordion text-accordion"> | ||
+ | {{Accordion|1.31.2| | ||
+ | Release date: Nov 9, 2024. | ||
+ | |||
+ | === Changelog === | ||
+ | * Added ability to get [[seaweed]] from using [[bone meal]] underwater | ||
+ | * Added a way to whisper in [[Scavenger Hunt]] chat (/whisper @username message) | ||
+ | * Added chat message when someone joins or leaves | ||
+ | * Added option for hosts to kick user during games | ||
+ | * Web: Added a preloading bar | ||
+ | * Updated flowing water sound effect | ||
+ | * Updated chicken laying egg sound effect | ||
+ | * Fixed rapid jitter of [[raft]] bobbing in the water | ||
+ | * Fixed [[Bottle of Enchanting]] costing the wrong amount of levels | ||
+ | * Fixed anvil and brewing inventory interface backgrounds appearing too short | ||
+ | * Fixed last [[bone shuriken]] in stack disappearing when thrown | ||
+ | * Fixed [[gold ore]] and [[diamond ore]] not breaking with fist | ||
+ | * Fixed the [[Commands#clear|clear command]] not working on items in armor slots | ||
+ | * Fixed [[potion|empty bottle]] sometimes displaying as "Potion" | ||
+ | * Fixed falling blocks jittering when landing on slabs | ||
+ | * Fixed custom chest name not resetting when opening [[chest minecart]]s | ||
+ | * Fixed [[Commands#home|home command]] not canceling the player's sitting state | ||
+ | * Fixed extra two secret items displaying when joining at end of game | ||
+ | * Fixed particles spawning from [[flaming chicken]] on reduced particle settings | ||
+ | * Fixed calculation of maximum number of blocks a [[Commands#clone|clone command]] can move | ||
+ | * Fixed "sheared" [[Data tags#Loot_Tags|loot tag]] qualifier for drops specified in summon command | ||
+ | * Fixed crash caused by running command with invalid canPlaceOn [[Data tags#Item_Tags|item data tag]] | ||
+ | * Fixed typo in kick member menu option | ||
+ | * Fixed [[Commands#setBlock|setBlock]] and [[Commands#fill|fill]] commands allowing invalid door, bed, and grass states | ||
+ | * Fixed being able to use number keys to add a stack of items to a slot that only accepts one item | ||
+ | * Fixed mobs shooting targets that are too far to see | ||
+ | * Fixed item names displayed in [[Commands#give|give command]] output not considering data tags | ||
+ | * Fixed item collection sound effects playing when joining late | ||
+ | * Fixed audio artifacts in [[blaze]] damage sounds and MP3s | ||
+ | * Tweaked [[Mine Blocks Plus]] username to have + decorations | ||
+ | * Tweaked water sound effect to only play on non-source blocks | ||
+ | * Tweaked smoothing to always be enabled for window scales smaller than 1x in browser | ||
+ | * Tweaked color of automatic system messages in Scavenger Hunt chat | ||
+ | * Web: Tweaked texture load reliability by bundling assets | ||
+ | * Tweaked splash screen to be quicker to transition | ||
+ | * Web: Improved Crazy Games integration | ||
+ | |||
+ | === Sources === | ||
+ | * [//zanzlanz.com/n/98#1.31.2 Zanzlanz post] | ||
+ | }} | ||
+ | </div> | ||
+ | <div class="mat-accordion text-accordion"> | ||
+ | {{Accordion|1.31.1| | ||
+ | Release date: Jan 2, 2024. | ||
+ | |||
+ | === Changelog === | ||
+ | * Added ability to drag items out of the inventory to drop them | ||
+ | * Added composter to creative inventory | ||
+ | * Fixed crashes and blank screens between Scavenger Hunt games | ||
+ | * Fixed duplicate player names appearing when double pressing the join party button | ||
+ | * Fixed invite codes failing when double pressing the create party button | ||
+ | * Fixed incorrect skin visual for players sitting in Scavenger Hunt | ||
+ | * Fixed username submit button not working in some situations | ||
+ | * Fixed AFK warning not counting down when viewing username change page | ||
+ | * Tweaked skin visual to use the sitting frame for players in a cart in Scavenger Hunt | ||
+ | * Tweaked position of leaderboard items tooltip while in inventory | ||
+ | * Tweaked F.A.Q. text | ||
+ | * Tweaked backdrop blocks to be in the "building blocks" category in the creative inventory | ||
+ | * Optimized server activity while waiting in lobby | ||
+ | * Desktop: Fixed crashes caused by opening the file save window | ||
+ | |||
+ | === Sources === | ||
+ | * [//zanzlanz.com/n/98#1.31.1 Zanzlanz post] | ||
+ | }} | ||
+ | </div> | ||
+ | <div class="mat-accordion text-accordion"> | ||
+ | {{Accordion|1.31| | ||
+ | Release date: Dec 30, 2023. | ||
+ | === New features === | ||
+ | * Added [[Scavenger Hunt]] mini-game | ||
+ | ** Added [[Dirt Ball]] for players with Mine Blocks Plus | ||
+ | * Added [[composter]] | ||
+ | * Added a nicer confirmation dialog to things | ||
+ | * Added an easter egg :) | ||
+ | * Added number key inventory shortcut to swap items between hotbar and mouse | ||
+ | * Added basic console history | ||
+ | * Added beginner tutorial for how to move, mine, and place blocks | ||
+ | * Added smoke particles and fizzle sound when minecarts burn in lava | ||
+ | |||
+ | === Bug fixes === | ||
+ | * Fixed music not working | ||
+ | * Fixed [[bat]]s not spawning naturally | ||
+ | * Fixed screen resolution being too small on mobile | ||
+ | * Fixed incorrect item position for one frame of the mining animation | ||
+ | * Fixed [[brick]] being smelted from [[clay block]]s instead of [[clay|clay balls]] | ||
+ | * Fixed [[bottle of enchanting|bottle of experience]] only requiring 1 level to create | ||
+ | * Fixed snow regions not saving with world | ||
+ | * Fixed being able to trigger [[endermen]] hostility while in the [[inventory]] | ||
+ | * Fixed [[compass]] rotation being 45 degrees off | ||
+ | * Fixed attempting to place a block in negative coordinates removing the block from the inventory | ||
+ | * Fixed holding [[fishing rod]] causing the mining animation to play | ||
+ | * Fixed [[furnace]]s and other slots not allowing right-click to split stacks | ||
+ | * Fixed different [[minecart]] types not placing properly | ||
+ | * Fixed [[player]] not respawning at spawn if going to main menu from respawn screen | ||
+ | * Fixed "Grow a Tree" achievement not working when [[bone meal]] is used | ||
+ | * Fixed entity graphics remaining when being destroyed by another entity | ||
+ | * Fixed player stopping while flying and using an item in creative mode | ||
+ | * Fixed [[raft]]s not burning in [[lava]] nor [[acid]] | ||
+ | * Fixed smoke particles missing from [[fire]] | ||
+ | * Fixed [[armor|dragon scale armor]] protecting less against [[lava]], fire, and [[lightning]], instead of more | ||
+ | * Fixed [[redstone lamp]]s not preventing monster spawning | ||
+ | * Fixed shades not always darkening the screen | ||
+ | * Fixed "filtered" parameter of clone command not properly reading mask block | ||
+ | * Fixed the second newline character (nn) not properly parsing in the say command | ||
+ | * Fixed spawn egg names for [[Mooshroom]]s and [[Cowctus]]es being just "Cow" | ||
+ | * Fixed main menu music playing before volume settings load | ||
+ | * Fixed rain sound ignoring the volume setting | ||
+ | * Fixed underwater sound associating with music volume instead of SFX volume | ||
+ | * Fixed furnace visually turning off between smelts | ||
+ | * Fixed [[Ender dragon]] being able to partially destroy [[bed]]s and [[door]]s | ||
+ | * Fixed drinking particles not matching potion color | ||
+ | * Fixed player death possible in creative mode when taking enough damage at once | ||
+ | * Fixed Endermen attempting to place items as blocks | ||
+ | * Fixed some audio artifacts occurring on some platforms | ||
+ | * Fixed crash when entering a near-infinite seed number | ||
+ | * Fixed version dialog appearing for new players | ||
+ | * Fixed [[mushroom]]s having incorrectly colored mining particles | ||
+ | * Fixed trash bin icon in inventory being too dim | ||
+ | * Fixed main menu cursor animation resuming upon returning from game | ||
+ | * Fixed [[stairs|obsidian stairs]] and [[slabs]] being able to be mined by hand | ||
+ | |||
+ | * HTML5: Fixed items being linked between [[chest]]s cloned by commands | ||
+ | |||
+ | * Desktop: Fixed 32-bit EXE | ||
+ | * Desktop: Fixed mobs only moving left | ||
+ | * Desktop: Fixed items in [[dispenser]] and dropper dropping but not getting removed | ||
+ | * Desktop: Fixed ender dragon moving too fast | ||
+ | * Desktop: Fixed [[potion|splash potions]] missing their effects when launched from dispenser | ||
+ | * Desktop: Fixed crash when killing mob that has custom drops | ||
+ | * Desktop: Fixed crash when triggering summon command with custom drops without specifying the item to drop | ||
+ | * Desktop: Fixed rare crash when loading a world with poorly formatted data | ||
+ | |||
+ | === Tweaks === | ||
+ | * Tweaked [[enchantment table|enchanting table]] graphic | ||
+ | * Tweaked movement of heart and growth particles | ||
+ | * Tweaked mining rate of blocks | ||
+ | ** Bamboo slabs/stairs | ||
+ | ** [[Gold block]] | ||
+ | ** [[Lapis lazuli block]] | ||
+ | ** [[Stone bricks|Stone brick]] | ||
+ | ** Stairs and slabs | ||
+ | ** [[Backdrops]] | ||
+ | ** [[Crafting table]] | ||
+ | |||
+ | === Sources === | ||
+ | * [//zanzlanz.com/n/98#changelog Zanzlanz post] | ||
+ | }} | ||
+ | </div> | ||
+ | |} | ||
+ | |||
+ | == Haxe Porting Process ("Beta") == | ||
{| class="wikitable versions-table" width="100%" | {| class="wikitable versions-table" width="100%" | ||
|- | |- | ||
Line 60: | Line 225: | ||
* Crashed caused by loading dimension with invalid mob data fixed | * Crashed caused by loading dimension with invalid mob data fixed | ||
* Hotbar slots no longer enter invalid state when swiping over within one frame | * Hotbar slots no longer enter invalid state when swiping over within one frame | ||
+ | * Desert shrub identifier changed to dead_bush | ||
=== Source === | === Source === | ||
Line 66: | Line 232: | ||
</div> | </div> | ||
<div class="mat-accordion text-accordion"> | <div class="mat-accordion text-accordion"> | ||
− | {{Accordion|1.30. | + | {{Accordion|1.30.3b| |
Release date: Nov 21, 2021. | Release date: Nov 21, 2021. | ||
Line 151: | Line 317: | ||
=== Changelogs === | === Changelogs === | ||
− | + | Visit the [[Early Beta Development#Early Access History|Early Beta Development]] page for the full weekly changelogs. | |
=== About === | === About === | ||
− | These versions were the in-development releases of Mine Blocks Beta. The goal of these releases is to finish the rewrite and get the game as close as possible to the 1.30.3 Classic release. | + | These versions were the in-development releases of Mine Blocks Beta, which was the rewrite of the game from Flash to Haxe. The goal of these releases is to finish the rewrite and get the game as close as possible to the 1.30.3 Classic release. |
}} | }} | ||
</div> | </div> | ||
|} | |} | ||
− | == Classic | + | == Flash Version ("Classic") == |
{| class="wikitable versions-table" width="100%" | {| class="wikitable versions-table" width="100%" | ||
|- | |- | ||
− | !width="150"| Version | + | ! width="150" | Version |
− | !width="150"| Release date | + | ! width="150" | Release date |
! Changes | ! Changes | ||
|- | |- |
Latest revision as of 20:28, 10 November 2024
Full changelogs from all past updates are available on this page. Not much is known about earlier updates.
Haxe Versions
Version | Release date | Changes | ||||||
---|---|---|---|---|---|---|---|---|
1.31 | Dec 30, 2023 |
|
Haxe Porting Process ("Beta")
Version | Release date | Changes | ||||
---|---|---|---|---|---|---|
1.30.3 Beta | From Nov 21, 2021 to Dec 5, 2021. |
| ||||
1.2 Early Access Releases | From Nov 13, 2020 to Nov 21, 2021 |
|
Flash Version ("Classic")
Version | Release date | Changes | ||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1.30 | Nov 13, 2020 |
| ||||||||||||||||||||||
1.29 | Sep 27, 2019 |
| ||||||||||||||||||||||
1.28 | Oct 08, 2016 |
| ||||||||||||||||||||||
1.27 | Nov 13, 2015 |
| ||||||||||||||||||||||
1.26 | Mar 28, 2014 |
| ||||||||||||||||||||||
1.25 | May 11, 2013 |
| ||||||||||||||||||||||
1.24 | Dec 22, 2012 |
| ||||||||||||||||||||||
1.23 | Oct 31, 2012 |
| ||||||||||||||||||||||
1.22 | Jun 29, 2012 |
Note: Versions 1.22.1-1.22.6 were created to fix item deletion bugs.
| ||||||||||||||||||||||
1.21 | May 17, 2012 |
| ||||||||||||||||||||||
1.20 | Feb 04, 2012 |
| ||||||||||||||||||||||
1.19 | Nov 19, 2011 |
| ||||||||||||||||||||||
1.18 | Unknown release date |
| ||||||||||||||||||||||
1.17 | Oct 09, 2011 |
| ||||||||||||||||||||||
1.16 (?) | Sep 13, 2011 |
Notes: The only evidence for this update is the fact that the Topaz graphic was made on this date, it is unknown whether a version of this number actually was released. | ||||||||||||||||||||||
1.15 | Sep 01, 2011 | |||||||||||||||||||||||
1.14 | Aug 24, 2011 |
| ||||||||||||||||||||||
1.11 | Aug 05, 2011 |
| ||||||||||||||||||||||
1.8 (after 1.8.8) | Jul 29, 2011 |
| ||||||||||||||||||||||
Prior to 1.8.8 |