-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathroadmap.txt
90 lines (54 loc) · 2.5 KB
/
roadmap.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
Main goals
==========
- Fix up rough edges of BTW
- Provide an alternative way of accomplishing things
- Keep the balance
-------------------------------------------------------------------------------
Todo
====
- Make Patcher GUI
- Automate both binary and source installs
- Setup live code reloading
- Make some sort of modding API
- Better maps:
- fast loading
- aligned to grid
- ability to paint on them
- fix mycelium being green on the map
- Ensure localizability of all strings, translate to Russian
- Make seed safely stored in a separate file, only written on world creation
Known bugs/exploits/oversights
==============================
- BTW elevators are dangerous to players
- portal & minecart chest dupe exploit
- mobs sinking into ground clientside
- input lag on slower computers when it's raining (not FPS lag, input lag is the issue)
- baby cow when transforming can suffocate
- cow, when transforming, resets fed status so they can be bred faster on mycelium:
wait till they transform, shear, breed, repeat
- https://bugs.mojang.com/browse/MC-1058
"Some Entities cannot be seen when on the edge of the screen"
- Black spots (FC may be looking into it)
- sleeping in bed from minecart/boat mostly visual
- sleeping in bed with FOV >= 100 = seeing inside head
- throwing ender pearl while in minecart/boat just damages
- placing water directly on plants/rails/ladder? gives no drops
https://bugs.mojang.com/browse/MC-3737
- https://bugs.mojang.com/browse/MC-3 - has a fix code
"Player facing changes when passing through nether portals in certain cases"
- https://bugs.mojang.com/browse/MC-7508
"lighting error due to Chunk.heightMap ignoring block at the top level of an ExtendedBlockStorage instance (off by 1 error)"
- https://bugs.mojang.com/browse/MC-43968 - has a fix code
"Ambient occlusion bug (With partial fix)"
- https://bugs.mojang.com/browse/MC-2920
"Wrong fishing line calculation"
- https://bugs.mojang.com/browse/MC-3367
"Reflecting ghast fireballs is nearly impossible"
- middle-click picking: wooden table and pedestal -> column; fence -> bench
- Endermen forget the enemy player if he logs out
- Glass panes don't break like glass blocks if you land on them
- Rarely, phantom creeper hiss plays in BTWTweak v0.9l?
- Microblock merging sometimes lets player be put inside the block
- Jumping out from vehicles should make them ignore collision with player for a short time,
or else boats keep floating away or breaking.
- Add time played to the world selection