Commit Graph

15 Commits

Author SHA1 Message Date
crabman77 6b164a75da fix crash due to bad args to function
remove unused variable
2016-04-16 22:26:05 +02:00
LeMagnesium de031dddf1 MinetestForFun Game : Update all (but doors)
- Everything is updated, except doors
 - Some textures are moved to other mods (removed from default, but still used by those mods)
2016-04-09 21:56:43 +02:00
LeMagnesium cbb5522f05 [fences & default] Give default:fence_wood instead of fences' ones
- crafting fences will give you default:fence_wood instead of fences:fence_wood
 - default:fence_wood is in the creative inventory now ; fences:fence_wood isn't any more
2016-04-06 19:15:51 +02:00
LeMagnesium cbff471338 [fences] Fix nodeboxes
- For #386
2016-01-27 22:12:41 +01:00
crabman77 3f3e55bb89 fix issue https://github.com/MinetestForFun/server-minetestforfun/issues/357
fix fence_13 have bad pos
fix fence_33 bug due to bad var x21
2016-01-06 08:23:11 +01:00
LeMagnesium a8d0f8c25a [fences] Fix fencegate_open's selection_box
- Fix #288
2015-09-28 18:47:01 +02:00
crabman77 e30aaa16e3 fixed naming conventions and removed old unused sounds 2015-09-03 22:06:00 +02:00
LeMagnesium f81b8ca677 Removed whitespaces 2015-06-10 19:03:32 +02:00
LeMagnesium 3cf7017642 Modified homedecor's itemframes mod and removed a global var
- Removed x21's global var error
- Changed homedecor's itemframes : now using Shakajiub's fork
2015-01-20 21:32:23 +01:00
LeMagnesium 799cca8591 Sent last global variables' patchs
- There is, from now on, no more known global variables error in the repository! (not 100% guaranteed)
2015-01-20 21:32:21 +01:00
guillaume 715ca50df1 Passage de globales en locales
Adaptation des variables global en local pour la version 4.11
2015-01-11 21:25:25 +01:00
Ombridride 887473124e Merge server to github 2014-12-11 18:53:00 +01:00
Ombridride 2e895a7790 Merge server with github repository
Pas mal de changement n’ont pas été pushé sur le github du serveur,
voici l’occasion de faire une bonne synchronisation :)
2014-11-16 22:23:16 +01:00
LeMagnesium 27836d2835 Removing all the olds minetest.env calls
- All the minetest.env calls removed

It took me about 2 hours, but I did it, and it works!
2014-11-08 18:36:57 +01:00
Ombridride 232b274c55 initial commit
subgame + mods
2014-10-28 18:01:32 +01:00