GagaPete
a0e680b142
Fixe typo
2016-04-17 11:48:34 +00:00
Sebastian Joseph
58478a241a
Implemented an option to restict access to only known players.
2016-04-11 23:18:12 +02:00
darkrose
ed1b5d942e
stop the constant digging
2016-04-07 17:32:53 +10:00
darkrose
ba411a1f29
remove hat recipe from bars
2016-04-06 17:30:46 +10:00
darkrose
9e7d6cced1
some meshgen tweaks
2016-04-06 17:26:54 +10:00
darkrose
d884e607be
this is next
2016-04-06 17:26:54 +10:00
darkrose
53690b62f1
Merge branch 'gettext-vars-1' into 'master'
...
Check LANGUAGE and LC_ALL vars before LANG
This will add checks for LANGUAGE and LC_ALL environment variables before checking LANG variable then determining language code to better match with how gettext-based apps should work.
See merge request !45
2016-04-06 07:26:01 +00:00
roman-yagodin
28d3d9209b
Check LANGUAGE and LC_ALL vars before LANG
2016-04-02 16:44:05 +03:00
darkrose
0682696137
1602.00
2016-02-27 23:59:57 +10:00
darkrose
01382e409a
translation updates
2016-02-27 23:33:17 +10:00
darkrose
cef3896eac
some leaflike tweaks
2016-02-20 21:47:58 +10:00
darkrose
7300a3d838
Merge branch 'next' into 'next'
...
tweaked armour, warmth and durability values; adjusted wear levels
See merge request !43
2016-02-20 05:39:50 +00:00
Joel Heaton
d144b5b422
tweaked armour, warmth and durability values; adjusted wear levels
2016-02-19 18:09:17 +00:00
darkrose
936c87d296
get rid of ghost nodes, hopefully
2016-02-18 17:29:26 +10:00
darkrose
316953f05f
translation updates
2016-02-18 02:32:00 +10:00
darkrose
ebfd5861ab
Merge branch 'next' into 'next'
...
APPEASE THE ALMIGHTY DARKROSE, ALL HAIL DARKROSE
See merge request !42
2016-02-14 18:04:42 +00:00
sdzen
0d3a52fe0c
APPEASE THE ALMIGHTY DARKROSE, ALL HAIL DARKROSE
2016-02-14 12:58:07 -05:00
darkrose
2cde6c6077
Merge branch 'next' into 'next'
...
32x textures
removal of redundant textures, the start of 32x textures, closer together control scheme with no combinations
See merge request !41
2016-02-14 12:43:31 +00:00
sdzen
7b2df4578f
Merge branch 'next' of git@gitlab.com:sdzen/voxelands.git into next
...
Conflicts:
README.txt
2016-02-14 07:35:59 -05:00
sdzen
febb05cbad
grumble grumble *restores defaults*
2016-02-14 07:30:31 -05:00
sdzen
2e04fef92d
Update readme.txt
2016-02-14 01:58:41 +00:00
sdzen
7663198139
delete gate steel
2016-02-14 01:56:05 +00:00
sdzen
6b3aa7bf36
remove the slab, or suffer my curse
2016-02-13 20:49:20 -05:00
sdzen
966c43c417
New glass and wood textures, glass doors may not be used as fuel
2016-02-13 20:34:22 -05:00
darkrose
a419661cdf
update credits
2016-02-14 00:32:58 +10:00
darkrose
261cdc5568
Merge branch 'Nascher/voxelands-SeperateDirectories' into next
2016-02-14 00:17:07 +10:00
Nascher
fc13a988a3
Add a rule that the "RUN_IN_PLACE" users are not affected by the Migrating Process
2016-02-13 15:12:29 +01:00
sdzen
3e04d6987d
Overlay water and lava onto buckets to reduce textures, ditto for the redundant gate textures
2016-02-12 17:49:17 -05:00
sdzen
36b29f8b80
Merge branch 'next' of git@gitlab.com:voxelands/voxelands.git into next
2016-02-12 15:48:52 -05:00
sdzen
b3f3d5b502
32x textures
2016-02-12 15:46:59 -05:00
sdzen
5738799340
Signed-off-by: sdzen <sdzen@techie.com>
2016-02-12 12:05:52 -05:00
Nascher
cdd5d6484a
Fix for creating the Config Directory under BSD and updated the XDG Paths
2016-02-12 14:48:56 +01:00
Nascher
700d329917
Update the Logging Messages of the Migrating Process
2016-02-12 13:23:05 +01:00
darkrose
ae906f67a6
remove solidness and visual_solidness fields from ContentFeatures
2016-02-12 18:46:26 +10:00
darkrose
8c6a2bd366
make seeds burnable
2016-02-12 04:45:44 +10:00
darkrose
e28be0b0c1
leaf position should use young tree, not just tree
2016-02-11 18:48:49 +10:00
darkrose
44c0bcf1f8
randomly change a value and see if that helps anything
2016-02-11 18:21:42 +10:00
darkrose
36182068af
increase size of selected nodes
2016-02-11 14:50:19 +10:00
Nascher
f93a7dac79
Update the XDG Base Spec for FreeBSD and Add a "Migrating Process" for the Old Directory
2016-02-10 21:54:26 +01:00
darkrose
9cd69ac339
positional leaves pt3
2016-02-10 20:44:15 +10:00
darkrose
58dec97327
positional leaves pt2
2016-02-10 19:16:21 +10:00
darkrose
7d8619c5f5
positional leaves pt1
2016-02-10 18:24:42 +10:00
darkrose
1cae23c7e6
add an updateNodeWithEvent to save on pointless lighting updates
2016-02-05 01:11:47 +10:00
darkrose
e4488ebba5
Merge branch 'next' into 'next'
...
Bugfixes for circutry
* Stop pure energy consumer devices from acting as wires to allow separate control of adjacent devices (e.g. sticky pistons).
* Stop wires creating energy from generating endless power (integer underrun).
* Reenables (?) display of power level for wires and status for switches by actually cloning the properties in the clone methods of the Metadatas.
See merge request !40
2016-02-04 05:15:14 +00:00
darkrose
320e81f3e5
Merge branch 'GagaPete/voxelands-next' into next
2016-02-04 15:13:08 +10:00
Sebastian Joseph
3d249ebde8
Fixed wires creating infinite energy when energy traveled more than 16 wires
2016-02-04 00:23:16 +01:00
Sebastian Joseph
6ebfff5b31
Changed circutry nodemetas to clone the properties in the clone method (reenabled visual power of wire feedback)
2016-02-04 00:13:34 +01:00
Sebastian Joseph
69496bc0e5
Stopped circutry devices from propogating power (allow more reliable "Jebdoors")
2016-02-03 23:35:58 +01:00
darkrose
a5b6ff5e3d
fuck you windows
2016-02-04 05:23:42 +10:00
darkrose
9cf6b6e3e8
Merge branch 'next' into 'next'
...
sand and desert sand texture improvements
Created 32x32 textures for the sand and sand_desert textures.
See merge request !39
2016-02-03 09:12:55 +00:00