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 |
darkrose
|
822d1c474e
|
make ItemCAO use SmoothTranslator for less jumpy movement
|
2015-03-22 01:04:23 +10:00 |
darkrose
|
74ccf7f68c
|
reduce vertices on glasslike drawtype
|
2015-03-22 01:04:23 +10:00 |
darkrose
|
9fc5256b5a
|
stone tiles and parquetry
|
2015-03-22 01:04:23 +10:00 |
darkrose
|
1f49f7da14
|
upside down stair updates
|
2015-03-22 01:04:23 +10:00 |
darkrose
|
67495df15e
|
try new look stairs and slabs
|
2015-03-22 01:04:23 +10:00 |
Menche
|
53bd6828b5
|
add .gitignore
|
2015-03-22 01:04:23 +10:00 |
Menche
|
3b6af78945
|
fix some compiler warnings
|
2015-03-22 01:04:23 +10:00 |
Menche
|
fc55e24aef
|
update project sqlite, untrack files that don't need tracking
|
2015-03-22 01:04:23 +10:00 |
Menche
|
0b25fee660
|
use hard tabs
|
2015-03-22 01:04:22 +10:00 |
darkrose
|
5334cabad8
|
remove some commented out code
|
2015-03-22 01:04:22 +10:00 |
darkrose
|
572b777e6b
|
update brick texture
|
2015-03-22 01:04:22 +10:00 |
darkrose
|
9f07324f22
|
translation updates
|
2015-03-22 01:04:22 +10:00 |
darkrose
|
a4dcf9e776
|
some fertilizer changes
|
2015-03-22 01:04:22 +10:00 |
darkrose
|
61c83c5bee
|
some (more) piston tweaks
|
2015-03-22 01:04:22 +10:00 |
darkrose
|
a176886f7b
|
turn grass into mud if there's some non-airlike above it
|
2015-03-22 01:04:22 +10:00 |