2051 Commits

Author SHA1 Message Date
UnknownShadow200
35aeb82fcf Remove unused functions from Vector3I, add world header 2017-05-08 23:12:57 +10:00
UnknownShadow200
4aad9a54cf less hardcoding in BlockModel 2017-05-08 23:00:29 +10:00
UnknownShadow200
e728e96be8 Move entity colour calculation to Entity 2017-05-08 22:51:40 +10:00
UnknownShadow200
34f84ef280 simplify a bit 2017-05-07 16:42:14 +10:00
UnknownShadow200
03fe4ddd8c implement more D3D9 funcs in C 2017-05-07 15:48:02 +10:00
UnknownShadow200
ec7fe00892 Port fog and alpha funcs of d3d9 api to C 2017-05-07 14:05:04 +10:00
UnknownShadow200
e6293df6a4 Implement basic file I/O operations in C 2017-05-07 13:27:14 +10:00
UnknownShadow200
734f27a9b9 less reliant on Block.Invalid 2017-05-05 20:17:12 +10:00
UnknownShadow200
6427db3f25 Port more stuff to C and fix some others 2017-05-04 15:49:01 +10:00
UnknownShadow200
d22cdb7e32 Port IGraphicsAPI to C 2017-05-04 15:48:26 +10:00
UnknownShadow200
ab2032d1d8 Fix trees causing IndexOutOfRange errors on maps with very low heights such as 16 2017-05-02 07:53:44 +10:00
UnknownShadow200
2a88a33379 Failing to download a sound isn't a critical error, should hopefully address #421. 2017-05-02 00:16:53 +10:00
UnknownShadow200
1df15cb617 fix refresh taking too long 2017-04-29 23:48:25 +10:00
UnknownShadow200
fea444fcb2 x 2017-04-29 23:46:08 +10:00
UnknownShadow200
bee64d40de fix it 2017-04-29 23:44:27 +10:00
UnknownShadow200
ef20661429 Add broken server refresh button to launcher 2017-04-29 23:30:40 +10:00
UnknownShadow200
8075786147 improve String API 2017-04-29 19:43:36 +10:00
UnknownShadow200
bcbb4824f8 Port more stuff to C 2017-04-29 19:16:24 +10:00
UnknownShadow200
372e098ae2 Less compile errors III 2017-04-29 16:22:46 +10:00
UnknownShadow200
a265a28efc Less compile errors II 2017-04-29 16:14:42 +10:00
UnknownShadow200
733f35ebf6 Less compile errors 2017-04-29 15:36:23 +10:00
UnknownShadow200
02513b971e Port Math to C, remove stuff from OpenTK we don't use. 2017-04-29 15:15:32 +10:00
UnknownShadow200
3e8de6a371 Port more stuff to C 2017-04-29 14:30:47 +10:00
UnknownShadow200
3d8fc9eddb Rewrite DefaultSet in C 2017-04-29 12:45:25 +10:00
UnknownShadow200
9eabf1b244 test 2017-04-29 10:54:00 +10:00
UnknownShadow200
d0257015a8 survival: lame death scoring 2017-04-28 23:32:12 +10:00
UnknownShadow200
079428042c survival: add fail knockback 2017-04-28 23:19:11 +10:00
UnknownShadow200
65fd1ab65d x 2017-04-28 21:54:55 +10:00
UnknownShadow200
e5656bcf8e Implement more collide types, fixes #417 2017-04-28 21:44:33 +10:00
UnknownShadow200
b7d07f03a6 very minor cleanup 2017-04-28 07:44:33 +10:00
UnknownShadow200
b9fdc37928 Don't hardcode font size in TextAtlas to 16 2017-04-23 17:27:58 +10:00
UnknownShadow200
3428a48869 add way in options.txt to not log chat (Thanks Pear) 2017-04-23 10:36:35 +10:00
UnknownShadow200
d0a85c7975 Bugfixes for last commit 2017-04-22 15:19:39 +10:00
UnknownShadow200
747e3183d6 Modularise lighting more 2017-04-22 15:03:06 +10:00
UnknownShadow200
08d38fd348 Optimise block updating when weather is used 2017-04-22 14:11:50 +10:00
UnknownShadow200
0d927dfe2e Move code out of World.SetBlock 2017-04-22 13:53:31 +10:00
UnknownShadow200
f9c825f78e External code can refresh particular chunks now. 2017-04-22 13:49:15 +10:00
UnknownShadow200
af44329f1e x 2017-04-21 19:47:48 +10:00
UnknownShadow200
6397940396 Fix changing 'blocks light' of a block not refreshing lighting state, fixes #413, fixes #139, fixes #241 2017-04-21 19:40:57 +10:00
UnknownShadow200
5f3bd8336c make lighting api consistent 2017-04-21 17:59:53 +10:00
UnknownShadow200
cb28f4cb03 x 2017-04-20 11:53:01 +10:00
UnknownShadow200
d1d0493970 Fix double colour code in classic mode 2017-04-20 11:07:10 +10:00
UnknownShadow200
381a460fa3 fix a crash 2017-04-18 17:26:47 +10:00
UnknownShadow200
dccef50a90 Fix SetPermission sent before Handshake crashing client 2017-04-17 12:56:07 +10:00
UnknownShadow200
f96b767314 Fix buttons in others menu being lower. (Thanks fam0r) 2017-04-16 19:23:47 +10:00
UnknownShadow200
f71d88c699 Use sides offset instead. (Thanks goodlyay) 2017-04-16 15:16:34 +10:00
UnknownShadow200
e3582a8dff fix 2017-04-16 14:21:50 +10:00
UnknownShadow200
2b3b99d03d Allow changing sides height separately 2017-04-16 14:00:06 +10:00
UnknownShadow200
a7c6dcfb14 Comment, start work on platform behaviour 2017-04-15 13:40:36 +10:00
UnknownShadow200
5fbbdc5987 Update HacksComponent.cs 2017-04-15 08:48:12 +10:00