Skip to content

Commit d88ddef

Browse files
committed
v0.0.2
1 parent a0e2116 commit d88ddef

16 files changed

+448
-0
lines changed

changelog.txt

+12
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
Features:
2+
- added debug feature that shows the blocks that are being tested for collision (red boxes)
3+
- Player now has a white outline when in debug mode
4+
5+
Tweeks:
6+
- The player hitbox size has been reduced in width to 0.225 block size
7+
- Player movement speed has been tweeked
8+
9+
Bug fixes:
10+
- When player travels beyond 4000 blocks, the frame rate starts to drop below 60
11+
- Fixed some moving left and right inconsistencies (not being able to land on a block on the left but being able to land on the right... etc)
12+
- Optimized the performance further

0 commit comments

Comments
 (0)