init
53
docs/bugs-handheld.txt
Normal file
@@ -0,0 +1,53 @@
|
||||
Bugs/missing features
|
||||
|
||||
* Frustum culler doesn't work correctly, even though I tried
|
||||
to copy it from Minecraft java version.
|
||||
NOTE: Culling of chunks works, but entities isn't 100%
|
||||
|
||||
* Basically whole Item/ItemInstance package is missing
|
||||
Update: Over half package is now done, but difficult to go very much
|
||||
further without having items to "test"/evaluate it with.
|
||||
|
||||
* Lighting's broken
|
||||
|
||||
* Android version doesn't quit correctly. Right now it seg-faults
|
||||
on purpose, since it doesn't shut down fully if not.
|
||||
NOTE: much better now, and doesn't use segfault. Still a call to
|
||||
gl* is made with no context. Back button shouldn't actually shut
|
||||
down the process but rather hides it.
|
||||
|
||||
* A few (~3) "static" memory leaks (marked in the code with @memleak)
|
||||
|
||||
* Water horizon doesn't care about "movement head offsetting"
|
||||
|
||||
( * Returning some temporary AABBs by ref, not sure it's a problem.)
|
||||
|
||||
( * Some seeds constants are too big for long (int) data type.)
|
||||
|
||||
FIXED:
|
||||
* Flickering. Removing glClear( color-bit ) "fixes" this.
|
||||
NOTE: div by 0.0f in bobHurt when a = 0. Java code also have this
|
||||
problem but rotating NaN or INF degrees seems fine there (or a != 0)
|
||||
|
||||
* Can't walk without hopping every tile or falling through tiles
|
||||
NOTE: Still jumps out of water as a feature :)
|
||||
|
||||
* Tile ticking, water flow and leaf decay
|
||||
|
||||
* Rendering business. Right now it's hardcoded to render the
|
||||
first N chunks it encounters and then no more.
|
||||
(Addon: then it might crash :p )
|
||||
And since it doesn't redraw chunks correctly, destroying tiles
|
||||
isn't graphically visible (if all N chunks have been used).
|
||||
NOTE: Now using basically the same rendering pipeline as display lists.
|
||||
|
||||
* Code doesn't really support playing on the network game "host" at the moment.
|
||||
NOTE: Chose a fairly straightforward approach where you let people join
|
||||
your world.
|
||||
|
||||
* Abyss
|
||||
|
||||
* (Render) Chunks are sometimes missing. Came when ChunkCache was
|
||||
rewritten/updated for fixed worlds.
|
||||
NOTE: Fixed, this and chunks not updated in multiplayer if chunk not
|
||||
visible to player were same problem (Chunk::rebuild,if(!visible)return;)
|
||||
BIN
handheld/data/app/ios/bg128.png
Normal file
|
After Width: | Height: | Size: 1.7 KiB |
BIN
handheld/data/app/ios/bg64.png
Normal file
|
After Width: | Height: | Size: 745 B |
BIN
handheld/data/app/ios/dialog/cancel_0.png
Normal file
|
After Width: | Height: | Size: 1.8 KiB |
BIN
handheld/data/app/ios/dialog/cancel_0_1.png
Normal file
|
After Width: | Height: | Size: 637 B |
BIN
handheld/data/app/ios/dialog/cancel_0_3.png
Normal file
|
After Width: | Height: | Size: 924 B |
BIN
handheld/data/app/ios/dialog/cancel_1.png
Normal file
|
After Width: | Height: | Size: 1.9 KiB |
BIN
handheld/data/app/ios/dialog/cancel_1_1.png
Normal file
|
After Width: | Height: | Size: 673 B |
BIN
handheld/data/app/ios/dialog/cancel_1_3.png
Normal file
|
After Width: | Height: | Size: 972 B |
BIN
handheld/data/app/ios/dialog/create_0.png
Normal file
|
After Width: | Height: | Size: 1.9 KiB |
BIN
handheld/data/app/ios/dialog/create_0_1.png
Normal file
|
After Width: | Height: | Size: 652 B |
BIN
handheld/data/app/ios/dialog/create_0_3.png
Normal file
|
After Width: | Height: | Size: 940 B |
BIN
handheld/data/app/ios/dialog/create_1.png
Normal file
|
After Width: | Height: | Size: 1.9 KiB |
BIN
handheld/data/app/ios/dialog/create_1_1.png
Normal file
|
After Width: | Height: | Size: 701 B |
BIN
handheld/data/app/ios/dialog/create_1_3.png
Normal file
|
After Width: | Height: | Size: 1012 B |
BIN
handheld/data/app/ios/dialog/ipad/cancel_0_4.png
Executable file
|
After Width: | Height: | Size: 1023 B |
BIN
handheld/data/app/ios/dialog/ipad/cancel_1_4.png
Executable file
|
After Width: | Height: | Size: 1.0 KiB |
BIN
handheld/data/app/ios/dialog/ipad/create_0_4.png
Executable file
|
After Width: | Height: | Size: 1.1 KiB |
BIN
handheld/data/app/ios/dialog/ipad/create_1_4.png
Executable file
|
After Width: | Height: | Size: 1.1 KiB |
BIN
handheld/data/app/ios/dialog/ipad/creative_0_4.png
Executable file
|
After Width: | Height: | Size: 1.1 KiB |
BIN
handheld/data/app/ios/dialog/ipad/creative_1_4.png
Executable file
|
After Width: | Height: | Size: 2.6 KiB |
BIN
handheld/data/app/ios/dialog/ipad/creative_3_4.png
Executable file
|
After Width: | Height: | Size: 2.5 KiB |
BIN
handheld/data/app/ios/dialog/ipad/survival_0_4.png
Executable file
|
After Width: | Height: | Size: 1.1 KiB |
BIN
handheld/data/app/ios/dialog/ipad/survival_1_4.png
Executable file
|
After Width: | Height: | Size: 2.5 KiB |
BIN
handheld/data/app/ios/dialog/ipad/survival_3_4.png
Executable file
|
After Width: | Height: | Size: 2.4 KiB |
BIN
handheld/data/app/ios/dialog/ipad/worldname_ipad_4.png
Executable file
|
After Width: | Height: | Size: 931 B |
BIN
handheld/data/app/ios/dialog/save_0.png
Normal file
|
After Width: | Height: | Size: 1.8 KiB |
BIN
handheld/data/app/ios/dialog/save_0_3.png
Normal file
|
After Width: | Height: | Size: 1.3 KiB |
BIN
handheld/data/app/ios/dialog/save_1.png
Normal file
|
After Width: | Height: | Size: 1.8 KiB |
BIN
handheld/data/app/ios/dialog/save_1_3.png
Normal file
|
After Width: | Height: | Size: 1.4 KiB |
BIN
handheld/data/app/ios/dialog/worldname_ipad.png
Normal file
|
After Width: | Height: | Size: 539 B |
BIN
handheld/data/app/ios/dialog/worldname_ipad_3.png
Normal file
|
After Width: | Height: | Size: 1.6 KiB |
BIN
handheld/data/app/ios/dialog/worldname_iphone.png
Normal file
|
After Width: | Height: | Size: 521 B |
BIN
handheld/data/app/ios/dialog/worldname_iphone_3.png
Normal file
|
After Width: | Height: | Size: 1.5 KiB |
BIN
handheld/data/app/ios/dialog2/cancel_0_1.png
Normal file
|
After Width: | Height: | Size: 612 B |
BIN
handheld/data/app/ios/dialog2/cancel_0_3.png
Normal file
|
After Width: | Height: | Size: 3.2 KiB |
BIN
handheld/data/app/ios/dialog2/cancel_1_1.png
Normal file
|
After Width: | Height: | Size: 632 B |
BIN
handheld/data/app/ios/dialog2/cancel_1_3.png
Normal file
|
After Width: | Height: | Size: 3.3 KiB |
BIN
handheld/data/app/ios/dialog2/create_0_1.png
Normal file
|
After Width: | Height: | Size: 630 B |
BIN
handheld/data/app/ios/dialog2/create_0_3.png
Normal file
|
After Width: | Height: | Size: 3.2 KiB |
BIN
handheld/data/app/ios/dialog2/create_1_1.png
Normal file
|
After Width: | Height: | Size: 649 B |
BIN
handheld/data/app/ios/dialog2/create_1_3.png
Normal file
|
After Width: | Height: | Size: 3.3 KiB |
BIN
handheld/data/app/ios/dialog2/creative_0_3.png
Normal file
|
After Width: | Height: | Size: 3.3 KiB |
BIN
handheld/data/app/ios/dialog2/creative_1_3.png
Executable file
|
After Width: | Height: | Size: 3.3 KiB |
BIN
handheld/data/app/ios/dialog2/survival_0_3.png
Normal file
|
After Width: | Height: | Size: 3.3 KiB |
BIN
handheld/data/app/ios/dialog2/survival_1_3.png
Executable file
|
After Width: | Height: | Size: 3.3 KiB |
BIN
handheld/data/app/ios/dialog2/worldname.png
Normal file
|
After Width: | Height: | Size: 589 B |
BIN
handheld/data/app/ios/dialog2/worldname_3.png
Normal file
|
After Width: | Height: | Size: 1.8 KiB |
BIN
handheld/data/app/ios/dialog2/worldname_ipad.png
Normal file
|
After Width: | Height: | Size: 539 B |
BIN
handheld/data/app/ios/dialog2/worldname_ipad_3.png
Normal file
|
After Width: | Height: | Size: 1.6 KiB |
BIN
handheld/data/app/ios/dialog2/worldname_iphone.png
Normal file
|
After Width: | Height: | Size: 3.0 KiB |
BIN
handheld/data/app/ios/dialog2/worldname_iphone5_3.png
Normal file
|
After Width: | Height: | Size: 3.1 KiB |
BIN
handheld/data/app/ios/dialog2/worldname_iphone_3.png
Normal file
|
After Width: | Height: | Size: 3.1 KiB |
BIN
handheld/data/app/ios/icons/Icon-72.png
Normal file
|
After Width: | Height: | Size: 12 KiB |
BIN
handheld/data/app/ios/icons/Icon-72_lite.png
Normal file
|
After Width: | Height: | Size: 13 KiB |
BIN
handheld/data/app/ios/icons/Icon-Small-50.png
Normal file
|
After Width: | Height: | Size: 8.2 KiB |
BIN
handheld/data/app/ios/icons/Icon-Small-50_lite.png
Normal file
|
After Width: | Height: | Size: 8.5 KiB |
BIN
handheld/data/app/ios/icons/Icon-Small.png
Normal file
|
After Width: | Height: | Size: 4.9 KiB |
BIN
handheld/data/app/ios/icons/Icon-Small@2x.png
Normal file
|
After Width: | Height: | Size: 9.5 KiB |
BIN
handheld/data/app/ios/icons/Icon-Small@2x_lite.png
Normal file
|
After Width: | Height: | Size: 10 KiB |
BIN
handheld/data/app/ios/icons/Icon-Small_lite.png
Normal file
|
After Width: | Height: | Size: 5.0 KiB |
BIN
handheld/data/app/ios/icons/Icon.png
Normal file
|
After Width: | Height: | Size: 9.4 KiB |
BIN
handheld/data/app/ios/icons/Icon@2x.png
Normal file
|
After Width: | Height: | Size: 20 KiB |
BIN
handheld/data/app/ios/icons/Icon@2x_lite.png
Normal file
|
After Width: | Height: | Size: 22 KiB |
BIN
handheld/data/app/ios/icons/Icon_lite.png
Normal file
|
After Width: | Height: | Size: 9.8 KiB |
BIN
handheld/data/app/ios/icons/mcpe_ios_icon.png
Normal file
|
After Width: | Height: | Size: 76 KiB |
BIN
handheld/data/app/ios/icons/mcpe_lite_ios_icon.png
Normal file
|
After Width: | Height: | Size: 91 KiB |
BIN
handheld/data/app/launch/Default-Landscape~ipad.png
Normal file
|
After Width: | Height: | Size: 66 KiB |
BIN
handheld/data/app/launch/Default.png
Normal file
|
After Width: | Height: | Size: 20 KiB |
BIN
handheld/data/app/launch/Default@2x.png
Normal file
|
After Width: | Height: | Size: 67 KiB |
BIN
handheld/data/fonts/minecraft.ttf
Executable file
BIN
handheld/data/images/armor/chain_1.png
Normal file
|
After Width: | Height: | Size: 964 B |
BIN
handheld/data/images/armor/chain_2.png
Normal file
|
After Width: | Height: | Size: 523 B |
BIN
handheld/data/images/armor/cloth_1.png
Normal file
|
After Width: | Height: | Size: 1.1 KiB |
BIN
handheld/data/images/armor/cloth_2.png
Normal file
|
After Width: | Height: | Size: 710 B |
BIN
handheld/data/images/armor/diamond_1.png
Normal file
|
After Width: | Height: | Size: 1.2 KiB |
BIN
handheld/data/images/armor/diamond_2.png
Normal file
|
After Width: | Height: | Size: 724 B |
BIN
handheld/data/images/armor/gold_1.png
Normal file
|
After Width: | Height: | Size: 1.2 KiB |
BIN
handheld/data/images/armor/gold_2.png
Normal file
|
After Width: | Height: | Size: 708 B |
BIN
handheld/data/images/armor/iron_1.png
Normal file
|
After Width: | Height: | Size: 1.1 KiB |
BIN
handheld/data/images/armor/iron_2.png
Normal file
|
After Width: | Height: | Size: 686 B |
BIN
handheld/data/images/art/kz.png
Normal file
|
After Width: | Height: | Size: 84 KiB |
BIN
handheld/data/images/environment/clouds.png
Normal file
|
After Width: | Height: | Size: 13 KiB |
BIN
handheld/data/images/font/default8.png
Normal file
|
After Width: | Height: | Size: 2.1 KiB |
BIN
handheld/data/images/gui/background.png
Normal file
|
After Width: | Height: | Size: 368 B |
BIN
handheld/data/images/gui/badge/minecon140.png
Normal file
|
After Width: | Height: | Size: 3.0 KiB |
BIN
handheld/data/images/gui/bg32.png
Normal file
|
After Width: | Height: | Size: 508 B |
BIN
handheld/data/images/gui/cursor.png
Normal file
|
After Width: | Height: | Size: 281 B |
BIN
handheld/data/images/gui/default_world.png
Normal file
|
After Width: | Height: | Size: 25 KiB |
BIN
handheld/data/images/gui/gui.png
Normal file
|
After Width: | Height: | Size: 23 KiB |
BIN
handheld/data/images/gui/gui2.png
Normal file
|
After Width: | Height: | Size: 14 KiB |
BIN
handheld/data/images/gui/gui_blocks.png
Normal file
|
After Width: | Height: | Size: 174 KiB |
BIN
handheld/data/images/gui/icons.png
Normal file
|
After Width: | Height: | Size: 2.4 KiB |
BIN
handheld/data/images/gui/itemframe.png
Executable file
|
After Width: | Height: | Size: 5.1 KiB |
BIN
handheld/data/images/gui/items.png
Normal file
|
After Width: | Height: | Size: 29 KiB |
BIN
handheld/data/images/gui/logo/raknet_high_72.png
Normal file
|
After Width: | Height: | Size: 21 KiB |
BIN
handheld/data/images/gui/logo/raknet_low_18.png
Normal file
|
After Width: | Height: | Size: 1.8 KiB |
BIN
handheld/data/images/gui/pi_title.png
Normal file
|
After Width: | Height: | Size: 6.6 KiB |
BIN
handheld/data/images/gui/spritesheet.png
Normal file
|
After Width: | Height: | Size: 11 KiB |
BIN
handheld/data/images/gui/title.png
Normal file
|
After Width: | Height: | Size: 5.7 KiB |