UnknownShadow200
|
46095f6db9
|
Use methods compatible with OpenTK 1.0 API.
|
2016-06-21 08:34:27 +10:00 |
|
UnknownShadow200
|
52d25c081a
|
Make lava draw translucent, optimise button widget rendering by only creating a texture size of text and then offseting to correct coords, instead of making one big texture equal to desired button size.
|
2016-06-18 23:11:06 +10:00 |
|
UnknownShadow200
|
303812a0df
|
Minimise number of chunks that need to be recalculated on a lighting change.
|
2016-06-06 21:45:28 +10:00 |
|
UnknownShadow200
|
75486ad445
|
Fix issues with lighting on chunk horizontal borders, fixes #162. (Thanks goodlyay)
|
2016-06-05 00:40:15 +10:00 |
|
UnknownShadow200
|
2717458067
|
Move everything to WorldEnv class.
|
2016-05-11 19:29:59 +10:00 |
|
UnknownShadow200
|
442d72bd6b
|
More usage of IGameComponent
|
2016-05-08 18:53:52 +10:00 |
|
UnknownShadow200
|
0c84116f93
|
Do not reallocate ChunkInfo on Refresh(), reduces temp memory allocations.
|
2016-05-01 22:01:11 +10:00 |
|
UnknownShadow200
|
730d472da7
|
Quick fix for last commit
|
2016-04-27 14:42:43 +10:00 |
|
UnknownShadow200
|
7f2cd4191b
|
Make ChunkUpdater code more concise.
|
2016-04-27 11:51:07 +10:00 |
|
UnknownShadow200
|
0920837bcb
|
Fix client crashing when switching to a texture pack with less used 1D atlases. (Thanks MrGoober)
|
2016-04-20 16:04:12 +10:00 |
|
UnknownShadow200
|
02d861b275
|
Quick fix for commit 8956cc5abdd346b6f3f71549abe37ff3f3a63689
|
2016-04-20 11:40:07 +10:00 |
|
UnknownShadow200
|
8956cc5abd
|
Modularise MapRenderer class.
|
2016-04-20 08:41:22 +10:00 |
|