Commit Graph

  • 149cd3127b Revert "Entity, Renderer: Add (incomplete) pig, remake entity renderer" Er2 2023-12-06 19:39:37 +03:00
  • 8602de2428 * Level: Implement findPath with PathFinder now. iProgramInCpp 2023-12-06 14:13:10 +02:00
  • cd7acc8bd7 * Fix VS filters iProgramInCpp 2023-12-06 14:04:11 +02:00
  • 777bd6a3e2 * Add PathFinder and friends. iProgramInCpp 2023-12-06 14:03:20 +02:00
  • 5554fc7c6a * Normalize paths to MC_ROOT. iProgramInCpp 2023-12-05 22:38:36 +02:00
  • 52c9140b82 * Add CreeperModel iProgramInCpp 2023-12-05 22:35:57 +02:00
  • 3c433c2858 * Add ChickenRenderer iProgramInCpp 2023-12-05 21:50:03 +02:00
  • efebfdd122 * Add CowRenderer iProgramInCpp 2023-12-05 21:12:05 +02:00
  • 5882d2dc7f * Fix a bug regarding bottom face rendering? iProgramInCpp 2023-12-05 21:11:34 +02:00
  • a59ae9cc47 * Oops! iProgramInCpp 2023-12-05 20:19:38 +02:00
  • 44c0beeabd * Fix CMake once again.. sigh.. iProgramInCpp 2023-12-05 20:14:55 +02:00
  • ca295740dd * Add PigModel and PigRenderer iProgramInCpp 2023-12-05 20:07:20 +02:00
  • 166bcf708e * Add Base QuadrupedModel iProgramInCpp 2023-12-05 19:08:11 +02:00
  • 3fb4014dd9 * Oops, fix CMake build iProgramInCpp 2023-12-05 18:43:08 +02:00
  • 8b3c01b092 * Add ModelPart from 0.2.0 iProgramInCpp 2023-12-05 18:27:01 +02:00
  • 470291c7e5 CMake: Refactor build system Er2 2023-12-04 20:48:45 +03:00
  • d6bf825c11 Entity, Renderer: Add (incomplete) pig, remake entity renderer master Er2 2023-12-03 19:35:51 +03:00
  • 0afea4428c Resources: Describe every tile in terrain, use 0.2.0 resources Er2 2023-12-03 12:09:55 +03:00
  • 03e985b739 Commands: add /summon command Er2 2023-12-02 21:09:20 +03:00
  • bf78dd4bf1 clang-tidy: fix many warnings Er2 2023-12-02 21:04:21 +03:00
  • 0f9131c43a Input: Add missing SDL scancodes Er2 2023-12-02 21:00:30 +03:00
  • e78fcc3448 Ice: Implement other acceleration for ice Er2 2023-12-02 18:46:40 +03:00
  • 9b76709059 Debug text: Add selected block information Er2 2023-12-02 18:46:03 +03:00
  • 854c50986d GUI: Slightly improve option list switchers Er2 2023-12-02 18:44:11 +03:00
  • 5729be0457 Renderer: Implement frontal third-person Er2 2023-12-02 18:42:10 +03:00
  • 56ce7e8073 Input: Use SDL scancodes instead of SDLK Er2 2023-12-02 18:40:11 +03:00
  • 17b11a5b98 Platforms: Add FreeBSD support Er2 2023-12-02 18:37:38 +03:00
  • bd6cd95b66 * Refresh readme to bring it up to date. iProgramInCpp 2023-11-05 22:22:43 +02:00
  • b055b37b02 HaikuOS port (#97) SanyaSho 2023-11-05 22:33:57 +03:00
  • 3b60855ad0 * Android: Determine feature availability at compile time. iProgramInCpp 2023-11-05 21:30:33 +02:00
  • eae06f0500 * Fix one last bug in OptionsScreen. iProgramInCpp 2023-11-05 19:25:51 +02:00
  • 253c89a6d5 * Fix some issues with the OptionList. iProgramInCpp 2023-11-05 18:57:08 +02:00
  • 58e03d6758 * Save the split controls option. iProgramInCpp 2023-11-05 18:48:37 +02:00
  • 0d23a455ed * Add option to split controls iProgramInCpp 2023-11-05 18:47:38 +02:00
  • 5df07e2fc1 Add scrollable options menu (#99) iProgramInCpp 2023-11-05 18:40:44 +02:00
  • e6ab1214af Biome colour and grass side tint options (#98) jonkadelic 2023-11-05 16:19:41 +00:00
  • 94d77ce887 * Improve performance in Level::updateLight. iProgramInCpp 2023-11-05 00:20:14 +02:00
  • 4877dfde6d * Fix options and screenshot saving. iProgramInCpp 2023-11-04 15:01:40 +02:00
  • 492ee48125 * Slight optimization to the Region containment iProgramInCpp 2023-11-04 13:12:35 +02:00
  • 5bba109b68 * Fix the "selecting the '...' slot" bug iProgramInCpp 2023-11-04 00:11:40 +02:00
  • 3e8650761b * Android: Lower SDK version to 21, like the VS project that preceded it. iProgramInCpp 2023-11-03 23:55:26 +02:00
  • 3be8984c63 * Android: Fix bug where pointer IDs were used incorrectly. iProgramInCpp 2023-11-03 19:30:22 +02:00
  • ebdb8d3576 * Fix use after free in ProgressScreen iProgramInCpp 2023-11-03 18:27:13 +02:00
  • 1860016fb3 * Fix gitignore errors and add Android specific CMakeLists.txt iProgramInCpp 2023-11-03 17:51:05 +02:00
  • 011f5e16df * Fix bad glEnable call. iProgramInCpp 2023-11-03 17:31:22 +02:00
  • 710c85e95d * Reflect the removal of the Windows VS2010 target in the readme. iProgramInCpp 2023-11-03 15:05:02 +02:00
  • 8e69df37bb * Fix SDL build. iProgramInCpp 2023-11-03 14:54:16 +02:00
  • bd3348f7fe * Add Gradle-based project for Android. iProgramInCpp 2023-11-03 14:46:32 +02:00
  • f83ead9f8d WIP Android Port (#79) f 2023-11-03 11:54:39 +01:00
  • f119d89048 Update Linux Build Instructions (#95) TheBrokenRail 2023-11-03 06:53:13 -04:00
  • 8c6c5a0b39 Merge pull request #91 into master iProgramInCpp 2023-11-03 03:15:47 +02:00
  • f0dc1fff5c Revert "Make ZLib A Submodule" iProgramInCpp 2023-11-03 03:14:06 +02:00
  • 0432b9d5f7 * Add note in readme about checking out git submodules. iProgramInCpp 2023-11-03 03:08:30 +02:00
  • 2cedf13711 Merge branch 'pr/85' iProgramInCpp 2023-11-03 03:04:15 +02:00
  • 323e375d24 * Update scaling method a bit iProgramInCpp 2023-11-03 03:02:15 +02:00
  • eba8f1b467 Merge pull request #82 into master iProgramInCpp 2023-11-03 03:01:59 +02:00
  • f62fd3e7f5 Fix Touch In WASM TheBrokenRail 2023-11-02 20:44:45 -04:00
  • 65be786140 * Fix SDL related touch issues. iProgramInCpp 2023-11-03 02:47:08 +02:00
  • c5f09f5a1c * Fix CThread in pthread mode trying to join a detached thread iProgramInCpp 2023-11-03 02:36:39 +02:00
  • c9eca9e8d2 * Fix first mouse event being skipped due to reading garbage iProgramInCpp 2023-11-03 02:36:03 +02:00
  • 5bf7fae0b1 Fix DoesAssetExist TheBrokenRail 2023-11-02 13:31:24 -04:00
  • 82244c9402 Fix CMake Source Ordering TheBrokenRail 2023-11-02 13:19:13 -04:00
  • e3fa758be6 Fix CI Build TheBrokenRail 2023-11-01 22:07:24 -04:00
  • 3b580eeed3 Reduce Number Of CMake Projects TheBrokenRail 2023-10-30 22:49:56 -04:00
  • b7d8f767ed Fix First Mosue Event Being Skipped TheBrokenRail 2023-10-10 20:50:41 -04:00
  • adc0b39603 Fix GitHub Actions TheBrokenRail 2023-10-10 17:12:07 -04:00
  • 9d4fb44a89 Add GitHub Actions TheBrokenRail 2023-10-10 16:29:42 -04:00
  • 100dd1db5d Some Code Clean Up TheBrokenRail 2023-10-10 16:05:02 -04:00
  • 8278e2993d More CMake Clean Up TheBrokenRail 2023-10-10 15:58:08 -04:00
  • aa66f713ae Update Windows WASM Script TheBrokenRail 2023-10-10 15:44:22 -04:00
  • 6d3c1a1613 Improve GUI Scale On SDL TheBrokenRail 2023-10-10 15:43:11 -04:00
  • bba3099b71 Clean Up CMake Build System TheBrokenRail 2023-10-10 15:25:03 -04:00
  • 4830a6fcab SDL Multitouch! TheBrokenRail 2023-11-01 20:45:24 -04:00
  • 4ff68d1f87 * Fix CMake build issues. * Remove accidentally packed in binary. iProgramInCpp 2023-11-02 01:30:46 +02:00
  • 60b21356a1 Integrate touch related development. (#90) iProgramInCpp 2023-11-02 00:49:11 +02:00
  • 98d6b4e5e8 * Add an option for block outlines instead of highlights. iProgramInCpp 2023-10-22 12:17:11 +03:00
  • 26b94524a9 Make ZLib A Submodule TheBrokenRail 2023-10-11 15:48:54 -04:00
  • 436d9d50f4 Update gles-compatibility-layer iProgramInCpp 2023-10-22 12:03:25 +03:00
  • 2a9e12f314 * Disable sponges. iProgramInCpp 2023-10-22 11:57:52 +03:00
  • 6761e348ec * Remove PlatformDefinitions.hpp iProgramInCpp 2023-10-22 10:56:21 +03:00
  • c503eccd9d * Move AppPlatform_emscripten to the sdl directory iProgramInCpp 2023-10-22 10:52:38 +03:00
  • 7e0bd02111 * Remove source include from RakNet. iProgramInCpp 2023-10-22 10:17:37 +03:00
  • f12a3c1c61 Visual Studio Project Overhaul + Cleanup (#80) Brent 2023-10-22 02:08:59 -05:00
  • 8b0eb798cd * Fix a small issue with getQuickSlotItem iProgramInCpp 2023-10-07 09:53:46 +03:00
  • 4ada245c06 * Remove testing code. iProgramInCpp 2023-09-17 14:43:38 +03:00
  • 6cafc1b379 * Disable survival mode for now. iProgramInCpp 2023-09-17 12:47:25 +03:00
  • 350100ac48 Merge devel into master (#78) iProgramInCpp 2023-09-17 12:47:09 +03:00
  • e9b00e6ba1 * Fix duplication of world items when resizing. iProgramInCpp 2023-09-04 12:38:57 +03:00
  • e44520c25c * Add note about the DirectX SDK. iProgramInCpp 2023-09-04 12:35:02 +03:00
  • c67d8dc3c6 * Add DXSDK include and lib directories to the project. iProgramInCpp 2023-09-04 12:23:31 +03:00
  • 22dc8e0338 * Fix bad options deref in sound engine init iProgramInCpp 2023-09-04 12:15:39 +03:00
  • 23bc51f23b Xcode project fixes (#77) Brent 2023-09-04 04:13:31 -05:00
  • 3fa70ad387 vcxproj file fixes (#75) Brent 2023-09-04 04:11:56 -05:00
  • 2e55f99a54 Options Logic Cleanup (#71) Brent 2023-09-04 04:11:36 -05:00
  • cd4c469571 * Move the loggers into the proper filters iProgramInCpp 2023-08-28 22:04:47 +03:00
  • f7b1e69e51 * Actually remove the debug console iProgramInCpp 2023-08-28 21:45:30 +03:00
  • 73b5aded1b * Use concrete log levels instead of prefixing the log string. * Remove the "info" tag. iProgramInCpp 2023-08-28 21:44:47 +03:00
  • d88e0a7643 * Remove debug console - it's now behind a GameMod * Remove log counter. iProgramInCpp 2023-08-28 20:45:05 +03:00
  • 08aadb8535 * Fix broken replacement of unordered_map -> map. iProgramInCpp 2023-08-28 11:20:44 +03:00
  • 6e2fffdd68 * Rename Logger_windows -> LoggerWindows * Add logger support for SDL base iProgramInCpp 2023-08-28 11:13:57 +03:00