1
0
mirror of https://github.com/sys4-fr/server-nalc.git synced 2024-09-06 20:50:29 +02:00
Commit Graph

48 Commits

Author SHA1 Message Date
LeMagnesium
2913bcb93d Removed all whitespaces (using new script) 2015-06-10 19:12:48 +02:00
LeMagnesium
3da163893f Maintained return chain through exterior.lua
- Returned argument are passed by the overwrite of buckets in exterior.lua. Solves #80
2015-06-03 20:11:27 +02:00
Ombridride
8683193e3c rights 755 + new textures for swords/axe/shovel in wood/stone/steel 2015-05-31 11:56:13 +02:00
Ombridride
5247b3790e Add comments to the tweaked description...
of gold coins of homedecor
2015-05-29 01:21:30 +02:00
Ombridride
a615ae3048 Tweak the homedecor:gold coin description
(because too similar with our gold coin money...)
2015-05-29 01:18:21 +02:00
LeMagnesium
733c69c328 Updated homedecor
- Updated homedecor
 - Updated files
 - Added missing meshes
2015-05-27 22:12:00 +02:00
Ombridride
bd37f19662 Change rights in the repository (755) 2015-05-26 23:37:16 +02:00
Ombridride
2aea8d51b8 Merge pull request #65 from LeMagnesium/minetest_log_at_boot
Use minetest.log() for start up and shutdown messages
2015-05-25 22:26:07 +02:00
LeMagnesium
0f5e43125c Various updates
- Updated homedecor (files cleaned)
 - Updated nether (node replacements made easier)
 - Updated maptools (cleaned files)
 - Updated ambiance (useless files cleaned)
2015-05-25 14:32:46 +02:00
LeMagnesium
6b9b127804 Turned all boot messages into clean minetest.log() calls
- Turned all the 'print' calls at server's boot to 'minetest.log' in order to
   render it more clearly
2015-05-24 10:50:22 +02:00
LeMagnesium
a32db0e243 Fixed inhibition of buckets because of homedecor's overwrite 2015-05-16 14:15:14 +02:00
LeMagnesium
a363690ff7 Updated homedecor 2015-05-15 13:18:20 +02:00
LeMagnesium
e4b44695ea Removed useless obj 2015-05-06 11:14:40 +02:00
LeMagnesium
43063c037d Updated homedecor (with meshes)
- Updated homedecor
 - Used script to get the meshes back
2015-05-03 17:08:51 +02:00
LeMagnesium
ef530f7bb5 Added missing objs
- The other_things' script is very useful in fact
2015-04-26 13:11:14 +02:00
LeMagnesium
ad61a2fd72 Updated homedecor
- Added kingsize beds
2015-04-26 12:14:52 +02:00
LeMagnesium
062d83e6d9 Updated homedecor and removed old lavalamp
- Updated homedecor
- Updated news.txt for next merge
- Added script folder in other_things
2015-04-18 15:39:20 +02:00
LeMagnesium
99dbbf71c9 Updated homedecor
- Added/removed textures
- Added mesh for inbox
- Added wall lamp
2015-04-06 21:40:52 +02:00
LeMagnesium
05252763a1 Updated meshes 2015-04-05 23:11:08 +02:00
LeMagnesium
16fd682ebb Modified doors, vines, homedecor, etc...
- Added doors:trapdoor_cherry and its craft recipe
- Removed useless door textures (not following naming convention, so not used in code since the last mff_game update)
- Added missing homedecor_models
- Re-added vines:shears needed for vines' roots
2015-04-01 21:42:29 +02:00
LeMagnesium
de0b944f81 Added all missing meshes forgotten by meld 2015-03-31 19:49:36 +02:00
LeMagnesium
9ca46d91f6 Updated homedecor, adding green trash can
- Added green trash cans
- Removed more side textures
2015-03-30 18:29:25 +02:00
LeMagnesium
6dce5e5cfc Updated homedecor_modpack
- Added overrides of missing technic nodes if mod is disabled
- Turned a lot of nodes into meshnodes and removed useless side textures
- Used a new way to register nodes like windows, shower heads, etc...
2015-03-29 12:06:13 +02:00
LeMagnesium
ddf4a356c8 Updated homedecor mod 2015-03-16 19:50:50 +01:00
Ombridride
b3cf918f02 tweak the craft recipe of cobweb_corner 2015-03-11 16:25:00 +01:00
Ombridride
8e721a4d8e tweak the description for avoid mobs conflict 2015-03-11 16:21:08 +01:00
LeMagnesium
99e74718cc Fixed missing link between sit_exec and homedecor.sit_exec
- Registered sit_exec (ghost) function as homedecor.sit_exec. All its calls
  have been changed in mods/homedecor_modpack/homedecor/furnitures.lua to
  homedecor.sit_exec(params)
2015-03-06 00:21:07 +01:00
LeMagnesium
d9c182cf9d Changed all the LIGHT_MAX calls to default.LIGHT_MAX
- Avoided crash by using the real variable instead of its old name
2015-03-03 18:22:38 +01:00
Ombridride
5846896f31 Update lighting.lua 2015-03-03 00:46:03 +01:00
Ombridride
fd2196027c Update lighting.lua 2015-03-03 00:45:24 +01:00
Ombridride
3a9f112a0f Fix a mistake 2015-03-03 00:12:24 +01:00
Ombridride
ef8497f9b2 Update home decor and plantlife
more mesh on homedecor, and important performance upgrade for plantlife
2015-03-02 21:55:02 +01:00
1948dc2af5 added missing .obj in home_decor 2015-02-25 17:11:53 +01:00
LeMagnesium
bcd0118ba9 Updated homedecor, and fixed cloud pedestals 2015-02-24 18:23:14 +01:00
LeMagnesium
8b7ca866fb Removed all the set_hp(20) calls in homedecor
- Sofas, furnitures and longsofas don't get players to recover their hp
  anymore.
2015-02-23 19:46:43 +01:00
Gael-de-Sailly
92d20a7e61 Turn glass into glasslike_framed_optional drawtype 2015-02-22 18:17:27 +01:00
LeMagnesium
dc06213bf4 Added missing meshnode's objects in homedecor
- Added missing objects' files
- Removed global variable `biome2` in mods/snow/src/mapgen_v6.lua
2015-02-16 20:40:29 +01:00
LeMagnesium
8d796fc3a3 Updated homedecor and solved chairs' bug
- New textures for chains
- Irfurn's nodes are now 99 stackable
- Commented the whole function `sit_exec` in mods/homedecor_modpack/homedecor/furnitures.lua to avoid players using chairs' bug
2015-02-16 18:18:20 +01:00
LeMagnesium
f2da93525a Commented animation change on sit function 2015-02-06 18:05:36 +01:00
LeMagnesium
d57a4701f2 Updated mesecons, pipeworks and homedecor
- Homedecor now using an inventory texture for lamps
- Reoganized pipeworks' code
- Added secure fix in pipeworks
- Added meshnodes, sounds and fixes in mesecons
- Removed "mesecons_compatibility"
2015-02-05 19:07:29 +01:00
LeMagnesium
839fe273f1 Updated homedecor mod to remove global vars and use meshs 2015-01-28 15:37:59 +01:00
LeMagnesium
8787930b51 Updated homedecor_modpack : not running yet 2015-01-24 19:40:00 +01:00
LeMagnesium
1a77eac3a6 Updated homedecor : wine rack mesh is fixed and optimized a bit 2015-01-20 21:32:23 +01:00
LeMagnesium
0048532fac Updated homedecor_modpack 2015-01-10 21:42:49 +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
Ombridride
a1529c8ce8 MAJ homdecor_modpack
Ajout de décorations (tasse à café, etc…)
2014-10-29 21:42:55 +01:00
Ombridride
232b274c55 initial commit
subgame + mods
2014-10-28 18:01:32 +01:00