darkrose
6d86f50c0e
silly renames
2017-09-24 14:49:45 +10:00
darkrose
9678323f84
make tool wear and usage a bit easier to understand pt2
2017-09-24 14:49:45 +10:00
darkrose
0f57b18e0e
make tool wear and usage a bit easier to understand pt1
2017-09-24 14:49:45 +10:00
neoh4x0r
0e6b4ff80b
util/build-w32.sh - update git url
2017-09-24 14:49:45 +10:00
darkrose
5af3126696
Revert "Merge branch 'patch-3' into 'next'"
...
This reverts merge request !86
2017-09-24 14:49:45 +10:00
neoh4x0r
4207d60d29
update git url to point to gitlab instead of gitorious
2017-09-24 14:49:45 +10:00
neoh4x0r
794c5e4b48
Update build-w32.sh - fix an issue where the build script would always exit even if no error occurred when downloading/compiling mxe
2017-09-24 14:49:45 +10:00
neoh4x0r
02ff1cc7eb
Update build-w32.sh to automatically determine what CC, CXX, AR, etc should be based on the available binaries in mxe/usr/bin
2017-09-24 14:49:45 +10:00
neoh4x0r
f6355f0b9c
Update build-w32.sh
2017-09-24 14:49:45 +10:00
BlockMen
bc6446fc4a
Don't copy material, return ref const instead
...
Also update AnimData directly (maybe this causes SegFaulting? idk)
2017-09-24 14:49:45 +10:00
BlockMen
478551894d
Fix another gettext issue for MSVC builds
...
This fixes at least partly #23
2017-09-24 14:49:45 +10:00
BlockMen
634e299e81
Fix MSVC not compiling
2017-09-24 14:49:45 +10:00
BlockMen
b924a6a5c3
Hotfix for gettext, caused by MSVC; Also fix custom book titles being "translated"
2017-09-24 14:49:45 +10:00
darkrose
a4057d9d1a
this is next
2017-09-24 14:49:45 +10:00
darkrose
2e653e1477
1704.00
2017-04-08 18:46:22 +10:00
darkrose
3c894eeb3f
translation updates
2017-04-08 18:46:09 +10:00
darkrose
14b8f93761
update credits
2017-04-08 18:30:17 +10:00
darkrose
816b1d1941
new dirt dig sound
2017-04-08 18:30:17 +10:00
darkrose
0e7dafec77
little fiddles
2017-04-08 18:30:17 +10:00
darkrose
2d483ea6b3
switch to unifont + update translation file
2017-04-08 18:30:17 +10:00
darkrose
e57cda07ca
make server announcing work again
2017-04-08 18:29:16 +10:00
darkrose
9b852670bd
bushes
2017-04-08 18:29:16 +10:00
darkrose
c2f68e90f1
campfire pt5
2017-04-08 18:29:16 +10:00
darkrose
cb3fd9acd1
campfire pt4
2017-04-08 18:29:16 +10:00
darkrose
3edcdf3b10
campfire pt3
2017-04-08 18:29:16 +10:00
darkrose
b3416add93
campfire pt2
2017-04-08 18:29:16 +10:00
darkrose
bdb7493ccc
campfire pt1
2017-04-08 18:29:16 +10:00
blockmaster2000
4a91f12ff0
Fix selectionmesh being always animated
2017-04-08 18:29:16 +10:00
blockmaster2000
9d8f8d09b2
Animate selected node aswell
2017-04-08 18:29:16 +10:00
blockmaster2000
591038c4cf
Use mystoi() instead of stoi()
2017-04-08 18:29:16 +10:00
blockmaster2000
135679dde4
Remove working things
2017-04-08 18:29:16 +10:00
blockmaster2000
8856e1a25d
Fix left things addressed
2017-04-08 18:29:16 +10:00
blockmaster2000
b20fffb931
Fix some things
2017-04-08 18:29:16 +10:00
blockmaster2000
a1ec501f26
Add setting to disable animated textures and add checkbox to settings menu
...
(also fix first frame not being initialized correct)
2017-04-08 18:29:16 +10:00
blockmaster2000
3057f16d13
Fix animation of flowing liquids not matching direction
2017-04-08 18:29:16 +10:00
blockmaster2000
402e477f76
Add node animation
2017-04-08 18:29:16 +10:00
Menche
e94f9fd3dd
redo the automatic next version number
2017-04-08 18:29:16 +10:00
Menche
760b39dab0
Merge branch 'translation-1608' into 'master'
...
Update voxelands.pot with 2 new strings added in 1608
This will allow to translate new "Scaffolding" and "Marble Wall" strings.
See merge request !74
2016-10-21 00:31:51 +00:00
roman-yagodin
eb2f33dbef
Update voxelands.pot with 2 new strings added in 1608
2016-10-20 10:49:38 +03:00
Menche
3ac3f431a2
This is 1608.01
2016-08-27 17:38:57 -07:00
Menche
fe5acc2029
MobFeatures doesn't have a lifetime member anymore
2016-08-27 16:53:58 -07:00
Menche
7b1192de06
Merge branch 'master' of gitlab.com:voxelands/voxelands into next
2016-08-27 16:45:35 -07:00
Menche
909474632c
Merge branch 'next' of gitlab.com:voxelands/voxelands into next
2016-08-27 16:42:53 -07:00
Menche
d34e8e5e68
Merge branch 'patch-3' into 'next'
...
Lowered fireball's lifetime.
This value should finally allow them to despawn.
See merge request !71
2016-08-27 23:36:44 +00:00
Menche
7f09ce7046
Merge branch 'patch-2' into 'next'
...
Fix for the wrong drop quantity.
Sand and brick stairs' corners drop 24 items instead of 4, this fixes it.
See merge request !70
2016-08-27 23:36:34 +00:00
Menche
6e89813187
Merge branch 'patch-1' into 'next'
...
Removed missing textures' links.
Stair corners' textures have been lost during the previous commit's rebasing.
This patch uses the default brick texture.
See merge request !68
2016-08-27 23:36:26 +00:00
Menche
f18d82abd4
Merge branch 'fix_lighting' into 'master'
...
Fix dirtlike lighting (ambient occlusion)
Currently:
![screenshot_32031240](/uploads/5b13e8372b71bc7321d95a0f8f03fea1/screenshot_32031240.png)
Fixed (not including the 2nd commit):
![screenshot_32086839](/uploads/802108b73c8e520e1399e6bbe9470d0f/screenshot_32086839.png)
See merge request !69
2016-08-27 23:36:03 +00:00
Capricorno
b8ef0053a0
Readded brick bottom's texture.
2016-08-24 23:24:07 +00:00
Capricorno
e03a4a0d0f
Lowered fireball's lifetime.
2016-08-24 23:14:55 +00:00
Capricorno
e0eaad3667
Fix for the wrong drop quantity.
2016-08-24 23:10:29 +00:00