LeMagnesium
ea7c8f20dc
Force placement of shields after everything else in preview
...
- Solves #266
2015-09-05 21:31:53 +02:00
Wouters Dorian
de3c1e00da
[nether] Don't use globalsteps
2015-09-05 15:52:30 +02:00
LeMagnesium
d347ba484a
Tell what mob killed a player
...
- Solves third part of #58
2015-09-05 15:51:37 +02:00
Wouters Dorian
67ed362f27
[chatplus] Don't use globalsteps
2015-09-05 15:50:16 +02:00
Wouters Dorian
2d16e24d2d
[worldedge] Don't use globalsteps
2015-09-05 15:48:08 +02:00
fabienwang
91ad1b990d
some typos fixed thanks to @Obani
2015-09-05 15:48:01 +02:00
Wouters Dorian
810ff22629
[random_messages] Don't use globalsteps
2015-09-05 15:45:47 +02:00
fabienwang
21671bb30f
replaced he/she with they & her/his with their / them depending on the context. Now we're neutral in deaths ^^
2015-09-05 15:37:48 +02:00
Wouters Dorian
73fb22c481
[item_drop] add pickup/drop callbacks, make pickup faster & fix some issues
2015-09-05 15:25:25 +02:00
LeMagnesium
8990897e53
Log death messages into a text file
...
- Solves part of #58
2015-09-05 15:09:30 +02:00
fabienwang
1ae26b05f9
fixed translations of death messages. Also fixed french mistakes :p
2015-09-05 14:53:30 +02:00
LeMagnesium
4e99399cdb
Translate death_messages
...
- Solves #265
2015-09-05 14:28:47 +02:00
LeMagnesium
592ac4fa12
Add ability to send death_messages when players kill each other
...
- Solves #58 by providing a good base for the asked feature
2015-09-04 19:31:55 +02:00
LeMagnesium
3a930c8118
Updated mesecons' wall lever model/textures
...
- Solves #162
2015-09-04 18:33:50 +02:00
Wouters Dorian
afa234e229
Remove [jumping]
2015-09-04 17:05:09 +02:00
Wouters Dorian
d129a2e60d
Remove [snowdrift]
2015-09-04 16:57:28 +02:00
Wouters Dorian
a8a2eb9d36
[mff_quests] Improve HUD position (no more minimap overlap)
2015-09-04 15:09:54 +02:00
f31916674a
convert sounds, before 680,7ko, after 297,4ko
2015-09-04 14:46:12 +02:00
57fb2b3643
fix fire arrows don't touch fire
2015-09-03 22:49:38 +02:00
e30aaa16e3
fixed naming conventions and removed old unused sounds
2015-09-03 22:06:00 +02:00
BUISSON-DEBON Quentin
ce8ea83036
rights 755 and add minetest.conf to the repository
2015-09-02 22:41:36 +02:00
LeMagnesium
659a2e5463
Update pipeworks
2015-09-01 20:46:34 +02:00
LeMagnesium
a4c3c59b07
Use sapling fertilizer from LemonLake's factory mod for dungs
...
- And remove a "print"
2015-09-01 20:40:34 +02:00
167a0fe2e3
update mod mobs
...
convert mobs sounds, stereo to mono, 48kb,44100KHz. before 1,2 Mo, after 833,5 ko
2015-09-01 00:40:11 +02:00
Gael-de-Sailly
8b5d0fe0fa
Use default:dirt_with_dry_grass
2015-08-31 12:11:53 +02:00
LeMagnesium
27f780e572
Add aliases for snow
...
- Temporary fix for #257
2015-08-31 11:39:34 +02:00
LeMagnesium
70b5263459
Update money to use kilbith's textures
...
- Solves #140
2015-08-31 10:48:35 +02:00
LeMagnesium
0f258b989b
So far, disable snow mapgen from snow
2015-08-30 23:21:16 +02:00
LeMagnesium
bde8c03555
Removed snow mod
2015-08-30 22:57:16 +02:00
eb470a2e3b
disabled home_decor wardrobe, duplicate with u_skin
2015-08-30 19:27:38 +02:00
LeMagnesium
12a4679290
Use modname to allow entering armor's inventory
2015-08-30 18:45:52 +02:00
LeMagnesium
6acb558893
**Comment** chatcommands
...
- Solves #252
2015-08-30 16:34:47 +02:00
LeMagnesium
f5e8bc08b7
Avoid items that are not armor pieces or shields in armor inv
...
- Solves #253
2015-08-30 16:09:44 +02:00
LeMagnesium
fcef658857
Remove from/to_hell
...
- Solves #252
2015-08-30 16:05:29 +02:00
LeMagnesium
cb578e9754
Update fishing
2015-08-30 15:47:03 +02:00
LeMagnesium
cc165d5d6e
Use gain = 1 when soundset's table doesn't exist for a player
2015-08-30 15:30:47 +02:00
LeMagnesium
f366bc17fd
Fix crash when getting static_spawnpoint from minetest.conf
...
- Fix crashs when teleporting back to the real world
- Remove pranks in to_hell/from_hell
- Solves #252
2015-08-30 15:22:37 +02:00
LeMagnesium
44ca73d9f2
Soundset: Fix crash when dead players rejoin a rebooted server
2015-08-30 15:21:44 +02:00
LeMagnesium
f16dc55e92
Unify the dyes unifier
...
- Update unifieddyes
- Unify recipes between unifieddyes and dye
- Solves #245
2015-08-30 13:46:49 +02:00
fabienwang
d19345adaa
Fixed #251 . Backgrounds are now changed for mods news,interact,_misc . We may later need to change positions of some gui items or add titles as suggested
2015-08-29 22:14:15 +02:00
LeMagnesium
6b11b1777a
New background (code)
...
- Solves #251
2015-08-29 22:01:00 +02:00
LeMagnesium
f7bd110aa2
Updated money mod
...
- Removed hud, accounts, and basic shops
- Fixed both admin barter and barter shops
- Removed some other useless stuff in shops
- Solves #140
2015-08-29 20:34:59 +02:00
LeMagnesium
c9b7caa9b7
Resize admin armor's previews pictures
2015-08-29 18:33:18 +02:00
LeMagnesium
65e736b5b1
Prevent worldedge from responding to coordinate corruption
...
- Solves #241
2015-08-29 11:54:25 +02:00
LeMagnesium
ca5146c90a
Add basic token system to log in IRC
...
- Tokens are generated/removed ingame
- Everytime a token is (re)generated/removed anybody logged in using this player's login
will be logged off IRC
2015-08-29 11:42:45 +02:00
LeMagnesium
2aab854a4f
Fix rare crash with warps (when player:getpos returns nil)
2015-08-29 11:42:15 +02:00
LeMagnesium
5f1aa7a47b
Fix dyes' craft recipes (and peace_areas)
...
- Fix peace_areas when player's pos is nil
- Solves #245
- Add dyes tab to the spreadsheet
2015-08-28 22:00:07 +02:00
fabienwang
75affd9d58
Fixing upstream #122 Stained glass is now more transparent
2015-08-28 16:37:11 +02:00
Gael-de-Sailly
41f7af6592
Changed mithril cluster size
2015-08-28 14:45:01 +02:00
Gael-de-Sailly
f75701b766
More quartz
2015-08-28 13:46:43 +02:00
Gael-de-Sailly
3baca43ef9
More mithril
2015-08-28 13:46:32 +02:00
Gael-de-Sailly
dd8e8e755c
Reorganized ores code
2015-08-28 13:44:23 +02:00
f846a29c2c
added fishing as submodule
2015-08-28 12:57:42 +02:00
LeMagnesium
2bc265bd29
Prevent fake players from increasing task counters
...
- Solves #246
2015-08-28 11:15:40 +02:00
LeMagnesium
d42fcba50e
Fix register function's name in peace_areas
2015-08-28 11:02:08 +02:00
LeMagnesium
fa9e1e7a1e
Add peace_areas mod
...
- Solves #240
2015-08-27 19:41:34 +02:00
LeMagnesium
facc0f4b5a
Flush both graveyards when using chatcommand
2015-08-26 16:12:29 +02:00
LeMagnesium
58b76ff1e5
Add a chatcommand to clear graveyard inventory
2015-08-26 15:29:40 +02:00
Wouters Dorian
a3ce7b3157
Fix bad quests HUD function names
2015-08-26 12:26:34 +02:00
Wouters Dorian
fd097bf955
Try to fix [mobs] API-related crashes
2015-08-26 11:50:47 +02:00
1a473d18f2
fix typo in path mod name
...
remove renamed mod in world.mt
2015-08-25 21:21:27 +02:00
LeMagnesium
fceccea691
Add curl in upgrade script
2015-08-25 21:00:21 +02:00
Wouters Dorian
2899003a2e
Tweak [quests] HUD position so it doesn't overlap the minimap
2015-08-25 20:50:14 +02:00
0283bec348
fix mobs crash
2015-08-25 20:31:39 +02:00
Gael-de-Sailly
e76c901b03
Corrected alias for watershed:pinetree
2015-08-25 16:16:17 +02:00
Gael-de-Sailly
9a76635e33
Override default.grow_new_apple_tree,
...
default.grow_new_jungle_tree and default.grow_new_pine_tree
2015-08-25 16:15:11 +02:00
Ombridride
5a8cd1b7bc
Avoid usebug with boats for Minotaurs
2015-08-23 20:52:50 +02:00
LeMagnesium
7856f095a7
Updated biome_lib
...
- May solve #222
2015-08-23 19:46:57 +02:00
a5e3c67304
readded group soil in watershed:drygrass
2015-08-23 14:45:55 +02:00
LeMagnesium
7d2b1d4037
Removed 3Dchests' mod
...
- Closes #221
2015-08-22 21:15:36 +02:00
LeMagnesium
a69e09fc68
Add a craft recipe for 3d chests
2015-08-22 14:29:08 +02:00
LeMagnesium
e50a9be477
Updated moretrees
...
- Fix sapling growth
- Solves #222
2015-08-22 11:26:14 +02:00
LeMagnesium
48c4c2431a
Fix all brick-based moreblocks' drops
...
- Solves #233
2015-08-22 11:19:37 +02:00
2c41969e6a
fixed correct texture pole rotate
...
convert fishing textures 16px to 32px
added new texture trophy plank
2015-08-20 21:45:13 +02:00
LeMagnesium
57a5f92961
Show admin armor in creative inventory
...
- Solves #228
2015-08-20 21:26:33 +02:00
13c7e14a3e
remove useless|old|unused code in mobs api.lua
2015-08-20 20:35:24 +02:00
2da8ce1c1a
improve throwing mod, arrows don't touch sign:text entity
...
arrows more accurate shooting
2015-08-20 20:26:01 +02:00
LeMagnesium
743507564f
Updated pclasses
...
- Moved the holographic item's name as a field in switch_params (pclasses.api.register_class)
- Added wizard class' skeleton for later
- Fixed a few bugs in nodes, inventory and api
- Splitted tick function to bury items in two
- Items from 3d_armor's armor inventory are also affected by inventory vacuuming (from tick function).
The player's static armor inventory is first cleared, then copied to the detached one, then armor updates everything else (rendering, model, etc)
- Fixed itemname of admin shield to reserve it properly
- Return graveyard inventory if it already exists. Do not create it every two seconds
2015-08-20 17:18:57 +02:00
837e25bc13
remove soil group in watershed:drygrass,hoes replace group soil with farming:soil
2015-08-20 17:10:30 +02:00
eee9d0a5f9
fixed pole remove node when place this
...
remove random place bobber
remove worms eat on use
remove whitespace
remove material.lua useless
2015-08-20 17:03:03 +02:00
0b6747966f
fix bug mobs collisionbox
...
indent code
0.4.12-stable version serialize is buggy
2015-08-19 22:15:48 +02:00
d8477debc4
fix code missing after moving in separated file and inc 0.5 to 1
2015-08-19 15:31:40 +02:00
ef18954a64
fixed mobs d'ont follow item if have not owner
2015-08-19 15:28:13 +02:00
LeMagnesium
57aad89094
Updated moretrees and plantlife
...
- Solves #220
- Related to #222 ?
2015-08-19 12:01:15 +02:00
8c637bac28
added new npc_baby texture
2015-08-18 23:56:53 +02:00
a1a87f5cb3
added missing texture
...
fixed sheep spawn typo
fixed npc male/female follow/drop/tame
chmod 755
2015-08-18 23:44:59 +02:00
8847a0188e
added new textures inventory
...
update api.lua
move menu spawner code from api.lua to mff_menu.lua
2015-08-18 20:38:50 +02:00
Quentin BUISSON-DEBON
4fe3fc8f25
Update in parts "mobs" mod
...
- Need to check NPC
- Need to check sheeps
- Need to merge the api.lua file (be carful to keep our modifs or merge it with the Tenplus1 modif for code unification BUT keep our specific config)
2015-08-18 17:09:53 +02:00
LeMagnesium
2010c907d7
Fix crash in mff's quests
2015-08-18 15:01:34 +02:00
LeMagnesium
8a63cb3792
Fix crash with moretrees
2015-08-18 15:00:15 +02:00
LeMagnesium
9ea6923dc1
Improve class switch pedestals
...
- Related to #183 and #216
- Holographic items are now removed when you place a new pedestal, or when you destroy it
- Pedestals are only diggable by admins (but punchable with a tool handling cracky 3 level)
2015-08-18 14:25:54 +02:00
914594e0af
readded texture deleted and spawn mobs pos.y+0.5
2015-08-17 23:45:41 +02:00
BUISSON-DEBON Quentin
e97c5a4b70
darker background for news and rules
2015-08-17 23:12:53 +02:00
72f2601a89
fix typo
2015-08-17 23:03:19 +02:00
bd9d5221ae
added unified_inventory in mobs depends
2015-08-17 22:59:36 +02:00
9ebe8986d1
fix error typo
2015-08-17 22:56:54 +02:00
390d2a5a3b
Merge branch 'master' of http://github.com/MinetestForFun/minetest-minetestforfun-server
2015-08-17 22:53:47 +02:00
aaa1cc8fa1
added mobs menu spawner to spawn monster easy
...
added inventory textures mobs
2015-08-17 22:52:29 +02:00
LeMagnesium
f031676914
Avoir unknown moreblocks panel
2015-08-17 22:47:11 +02:00
Gael-de-Sailly
2cbe90902d
Fixed fatal error about mobs in unknown nodes
2015-08-17 22:08:59 +02:00
Gael-de-Sailly
cc7d29c444
Fixed unknown jungle leaves
2015-08-17 22:02:43 +02:00
LeMagnesium
fae3e02f49
Remove empty eject_entities.lua file
2015-08-17 13:57:24 +02:00
LeMagnesium
7f78ccf906
Make 3dchests burst when hit by fireballs
...
- Solves #221
2015-08-17 10:57:08 +02:00
LeMagnesium
2cd80bccf1
Add tile image in class switches' parameters and tweak colors
...
- Refers to #216
2015-08-17 10:53:13 +02:00
LeMagnesium
fce6396f62
Add class switches to inventory
2015-08-17 02:00:35 +02:00
LeMagnesium
50de0d20c4
CHMOD everything (update)
2015-08-16 16:10:50 +02:00
LeMagnesium
b4996ee69b
Removed useless chatcommands redifinition and moved eject system
...
- The system controlling the items' ejection from a solid node is now in mods/builtin_items/init.lua
- The file mods/_misc/chatcommands.lua has been cleared from its comments, and the chatcommands redefined but outdated (like /time)
2015-08-16 16:08:21 +02:00
LeMagnesium
e281845f45
Edit colors of class switches
...
- Solves #216
2015-08-16 15:28:15 +02:00
LeMagnesium
195a0822a2
Fixed texture, and animation bug in 3dchest
...
- 3dChests can't be open if the two nodes standing behing them are not air
- 3dChests now use our textures in inventory, wield, and entity
- Solves #221
2015-08-16 14:41:03 +02:00
LeMagnesium
7f211b53cc
Added improved version of 3dchest mod by @4aiman
...
- Solves #221 while improving the mod
2015-08-16 13:38:15 +02:00
LeMagnesium
e74f3f4aa6
Updated 3d_armor and removed whitespaces
...
- Solves #218
2015-08-16 11:04:11 +02:00
LeMagnesium
3b45ad5a31
Restor immortal group for pclasses:item entity (for pedestals)
...
- Helps for #216
2015-08-15 22:54:01 +02:00
LeMagnesium
5b4172541b
Updated moretrees, plantlife, and MinetestForFunGame
...
- Solves #220
- Merge mapgen into MinetestForFun Game
- Merge acacia support in moretrees
- Add 3dmushrooms mod (world.mt updated)
2015-08-15 22:17:07 +02:00
5fbf422aaf
refix bug, if mores items in inv, invtweak refill
2015-08-15 19:45:43 +02:00
1f069ae70f
fix bug invtweak not refill if object is readded in inv if placenode is interrupted
2015-08-15 19:08:43 +02:00
LeMagnesium
7dc287e014
Eject items when a node is placed at their current pos
2015-08-15 18:06:27 +02:00
471915c1cd
added new ambience lite mod
2015-08-14 18:14:46 +02:00
c1c56f37df
removed ambience_modpack
2015-08-14 18:13:13 +02:00
LeMagnesium
6d63e415b1
Added holographic entity and pedestals as switch 'orbs'
...
- Modified class orb to be pedestals with floating entity above
2015-08-14 17:38:09 +02:00
Wouters Dorian
b061ea6393
[quests] Fix HUD not hiding correctly
2015-08-14 12:57:26 +02:00
LeMagnesium
04cf9972e0
Stack max modified to 100 for unidentified mushroom spores
2015-08-13 23:10:28 +02:00
Wouters Dorian
5fe4ded673
Fix [food] crashing when damage is disabled (hbhunger not loading)
2015-08-13 16:41:46 +02:00
LeMagnesium
a4c02fd0cf
Changed all lines related to hbhunger's item_eat support in food's init
2015-08-13 16:19:53 +02:00
LeMagnesium
a2fa06db5f
Removed a nano lock file
2015-08-13 14:07:34 +02:00
LeMagnesium
aa938b0699
Extended cherry trees' growing ABM to default:mg_cherry_sapling
...
- Solves #152
- Replaced all print calls by minetest.log in biome_lib
2015-08-13 13:34:15 +02:00
LeMagnesium
335b489dfb
Updated moretrees, plantlife, and added biome_lib
...
- Solves #204
- Updated world.mt
- Updated news.txt
2015-08-12 14:16:18 +02:00
LeMagnesium
0cde41ff49
Removed bone mod
...
- Removed bone mod
- Removed bone mod's entry in world.mt
- Updated world.mt with bone mod's removal
- Solves #205
2015-08-11 12:06:39 +02:00
LeMagnesium
aa2f62afb3
Added automated arbalest to throwing mod
...
- Chmod-ed all files
- Removed whitespaces
- Added automated arbalest in spreadsheet, throwing, and hunters' reserved items
- Solves #206
2015-08-11 12:02:43 +02:00
LeMagnesium
21d9cc4203
Fix strange crash with tsm_pyramids
...
- Solves #207
2015-08-11 11:42:23 +02:00
e447b010ce
fix crash if not player
2015-08-10 23:52:20 +02:00
LeMagnesium
399ece08b6
Remove/Tweak (nearly) all unknown recipes
2015-08-10 17:12:27 +02:00
LeMagnesium
b8b1c606e2
Added ingot group to all ingots
...
- Solves #201
2015-08-10 17:10:02 +02:00
LeMagnesium
8bdbb19271
Make unified_inventory able to check multiple groups at once
...
- Modified code in unified_inventory's api.lua to check every group in a recipe. Eg.: group:flora,colour_green.
Both groups flora and colour_green will be checked.
2015-08-10 16:51:49 +02:00
LeMagnesium
654d1250b6
Disabled crafts involving unknown items in homedecor
...
- Solves #199
2015-08-09 18:47:13 +02:00
LeMagnesium
2786c7a00c
Fix mistake in variable name
...
- Fixed a global variable
2015-08-09 18:45:50 +02:00
LeMagnesium
cc3b0b66ca
Removed a global variable in moretrees' node definitions
2015-08-06 21:51:01 +02:00
LeMagnesium
75d8fb5479
Removed homedecor's recipe for persian rugs involving cotton mod
2015-08-06 21:49:06 +02:00
25a876e788
fix tsm_pyramids error on load file if file corrupted
2015-08-06 00:26:00 +02:00
0984104080
fix mana table load error
2015-08-05 23:29:22 +02:00
LeMagnesium
7f6d82a4c3
Removed compassgps
...
- Solves #185
2015-08-04 16:17:53 +02:00
LeMagnesium
388a29ef49
Commented a few unknown recipes and added warning message
...
- Added a warning message from unified_inventory when it detects a recipe involving
an unknown item. Can be activated in minetest.conf with "show_unknown_craftrecipes" setting.
- Commented a few of our unknown craft recipes
2015-08-04 15:40:46 +02:00
Ombridride
ded8aa878e
Debug the [track_player] mod
...
Since the new Hunger game server, we have two folders : /mff/ and /mff-hg/, not /minetest/ !
2015-08-03 13:01:07 +02:00
d1cf576e35
fix error ,set_node at bad pos
2015-08-03 00:49:28 +02:00
5dfaf02685
added contruct uboat direction can be in x or z
2015-08-03 00:31:21 +02:00
LeMagnesium
9a4787834b
Updated unified_inventory
...
- Added system hidding crafts involving unknown items
- Solves #186
2015-08-02 23:29:33 +02:00
LeMagnesium
21e53d2ac6
Copied uboots system to boats
...
- REALLY solves #190
- I divided the amount of items per 4, that's the most accurate I can be without
created a silly random system to avoid equiprobability
2015-08-02 22:58:48 +02:00
LeMagnesium
ddd99bb4b6
Decreased amount of items hypothetically given per stack (uboots)
...
- Solves #190 (?)
2015-08-02 22:43:04 +02:00
LeMagnesium
51e7c037c3
Added grave button texture and reduced lag when vacuuming graves
...
- Fixed item disappearance when retrieved while reducing amount of tests and drops when vacuuming
- Added grave button texture
2015-08-02 21:25:31 +02:00
LeMagnesium
bf7a9b02be
Added missing item, throwing:string_mithril
...
- Related to #177
2015-08-02 21:00:20 +02:00
LeMagnesium
a97c0e6687
Updated homedecor modpack
...
- Reported in #177 , solves #186
2015-08-02 20:49:50 +02:00