mcpe/source
iProgramInCpp 9a24abc603
Improve Survival Mode + others (#56)
* * Undo some of the changes done in the "* Work on survival mode." commit.
* TEST_SURVIVAL_MODE is now on by default.

* * Dying no longer crashes the game.

* * Death seems to work ok.

* * Improve some of the damage code.

* x

* work

* Fixed the Makefile (#54)

* * Finally fix the crack texture appearing to flicker/restart

* * Add VS2010 as an optional target.

Fix build with VS2010 (both windows_vs and xenon_vs).

* * Disable survival mode. Getting ready to merge now!

---------

Co-authored-by: Alexander Argentakis <38327951+MFDGaming@users.noreply.github.com>
2023-08-16 22:32:09 +03:00
..
client Improve Survival Mode + others (#56) 2023-08-16 22:32:09 +03:00
world Improve Survival Mode + others (#56) 2023-08-16 22:32:09 +03:00
App.cpp C++03 Support & Partial Xbox 360 Support (#37) 2023-08-07 15:48:52 +03:00
App.hpp C++03 Support & Partial Xbox 360 Support (#37) 2023-08-07 15:48:52 +03:00
AppPlatform.cpp * Add PatchManager - Allows you to patch terrain.png and items.png on the fly. 2023-08-09 22:13:04 +03:00
AppPlatform.hpp * Add PatchManager - Allows you to patch terrain.png and items.png on the fly. 2023-08-09 22:13:04 +03:00
CMakeLists.txt update the core CMakeLists to include the corrected packets path 2023-08-12 11:39:01 +03:00
Minecraft.cpp Improve Survival Mode + others (#56) 2023-08-16 22:32:09 +03:00
Minecraft.hpp Improve Survival Mode + others (#56) 2023-08-16 22:32:09 +03:00
NinecraftApp.cpp * Add F3 debug text. 2023-08-11 20:04:07 +03:00
NinecraftApp.hpp * Add F3 debug text. 2023-08-11 20:04:07 +03:00