Commit Graph

  • 4c81c728f6 * Add the CreateWorldScreen. iProgramInCpp 2023-08-02 22:36:23 +03:00
  • e5f942c194 * SavingWorldScreen: Only save what's necessary iProgramInCpp 2023-08-02 21:55:46 +03:00
  • a2df1b3095 * Add more items for testing. iProgramInCpp 2023-08-02 21:47:14 +03:00
  • 8047ce7e03 * Fix a memory leak + some weirdness. iProgramInCpp 2023-08-02 14:35:26 +03:00
  • b710486ebb Merge branch 'Stommm-master' iProgramInCpp 2023-08-02 14:07:47 +03:00
  • ec73b28e92 Merge branch 'master' into master iProgramInCpp 2023-08-02 14:05:02 +03:00
  • b485071d00 * Unblock sound playback iProgramInCpp 2023-08-02 14:03:57 +03:00
  • d363d8d298 * Add improved saving. iProgramInCpp 2023-08-02 13:53:35 +03:00
  • 6683422467 * Force save when leaving. Kind of sucks. I'll work on it :) iProgramInCpp 2023-08-02 13:18:14 +03:00
  • 450cb190b6 * Finish level saving. iProgramInCpp 2023-08-02 13:15:25 +03:00
  • 16e2b79165 * Finish ExternalFileLevelStorage. iProgramInCpp 2023-08-02 09:58:26 +03:00
  • 3eb8062d06 * Add some more file paths discovered in minecraftpe.apk from assets.minecraft.net iProgramInCpp 2023-08-02 09:25:05 +03:00
  • 865d688212 * Start work on ExternalFileLevelStorage iProgramInCpp 2023-08-02 09:07:20 +03:00
  • 9bfec799e2 Improve and fix crash in SoundSystemWindows f 2023-08-01 22:02:24 +02:00
  • 858315ce54 * Add RegionFile class. iProgramInCpp 2023-08-01 16:15:13 +03:00
  • d8cdbe4913 * Remove some useless LogMsgs iProgramInCpp 2023-08-01 13:21:10 +03:00
  • 9eb809f1b5 Merge pull request #16 from ReMinecraftPE/revert-15-dwm-vsync iProgramInCpp 2023-08-01 13:19:47 +03:00
  • 0cdc8e07fb Revert "Use DwmFlush to VSync instead of OpenGL VSync on supported OS" iProgramInCpp 2023-08-01 13:19:25 +03:00
  • 2afcc31b4a Merge pull request #15 from Kleadron/dwm-vsync (will work on it myself) iProgramInCpp 2023-08-01 13:09:14 +03:00
  • 79b4185324 Forgot to add WIN32_LEAN_AND_MEAN Kleadron 2023-08-01 02:51:18 -07:00
  • 10a2c09080 Merge remote-tracking branch 'upstream/master' into dwm-vsync Kleadron 2023-08-01 02:46:30 -07:00
  • 5535ef004c already did the todo Kleadron 2023-08-01 02:37:11 -07:00
  • b4a685eba0 Add DWM VSync Code Kleadron 2023-08-01 02:36:29 -07:00
  • 27b054a668 Merge pull request #11 from Kleadron/dsound-attenuation iProgramInCpp 2023-08-01 12:15:40 +03:00
  • 653a6a62e2 Merge pull request #14 from Kleadron/enh_3d_inventory_tiles iProgramInCpp 2023-08-01 12:06:11 +03:00
  • 7fd8c67f13 * Fix some more bugs. iProgramInCpp 2023-08-01 12:05:24 +03:00
  • 6feff32c51 Add ENH_3D_INVENTORY_TILES Kleadron 2023-08-01 01:58:44 -07:00
  • c99b23f579 Rotate ENH_SHADE_HELD_TILES shading Kleadron 2023-08-01 01:51:18 -07:00
  • 328ef4fff5 * Allow smooth shading on translucent blocks. iProgramInCpp 2023-08-01 11:57:35 +03:00
  • af11c5281c * Improve mouse grabbing. iProgramInCpp 2023-08-01 11:08:56 +03:00
  • 67d1fc4f44 what iProgramInCpp 2023-08-01 10:41:16 +03:00
  • 35773b5ba6 * Fix Util::stringTrim. Not sure if accurate iProgramInCpp 2023-08-01 10:40:41 +03:00
  • adf3dfa54e * Fix bad check in Entity::moveRelative iProgramInCpp 2023-08-01 09:43:50 +03:00
  • 40e54c2be8 Add 0-1 clamp and remove useless operations Kleadron 2023-07-31 17:30:00 -07:00
  • 63cd6a32f2 Add volume attenuation to SoundSystem_windows Kleadron 2023-07-31 17:24:15 -07:00
  • f6b1856ea9 * Improve timer accuracy, thanks to @Kleadron on GitHub iProgramInCpp 2023-07-31 22:42:16 +03:00
  • 65406ef97e Fix sky rendering. iProgramInCpp 2023-07-31 22:25:58 +03:00
  • 16bfb1359e Merge pull request #6 from 2008Choco/update-readme-enhancements iProgramInCpp 2023-07-31 21:20:16 +03:00
  • e7c33ca04f Merge pull request #8 from 2008Choco/tickMouse-original-code iProgramInCpp 2023-07-31 21:17:22 +03:00
  • 9fe648ae8d Merge pull request #9 from 2008Choco/fix-options-file iProgramInCpp 2023-07-31 21:16:30 +03:00
  • b652de50da Merge branch 'master' into fix-options-file iProgramInCpp 2023-07-31 21:16:22 +03:00
  • 40961e8d8d * Improve mouse turning once again. iProgramInCpp 2023-07-31 21:15:42 +03:00
  • 24a693026f * Make the options not reload iProgramInCpp 2023-07-31 21:09:12 +03:00
  • 5884302836 * Change long to TLong. iProgramInCpp 2023-07-31 21:08:31 +03:00
  • 80edda6400 Fix options.txt overriding in-game changed settings at runtime Parker Hawke 2023-07-31 13:42:08 -04:00
  • 25c0ad6067 Surround tickMouse() call in ORIGINAL_CODE preprocessor check Parker Hawke 2023-07-31 12:40:08 -04:00
  • b4091b8cc6 Update README with current enhancements and mods Parker Hawke 2023-07-31 11:39:49 -04:00
  • 47f9b45ac4 * Add support for an options file on Windows. iProgramInCpp 2023-07-31 18:28:10 +03:00
  • 4853c6e18b Merge pull request #5 from 2008Choco/mouse-wheel iProgramInCpp 2023-07-31 17:38:42 +03:00
  • 444bc4ae2e Add enhancement to support scroll wheel for inventory Parker Hawke 2023-07-31 10:20:16 -04:00
  • cb085a8956 * Add Player::drop iProgramInCpp 2023-07-31 17:13:10 +03:00
  • 297f7f3cf4 * Adjust the mouse sensitivity, think this feels better iProgramInCpp 2023-07-31 16:29:19 +03:00
  • d757217844 Merge pull request #4 from Vruk11/master iProgramInCpp 2023-07-31 15:54:35 +03:00
  • cf6d27f123 Create screenshots folder if it doesn't exist Vruk 2023-07-31 05:50:26 -07:00
  • ea16d96a4c * Fix bad names in the PCM sound header. Audio now works well :) iProgramInCpp 2023-07-31 15:15:20 +03:00
  • a9e1c09bbe Merge pull request #2 from Stommm/master iProgramInCpp 2023-07-31 15:11:19 +03:00
  • 15b29c3ac9 Merge pull request #3 from Thomasluigi07/master iProgramInCpp 2023-07-31 14:17:25 +03:00
  • 3c68ba7acf * Fix broken link in README. Thomas G 2023-07-31 21:09:41 +10:00
  • 93bc845d9d fix broken video link in readme Thomas G 2023-07-31 21:06:52 +10:00
  • 0fefcb913d Merge branch 'ReMinecraftPE:master' into master f 2023-07-31 13:01:19 +02:00
  • 311ab75ee4 Make windows soundsystem use GetHWND f 2023-07-31 12:58:45 +02:00
  • eb7a397112 * Add some more info to the readme. iProgramInCpp 2023-07-31 13:53:17 +03:00
  • ace9069077 Add windows soundsystem f 2023-07-31 12:17:52 +02:00
  • a00007803f * When a text box is focused, move the write head at the end. iProgramInCpp 2023-07-31 11:42:11 +03:00
  • 2631c262e6 * Fix a render bug in the TextInputBox iProgramInCpp 2023-07-31 11:33:15 +03:00
  • 3ccf62e613 Make the text input box fields public. They weren't for some reason iProgramInCpp 2023-07-31 11:12:22 +03:00
  • 4393ef9679 * Add missing space button handler to the text input box. iProgramInCpp 2023-07-31 11:10:51 +03:00
  • 1a75690f52 * Improve the smoothness of the turn controls. iProgramInCpp 2023-07-31 11:02:44 +03:00
  • 4735bd5cf0 * Fix a bug in NinecraftApp where the incorrect string will be printed in place of the level renderer's stats. iProgramInCpp 2023-07-31 10:18:47 +03:00
  • 8b924022e3 * Disable demo mode. The default version will now be the enhanced version. iProgramInCpp 2023-07-31 10:18:09 +03:00
  • 5e739f3d5b * Rename Options.hpp -> GameMods.hpp, to fix some errors iProgramInCpp 2023-07-31 10:11:32 +03:00
  • a68f2d7245 * Move the options into the root of the project, for ease of access iProgramInCpp 2023-07-31 10:01:46 +03:00
  • 1ecd7cf798 * Uncomment the falling sand code. iProgramInCpp 2023-07-31 09:57:48 +03:00
  • 400771b417 * Move the main into the App filter. iProgramInCpp 2023-07-31 09:53:17 +03:00
  • 97dd5ff8e9 Move the Windows AppPlatform into its own folder. iProgramInCpp 2023-07-31 09:48:12 +03:00
  • fe1997f202 * Add license headers to every file. iProgramInCpp 2023-07-30 22:41:09 +03:00
  • 71fb8ffe04 * Add license. iProgramInCpp 2023-07-30 22:29:57 +03:00
  • 9642818a88 * Initial commit. iProgramInCpp 2023-07-30 22:22:02 +03:00