Commit Graph

1265 Commits

Author SHA1 Message Date
darkrose b300923e6c fix junglegrass having wrong material 2015-03-22 01:04:25 +10:00
darkrose a7017830db will this stop infotext disappearing? who knows? 2015-03-22 01:04:25 +10:00
Joel Heaton 46e6ac1dd4 add buttons to rebind next/previous item in change keys menu 2015-03-22 01:04:25 +10:00
darkrose 255b897e9b fix junglegrass having wrong material 2015-03-22 01:04:25 +10:00
darkrose f3c14480c8 fix border in key change menu 2015-03-22 01:04:25 +10:00
darkrose 681af59a9a add old_hotbar setting 2015-03-22 01:04:25 +10:00
darkrose 7b8989ef97 add prev/next wield item keys 2015-03-22 01:04:25 +10:00
darkrose 625d999b20 new hotbarless hotbar 2015-03-22 01:04:25 +10:00
darkrose fade03ec43 translation updates 2015-03-22 01:04:25 +10:00
Menche 568a81acba fix the rest of clang's default warnings 2015-03-22 01:04:25 +10:00
Menche 1fdac8b32b fix more warnings, mostly unused variables 2015-03-22 01:04:25 +10:00
Menche b3b7034447 CRLF line endings? Really? 2015-03-22 01:04:25 +10:00
darkrose 356bbc880d stop MainMenuData throwing a compiler warning 2015-03-22 01:04:25 +10:00
Joel Heaton 1df027bfcd add volume control to settings menu 2015-03-22 01:04:25 +10:00
darkrose c6759298ba all slabs can now use CDT_SLABLIKE 2015-03-22 01:04:25 +10:00
darkrose 529ec544e9 update slablike drawtype to include face culling 2015-03-22 01:04:25 +10:00
darkrose f5bed4c71c get new stairs lighting right, add face culling 2015-03-22 01:04:25 +10:00
darkrose c0e316cdfe translation updates 2015-03-22 01:04:25 +10:00
darkrose 1a42be54b7 players shouldn't be able to walk through tree trunks 2015-03-22 01:04:25 +10:00
darkrose 232f6807e1 translation updates 2015-03-22 01:04:25 +10:00
darkrose 1b3fe3bb6e have the address field default to servers.voxelands.com in the multiplayer menu 2015-03-22 01:04:24 +10:00
darkrose d34f87b459 inventory should only be updated when digging/placing, don't send the whole thing 2015-03-22 01:04:24 +10:00
darkrose e780ed8cd7 adjust item fall speed, parcel dig speed, and ensure items don't fall through the ground 2015-03-22 01:04:24 +10:00
darkrose e8f0e332ad no on-punch events with a mese pick, it just digs 2015-03-22 01:04:24 +10:00
darkrose 27bae61c12 remove junglegrass to cotton recipe 2015-03-22 01:04:24 +10:00
darkrose c0cb545cad remove jungle grass growing on sand 2015-03-22 01:04:24 +10:00
darkrose e5c432672d fix object duplication and mob over-spawning 2015-03-22 01:04:24 +10:00
darkrose 46625747f4 remove ambient sounds from the network, these can be done in the client, later 2015-03-22 01:04:24 +10:00
darkrose f5177d216b add a teleport sound when a player is force moved 2015-03-22 01:04:24 +10:00
darkrose 187c600589 log an error when trying to play stereo sounds as positional, as that won't work 2015-03-22 01:04:24 +10:00
darkrose c0e7c5d6b7 ensure reference distance is set on positional sounds 2015-03-22 01:04:24 +10:00
darkrose e9b8555925 add a bunch of environmental sounds 2015-03-22 01:04:24 +10:00
darkrose 14bafdc7b2 add open book sound file 2015-03-22 01:04:24 +10:00
darkrose cded4e7af7 add book sound when right clicking an open book 2015-03-22 01:04:24 +10:00
darkrose 801af63399 add sound when formspec is shown, and when item is wielded 2015-03-22 01:04:24 +10:00
darkrose a7be88ace9 replace some sound files, add water dig/place sounds, and make footsteps faster when running 2015-03-22 01:04:24 +10:00
darkrose 64dfdc4f9f some setup for sound additions 2015-03-22 01:04:24 +10:00
darkrose 0e75a7f322 reduce serialization size of inventory 2015-03-22 01:04:24 +10:00
darkrose bca2bccf54 pointless assert for something with a builtin error state 2015-03-22 01:04:24 +10:00
darkrose 3e2c361522 tiny bit of unneeded math can die 2015-03-22 01:04:24 +10:00
darkrose 2c1be5a6e7 don't free and reallocate inventory items for no reason 2015-03-22 01:04:24 +10:00
darkrose 32a4d290da fix that memory leak I just added 2015-03-22 01:04:24 +10:00
darkrose 4cae67e17a let us not free and reallocate duplicate things just to update inventory 2015-03-22 01:04:24 +10:00
darkrose 01c12a7643 make wood roof tiles, actually wood material 2015-03-22 01:04:24 +10:00
darkrose 04da2c3559 silly asserts 2015-03-22 01:04:24 +10:00
darkrose a8c606fbb9 small change to grass side 2015-03-22 01:04:24 +10:00
darkrose 88d94baf33 silly asserts 2015-03-22 01:04:24 +10:00
darkrose a883186001 new parcel textures 2015-03-22 01:04:24 +10:00
darkrose c6141c4400 have saplings auto-plant when dropped on mud or grass 2015-03-22 01:04:24 +10:00
darkrose 573d34d943 have dropped items become parcels when they touch ground, or add themselves to a nearby parcel 2015-03-22 01:04:23 +10:00