Commit Graph

1571 Commits

Author SHA1 Message Date
Maverick 4fbb265d89 make CXX and LINKER flags use system
fedora uses rpm specific commands to strip binaries to build debug
packages, it isn't too happy about the CMAKE provided strip options
2015-12-28 01:09:35 +10:00
darkrose d8d27274e6 new multiplayer menu, pt1 2015-12-28 01:09:35 +10:00
darkrose 42b5c901ff bugfix to flaglike selected mesh 2015-12-28 01:09:35 +10:00
darkrose 0373e64007 add support for privileged crafting, add mithril key 2015-12-28 01:09:35 +10:00
darkrose 4f00ebe5dc make coal block burn time equivelant to 10 coal lumps 2015-12-28 01:09:35 +10:00
darkrose 1b71fc3cec no, it needs to be like this, no floats in wear 2015-12-28 01:09:35 +10:00
darkrose bd522fc6f0 ok, maybe let him have a little fun 2015-12-28 01:09:35 +10:00
darkrose b695124770 spoil meldrian's fun 2015-12-28 01:09:35 +10:00
darkrose 7b97c9b94d allow indomitus picks to dig stone + mineral 2015-12-28 01:09:35 +10:00
darkrose 7afc46cf1e allow forms to be closed with examine (q) key 2015-12-28 01:09:35 +10:00
darkrose 5ec6b1c0ae cobble stairs should not dig as roughstone stairs 2015-12-28 01:09:35 +10:00
darkrose 54c9e85261 lulz 2015-12-28 01:09:35 +10:00
darkrose 3ba5de4448 strip some unused/unneeded stuff out of networking 2015-12-28 01:09:35 +10:00
darkrose bcdf10dc98 replace TOCLIENT_OBJECTDATA with TOCLIENT_PLAYERINFO, with less data and less nested iterations 2015-12-28 01:09:35 +10:00
darkrose f43e69eda5 add camera offsetting to selection meshes 2015-12-28 01:09:35 +10:00
darkrose 5e1cf26d16 generated selected/cracked nodes seperately to the rest of the mapblock 2015-12-28 01:09:35 +10:00
darkrose e150faf7dc remove nodemod/tempmod 2015-12-28 01:09:34 +10:00
darkrose b91697527a generate selected node data separate from mapblocks 2015-12-28 01:09:34 +10:00
darkrose a87bfc6858 this is next 2015-12-28 01:09:34 +10:00
Sebastian Joseph 27e249e8fe Make the electric lamp status better visible when working on days (the 2nd) 2015-12-28 01:09:34 +10:00
Sebastian Joseph bd98d9fe02 Make the electric lamp status better visible when working on days 2015-12-28 01:09:34 +10:00
darkrose e8609b9f33 translation updates 2015-12-28 01:07:41 +10:00
darkrose ff2ec769c7 preload crack.png to reduce some HUD flicker 2015-12-27 20:10:16 +10:00
Menche 04c073986a Merge branch 'next' of gitlab.com:voxelands/voxelands into next 2015-12-24 12:08:30 -08:00
darkrose f5c88c5445 stfu menche pt2 2015-12-23 22:38:11 +10:00
Menche e2cf35bea3 Merge branch 'next' of gitlab.com:voxelands/voxelands into next 2015-12-22 21:10:55 -08:00
darkrose dc81d52d4d stfu menche 2015-12-23 11:53:06 +10:00
Menche 24e4b61d16 Merge branch 'next' of gitlab.com:voxelands/voxelands into next 2015-12-22 11:17:40 -08:00
darkrose a8307e8cef make leaf falling work with snowy leaves 2015-12-21 21:44:18 +10:00
darkrose 3262bfd494 make leaf falling work in autumn/winter 2015-12-21 21:19:39 +10:00
darkrose 622efa3efb translation updates 2015-12-21 11:28:35 +10:00
darkrose 723cbe3504 fix possible bug in http_request 2015-12-20 18:37:57 +10:00
darkrose ea4666487e oops 2015-12-19 17:55:10 +10:00
darkrose 7d69cd11b2 add marble 2015-12-19 17:48:55 +10:00
darkrose 8f9c98de02 new table nodebox 2015-12-19 17:15:08 +10:00
darkrose 3246ae7e23 new chairs/benches 2015-12-19 16:33:43 +10:00
darkrose cdaa79a3a9 heh, oops 2015-12-18 18:18:34 +10:00
darkrose 730482f7cb this should have the game_mode setting working correctly on the server 2015-12-18 16:38:37 +10:00
Menche a2d959f9a4 Merge branch 'next' of gitlab.com:voxelands/voxelands into next 2015-12-17 17:08:59 -08:00
darkrose a0fee8255e Merge branch 'next' into 'next'
make CXX and LINKER flags use system

fedora uses rpm specific commands to strip binaries to build debug
packages, it isn't too happy about the CMAKE provided strip options.

This will use the CMAKE options given by the script from the CACHE, if not
it will use the one provided by the system.

See merge request !31
2015-12-17 08:05:38 +00:00
darkrose 2e52ed7996 re-enable mainmenu multiplayer tab being remembered as the last opened tab 2015-12-17 17:35:27 +10:00
darkrose 427658ebb7 ensure getUser() returns a valid player name 2015-12-17 17:15:59 +10:00
darkrose 83f8e977de new multiplayer menu, pt4 2015-12-17 16:57:13 +10:00
darkrose acf4f0b0ee new multiplayer menu, pt3 2015-12-17 16:48:32 +10:00
darkrose c4405af431 new multiplayer menu, pt2 2015-12-17 01:12:48 +10:00
Maverick 64dab104ed make CXX and LINKER flags use system
fedora uses rpm specific commands to strip binaries to build debug
packages, it isn't too happy about the CMAKE provided strip options
2015-12-16 15:01:03 +01:00
darkrose b5895604f2 new multiplayer menu, pt1 2015-12-16 03:07:44 +10:00
darkrose 67af370f35 bugfix to flaglike selected mesh 2015-12-13 17:51:45 +10:00
darkrose 29d21b8e4a add support for privileged crafting, add mithril key 2015-12-08 17:25:46 +10:00
darkrose b9300fed4c make coal block burn time equivelant to 10 coal lumps 2015-12-05 19:58:58 +10:00