8094 Commits

Author SHA1 Message Date
UnknownShadow200
585bde4454 Do not toggle depthwrite on/off in weather renderer unless necessary. 2016-06-08 15:16:31 +10:00
UnknownShadow200
1158193ad1 Fix selected block outline not showing when looking through map edge water. 2016-06-08 15:04:17 +10:00
UnknownShadow200
d06110f571 Make selected block lines smaller (Thanks Coliop). 2016-06-08 13:54:46 +10:00
UnknownShadow200
041bbc5f5d Fix clicking on scrollbar in inventory closing inventory, ooops. (Thanks lavacraft) 0.99.1 2016-06-07 10:18:31 +10:00
UnknownShadow200
93494613ed Allow toggling black text shadow colours for default.png. (Thanks Cherobrine) 2016-06-06 23:41:44 +10:00
UnknownShadow200
c738c22e32 Fix tooltip in nostalgia options not being resized. (Thanks 123DMWM) 2016-06-06 22:06:43 +10:00
UnknownShadow200
0cfd1c2e37 Release 0.99.1 2016-06-06 22:00:19 +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
fe86ccc7be Don't draw names past a distance of 32, partially addresses #170. (Thanks FrostFox) 2016-06-05 23:38:29 +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
b303330921 Log error if it occurs with Program.CopyFiles (not that it ever should). 2016-06-04 19:04:48 +10:00
UnknownShadow200
603fe097ff Fix only being able to define 5 hotkeys. 2016-06-03 17:52:56 +10:00
UnknownShadow200
49f1a6391e Proper entity shadow for chibi models. 2016-06-02 16:18:24 +10:00
UnknownShadow200
ffcc0bcaef Setting spawn should also respawn you, for consistent behaviour with classic. 2016-06-02 16:07:44 +10:00
UnknownShadow200
97ff48e153 Fix respawning. (Thanks goodlyay) 2016-06-02 15:57:11 +10:00
UnknownShadow200
9e17292a6b Include server name in chatlog title, don't include date for each entry in a chatlog file. Closes #209. 2016-06-02 15:32:31 +10:00
UnknownShadow200
241cfd7628 Update main screenshot on github. 2016-06-01 22:05:37 +10:00
UnknownShadow200
3795352c85 Update main screenshot on github. 2016-06-01 22:01:21 +10:00
UnknownShadow200
a7842f48d7 Fix launcher crashing when clicking 'cancel' to 'are you sure you want to run ClassicalSharp.exe? 2016-06-01 09:01:38 +10:00
UnknownShadow200
6dbe8098ea Make tab list in classic mode have same gradient as original classic. 2016-05-31 20:09:09 +10:00
UnknownShadow200
0ef0eb3c32 Use the same random number generation algorithm as java. 2016-05-31 19:18:21 +10:00
UnknownShadow200
b12fab6944 Scale entity shadows with model scale. 2016-05-31 18:40:07 +10:00
UnknownShadow200
db3c91bf55 Fix: Classic mode should always use default.zip. (Thanks Tree) 2016-05-31 18:24:31 +10:00
UnknownShadow200
6111e72f88 Remove some unused code. 2016-05-31 17:41:49 +10:00
UnknownShadow200
3978649327 Change 'normal' to 'enhanced' game mode in launcher. 2016-05-31 13:33:35 +10:00
UnknownShadow200
fa36e7f8af Slightly better rendering of weather, still needs to fix some special cases though. 2016-05-29 22:26:50 +10:00
UnknownShadow200
de5648af2c Make tab list in classic mode more classic like (Thanks FrostFox), partially addresses #170. 2016-05-29 22:12:40 +10:00
UnknownShadow200
ecb052a6b5 Fix compass strings in fCraft showing in regular chat. 2016-05-29 21:55:03 +10:00
UnknownShadow200
6c3f72c6c8 Reduce code duplication for classic and normal player list code. 2016-05-29 21:47:46 +10:00
UnknownShadow200
c4f1f69cbd Use a single tab list code base for both CPE ExtPlayerList and original tab list behaviour. 2016-05-29 21:37:38 +10:00
UnknownShadow200
8794989e5b Use same shadow colour for entity names as classic. 2016-05-29 14:42:31 +10:00
UnknownShadow200
c7c6e15b8d Fix being unable to pick sprites when top tex id is not same as sides. (Thanks goodlyay) 2016-05-29 13:13:18 +10:00
UnknownShadow200
fb3da95d1b Draw selected box around picked block in classic mode. 2016-05-29 00:01:52 +10:00
UnknownShadow200
1011111de7 Use original classic background colours, don't show chat background box in pure classic. (Thanks FrostFox), closes #167. 2016-05-28 23:39:54 +10:00
UnknownShadow200
d6e2e52201 Fix texture pack overlays not being resized when window is resized. (Thanks Basicaneer) 2016-05-28 15:05:28 +10:00
UnknownShadow200
266d3d5db3 Keep ID order in normal mode since this was an unpopular change. 2016-05-28 00:27:43 +10:00
UnknownShadow200
fa17ae2662 Merge branch 'master' of github.com:UnknownShadow200/ClassicalSharp 2016-05-27 11:14:55 +10:00
UnknownShadow200
cf5448e9ac Back colours now work with custom colours too. (Thanks goodlyay) 2016-05-27 11:10:12 +10:00
UnknownShadow200
2832a5ce93 Don't show tab list in singleplayer. 2016-05-26 23:41:24 +10:00
UnknownShadow200
087be01db2 Disable players tab list in singleplayer (makes no sense), disable alt text widget in classic mode. 2016-05-26 21:17:19 +10:00
UnknownShadow200
ea4c397a6f Gold ore should be after iron ore in normal mode. 2016-05-26 17:14:08 +10:00
UnknownShadow200
f15f0134c1 Use the original classic inventory table colours. 2016-05-26 17:03:05 +10:00
UnknownShadow200
9061063b1e Get rid of console window again. 2016-05-26 13:45:01 +10:00
UnknownShadow200
5ea268f7db Make colours look better. 2016-05-26 13:12:17 +10:00
UnknownShadow200
ec773449a9 Use back colours for built-in colour codes, partially addresses #167. (Thanks FrostFox) 2016-05-26 12:38:38 +10:00
UnknownShadow200
9b5ce29702 Merge branch 'master' of github.com:UnknownShadow200/ClassicalSharp 2016-05-26 10:31:36 +10:00
UnknownShadow200
e610a191e0 Draw input text over top of hotbar (Thanks FrostFox). 2016-05-26 10:01:32 +10:00
UnknownShadow200
9678c06156 Merge branch 'master' of github.com:UnknownShadow200/ClassicalSharp 2016-05-25 22:17:11 +10:00
UnknownShadow200
4c0b6ea1d6 Use safer method of incrementing pointers. 2016-05-25 22:16:38 +10:00
UnknownShadow200
3dd7a8599d Allow using a full-block step instead of just slabs. (Thanks goodlyay) 2016-05-24 15:23:01 +10:00