Skip to content
This repository has been archived by the owner on Aug 20, 2020. It is now read-only.

Releases: MinetestForFun/server-minetestforfun

v2.2.6

07 Mar 09:14
Compare
Choose a tag to compare
  • 6fd2c78 Fix mobs explode instantly, issue #509
  • 856de65 Update mapfix and make a submodule
  • 62fbe19 New special spawning,spawn only if there are no others of the same type(limited with max), fix issue #524
  • 03bd2fa Update submodules irc and fishing
  • cff8ee1 Fix bug if detach player whithout set entity.driver=nil
  • 6ce526a Add irc bot names to forbidden names list
  • 027240d Balance the mummy mobs
  • 67dcb3f Remove dropondie and replace by bones mod
  • 2cb3a70 Remove armors drop, replaced by bones mod soon fix crash in unified_inventory, on join if died, detached inventory is nil
  • 06a1153 Add alias to homedecor:wardrobe
  • 4e0b1ea Update submodules mff_hud (resize texture) irc_modpack (fix typo) time_regulation
  • 8a0133f Update quest submodule (fix hud issue)
  • 50956b5 Removed call to that generated trees everywhere
  • e032b12 [u_skins] Remove unused preview.blend
  • 8f1adf2 Update irc mod_pack
  • cd9228e Add some unalowed nicknames, issue MinetestForFun/name_restrictions#1
  • b5e00e7 Update submodule name_restrictions
  • f4ed738 Fix use node.on_punch when node have pointed_thing (bug book guide and warps cristal)
  • 7ccda2e Fix texture size "non power of 2"
  • 5412da3 New setting "is_winter" to active snow when winter and active snow now

v2.2.5

05 Dec 17:37
Compare
Choose a tag to compare
  • Clay gives 4 lumps when dug (like vanilla, instead of 8 before)
  • Fix textures irrlicht warning "Interlace handling should be turned on…"
  • [mobs] Avoid server crash with "nan vector" values
  • Fix crash when default tree grows
  • Update irc submodule
  • Disable item_entiy.lua, cause crash and we have already builtin_item
  • Update irc server name
  • Convert sounds to 48ko/s (for a faster first loading to the server)
  • Set to 30 minutes the time before remove a dropped item
  • Fix Only one enchanted piece of armor is allowed to be placed in the enhancement stand
  • Fix previews of enchanted armor with xdecor
  • Fix a duplicated field for areas mod
  • Fix some local variables
  • Fix crash with xdecor when enchanting armor (if we add xdecor 1 day)
  • Readd param to <= 0.14.4 stable version
  • Fix doors (double doors & sounds)
  • Fix maptools
  • Add watchdog scrolls as an experiment on DM drops

v2.2.4

07 Nov 13:46
Compare
Choose a tag to compare
  • [Profnsched] lost jobs correction

v2.2.3

11 Oct 12:30
7ddebdd
Compare
Choose a tag to compare
  • [mobs] Uncomment half of attack stop
  • [mobs] Never disable the timer for exploding mobs
  • Deactivate profnsched
  • Create spiky cactus, make the original smoother
  • [mff_pclasses & pclasses] Enhance showcasing menus
  • [pclasses & mff_pclasses] Change info menu
  • [Profnsched] Update based on discuss of PR #507
  • [Profnsched] New module (fr)
  • Disable profilerdumper , issue #512

v2.2.2

15 Sep 21:13
Compare
Choose a tag to compare
  • Update minercantile submodule
  • Add Mese_dragon to death message + add a global message when a group of player kill him
  • Fix Dungeon Master sword craft (make it visible for players)
  • Fix global variable for the lrfurn mod
  • Fix two lingering global variables
  • Update stacktraceplus mod
  • Update pipeworks and fix global variable 'rules'
  • Fix bad resize for some textures
  • Fix pixel in default_sandstone_brick.png texure and resize some textures
  • Fix pixels in gravel texture
  • Update minetest.conf
  • Update bugfixes the mod name_restrictions
  • Update bugfixes the mod xban2

v2.2.1

24 Aug 07:47
Compare
Choose a tag to compare
  • Update [mysql_auth]
  • Add [mysql_auth] and add mysql_auth config path
  • Move [areas] and [name_restrictions] to a submodule
  • Turn [xban2] into a submodule
  • Add inventory texture for the Mese Dragon Boss
  • Update hudbars, remove old duplicated code/textures (now in mff_hud)
  • Fix unknow item and missing var on [mff_classic]
  • Update unified_inventory
  • [mff_classic] Fix nyancat & cherry tree mapgen
  • Move MFF-only craft recipes, craftitems, mapgen to [mff_classic](Also fixes aliasing)
  • Fix [buckets] with acid or sand, make [death_message] work with aliases
  • [irc_modpack] Update
  • Move our [default] edits to mff_classic, alias nodes
  • Remove old furnace ABMs, rewrite locked furnace based on new furnace with node timer
  • Added missing textures, change textures name due to replaced carts to boost_carts

Mysql_auth is now enable and works great on our server.
We tweak some mods to be compatible with it.

v2.2.0

19 Aug 21:10
Compare
Choose a tag to compare
  • Fix announce curl timeout
  • Enable stacktraceplus mod and move it to the "mods" folder
  • Many globalstep remplaced by minetest.after (hunger, hudbars, etc...)
  • Erased the useless rofl mod
  • Recompile minetestserver with LUAJIT enabled (no more lags from watershed mapgen)

v2.1.4

15 Aug 16:06
Compare
Choose a tag to compare
remove old aliases for jumping mod(re-added)

v2.1.3

03 Aug 20:28
f3001af
Compare
Choose a tag to compare

Crashfix the [carts] mod + some code improvments

v2.1.2

02 Aug 19:46
Compare
Choose a tag to compare
Add [stacktraceplus]