Commit Graph

784 Commits

Author SHA1 Message Date
darkrose bf44366a5e initial mob setup 2014-09-28 01:35:25 +10:00
darkrose 4a1a81967b this is next 2014-09-28 01:34:19 +10:00
darkrose d70b935169 fix some translation bugs 2014-09-27 21:59:56 +10:00
darkrose 639e6a13ca 1409.00 2014-09-27 18:37:52 +10:00
darkrose 019bd15458 have non-admin keys respect borderstone 2014-09-27 18:37:52 +10:00
Maverick JS 668a031bd0 more cmake tweaks for all platforms and various changes for mac build
- rename DATADIR to SHAREDIR, setup proper directories to install
miscellaneous files for the project

- create libs dir PRE_BUILD, run scripts POST_BUILD, bundle libs linked
from /usr/local, install the dylibs bundled

- makelibbundle.sh bundles dylibs linked from /usr/local

- just install one configuration file in .app

- updated README on compiling on Mac OSX
2014-09-27 18:37:52 +10:00
darkrose 8bb869958c fix bug in searchNear* 2014-09-27 18:37:52 +10:00
darkrose 703f0a8ccf new svg logo 2014-09-27 18:37:52 +10:00
darkrose fcdfc1c671 updated pl translation 2014-09-27 18:37:52 +10:00
Maverick JS c936cc6a3a A few tweaks and tooling to make the mac app bundle building easier
- cmake tweak to find GETTEXT_LIBRARY on Darwin/APPLE

- added voxelands client and server man pages

- cmake tweak to have OSX_ARCHITECTURE string on app bundle

- set minimum required OS X version to 10.6 in Info.plist

- script to change GIT_VERSION in Info.plist

- script to create icns from voxelands.svg file (in case if it was updated)

- execute scripts before building the mac app bundle

- changed the description to use just the first paragraph of the about
page
2014-09-27 18:37:52 +10:00
darkrose 537aabfb5a German translation by soognarf 2014-09-27 18:37:52 +10:00
darkrose f919bc6947 Polish translation by Szkodnix 2014-09-27 18:37:51 +10:00
tiemay abc26273ba set StartupNotify to false
as discussed in http://forum.voxelands.com/viewtopic.php?id=279
2014-09-27 18:37:51 +10:00
tiemay 59933bc917 remove -icon from *nix image names
as discussed in http://forum.voxelands.com/viewtopic.php?id=279
2014-09-27 18:37:51 +10:00
tiemay 8961cb5b1c add a few spanish translations for testing 2014-09-27 18:37:51 +10:00
tiemay 34f068a833 create spanish localization file 2014-09-27 18:37:51 +10:00
darkrose 16f831a3f6 add 3d wires 2014-09-27 18:37:51 +10:00
darkrose 4102b2948f setup for transifex 2014-09-27 18:37:51 +10:00
darkrose 0de926b7d4 wrap gettext around a lot of things 2014-09-27 18:37:51 +10:00
darkrose 03224a157f update logos - still need svg logo 2014-09-27 18:37:51 +10:00
darkrose f211fbc256 make standing on a damaging node damage the player 2014-09-27 18:37:51 +10:00
darkrose 2c6f916c4e some optimisations to searchNear* 2014-09-27 18:37:51 +10:00
darkrose 6d355b4aab optimise env step a bit more 2014-09-27 18:37:51 +10:00
darkrose fed63b5e1a decrease circuit step time, and optimise the active block code a bit 2014-09-27 18:37:51 +10:00
darkrose 1f85a106b3 tiny optimisation to the last commit 2014-09-27 18:37:51 +10:00
darkrose 36db988e80 add ManualMapVoxelManipulator::blitBackAllWithMeta and make pistons use voxelmanipulators 2014-09-27 18:37:51 +10:00
darkrose 2a56ad8085 add hunger to voxelands.conf.example 2014-09-27 18:37:51 +10:00
darkrose 2625006ead get tiemay's translation changes working... maybe 2014-09-27 18:37:51 +10:00
darkrose aeb33cef9d have the server send some settings to the client 2014-09-27 18:37:51 +10:00
darkrose 207558cf06 make some nodes breathable inside, and add suffocation & hunger to gui 2014-09-27 18:37:51 +10:00
darkrose f01e9a72f4 enable_suffocation and enable_hunger should have no effect if enable_damage is false 2014-09-27 18:37:51 +10:00
darkrose 3266833cb9 add hunger, enable for survival mode 2014-09-27 18:37:51 +10:00
darkrose f542cfa84e add suffocation and drowning, enable for survival mode 2014-09-27 18:37:51 +10:00
darkrose 27adeddd1f fix lava not hurting player when it only touches their head 2014-09-27 18:37:51 +10:00
tiemay 1586bec53d add usage documentation 2014-09-27 18:37:51 +10:00
tiemay 46c9c665ad tweak wording and formatting 2014-09-27 18:37:51 +10:00
tiemay f22ee9936c add copyright holder name 2014-09-27 18:37:51 +10:00
tiemay d208f0bae2 convert minetest names to voxelands 2014-09-27 18:37:51 +10:00
darkrose 6dd0db19c1 make wielded item visible to other players 2014-09-27 18:37:51 +10:00
darkrose 7bf52ed570 get item swapping working again in inventory 2014-09-27 18:37:51 +10:00
darkrose 151dfa03be some formspec bugfixes 2014-09-27 18:37:51 +10:00
darkrose 3b61e22718 adjust key wear, make keys not wear out for server admin 2014-09-27 18:37:51 +10:00
darkrose 979379933b add key for unlocking locked things 2014-09-27 18:37:51 +10:00
darkrose d4827d4e92 rework singleplayer menu to give better game and map options 2014-09-27 18:37:51 +10:00
darkrose 000b6b4f2e replace creative_mode = true/false with game_mode = creative/adventure/survival and have each mode set some defaults 2014-09-27 18:37:51 +10:00
darkrose c7cc80c748 add ability to drop items 2014-09-27 18:37:50 +10:00
darkrose eb3eefc1e4 oerkkis drop a powder when killed - used to teleport home 2014-09-27 18:37:50 +10:00
darkrose db6f467caf slight change to set home message 2014-09-27 18:37:50 +10:00
darkrose 1b65019ba3 remove references to minetest.conf 2014-09-27 18:37:50 +10:00
darkrose 4c0a057ac4 add home flags 2014-09-27 18:37:50 +10:00