- May 26, 2015
-
-
paramat authored
Mgv6: Enable snowbiomes by default. Double biome noise spread. 3 octaves, 0.5 persistence for humidity
-
- May 24, 2015
- May 23, 2015
-
-
paramat authored
Mgv5/v7: Fix generateBiomes biome recalculation logic Biomegen down to y = -192 for mgv5 deep oceans. Improve code
-
- May 22, 2015
-
-
SmallJoker authored
Also fix a startup error caused by s_security.cpp
-
est31 authored
Thanks to @UltimateNate for pointing this out :)
-
- May 21, 2015
-
-
est31 authored
This allows newer versions to add additional information that isn't read by us, but still in a backwards compatible manner.
-
- May 20, 2015
-
-
est31 authored
-
- May 19, 2015
-
-
kwolekr authored
Also, clean up surrounding code style Replace by-value parameter passing with const refs when possible Fix post-increment of iterators
-
rubenwardy authored
-
kwolekr authored
libstdc++ doesn't include <cstring> inside of <string>, unlike libc++.
-
kwolekr authored
-
est31 authored
Its a possible mistake to log in to a server with twice the same name. Before, it triggered a server wide error message, now it logs to actionstream.
-
- 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
Specifically, the added rule matches .kate-swp files.
-
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.
-
LeMagnesium authored
* The time command now accepts parameters in the form <hour>:<minute>, and if invoked with no parameters returns the current time in said format.
-
- May 16, 2015
- May 15, 2015