summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2011-07-31updated version in CMakeLists0.2.20110731_3Perttu Ahola
2011-07-31Removed tag 0.2.20110731_3Perttu Ahola
2011-07-31Added tag 0.2.20110731_3 for changeset c87e28deaabfPerttu Ahola
2011-07-31Fixes a bug that made the server to deny non-empty passwords from players ↵Perttu Ahola
connecting the first time.
2011-07-31Added tag 0.2.20110731_2 for changeset 8ad16fbce9a4Perttu Ahola
2011-07-31updated changelogPerttu Ahola
2011-07-31Removed tag 0.2.20110731_2Perttu Ahola
2011-07-31Added tag 0.2.20110731_2 for changeset 4a6cf9491306Perttu Ahola
2011-07-31updated versionPerttu Ahola
2011-07-31Fixed problem of server always receiving an empty password from the clientPerttu Ahola
2011-07-31Added tag 0.2.20110731_1 for changeset 705a7e95b871Perttu Ahola
2011-07-31Made stricter handling for old clients because now they are not compatible ↵Perttu Ahola
at all.
2011-07-31Added MaterialItem conversion from old content type namespace to newPerttu Ahola
2011-07-31Added tag 0.2.20110731_0 for changeset 06c62112b503Perttu Ahola
2011-07-31changelog update and disable motd by defaultPerttu Ahola
2011-07-31Updated CMakeLists, changelog and example config for releasePerttu Ahola
2011-07-31updated CMakeList.txts a bitPerttu Ahola
2011-07-31added windows iconPerttu Ahola
2011-07-30added one temporary directory to .hgignorePerttu Ahola
2011-07-30added sword texturesPerttu Ahola
2011-07-30updated example configPerttu Ahola
2011-07-30Fixed handling of inventory in creative mode (normal inventory is not ↵Perttu Ahola
trashed anymore), fixed mese pick speed, added some forgotten stuff
2011-07-30updated version to rc2, rolling out new windows test binaryPerttu Ahola
2011-07-30fix to the formerPerttu Ahola
2011-07-30easier notice on old versionPerttu Ahola
2011-07-30Added network protocol version number in protocolPerttu Ahola
2011-07-30Server configuration is now written when "/#setting whatever = whatever" is ↵Perttu Ahola
issued.
2011-07-30Added message of the day and made it properly configurable using /#setting ↵Perttu Ahola
(not saved to config file yet)
2011-07-30Made picking items up in creative mode delete them (because they usually are ↵Perttu Ahola
in the inventory already anyway)
2011-07-30updated pause menu text a bitPerttu Ahola
2011-07-30Rats are now eatable. Also made their selection box move smoothly.Perttu Ahola
2011-07-30Made rats cookable and made them spawn near treesPerttu Ahola
2011-07-30made more things burnable in furnacePerttu Ahola
2011-07-30quick fix to it not building with gettext on my visual studio environmentPerttu Ahola
2011-07-30Removed remaining -delta referencesPerttu Ahola
2011-07-29removed delta READMEPerttu Ahola
2011-07-25fix server buildPerttu Ahola
2011-07-24Lowered default viewing range minimum to such that it allows fairly good ↵Perttu Ahola
framerate in jungles with sucky hardware. Almost all computers stick to the minimum with the current farmesh range that someone has set up without asking from me, but farmesh is not used as default anyway so those that use it can raise the lower limit in their configuration as they wish.
2011-07-24Updated the texture atlas a bitPerttu Ahola
2011-07-24and now fixed a bug in removing that debug outputPerttu Ahola
2011-07-24removed a remaining debug printPerttu Ahola
2011-07-24Added a mapblock analyzing function for debugging use and fixed remaining ↵Perttu Ahola
mapgen bugs
2011-07-24changed jungletree/junglegrass content ids to extended rangePerttu Ahola
2011-07-24merged fix to decapitated trees; other bugs now existsPerttu Ahola
2011-07-24removed unnecessary verbosity from debug output of tile.cppPerttu Ahola
2011-07-24who put pnoise.py in my /?Perttu Ahola
2011-07-24made shadows less bluePerttu Ahola
2011-07-23Fixed issue #15: Glass blocks a lot of lightPerttu Ahola
2011-07-23Fixed #21 Earth under torches oscillates between mud and grassPerttu Ahola
2011-07-23Made hotbar a bit smallerPerttu Ahola