- May 19, 2015
- May 18, 2015
-
-
est31 authored
Work around irrlicht bug and hide nametag if its alpha is set to 0. Thanks @TeTpaAka for pointing out workaround.
-
est31 authored
Commit 11a96e49 commented out version parsing, resulting in the version byte being parsed as part of the color, making nametags dark grey. Re-introduces version parsing and ignores the packet if the version is more recent than ours, fixing the unused variable warning (should have been done anyway).
-
kwolekr authored
-
kwolekr authored
This improves performance of MapBlock::raiseModified by a factor of 6. Also, clean up mapblock.h a bit and inline small functions.
-
- May 17, 2015
-
-
kwolekr authored
This adds the ability to grab 'slices' of noise calculated by PerlinNoiseMap. Retrieving smaller slices of noise from the computation result as needed optimizes memory usage while maintaining a reasonable amount of CPU overhead.
-
paramat authored
-
kwolekr authored
-
kwolekr authored
-
ShadowNinja authored
-
kwolekr authored
-
kwolekr authored
-
ShadowNinja authored
-
ShadowNinja authored
-
ShadowNinja authored
-
ShadowNinja authored
Due to compatibility concerns, this is temporarily disabled.
-
- May 16, 2015
- May 15, 2015
- May 13, 2015
-
-
est31 authored
-
- May 12, 2015
-
-
SmallJoker authored
Also optimize json's library
-
est31 authored
-
paramat authored
-
- May 11, 2015
-
-
est31 authored
Adds everything needed for SRP (and everything works too), but still deactivated, as protocol v25 init packets aren't final yet. Can be activated by changing the LATEST_PROTOCOL_VERSION header to 25 inside networkprotocol.h.
-
est31 authored
Uses system provided libgmp if found, if not it falls back to mini-gmp.
-
- May 10, 2015
- May 09, 2015
-
-
kwolekr authored
-
- May 08, 2015