LeMagnesium
|
b0ba6a7956
|
[pclasses & mff_pclasses] Use implicit on_update
- After executing on_unassigned and on_assigned, implicitly call
on_update (or add a dummy on_update for assigning if there is none)
|
2017-04-19 22:05:48 +02:00 |
|
|
126ce0d7e4
|
fix wrong stamina value of wizard class
|
2017-04-19 21:51:19 +02:00 |
|
|
ee58c4930f
|
improve pclasses to fix class stats don't change on equip/unequip/destroy armor
|
2017-04-19 21:51:16 +02:00 |
|
|
5786374fe3
|
fix nodes have not footstep sound
|
2017-04-12 20:34:59 +02:00 |
|
|
24e1904ffe
|
add stats(speed,jump,gravity) in 3d_armor formspec
|
2017-04-09 16:12:45 +02:00 |
|
|
86f8995530
|
Merge pull request #532 from sys4-fr/pipeworks_fix_connected_chests
Fix server crash if filter-injector placed on the right of a connected chest is punched
|
2017-04-09 16:07:47 +02:00 |
|
sys4-fr
|
f48bad74e1
|
improve connected_chests fix for injector
|
2017-04-09 14:15:22 +02:00 |
|
sys4-fr
|
5c7d2ea9fa
|
check if fromnode is not nil before apply connected_chests fix
|
2017-04-09 12:32:03 +02:00 |
|
sys4-fr
|
1a7c63f6bd
|
Fix server crash if filter-injector placed on the right of a connected chest is punched
|
2017-04-09 03:49:24 +02:00 |
|
|
84e858fccf
|
add new mod player_physics and update sprint and 3d_armor to use player_physics
|
2017-04-07 23:18:55 +02:00 |
|
|
cfd80c090c
|
add armors definitions (speed, jump) to set physics
|
2017-04-02 01:17:51 +02:00 |
|
Darcidride
|
4c8b68b6f8
|
Disable is_snow
|
2017-03-27 15:24:44 +02:00 |
|
|
11d89ab4ad
|
fix light_source warning, register_node function rewrite light_source to LIGHT_MAX(14) when is greater than LIGHT_MAX
fix use of old var LIGHT_MAX to default.LIGHT_MAX
|
2017-03-17 02:29:53 +01:00 |
|
sys4-fr
|
4728a5fafd
|
Fix craft recipe of mesecons_microcontroller:microcontroller0000 - Issue https://github.com/MinetestForFun/server-minetestforfun/issues/528 (#530)
|
2017-03-13 18:32:12 +01:00 |
|
|
6fd2c789a6
|
fix mobs explode instantly, issue https://github.com/MinetestForFun/server-minetestforfun/issues/509
|
2017-02-26 23:35:32 +01:00 |
|
Gael-de-Sailly
|
856de65a3f
|
Update mapfix
and make a submodule
|
2017-02-22 18:44:25 +01:00 |
|
|
62fbe19f10
|
new special spawning,spawn only if there are no others of the same type(limited with max), fix issue https://github.com/MinetestForFun/server-minetestforfun/issues/524
|
2017-02-21 11:55:37 +01:00 |
|
|
03bd2fa529
|
update submodules irc and fishing
|
2017-02-21 00:46:17 +01:00 |
|
|
cff8ee1aae
|
fix bug if detach player whithout set entity.driver=nil
|
2017-02-19 18:45:33 +01:00 |
|
cessna151
|
6ce526a30a
|
add irc bot names to forbidden names list
|
2017-02-02 16:32:42 -05:00 |
|
Darcidride
|
027240d620
|
Balance the mummy mobs
- Reduce by 2 points the armor
- Reduce by 5 the spawn rate
- Increase the papyrus loots
- Increase the damages taken by lava and light
|
2017-01-30 18:30:45 +01:00 |
|
|
67dcb3f25f
|
remove dropondie and replace by bones mod
|
2017-01-24 18:40:12 +01:00 |
|
|
2cb3a70846
|
remove armors drop, replaced by bones mod soon
fix crash in unified_inventory, on join if died, detached inventory is nil
|
2017-01-24 18:31:10 +01:00 |
|
|
06a1153d25
|
add alias to homedecor:wardrobe
|
2017-01-20 03:59:22 +01:00 |
|
|
4e0b1ea022
|
update submodules
mff_hud (resize texture)
irc_modpack (fix typo)
time_regulation
|
2017-01-20 03:26:29 +01:00 |
|
|
8a0133f3f5
|
update quest submodule (fix hud issue)
|
2017-01-18 21:40:12 +01:00 |
|
Gael-de-Sailly
|
50956b5ebf
|
Removed call to that generated trees everywhere
|
2017-01-14 01:16:26 +01:00 |
|
ezam.linux
|
e032b12c1e
|
[u_skins] remove unused preview.blend
|
2017-01-11 04:04:39 +01:00 |
|
|
8f1adf2656
|
update irc mod_pack
|
2016-12-27 00:37:06 +01:00 |
|
|
cd9228e156
|
Add some unalowed nicknames, issue https://github.com/MinetestForFun/name_restrictions/issues/1
|
2016-12-22 22:54:13 +01:00 |
|
|
b5e00e7e11
|
update submodule name_restrictions
|
2016-12-19 00:28:05 +01:00 |
|
|
f4ed738187
|
fix use node.on_punch when node have pointed_thing (bug book guide and warps cristal)
|
2016-12-18 23:05:31 +01:00 |
|
|
7ccda2ed2d
|
fix texture size "non power of 2"
|
2016-12-10 22:36:47 +01:00 |
|
|
5412da3c19
|
new setting "is_winter" to active snow when winter and active snow now
|
2016-12-10 22:34:07 +01:00 |
|
cessna151
|
006592534c
|
Clay gives 4 lumps when dug
fix https://github.com/MinetestForFun/server-minetestforfun-skyblock/issues/196
|
2016-12-04 17:21:06 -05:00 |
|
|
fe67ec4c5d
|
fix textures irrlicht warning: Interlace handling should be turned on when using png_read_image
|
2016-12-04 15:37:57 +01:00 |
|
LeMagnesium
|
b8145c5471
|
[mobs] Avoid server crash with nan vector values
|
2016-12-04 14:04:54 +01:00 |
|
|
96dea33e89
|
fix crash when grow trees
|
2016-12-03 18:52:30 +01:00 |
|
|
44a4b66c00
|
update irc submodule
|
2016-12-02 23:20:46 +01:00 |
|
|
d69eb303d6
|
disable item_entiy.lua, cause crash and we have already builtin_item
|
2016-12-02 17:32:14 +01:00 |
|
|
971147b48d
|
update irc server name
|
2016-12-02 17:22:04 +01:00 |
|
Darcidride
|
343d20c5f9
|
fix a false value for deleted item on ground, 1800sec=30min
|
2016-11-30 18:56:06 +01:00 |
|
|
e3758a1244
|
convert sounds to 48ko/s
|
2016-11-30 18:41:12 +01:00 |
|
BUISSON-DEBON Quentin
|
c384c8f630
|
OPS - now set to 30 minutes the timer for deletion of dropped item
|
2016-11-30 12:37:39 +01:00 |
|
BUISSON-DEBON Quentin
|
fd3113c168
|
set to 30 minutes the time before remove a dropped item
|
2016-11-30 12:26:13 +01:00 |
|
|
bfe1c2d0ad
|
fix Only one enchanted piece of armor is allowed to be placed in the armor slots at one time.
|
2016-11-22 19:37:06 +01:00 |
|
|
7ce1871ef8
|
fix previews of enchanted armor with xdecor
|
2016-11-22 19:09:52 +01:00 |
|
Darcidride
|
814f5f2bc4
|
Fix a duplicated field for areas mod
|
2016-11-22 17:46:02 +01:00 |
|
|
93220352f5
|
fix local variable
|
2016-11-19 00:31:20 +01:00 |
|
|
8efb1887a5
|
fix crash with xdecor enchanting armor(if we add xdecor 1 day)
|
2016-11-18 18:29:42 +01:00 |
|