A downloadable game for Windows

PROJECT M - ALPHA v0.1.5 RELEASE NOTES

Hello everyone! After a long development process, I am very excited to share the first playable Alpha version (v0.1.5) of Project M with you. By harnessing the power of Rust and Vulkan, I have built a brand-new Voxel survival experience that pushes the boundaries of performance.

Here are the massive features and systems waiting for you in this first release:

---

* HIGHLIGHTS *

[ Advanced World and Menu System ]

My game is no longer just a simple prototype! A fully-fledged menu and save system has been added:

- Main Menu & Worlds: You can create new worlds or switch between your existing ones through the brand new interface.

- Smart Save System: Your worlds and your character (health, hunger, body temperature, inventory, and exact position on the map) are automatically saved when you exit the game. Pick up right where you left off!

- Pause Menu: You can pause the game at any time and safely return to the menu.

[ Dynamic Physics and Structural Integrity ]

You might be used to floating trees or massive unsupported platforms in Minecraft, but the rules are different in Project M:

- Realistic Destruction: Structures that are hollowed out from below or insufficiently supported will not hang in the air. They will succumb to gravity, break apart, and collapse into piles. Show off your engineering skills while building!

[ Challenging Survival Dynamics ]

Survival is not just about eating:

- Thermodynamics and Heat System: Just like light, heat also propagates between blocks. Pay attention to environmental factors; you can take damage by experiencing Hypothermia in extreme cold or Hyperthermia in extreme heat.

- Health and Oxygen: Don't forget to manage your breath underwater.

[ Modern and Smooth UI (SDF UI) ]

I've left ordinary pixelated interfaces behind:

- Mathematical Perfection: Health (Heart), Oxygen (Bubble), and Dynamic Heat (Thermometer) bars are drawn mathematically via Vulkan using "Procedural SDF" technology. No matter how close you get, they never blur!

- Custom Text System: All in-game texts and menus are much more readable with the custom font rendering engine I developed.

[ Audio Engine Integration ]

I am breaking the silence of the world:

- Background Music: Atmospheric music has been added to accompany you while exploring.

- Interaction Sounds: Your interaction with the environment is now much more satisfying with block breaking and placing sounds.

[ Creative Mode ]

I haven't forgotten those who just want to build and explore the world:

- You can switch to Noclip (flying and passing through walls) mode at any time by pressing the 'V' key.

- You do not take damage in Creative mode, and your hunger/oxygen bars are hidden.

- Instamine: You can instantly break anything in front of you with a single click.

---

* TECHNICAL IMPROVEMENTS (Under the Hood) *

I have optimized my engine for higher FPS and smoother gameplay:

- Async Chunk Loading: The world is processed multi-core in the background (using Rayon) as you explore. Your game will never stutter.

- Advanced Culling & Transparency Fixes: Visual bugs caused by overlapping transparent blocks like glass, ice, and leaves have been completely resolved using Greedy Meshing algorithms.

- Memory Optimization (Megabuffer): Thanks to my Vulkan sub-allocation system, your graphics card's memory is used most efficiently, preventing "Out of Memory" errors.

- Single Texture Atlas: All blocks in the game are processed through a single image, providing a massive performance boost.

---

* HOW TO PLAY (Controls) *

- W, A, S, D: Move

- Space: Jump / Swim up

- Left Shift: Sneak / Swim down

- Left Click: Break Block

- Right Click: Place Block

- Mouse Wheel: Scroll through inventory blocks (39 different blocks!)

- V Key: Toggle Noclip (Fly/Pass through walls) mode

Good luck on your survival journey in this new world! Don't forget to send me your feedback.

---

* ABOUT THE ANTIVIRUS WARNING *

There are 2/71 detections on VirusTotal (such as Microsoft Wacatac.B!ml).

This is a very common false positive for unsigned Rust/Vulkan executable files.

Download

Download
Project_M.exe 3.9 MB

Leave a comment

Log in with itch.io to leave a comment.