Commit graph

1405 commits

Author SHA1 Message Date
UnknownShadow200
d6266ed61e Normalise line endings to end this madness. (Thanks Jjp137) 2016-06-11 17:56:37 +10:00
UnknownShadow200
e1d9b979cb Make water/lava be offset down by 1.5 pixels to match original classic. 2016-06-11 17:15:29 +10:00
UnknownShadow200
b2c642b8af Remove Block enum. 2016-06-11 15:29:45 +10:00
UnknownShadow200
a9826f9832 Add a .gitattributes file that specifies that source files should always use crlf line endings. 2016-06-11 08:13:55 +10:00
UnknownShadow200
c44266865d Chat input should cover whole window width in pure classic mode, partially addresses #170. (Thanks FrostFox) 2016-06-10 23:37:47 +10:00
UnknownShadow200
1ab620559b Fix key bindings not working due to mono compiler issue with enum initalisers. 2016-06-10 17:17:10 +10:00
UnknownShadow200
6a158b8314 Move key bindings widgets down and make interface more consistent. 2016-06-10 16:39:04 +10:00
UnknownShadow200
2ae7a63adb Use < > to move between key bindings pages. 2016-06-10 16:22:46 +10:00
UnknownShadow200
58aea5ca6b Refactor key bindings menus. 2016-06-10 15:19:14 +10:00
UnknownShadow200
41a85c95c1 Make selected block outline a bit better. 2016-06-09 00:26:39 +10:00
UnknownShadow200
1b8861b8a9 Don't render hotbar twice when inventory menu is open, oops. 2016-06-08 15:24:33 +10:00
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) 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