Perttu Ahola
|
1a3d25c5ad
Update changelog and call this 0.3.3
|
před 11 roky |
Perttu Ahola
|
30cbdb0981
Check password hash validity
|
před 12 roky |
Perttu Ahola
|
073964a12f
Update changelog and call this 0.3.2
|
před 12 roky |
Perttu Ahola
|
d7442aecbe
Add wooden planks to creative inventory (...finally 8D)
|
před 12 roky |
Perttu Ahola
|
1596628850
Add #include <unistd.h> to filesys.cpp (needed by some linux distros now)
|
před 12 roky |
Perttu Ahola
|
bc0e5c0063
Update changelog and call this 0.3.1
|
před 13 roky |
Perttu Ahola
|
045e32b6ec
Fix water-glass and water-lava surfaces
|
před 13 roky |
Perttu Ahola
|
fea55a9b87
Call this 0.3.dev-20111108
|
před 13 roky |
Perttu Ahola
|
763da10c7b
Reset block usage timer on client only if it is very probably drawn
|
před 13 roky |
Kahrl
|
1c98ec94da
Make Connection::Receive return the data via a SharedBuffer reference, so the caller doesn't have to choose the right buffer size in advance.
|
před 13 roky |
Kahrl
|
28660b4c1a
utility.h: Change Buffer's interface to be more compatible with SharedBuffer's interface, connection.h: use Buffer instead of SharedBuffer in command and event queues
|
před 13 roky |
Perttu Ahola
|
fa72e65b59
Add new Connection test in test.cpp in case needed in the future (commented out), improve comments in test.cpp a bit
|
před 13 roky |
Perttu Ahola
|
7d5d676eac
Infinite packet flood test for debugging the new network layer
|
před 13 roky |
Constantin Wenger
|
61f2cc45c2
Command-line signal handling for Windows
|
před 13 roky |
Perttu Ahola
|
c1d92d72e1
Make water invisible next to underwater glass
|
před 13 roky |
Perttu Ahola
|
4f71a9fbde
Improve "compile on Windows" section in readme
|
před 13 roky |
Perttu Ahola
|
4142b8c352
Call this version 0.3.dev-20111104
|
před 13 roky |
Perttu Ahola
|
d0fdfd44c5
Add option to set water opaque (mainly for stylistic choice)
|
před 13 roky |
Perttu Ahola
|
f5995337e8
Fix flowing liquid spacing; water and lava next to each other will glitch a bit but it isn't as bad as this was
|
před 13 roky |
Perttu Ahola
|
1469196d3b
Update /README.txt, remove duplicate /doc/README.txt and update CMakeLists.txt to package /README.txt
|
před 13 roky |
Perttu Ahola
|
e9fd3def90
Make CONTENT_IGNORE to not block the view when occlusion culling
|
před 13 roky |
Perttu Ahola
|
a2af490b7b
Disable mipmapping because it is sometimes ugly
|
před 13 roky |
Perttu Ahola
|
4964daa5be
Possible fix to bases of islands/hills getting culled out too early
|
před 13 roky |
Perttu Ahola
|
718086f383
Tune occlusion culling a bit more
|
před 13 roky |
Perttu Ahola
|
339b7588d2
Tune occlusion culling a bit
|
před 13 roky |
Perttu Ahola
|
0ac5f6a7ca
Very simple occlusion culling
|
před 13 roky |
Perttu Ahola
|
1726b82a16
occlusion culling fix, a little reshaping of map rendering for more useful profiler output and dynamic profiler text size
|
před 13 roky |
Perttu Ahola
|
03db16d55b
Remove trailing / or \ in path_userdata (probably fixes world deletion on Windows)
|
před 13 roky |
Perttu Ahola
|
0c20973c17
Add 3d cloud checkbox in main menu (and rename setting from enable_2d_clouds to enable_3d_clouds)
|
před 13 roky |
Perttu Ahola
|
f65d157786
Set version to 0.3.0 and update changelog
|
před 13 roky |