UnknownShadow200
|
68b861f6c8
|
little bit less hardcoding
|
2018-03-19 22:07:26 +11:00 |
|
UnknownShadow200
|
1ce5435126
|
Few less compile errors in C client
|
2018-03-16 20:28:53 +11:00 |
|
UnknownShadow200
|
6f5f945dda
|
If resource fails to download, actually log why it fails to launcher.log
|
2018-03-16 07:14:28 +11:00 |
|
UnknownShadow200
|
20433f97ab
|
Make TerrainAtlas and TerrainAtlas1D static for very minor performance increase
|
2018-03-15 21:04:21 +11:00 |
|
UnknownShadow200
|
865b72db72
|
very minorly optimise BlockInfo.CalcCulling
|
2018-03-14 22:06:03 +11:00 |
|
UnknownShadow200
|
cee8a9aa63
|
Finish porting ChatInputWidget to C client.
|
2018-03-14 15:23:55 +11:00 |
|
UnknownShadow200
|
cba6dc11e4
|
Merge pull request #513 from pawelsberg/master
Simple refactoring - removing TODO
|
2018-03-14 08:29:22 +11:00 |
|
UnknownShadow200
|
36c1aac77e
|
Start porting ChatInputWidget to C
|
2018-03-14 07:48:57 +11:00 |
|
pawelsberg
|
701d771f1e
|
BlockInfo - Use tabs instead of spaces.
|
2018-03-13 14:02:34 +00:00 |
|
pawelsberg
|
ac4a684548
|
TerrainAtlas2D - Using tabs instead of spaces
|
2018-03-13 13:59:27 +00:00 |
|
UnknownShadow200
|
487b70200b
|
Start porting TextGroupWidget to C client.
|
2018-03-13 21:18:36 +11:00 |
|
UnknownShadow200
|
1fd71a5e64
|
Finish porting Options to C
|
2018-03-13 12:35:31 +11:00 |
|
UnknownShadow200
|
0eec5dc504
|
Optimise selection box rendering.
|
2018-03-13 08:24:15 +11:00 |
|
UnknownShadow200
|
12e274af77
|
Port Commands to C. (also use caseless equals more often)
|
2018-03-13 08:04:52 +11:00 |
|
Pawel Welsberg
|
efd783e3f7
|
Empty line removal
|
2018-03-12 20:09:13 +00:00 |
|
Pawel Welsberg
|
c596e2df70
|
Simple refactoring
|
2018-03-12 20:03:22 +00:00 |
|
UnknownShadow200
|
0c0072025c
|
Start porting CommandList to C
|
2018-03-12 17:43:54 +11:00 |
|
UnknownShadow200
|
2436f26333
|
Port texture animations to C.
|
2018-03-12 12:27:29 +11:00 |
|
UnknownShadow200
|
05d0c8f635
|
Port SelectionBox to C.
|
2018-03-11 21:08:09 +11:00 |
|
UnknownShadow200
|
c92b53bc79
|
simplify vector3 code a bit for C client
|
2018-03-11 15:59:55 +11:00 |
|
UnknownShadow200
|
e54475e09f
|
Port HeldBlockRenderer to C
|
2018-03-11 15:22:14 +11:00 |
|
UnknownShadow200
|
a42b74cc44
|
Make N/S/W/E autorotate more intuitive
|
2018-03-11 11:19:43 +11:00 |
|
UnknownShadow200
|
e01bdcc60c
|
Fix 'speed on' not reappearing when speeding, going into zone that disables hax, then exiting zone which re-enables hax
|
2018-03-10 23:00:47 +11:00 |
|
UnknownShadow200
|
cec101ba5c
|
get rid of few warnings when running with direct3d9 debug runtime
|
2018-03-10 22:14:56 +11:00 |
|
UnknownShadow200
|
2376994210
|
Add rope/lader collide type 7
|
2018-03-10 19:38:41 +11:00 |
|
UnknownShadow200
|
c61f3cb326
|
Allow turning off individual channels in gfx api
|
2018-03-10 17:07:38 +11:00 |
|
UnknownShadow200
|
cd7bea891d
|
Allow using 255 for sides/edge block
|
2018-03-09 09:42:04 +11:00 |
|
UnknownShadow200
|
a1866c29e2
|
Fix InventoryOrder for 16 bit blocks
|
2018-03-09 09:12:45 +11:00 |
|
UnknownShadow200
|
467c79ee28
|
Release 0.99.9.92 (critical fix)
0.99.9.92
|
2018-03-08 17:31:56 +11:00 |
|
UnknownShadow200
|
9e860bec5b
|
Fix music/sounds failing to download on first run due to minecraftresources server deding, preventing game from running.
|
2018-03-08 17:30:12 +11:00 |
|
UnknownShadow200
|
b04ff7333c
|
Finish support for 10 bit blocks
|
2018-03-08 10:43:31 +11:00 |
|
UnknownShadow200
|
b37da6a576
|
Don't forget about BlockPermission
|
2018-03-08 08:32:08 +11:00 |
|
UnknownShadow200
|
6f107f1e73
|
fix holdthis packet
|
2018-03-07 22:13:03 +11:00 |
|
UnknownShadow200
|
d26be0d5d3
|
fix compile errors
|
2018-03-07 22:06:34 +11:00 |
|
UnknownShadow200
|
7b4d85c749
|
Initial ExtBlocks extension support when USE16_BIT is defined
|
2018-03-07 20:48:24 +11:00 |
|
UnknownShadow200
|
309f243d8b
|
make USE16_BIT actually useful
|
2018-03-07 20:38:21 +11:00 |
|
UnknownShadow200
|
4b155d9488
|
Don't load etag/last modified if it exists in .txt file, but the cached texture pack file doesn't exist on disc
|
2018-03-06 19:39:31 +11:00 |
|
UnknownShadow200
|
eac64212ff
|
less global var usage in Screens.c
|
2018-03-06 12:01:02 +11:00 |
|
UnknownShadow200
|
05e98ad064
|
minor code cleanup
|
2018-03-06 11:11:15 +11:00 |
|
UnknownShadow200
|
4bf1754843
|
minor code cleanup
|
2018-03-05 07:53:19 +11:00 |
|
UnknownShadow200
|
f605fe92e8
|
Fix pressing 'cancel' when launcher is fetching resources, not clearing async download queue
|
2018-03-05 07:47:31 +11:00 |
|
UnknownShadow200
|
e92a56bb2a
|
Optimise selection box rendering
|
2018-03-04 22:06:11 +11:00 |
|
UnknownShadow200
|
bc90eb9d52
|
Fix external plugins changing game.Graphics causing issues
|
2018-03-04 19:44:03 +11:00 |
|
UnknownShadow200
|
89f1a1386a
|
Fix edge/sides block property for ids > 255
|
2018-03-04 10:02:30 +11:00 |
|
UnknownShadow200
|
e71427d7e4
|
Mention press pause in 'tips' in readme
|
2018-02-28 13:12:29 +11:00 |
|
UnknownShadow200
|
f802ca5ddf
|
Fix rare crash on recent WINE
|
2018-02-26 16:22:22 +11:00 |
|
UnknownShadow200
|
853c3ea3d7
|
Release 0.99.9.91 because I feel like it
0.99.9.91
|
2018-02-23 16:26:49 +11:00 |
|
UnknownShadow200
|
eb30aba77d
|
Fix being able to right-click air to replace over water/lava. (Thanks Kingoscargames1)
|
2018-02-20 07:37:18 +11:00 |
|
UnknownShadow200
|
9fc2bf8ed2
|
tab list highlight effect should only apply when chat input is open
|
2018-02-16 09:01:49 +11:00 |
|
UnknownShadow200
|
8c68fb9070
|
Start porting HUDScreen to C, few other minor fixes
|
2018-02-12 20:11:12 +11:00 |
|