Commit Graph

1124 Commits

Author SHA1 Message Date
darkrose 315fe4e4bd translation updates 2015-03-22 01:04:26 +10:00
darkrose 8eaa12836f stop parcel being emptied by items dropped on them 2015-03-22 01:04:25 +10:00
darkrose ffd3c5d303 detect network timeouts, show error message, autoquit 2015-03-22 01:04:25 +10:00
darkrose b4ba512fdb yet another mob overspawning fix, maybe 2015-03-22 01:04:25 +10:00
darkrose 0b95812366 translation updates 2015-03-22 01:04:25 +10:00
darkrose b5e07ffccd add an inventory status indicator 2015-03-22 01:04:25 +10:00
darkrose b084a4755c add background to wieldring 2015-03-22 01:04:25 +10:00
darkrose 36f7fd7400 darkrose amusing herself 2015-03-22 01:04:25 +10:00
darkrose 8521a207a9 piston tweaks 2015-03-22 01:04:25 +10:00
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