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 |
|
Ombridride
|
04708354bd
|
We're ready, Chunksize 3 instead of 5 !
|
2016-03-06 16:00:43 +01:00 |
|
Ombridride
|
3ae1a255bc
|
Update news.txt
|
2016-03-06 15:18:01 +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
|
bf269a6574
|
[farming] Update from Skyblock
|
2016-03-05 19:14:24 +01:00 |
|
LeMagnesium
|
b25fd961f6
|
[gauges] Make gauges immortal
|
2016-03-05 19:00:37 +01:00 |
|
|
7dbac7b8ca
|
remove bed.spawn pos when player dig a bed
|
2016-03-05 18:53:35 +01:00 |
|
LeMagnesium
|
f9c045edad
|
[farming] Execute on_rightclick callbacks upon using seeds
- For #406
|
2016-03-05 18:53:02 +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
|
f89496571b
|
[default] Fix old field names in mapgen
|
2016-03-01 22:50:26 +01:00 |
|
Ombridride
|
f87cc4973f
|
Fill the thanks line
|
2016-02-29 21:11:34 +01:00 |
|
Ombridride
|
21f61e6f33
|
Update news.txt
|
2016-02-29 21:09:56 +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 |
|
Gael-de-Sailly
|
66c55245ef
|
Added missing lines for aspen tree definition
|
2016-02-15 14:29:57 +01:00 |
|
LeMagnesium
|
22b863cf41
|
[rune] Check if inventory data was retrieved before saving
|
2016-02-14 22:53:00 +01:00 |
|