26 Commits

Author SHA1 Message Date
iProgramInCpp
d7a8b6baec * Oh! Disable title crop mode, I accidentally left it on. 2024-01-25 15:11:23 +02:00
iProgramInCpp
05dd55ba50 * Get rid of Minecraft Background and Minecraft Pocket Edition Logo 2024-01-25 15:08:53 +02:00
Brent
afe875e4fa iOS Support (#113)
undefined
2024-01-22 17:22:41 +02:00
iProgramInCpp
e95618fbc1 * Oops. 2023-12-31 15:21:24 +02:00
iProgramInCpp
de020470f4 * Add Rocket item, WIP rocket launcher 2023-12-31 15:15:17 +02:00
iProgramInCpp
2c84d2730c * Options: Allow old title logo to be shown. 2023-12-26 22:10:15 +02:00
iProgramInCpp
9d5b957339 * Start Menu: Fixes to 3D alpha style title logo. 2023-12-25 18:32:00 +02:00
iProgramInCpp
95556e3ccd Revert "Revert "* Start Menu: Add 3D alpha-style title screen logo.""
This reverts commit b3cc044375.

The bug appears have been just a fluke?!?
2023-12-25 17:49:19 +02:00
iProgramInCpp
b3cc044375 Revert "* Start Menu: Add 3D alpha-style title screen logo."
This reverts commit 792a120703.

This is because Android has an interesting graphical glitch regarding this feature. I'll add it back when it's fixed.
2023-12-25 17:42:53 +02:00
iProgramInCpp
105eb3a79c * Start Menu: Oops! Remove accidentally leftover debug feature. 2023-12-25 17:39:44 +02:00
iProgramInCpp
792a120703 * Start Menu: Add 3D alpha-style title screen logo. 2023-12-25 17:38:19 +02:00
iProgramInCpp
37140eec0b * Options: Use a texture instead of drawing rectangles for the on/off switches. 2023-12-19 21:09:41 +02:00
TheBrokenRail
2356757730 Better Back Button Behavior On SDL Android 2023-12-19 19:38:17 +02:00
iProgramInCpp
60b21356a1 Integrate touch related development. (#90)
* * Add BuildActionIntention crap

* * Set Client and World projects to use MP compilation

* asd

* * Use the new BuildActionIntention to break and place blocks.

* * Reverse engineer the IArea system.

* * Copy break logic from survival into creative conditionally

* * Reverse IBuildInput and MouseHandler
* Replace the new relative paths in the client project with $(MC_ROOT) again

* * Reverse Multitouch, MouseDevice

* * Reverse a bunch of auxiliary classes for input.

* * Use CustomInputHolder instead of holding inputs manually.

* * Reverse a whole BUNCH of things!

* * Add feedback textures to the gitignore.

* * D-pad now renders! Also loads of other work.

* * More Stuff

* * Finish touch control bug fixing.

* * Finalize work.

* * One last thing..

* * Add a "cramped" mode to the options screen and start menu.

* * Oh, forgot to do something
2023-11-02 00:49:11 +02:00
Brent
5ac3aa6d9e macOS Support & AppPlatform Cleanup (#57)
* macOS Support & Cleanup

* Fix malformed comments in build-wasm.bat

* Emscripten Fixes

* * Add shebang to the grabsounds.py script

Since it was changed from rw- to rwx, I'll add the shebang so that it actually runs properly.

* * Re-add the patch_data and readme files.

* * Remove sound data.

* Fix some more things.

* Think it's ready to pull now...

---------

Co-authored-by: BrentDaMage <BrentDaMage@users.noreply.github.com>
Co-authored-by: iProgramInCpp <iprogramincpp@gmail.com>
2023-08-17 11:20:59 +03:00
iProgramInCpp
f9130ba238 * Add crying obsidian. 2023-08-13 22:01:28 +03:00
iProgramInCpp
826315c228 Update some splashes.
Allow messages to be split properly across several lines.
2023-08-12 10:39:23 +03:00
iProgramInCpp
d1de430d14 * Add optional 3d panorama background 2023-08-11 00:13:06 +03:00
iProgramInCpp
b768764734 * Allow the patch manager to stop loading data from a command 2023-08-10 13:06:42 +03:00
iProgramInCpp
529100f168 * Add splash text rendering to the start menu screen. 2023-08-09 22:45:14 +03:00
iProgramInCpp
2b105fe1eb * Fix errors caused by #30 2023-08-06 12:59:46 +03:00
ts
9e9d2110e3 Add Direct Connect Button and Screen (#30)
* Add Direct Connect Button and Screen

* Remove accidental extra build directories for wasm

* Add DirectConnectScreen.cpp to the CMake

* Use Hungarian coding style notation
2023-08-06 12:09:06 +03:00
TheBrokenRail
af74761c97 Disable Multiplayer Buttons On WASM 2023-08-05 23:03:13 +03:00
TheBrokenRail
0fbe90752d SDL/WASM Port 2023-08-05 23:03:13 +03:00
iProgramInCpp
90d72ac7e2 * Add quit button to the start menu. 2023-08-05 15:48:09 +03:00
riall
ebe5f127e6 migrate ALMOST everything from source tree into client 2023-08-05 05:00:55 -04:00