UnknownShadow200
|
22217a833b
|
Fix lava always being pickable (Thanks BPzeBanshee), closes #148.
|
2016-04-03 20:51:20 +10:00 |
|
UnknownShadow200
|
3f146a15e6
|
Don't clamp the cursor to the centre of the block when scrolling in the inventory screen. (Thanks FabTheZen)
|
2016-04-01 10:24:47 +11:00 |
|
UnknownShadow200
|
634b3213c3
|
Modularise LocalPlayer.Physics into separate PhysicsComponent.
|
2016-03-31 21:25:25 +11:00 |
|
UnknownShadow200
|
27ff9d3e44
|
Check CursorVisible in the game property instead of manually getting it beforehand. (Less error prone)
|
2016-03-31 16:33:36 +11:00 |
|
UnknownShadow200
|
d86f599a5d
|
Modifiable liquids should affect all translucent blocks, translucent blocks should show as such in the block in hand, also fix seaming visibilities between translucent blocks on the outside of the map and inside it.
|
2016-03-29 20:32:09 +11:00 |
|
UnknownShadow200
|
7a2e5d6049
|
Organise most things into namespaces.
|
2016-03-27 09:33:51 +11:00 |
|
UnknownShadow200
|
b857bf23ec
|
Implement 'classic + hax' mode, also show 'choose mode' instead of 'pure classic mode' in the launcher.
|
2016-03-26 17:45:52 +11:00 |
|
UnknownShadow200
|
a78205c45a
|
Add copyright notices to every source file.
|
2016-03-26 13:51:42 +11:00 |
|
UnknownShadow200
|
d70851a1b9
|
Pure classic mode should not intefere with normal mode settings. (Thanks FabTheZen)
|
2016-03-23 23:28:23 +11:00 |
|
UnknownShadow200
|
1bf578664d
|
Scale gui elements in increments of 10.
|
2016-03-23 12:16:01 +11:00 |
|
UnknownShadow200
|
36237616d2
|
Fix pushback placing being permanently disabled after visiting a -hax map. (Thanks Goodlyay) Launcher now compares version numbers, rather than release dates.
|
2016-03-17 16:49:40 +11:00 |
|
UnknownShadow200
|
b859739cb7
|
Show texture pack download status in top right corner.
|
2016-03-02 13:37:45 +11:00 |
|
UnknownShadow200
|
3e05ba60de
|
Make jump height calculation more precise and only show three significant figures (Thanks MrGoober), also always show generate/load options but disabled in multiplayer.
|
2016-02-27 08:54:37 +11:00 |
|
UnknownShadow200
|
6f595f81ec
|
Fix shadows on map water sides (Thanks Lemon), fix liquids being offset incorrectly.
|
2016-02-20 00:00:39 +11:00 |
|
UnknownShadow200
|
f78af8e815
|
Implement basic entity shadows.
|
2016-02-18 22:09:57 +11:00 |
|
UnknownShadow200
|
eb3bbc168a
|
Separate player logic into separate component classes.
|
2016-02-16 23:37:18 +11:00 |
|
UnknownShadow200
|
53bf3e7b27
|
Alt+scroll should act as hotbar scroll (thanks FabTheZen), fix Z-fighting of transluscent blocks. (thanks MrGoober)
|
2016-02-10 00:06:48 +11:00 |
|
UnknownShadow200
|
1275ece957
|
Support saving/loading BlockDefinitions blocks in singleplayer.
|
2016-02-09 16:18:02 +11:00 |
|
UnknownShadow200
|
20205a42fb
|
Fix NamesMode not being loaded.
|
2016-02-07 09:16:07 +11:00 |
|
UnknownShadow200
|
36ff4f7b6e
|
Add 'time been playing for' that can be shown by pressing F9 (Thanks BDlikes), finally finish entity shadows.
|
2016-02-05 18:51:06 +11:00 |
|
UnknownShadow200
|
25a4f792fe
|
More work on own entity shadow.
|
2016-02-05 13:31:52 +11:00 |
|
UnknownShadow200
|
bfe9e287c6
|
Less popping in of chunks on fog border (Thanks MrGoober), also can press F8 to show a shadow above the block you are standing on. (Thanks MrGoober)
|
2016-02-05 00:10:01 +11:00 |
|
UnknownShadow200
|
5668b3328f
|
Chat/hud should still be rendered when map is loading/generating. (Thanks FabTheZen)
|
2016-02-04 16:27:26 +11:00 |
|
UnknownShadow200
|
d6e541bc91
|
Minor memory optimisations.
|
2016-02-02 19:04:20 +11:00 |
|
UnknownShadow200
|
70243e6838
|
Allow using non-arial font names.
|
2016-02-01 18:11:06 +11:00 |
|
UnknownShadow200
|
4279ed3f78
|
Make menu in 'pure classic mode' more like original classic.
|
2016-01-30 23:20:03 +11:00 |
|
UnknownShadow200
|
21c1c031c6
|
Allow placing blocks off map bedrock sides. (Thanks MrGoober)
|
2016-01-30 21:43:11 +11:00 |
|
UnknownShadow200
|
c3ffec20a2
|
Save 'show FPS' option, also refresh the level if a BlockDefinition is added/changed/removed after the level loaded the first time.
|
2016-01-30 21:26:59 +11:00 |
|
UnknownShadow200
|
b46f2cff5f
|
Don't overwrite launcher settings, partially fix launcher crashing issue in classic mode.
|
2016-01-28 12:48:51 +11:00 |
|
UnknownShadow200
|
3794876119
|
Initial implementation of classic options menu.
|
2016-01-24 00:14:56 +11:00 |
|
UnknownShadow200
|
70a45f3290
|
Some minor fixes for TextColors CPE extension.
|
2016-01-22 22:34:02 +11:00 |
|
UnknownShadow200
|
94f72a6efe
|
Chat should only scale with vertical window size. (Thanks FabTheZen)
|
2016-01-22 00:48:49 +11:00 |
|
UnknownShadow200
|
7413788adc
|
Quick fix for the last commit.
|
2016-01-22 00:39:14 +11:00 |
|
UnknownShadow200
|
be005c791f
|
Abstract away platform specific window/input handling.
|
2016-01-21 21:09:41 +11:00 |
|
UnknownShadow200
|
f7e8e41346
|
Fix coordinates not being converted into tile coordinates properly in launcher.
|
2016-01-21 00:40:02 +11:00 |
|
UnknownShadow200
|
1b4071f9eb
|
Allow binding keyboard presses to act like mouse clicks.
|
2016-01-20 16:24:27 +11:00 |
|
UnknownShadow200
|
2c30831c53
|
Fixup rain particles outside the map and rain rendering in liquids.
|
2016-01-19 23:05:51 +11:00 |
|
UnknownShadow200
|
bcd9d665cd
|
Fix chat being moved slightly up a new texture pack is received(Thanks 123DontMessWitMe), and fix not being able to cycle fog distance forwards when view distance is past 'max fog' from EnvMapAppearance 2 packet. (Thanks again 123DontMessWitMe)
|
2016-01-19 00:13:24 +11:00 |
|
UnknownShadow200
|
f6d083f280
|
Slightly reduce own player bobbing to be less noticable (Thanks Cecil), add a confirmation dialog when selecting 'no/always no' to a texture pack (Thanks goodlyay), move arial chat font back to its more logical place in gui options. (Thanks FabTheZen)
|
2016-01-15 22:18:11 +11:00 |
|
UnknownShadow200
|
c11f1d2ebd
|
Add separate option for hotbar and inventory scale (Thanks FabTheZen), also fix blocks in hotbar not properly scaling on large resolutions.
|
2016-01-13 23:32:26 +11:00 |
|
UnknownShadow200
|
7c7bc4e79d
|
Add 'use CPE' button to nostalgia settings.
|
2016-01-12 22:15:54 +11:00 |
|
UnknownShadow200
|
6621f81cda
|
Implement the old classic player list.
|
2016-01-12 14:26:39 +11:00 |
|
UnknownShadow200
|
a4c548cd14
|
Initial implementation of nostalgia options - can turn off custom blocks, and can turn off using server textures.
|
2016-01-11 19:44:50 +11:00 |
|
UnknownShadow200
|
dadaf54c29
|
Properly limit FPS to 30/60/120.
|
2016-01-11 17:42:54 +11:00 |
|
UnknownShadow200
|
b79de4c457
|
Create and implement the CpeTextColours extension.
|
2016-01-10 21:05:46 +11:00 |
|
UnknownShadow200
|
7a866f351e
|
Add auto tab-complete as an option under gui options.
|
2016-01-10 12:57:32 +11:00 |
|
UnknownShadow200
|
73563d63f8
|
Fix mouse 'jumping' on soft 30 or 60 FPS limit mode. (Thanks goodlyay)
|
2016-01-09 23:11:48 +11:00 |
|
UnknownShadow200
|
fcee4079ad
|
Optimise singleplayer water physics. (Thanks Fudgie)
|
2016-01-09 22:26:51 +11:00 |
|
UnknownShadow200
|
6dbce98a67
|
Lazily allocate weather heightmap, also fix double texture warning screne not restoring the cursor (Thanks Zingan).
|
2016-01-09 21:45:25 +11:00 |
|
UnknownShadow200
|
6ac0e096a4
|
Add a warning to chat (always shown at button of chat area) when using multiple-line messages on servers that don't support LongerMessages.
|
2016-01-09 15:23:28 +11:00 |
|