Table of contents: |
---|
|
Minimal |
Recommended |
|
---|---|---|
.NET Framework |
v4.6.1 |
v4.8 |
Screen resolution |
976x633 (with 100% scaling) |
1920x1080 |
Aspect ratio |
Any |
16:9 |
Hardware |
Keyboard and Mouse |
Keyboard and Mouse |
OpenGL version |
OpenGL 2.1 |
OpenGL 2.1 |
RAM |
1 GB |
>2 GB |
Graphics memory |
500 MB |
1 GB |
Windows version |
MS Store: Windows 10 build 15063+
|
Windows 10 build 17763+ |
Minimal |
Recommended |
|
---|---|---|
.NET Core |
v6.0.2 Desktop Runtime |
v6.0 Desktop Runtime (latest) |
Screen resolution |
976x633 (with 100% scaling) |
1920x1080 |
Aspect ratio |
Any |
16:9 |
Hardware |
Keyboard and Mouse |
Keyboard and Mouse |
DirectX version |
Direct3D 9 |
Direct3D 11 |
RAM (for app) |
1 GB |
>2 GB |
Graphics memory |
500 MB |
1 GB |
Windows version |
MS Store: Windows 10.0.16299+
|
Windows 10/11 latest build |
Version 0.9 Snapshot 4g: Fix bug with saving of worlds from previous snapshot Improve performance of screenshots menu Improve high DPI support Improve crash dialog Other fixes and improvements |
---|
Version 0.9 Snapshot 4f: Improved performance of whole game Improved performance particularly of saving and rendering inventory, background, hotbar, and text Fix bugs with invalid world names Fix crash related to empty item stack Allow glass above growing grass Implement hovering over world folder (in new world menu) and image path (in screenshots menu) to show full path Improve placing and removing when dragging mouse Improve left click to select hotbar item Update F3 menu with new information and simplify it Fix some bugs with disposal Fix crash when changing GPU on Parallels VM Fix screenshots menu for DPI changes Fix a menu navigation bug Various internal changes Various improvements Various bug fixes Significant allocation reduction (reduces lag spikes) |
Version 0.9 Snapshot 4e: Improved performance Make ice slippery Improvements to creative inventory Fully fix missing pixel row/column glitch Various internal changes Various improvements Various bug fixes Significant allocation reduction (reduces lag spikes) |
Version 0.9 Snapshot 4d: Fix a NullReferenceException when opening / creating a world occasionally Fix mods modifying menu (mainly so mods can be removed) Various bug fixes |
Version 0.9 Snapshot 4c: Fix some bugs Improve crash reporting |
Version 0.9 Snapshot 4b: Fix crash when upgrading worlds sometimes Update .NET SDK (will need 6.0.2+ to run) Update .NET Runtime for Microsoft Store Fix for arm64 platforms on the Microsoft Store |
Version 0.9 Snapshot 4a: Change branding to "2DCraft Preview" Save ~20% of the installation size by optimising icon files Fix one instance running code Other improvements & bug fixes Many internal changes Note: Mod maker temporarily removed until it is reimplemented |
Version 0.9 Snapshot 3h: Fix windows not always showing until they're clicked on the taskbar Correct some world migration code When upgrading world, put old files into a folder rather than deleting them in case of corruption - Will add option to delete these in the future Improve using F5 to navigate the menus Move towards supporting Microsoft Store "2DCraft Preview" Note: Mod maker temporarily removed until it is reimplemented |
Version 0.9 Snapshot 3g: Fix saving files in edge cases Performance improvements Other changes Note: Mod maker temporarily removed until it is reimplemented |
Version 0.9 Snapshot 3f: Initial working implementation of chunk unloading (when unused at a distance from the player) Fix the Credits menu Improvements to placing doors and snow blocks Other improvements Note: Mod maker temporarily removed until it is reimplemented |
Version 0.9 Snapshot 3e: Add workaround for dotnet/core issue 7176 (stopped app running on .NET <6.0.2, only affects 0.9 snapshot 3d) Remove Mod Maker executables Add smooth sandstone block Minor fix to duplicate world to stop possible crash Note: Mod maker temporarily removed until it is reimplemented Note: Credits is broken in this version, please view credits in either 0.9 snapshot 2a or 3f |
Version 0.9 Snapshot 3d: Fix issues with new options to do with pausing when mouse leaves / window is inactive Improve some F3 text Fix some text Fix a bug with world generation where some blocks would not immediately update - e.g. trees would only appear when you saw them) Re-fix snow layer being behind/in front of player Height differences in generated terrain will (for the most part) be at most 2 blocks, which is jumpable Minor improvements to saving region files Add new option to remember the data migration choice Improve duplicating worlds Other bug fixes & improvements Note: Mod maker is broken Note: Credits is broken in this version, please view credits in either 0.9 snapshot 2a or 3f |
Version 0.9 Snapshot 3c: Improved chunking region file format New coordinate space that makes more sense New world generation average height is now 64 instead of 19 New world height increased to 256 from 97 New world widths all decreased by 1 Fix & improve block updating code Remove old block updating options Add options for when the game pauses New player location system (using block coordinates) Fix specific bug with world selection menu Update F3 screen: remove old player location info & add new block location info Fix possible infinite loops that caused crashes with block updating Allow player to jump at top of world Fix middle clicking Fix occasional parsing errors Performance improved Other bugs fixed Note: Mod maker is broken Note: Credits is broken in this version, please view credits in either 0.9 snapshot 2a or 3f |
Version 0.9 Snapshot 3b: Fix crashes introduced with last snapshot Fixed a variety of bugs with snow and snow layers especially introduced in the last snapshot Fix other issues with last snapshot Note: Mod maker is broken Note: Credits is broken in this version, please view credits in either 0.9 snapshot 2a or 3f |
Version 0.9 Snapshot 3a: Initial chunk code Performance Increase Fix rounding errors that caused lines of pixels to be missing occasionally Fix copy world Fix compatibility with leaving old version's data intact (will be backported to older versions on the hamarb123 Store). Other bug fixes Note: Mod maker is broken Note: Credits is broken in this version, please view credits in either 0.9 snapshot 2a or 3f |
Version 0.9 Snapshot 2c: Improve performance Improve text rendering performance Add a new proportional font (except in F3 where it is monospace) Increase default world widths due to better optimised code 129 -> 257, 193 -> 385, 257 -> 513, 393 -> 769, 769 -> 1025 The world cannot currently be extended to a larger size Increase biome sizes to roughly reflect world size changes (x1.5) Fancier sky, sun & moon rendering Change game scale (ie. blocks look smaller etc.) & rebalance other values to suit Extended hotbar to 11 items Extended inventory to 4 rows Add Black Tulip, Lime Green Rose and Fertiliser Improve rendering on high resolution displays (previously, some textures were more in the wrong spot) Add more options Make bars that make the rendering be 16:9 black by default, which looks better on most screens Fix different colour wools stacking together Fix a glitch that when a block is at (0, 0) and you can see it, that a lot of the physics completely breaks Fix other bugs Note: Mod maker is broken Note: Credits is broken in this version, please view credits in either 0.9 snapshot 2a or 3f |
Version 0.9 Snapshot 2b: Improve performance by a lot Improve saving time by a lot to remove lag spikes Improve loading time Fix some bugs Update Credits form Improve wording in some spots Reduce amount of crashes in languages other than English Note: Mod maker is broken Note: Credits is broken in this version, please view credits in either 0.9 snapshot 2a or 3f |
Version 0.9 Snapshot 2a: Replace rendering engine with Google's ANGLE Update Credits form Note: Mod maker is broken |
Version 0.9 Snapshot 1d: Major overhaul to rendering (part 2) Performance improved Remove usage of deprecated functions F2 saves the screenshot to your clipboard as well Fix rendering bug when player crouches Splash screen is more optimised Update SharpGL (by multiple years of versions) Optimise Garbage Collector F3 text is no longer cut off F3 text now states resolution and DPI Fix credits Fix cursor when DPI changes Screenshots & about forms works better Better support for variable DPI Note: Mod maker is broken |
Version 0.9 Snapshot 1c: Major overhaul to rendering (part 1) Simplify some code Move some code into C# Performance improved Note: Mod maker is broken |
Version 0.9 Snapshot 1b: Improve GC code, which will improve performance Fix About/Help form Improve About/Help form Fix Bug Report form Fix Screenshot form Fix Skin Selection form Fix DPI issues Fix Message and input box titles Note: Mod maker is broken |
Version 0.9 Snapshot 1a: Move to .NET 6 from .NET Framework 4.7.1 Some corrections to code Fix for re-rendering cursor Note: Mod maker is broken |
Version 0.8.32: Fix help text Fix of text on older versions of Windows |
Version 0.8.31: Fixes to modding Fixes for devices with screen at a different scaling factor than 100% Rendering fixes |
Version 0.8.30: Fixes to occasional crashes to do with rendering and mods Improvements to tracking of processes on the desktop edition |
Version 0.8.29: Internal improvements to stability and more Fix standard DPIs on low-res displays Re-add discord button and reorganise start menu a bit |
Version 0.8.28: UWP: fix crashes relating to "Access to the path is denied" Desktop: add a desktop launcher to track processes so the closing checker in hamarb123 Store is accurate Improve stability of screenshots menu Fix copyright years Fix command line arguments passing code for both UWP and the new desktop launchers |
Version 0.8.27: Fix many crash bugs Improve bug reporting Improve performance Fix large worlds |
Version 0.8.26: Various changes and fixes TNT is more optimised More edge of world fixes Performance improvements Modding version is increased Changes to movement and scaling |
Version 0.8.25: Fix crashes related to culture / language / formatting etc. Replace Discord button with donation button (link to Discord still on website) Fix initial size on scaled displays Fixed textures looping a pixel in some edge cases Theoretically fixed the icon crash bug Fixed world generation for large worlds Improved performance by using better list structuring Made modding theoretically possible using C# (allows the load function to be named "load" instead of "Load") |
Version 0.8.24: Fixed double placing Made grass spread at the right speed Snow now falls Made the credits emoji fit properly (Windows 10 redstone 5 update+) Unstretched a few images Reduced lag Made the game faster TNT explodes slightly faster Option to reduce block updates Ghost blocks are fixed Flying down is faster |
Version 0.8.23: Multiple random crash fixes Added a discord button Removed the channel button (you can still access it with the youtube button) Made TNT explode properly Changed TNT's radius to 2.5 Added small TNT (radius of 1) Added large TNT (radius of 4) Fixed some issues on weird screen sizes Internal changes Escape button should work on all applicable forms now Fixed notifications on the MS Store version Removed support for windows 10.0.14393.0 on the MS Store version Made grass spread slowly Updated all links to the new website |
Version 0.8.22: Slight aesthetic changes Random crash fixes Less notifications (MS Store Version) One bug fix |
Version 0.8.21: Tree fixes Leaf blocks can be placed again Escape key works in more forms Closing the Mod maker makes it go back to the main game The game now opens quicker Bug reports can be much longer now, and they also require a reply-to email address Add bedrock Other changes Fixed some crashes |
Version 0.8.20: Mod maker works properly again The game should work on all screen sizes and resolutions now that meet the requirements Worlds should generate properly now Mod files can be opened easier Random crash fixes Random bug fixes |
Version 0.8.19: Fixed the generated tree bug Made the game run faster Made trapdoors work better Fixed resizing of the game window Changed sky color gradient again More world options (size and biome size) Added a button to the youtube page |
Version 0.8.18: Fixed the sky color |
Version 0.8.17: Made the game run slightly faster Made the sun and moons location change as you go up and down Made the sky change color from top to bottom and when you go up and down |
Version 0.8.16: Random sapling fixes Random mod maker changes Update item selection process Change Dead bush, Shrub and Fern textures |
Version 0.8.15: Fix sapling growth Update modding system slightly Made shrubs grow grass again Snow layer changes Made game faster again |
Version 0.8.14: Add rest of start menu items to be compatible with windows 7 Refactored modding heavily Made game heaps faster Made grass die that has dirt or other things on top of it Add trapdoor block |
Version 0.8.13: Fixed many errors. A few player height changes Flying puts you in front of all blocks Fix the level option Add Screenshots menu Doors now need blocks underneath Blocks used to replace leaves Add Fertility options to Mod Maker Re-add middle clicking Make flowers and snow can be a combined block Add duplicate World button Moved Make a mod button to start menu Rearrange start menu Youtube video menu Ice changes grass to icy grass texture A new biome Change W and S to SPACE and crouch in flight mode All door items became right handled Change sapling formula Screenshot form can crash Remove console completely (it didn't work anyway) Fix many indexes Final block removing error (Until I add it again on accident) |
Version 0.8.12: Change the newsletter to changelog Add TAB indexing to Skin Selection Menu Made webs appear behind the player Made doors appear behind the player Made glass walked through Made glass appear behind the player Made the player not be able to jump while in the inventory Remove excess snow layer textures Make Snowy grass use snow texture Add Screenshot hotkey to Help Menu Made ferns spawn less Crouching slightly lowers the player The player can face left and right Lighter can now light a furnace Fix some text display bugs Saplings now don't grow while game is paused Saplings take longer to grow Saplings are more common You can no longer sprint while crouching |
Version 0.8.11: Various Bug Fixes (Hopefully fixed) When placing some blocks glitch, causing some to unplace Clicking whilst in a ratio that is not 16:9 can click in an incorrect spot FPS could have been incorrect because of slow world updates Generated worlds could have been super slow on loading up after creation of the world Flora and snow could float when they were not supposed to Grass color stays the same whether you remove or add snow Most blocks with updates do not work Changed wool textures Detailed levels of snow instead of just one layer when generating the world Made sun circular like moon and added rays (Hopefully fixed) TNT error that caused a crash Added world time on F3 menu Fixed DateTime error Fixed saving error Removing blocks could crash the game sometimes The player will go behind flora and snow Added more options to Mod Maker Changed the FPS text |
Version 0.8.10: Removed make mod from inside a mod. Fixed many bugs. Fixed UI in testing mode. Fixed Export option. Fixed Report Bug option. Fixed make a custom level option. Fixed some 'UWP dll file is missing' error on testing startup. |
Version 0.8.9: Actually works...again...hopefully. Fixed Icon Exception. Changed world location to hopefully fix many errors. |
Version 0.8.8: Actually works. Removed 'StackOverflowException' when creating worlds. |
Version 0.8.7: Actually works. Faster! Fixed more bugs. |
Version 0.8.6: Doesn't use FBO. Faster! |
Version 0.8.5: Fixed the "Mod2DCraft.dll is missing" error of the Mod Maker! Added privacy policy inside the game! |
Version 0.8.4: Mod maker works without MSBuild (Hopefully)! Added privacy policy! |
Version 0.8.3: Made game run faster, smoother and less buggier! Fixed fuzz/blur that you may of had. |
Version 0.8.2: Fixed Urgent Bug URGENTLY ... again (rename world crashed game)! Also fixed another bug with mod maker ... Again! |
Version 0.8.1: Fixed Urgent Bug URGENTLY! Also fixed another bug with mod maker. |
Version 0.8 (Gravity Update): Added Gravity (toggle is F key) Modded blocks have many more options Internal changes to make the game run smoother Fixed "Create World" Bug Made Obsidian unexplodable Introduced more bugs (probably) Made it 'harder' to spam bug reports |
Version 0.7.2: Bug And FPS Fixes! Made FPS fast again in a generated world by fixing a rectangle test! |
Version 0.7.1: Bug Fix And FPS Update! Fast graphics, like seriously, you will need OpenGL 2.1 support now though! Updated the credits. F2=Screenshot, which can be found in %appdata%\hamarb123 FunBandit29\2DCraft\Screenshots Minor changes of the forms. Triangles now look triangular! |
Version 0.7: World Generation Update! World generation has finally been added to the game and there are multiple types of generation. Modding has been updated to work better (Play > Change Mods > Make A Mod). Doors are now fixed. All the menus look 10 times better and are more readable. New font for text in a world. |
Version 0.6.4 (MS Store): Made the submitted .appx file about 11x smaller. |
Version 0.6.3: Bug Fixes when launching. |
Version 0.6.2: Bug Fixes when launching. |
Version 0.6.1: Bug Fixes when launching. |
Version 0.6: Modding Support! Yes that's right Modding support through Options > Mods > Make your own mod. We have also added the option to Import/Export Worlds and we have added more options. TNT and Lighters are in the game so you can now explode things. A few more blocks are also in the game too. |
Version 0.0.0.1 - 0.5.7: Changelog was not made. |