LeMagnesium
41db0c087e
[columnia & moreblocks & moreores] Update
2016-04-15 22:34:00 +02:00
LeMagnesium
f0ade73b34
[runes & default] Add charging wand to recharge glyphs
...
- ... And also add a missing texture in default
- Add a charging wand with its texture to recharge runes with a player's mana
(note: it doesn't check for ownership -yet)
2016-04-15 14:06:30 +02:00
ObaniGemini
a05f04dd48
New nether guide
...
Much better formspecs based on original code
Reworked many sentences
2016-04-10 20:55:21 +02:00
LeMagnesium
f151fa59aa
[mesecons] Update luacontroller code
2016-04-10 18:47:37 +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
9a649b77f0
[3d_armor] Update to add stand node
2016-04-08 22:19:47 +02:00
b69f7d33e4
remove bed spawn on dig homedecor:bed
2016-04-07 18:17:14 +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
4b655d32cc
[pipeworks] Add back lag reducing fix
2016-04-06 18:28:32 +02:00
LeMagnesium
edaa902d3f
[pipeworks] Update and fix for #426
2016-04-06 17:50:08 +02:00
LeMagnesium
f25082ad5f
[snow] Implement alias between snow and default pine sapling
...
- Maybe solve #425
2016-04-04 19:29:51 +02:00
93a477413d
fix unknow item default:coal
2016-03-26 13:02:47 +01:00
3c6e7ddf66
fix global var
2016-03-26 13:02:17 +01:00
LeMagnesium
a6824a9d2f
[mesecons] Update luacontrollers
2016-03-25 19:13:23 +01:00
LeMagnesium
3c9b2de8ef
[throwing] Fix value not retrieved before being used
2016-03-22 21:49:08 +01:00
b53d407979
fix no drop hunter bow_minotaur_horn/arbalest_auto when loaded, issue https://github.com/MinetestForFun/server-minetestforfun/issues/420
2016-03-17 22:03:07 +01:00
9775af22f3
avoid lag if full chest, limit items to 50, remove others
2016-03-16 12:17:01 +01:00
LeMagnesium
2e6ec485b0
[runes] Add glyphs and stylus
2016-03-14 21:19:10 +01:00
Quentin BUISSON-DEBON
fe0647747b
Increase the arrow drop after throwing them (the best arrow you use, the less chance you have to drop stick instead of your arrow)
2016-03-14 21:15:50 +01:00
Quentin BUISSON-DEBON
71204b84b5
Static damages +3 for all kind of arrows
2016-03-14 21:14:13 +01:00
Quentin BUISSON-DEBON
69aa19689f
The best bow you have, the less the reload time is
2016-03-14 21:09:01 +01:00
ObaniGemini
b240f1152a
Remove +100 skins by @eZam
...
Default skin is now character_3
2016-03-14 20:38:53 +01:00
Quentin BUISSON-DEBON
93aa21507c
Merge branch 'master' of github.com:MinetestForFun/server-minetestforfun
2016-03-12 14:34:51 +01:00
Quentin BUISSON-DEBON
b874258a05
Compress all images files with Trimage(full part : 13321 files)
2016-03-12 14:34:23 +01:00
Ombridride
d0dd169403
Change the meru moutnain coordinations
...
... Because we can't /deleteblocks without crash the REDIS backend
2016-03-11 20:21:45 +01:00
Quentin BUISSON-DEBON
7a345768df
Compress all iamges files with Trimage
2016-03-11 15:22:09 +01:00
LeMagnesium
27bb636b83
Prevent players from storing too many items in the bags
2016-03-10 20:04:16 +01:00
LeMagnesium
aa851dfdfb
[time_reg] Update
2016-03-10 18:33:44 +01:00
LeMagnesium
88d71e9510
[u_inv] Add coloured bags (blue, orange, purple, green)
2016-03-09 18:07:10 +01:00
LeMagnesium
045d8c5fb9
[cozy] Remove screenshot.png
2016-03-08 21:12:11 +01:00
Ombridride
8f74c9f069
Set the meru mountain position
2016-03-06 22:41:05 +01:00
LeMagnesium
2ffedddb12
[u_inv] Update with texture commits from the submodule
2016-03-06 17:11:56 +01:00
21db57d1db
fix? hudbars register(bug/lag?) table hb.players[""]
2016-03-06 16:25:59 +01:00
LeMagnesium
9eeec0e86e
[u_inv] Drop when when not enough space in main list
2016-03-06 12:58:13 +01:00
8df39766b4
disable pathfinding for all mobs, bugged, mobs pass through nodes
2016-03-06 12:00:46 +01:00
a3935dee12
fix crash nether if player cancel join server
...
"/nether/portal.lua:243: attempt to index a nil value"
2016-03-06 11:04:14 +01:00
LeMagnesium
b25fd961f6
[gauges] Make gauges immortal
2016-03-05 19:00:37 +01:00
a23fc44e6d
fix hudbars define empty player name "" in hb.players table and show permanently error log
2016-03-05 18:04:16 +01:00
c54bdbef03
better fix to issue https://github.com/MinetestForFun/server-minetestforfun/issues/161
...
remove old fix(itemdrop timer,now useless)
2016-03-05 16:37:10 +01:00
LeMagnesium
5b926f753c
[cozy] Add cozy mod
...
- For #405
2016-03-05 15:22:17 +01:00
Gael-de-Sailly
b40a199104
Corrected hardcoded chunksizes in meru
...
and do not force meru mountain to spawn on chunk boundaries
(it was dependant on chunksize = 5)
Tested with chunksize = 3
2016-03-05 12:10:26 +01:00
1f02ceebaf
update mobs, readd cow replace with dung
2016-03-04 21:44:08 +01:00
LeMagnesium
7f607115fe
[mesecons] Update
...
- Update of Mesecons
2016-03-03 22:16:25 +01:00
LeMagnesium
3765f61d06
[coloredwood] Use correct sound tables for fences and wood
...
- Fix #400
2016-02-29 20:03:39 +01:00
LeMagnesium
c547b4028a
[u_inv] Apply our modifications again
2016-02-28 22:47:29 +01:00
LeMagnesium
8be24274b5
[u_inv] Add unified_inventory as a subtree
2016-02-28 22:39:55 +01:00
LeMagnesium
73074b1ace
[u_inv] Remove submodule...
2016-02-28 22:34:48 +01:00
abb1e093e0
Merge branch 'areas'
...
fix issue areas in areas https://github.com/MinetestForFun/server-minetestforfun/issues/398
2016-02-28 22:08:28 +01:00
LeMagnesium
77fa21c256
[jumping] Change bounce values
...
- Use a table to store bounce values
- Trampolines now absorb up to 95% of falling dammage
2016-02-27 13:39:35 +01:00
LeMagnesium
497fdfef65
[jumping] Jumping is back!
...
- For #401
2016-02-26 21:11:08 +01:00
ObaniGemini
fb22c66c89
Add u_inv textures missing
...
Including soundset, pclasses, and 3d_armor.
Also changed the license of soundset button, as it's a new one
2016-02-25 15:26:57 +01:00
9b75c37a8f
fix areas in areas
2016-02-25 12:40:02 +01:00
LeMagnesium
ca15a39e81
Revert "[nether] Add modular chuncksize code by @Gael-de-Sailly"
...
This reverts commit 26fd691456
.
2016-02-24 01:08:59 +01:00
LeMagnesium
26fd691456
[nether] Add modular chuncksize code by @Gael-de-Sailly
2016-02-23 18:28:42 +01:00
LeMagnesium
eaeccdc0de
[time_regulation] Update
2016-02-23 18:27:58 +01:00
LeMagnesium
23b9932cbe
[fishing] Update
2016-02-23 18:26:52 +01:00
LeMagnesium
39950ac653
[random_messages] Update
...
- For #397
2016-02-23 18:25:12 +01:00
ObaniGemini
57086dee54
[Warps] New woosh sound
2016-02-22 00:52:18 +01:00
LeMagnesium
62f860fada
[warps] Set warps freeze to 1 second instead of 5
2016-02-22 00:36:49 +01:00
9bff7f1dee
add pathfinding to monsters
2016-02-18 18:34:19 +01:00
f8e7c9557d
update mobs mod
2016-02-18 13:39:47 +01:00
1f68c2729e
update mobs mod
2016-02-17 13:14:33 +01:00
Gael-de-Sailly
163a0030d8
Remove /regen chatcommand
...
We already have /deleteblocks
2016-02-16 12:44:18 +01:00
Gael-de-Sailly
e846179ec9
Corrected hardcoded chunksizes in nether mod
2016-02-16 12:44:05 +01:00
Gael-de-Sailly
ad15fccdde
Corrected hardcoded chunksize in watershed
2016-02-16 12:43:37 +01:00
LeMagnesium
d37ae33700
[whoison] Disable frequent log message
...
- For MinetestForFun/server-minetestforfun#395
2016-02-15 14:49:34 +01:00
LeMagnesium
22b863cf41
[rune] Check if inventory data was retrieved before saving
2016-02-14 22:53:00 +01:00
LeMagnesium
1ae6169227
[u_inv] Use submodule on branch classic
2016-02-14 22:50:55 +01:00
1d5af0a22a
update submodule fishing
2016-02-10 07:04:08 +01:00
10a0bf418b
update mobs mod
2016-02-10 05:02:17 +01:00
a63a618f7e
update mobs mod (add pathfinding) https://github.com/MinetestForFun/server-minetestforfun/issues/393
2016-02-09 05:22:16 +01:00
LeMagnesium
2ab52cc037
[time_regulation] Add mod (disabled by default)
...
- For MinetestForFun/server-minetestforfun-skyblock#79
2016-02-05 22:18:22 +01:00
Dorian Wouters
b88ef609db
Update [quests]
2016-02-05 13:13:05 +01:00
641780dd26
update mobs mod
2016-02-03 04:22:41 +01:00
LeMagnesium
1b9fc689ce
[dropondie & u_inv] Drop bags themselves, not their content
2016-02-01 19:59:35 +01:00
46004d9bf2
update mobs mod
2016-02-01 12:45:12 +01:00
LeMagnesium
6a0f7a70f9
[christmas_craft] Disable snow, christmas season is over
2016-01-31 15:31:29 +01:00
LeMagnesium
9c0abf065c
[3dmushrooms] Redirect aliases to the new itemstrings
...
- Fix #390
2016-01-31 15:22:29 +01:00
LeMagnesium
ca4778aa53
[unified_inventory] Let bags store items outside of the bag lists
...
- Store items from a bag inventory in the bag item's metadata to use it later
2016-01-31 15:00:06 +01:00
LeMagnesium
1c6573b1e9
[mobs] Add egg recipes for 4 basic monsters
...
- Add egg recipes for dirt, sand, stone and tree monsters
2016-01-29 19:34:05 +01:00
LeMagnesium
9cf1b62252
[3d_armor] Add drowning protection on admin helmets
2016-01-28 22:53:34 +01:00
1b80d027df
fix issue https://github.com/MinetestForFun/server-minetestforfun/issues/359
2016-01-28 10:11:47 +01:00
c60abcd1cf
fix issue "When it's in area, juste one is cutted" https://github.com/MinetestForFun/server-minetestforfun/issues/180
2016-01-28 01:05:38 +01:00
LeMagnesium
cbff471338
[fences] Fix nodeboxes
...
- For #386
2016-01-27 22:12:41 +01:00
89b978d543
fix previously crash with pipeworks mod -> https://forum.minetest.net/viewtopic.php?f=11&t=2155&p=205434#p205101
2016-01-23 00:13:28 +01:00
LeMagnesium
b4de154668
[pclasses] Reduce verification radii previously overlapping
...
- Fix #381
2016-01-14 21:08:36 +01:00
LeMagnesium
9bcbb1c4e5
[mesecons] Recode player detectors to detect multiple players
...
- For #382
2016-01-14 20:46:27 +01:00
LeMagnesium
fd38ce3a61
[chesttools] Update
2016-01-12 21:32:15 +01:00
LeMagnesium
75e84e1521
[nether] Fix the function's name
2016-01-10 20:23:48 +01:00
LeMagnesium
08043f10c7
[nether] Update
2016-01-10 19:29:06 +01:00
LeMagnesium
635d5c3ba4
[vectors_extra] Update
2016-01-10 19:27:29 +01:00
LeMagnesium
9692792f84
[watershed] Add a check
2016-01-09 23:13:04 +01:00
dce4bbc89b
remove unknown loot item
2016-01-09 21:14:15 +01:00
ce9c1d19d6
when player join, show news only if is alive else respawn formspec is replaced by news
2016-01-09 20:58:52 +01:00
LeMagnesium
e206f3bf09
[nether] Correct function's name
2016-01-09 20:11:45 +01:00
LeMagnesium
8d5bad4edf
[mesecons] Slightly increase wires' dig time
...
- For #377
2016-01-09 15:44:16 +01:00
LeMagnesium
151f4cbb1e
[mesecons] Update
2016-01-09 15:20:32 +01:00
LeMagnesium
c9bf1c67a9
[connected_chests] Update
2016-01-09 12:13:47 +01:00
LeMagnesium
3da9754fbc
[death_messages] Don't repeat death messages/sounds
...
- For #375
2016-01-08 18:33:10 +01:00
7b75162640
fix issue https://github.com/MinetestForFun/server-minetestforfun/issues/372
2016-01-08 01:11:56 +01:00