1
0
mirror of https://github.com/sys4-fr/server-nalc.git synced 2024-12-25 18:20:36 +01:00

Huge update of news.txt

Very later, but here.. sorry :)
This commit is contained in:
Darcidride 2017-04-20 00:18:28 +02:00 committed by GitHub
parent 3035e9660e
commit d1a7ed5ee6

View File

@ -1,13 +1,124 @@
### Come and visit our website "xorhub.com"! ###
### Venez visiter notre site "xorhub.com" ! ###
---Planned on the Server---
### Planned on the Server ###
We're working hard to make lighter the server!
Introduce the Wizard class : do you like magic things ?
Introduce the Ingineer class : do you like build and dig things ?
The Wizard class is coming : do you like magic things ? (mana system, spells, staff, etc.)
We're thinking about an engineer class : do you like build and dig things ?
---Patch Notes---
---24/08/2016-- (Thanks to : ElementW, crabman77/crabman, LeMagnesium/Mg)
### Release Notes ###
--- v2.2.6 --- (Thanks to : crabman77/crabman, sys4-fr, LeMagnesium/Mg, Gael-de-Sailly, cessna151)
Fix Creeper mobs explode instantly (issue #509)
Update mapfix and make a submodule
New special spawning,spawn only if there are no others of the same type(limited with max), fix issue #524
Update submodules irc and fishing
Fix bug if detach player whithout set entity.driver=nil
Add irc bot names to forbidden names list
Balance the mummy mobs
Remove dropondie and replace by bones mod
Remove armors drop, replaced by bones mod soon fix crash in unified_inventory, on join if died, detached inventory is nil
Add alias to homedecor:wardrobe
Update submodules mff_hud (resize texture) irc_modpack (fix typo) time_regulation
Update quest submodule (fix hud issue)
Removed call to that generated trees everywhere
[u_skins] remove unused preview.blend
Update irc mod_pack
Add some unalowed nicknames, issue MinetestForFun/name_restrictions#1
Update submodule name_restrictions
Fix use node.on_punch when node have pointed_thing (bug book guide and warps cristal)
Fix texture size "non power of 2"
New setting "is_winter" to active snow when winter and active snow now
--- v2.2.5 --- (Thanks to : crabman77/crabman, sys4-fr, LeMagnesium/Mg, Gael-de-Sailly, cessna151)
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 --- (Thanks to : crabman77/crabman, sys4-fr, LeMagnesium/Mg, Gael-de-Sailly)
[Profnsched] lost jobs correction
--- v2.2.3 --- (Thanks to : crabman77/crabman, LeMagnesium/Mg, Gael-de-Sailly)
[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 --- (Thanks to : crabman77/crabman, LeMagnesium/Mg, Gael-de-Sailly)
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 --- (Thanks to : crabman77/crabman, LeMagnesium/Mg, Gael-de-Sailly)
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 tweakes some mods to be compatible with it)
--- v2.2.0 --- (Thanks to : crabman77/crabman, LeMagnesium/Mg, Gael-de-Sailly)
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 --- (Thanks to : crabman77/crabman, LeMagnesium/Mg, Gael-de-Sailly)
Remove old aliases for jumping mod(re-added)
--- v2.1.3 --- (Thanks to : crabman77/crabman, , LeMagnesium/Mg, Gael-de-Sailly)
Crashfix the [carts] mod + some code improvments
--- v2.1.2 --- (Thanks to : ElementW)
Add [stacktraceplus]
--- v2.1.1 --- (Thanks to : crabman77/crabman, LeMagnesium/Mg)
[mff_pclasses] Slight modifications of class informations
--- v2.1.0 --- (Thanks to : crabman77/crabman, LeMagnesium/Mg)
Add alias for bedrock:bedrock
--- 24/08/2016 --- (Thanks to : ElementW, crabman77/crabman, LeMagnesium/Mg)
Addition of "mysql_auth" (Now user nickname/password/privileges/... are stored in a secure and fast MariaDB database)
Update of "areas", "name_restrictions" and xban2 (Now compatible with mysql_auth)
Update of "hudbars" (Remove old duplicated code/textures, the HUD will be faster than before)
@ -17,7 +128,7 @@ Update of "irc_modpack" (Fix crash on auth_table, code improvments)
Update of "mff_classic/furnace" (Remove old furnace ABMs and rewrite locked furnace code, performance improvments)
Update of "carts" (Added missing textures and change textures name because remplaced by boost_carts textures)
---08/08/2016-- (Thanks to : LeMagnesium/Mg, crabman77/crabman, Coethium, ElementW, ezam/ezamlinux)
--- 08/08/2016 --- (Thanks to : LeMagnesium/Mg, crabman77/crabman, Coethium, ElementW, ezam/ezamlinux)
Update of "boost_cart" (Do not need mesecons to activate power rails, rails accelerate and max speed set to an highter value, brake rails now deccelerate correctly and add a minimum speed feature on brake rails, all rails -except brakes rails- don't have frictions, so they keep their speed indefinitly, finally, we removed collision to erased the "walled_in" bug)
Addition of "boost_cart" (Less CPU utilization, less buggy, more up-to-date)
Deletion of "carts" (poorly made carts mod)
@ -34,12 +145,12 @@ Update of "stairs" (bugfix)
Update of "darkage" (Improve ores textures)
Deletion of "bedrocks" (Useless and use ressources)
---06/07/2016-- (Thanks to : crabman77/crabman, LeMagnesium/Mg, ElementW, ezam/ezamlinux, cessna151)
--- 06/07/2016 --- (Thanks to : crabman77/crabman, LeMagnesium/Mg, ElementW, ezam/ezamlinux, cessna151)
Update of "runes" (crashfix)
Update of "mobs" (Last Mese Dragon fixes, now ready !)
update of "u_skins" (Cleanup scripts, make new Python one, compress textures)
---03/07/2016-- (Thanks to : crabman77/crabman, LeMagnesium/Mg, ElementW, ezam/ezamlinux, cessna151)
--- 03/07/2016 --- (Thanks to : crabman77/crabman, LeMagnesium/Mg, ElementW, ezam/ezamlinux, cessna151)
Update of "u_skins" (Removal of more than 200 skins and keep the best skins)
Update of "mobs" (Small bugfixes for the PumpKing Boss, and the Mese Dragon is now done and ready to fight !)
@ -139,7 +250,6 @@ Update of "beds" (Fully debuged spawn point)
Addition of "cozy" (just for roleplay, you can sit or lay down/sleep with the commands /sit and /lay)
Update of "mobs" (re-add cow dungs)
---Patch Notes---
--- 29/02/2016 --- (Thanks to : LeMagnesium/Mg, crabman77/crabman, Gael-de-Sailly, ObaniGemini/Obani, ElementW)
Update of "coloredwood" (bugfix the sounds of this mod nodes)
Addition of "Jumping" (cushions are back and debugged!)
@ -154,7 +264,6 @@ Update of "mobs" (Mobs no longer spawn within 12 blocks of player or despawn wit
Update of "minetestforfun_game" (trees grow two times faster)
Update of "dropondie" (bags are dropped on death with their contents instead of the content itself)
--- 31/01/2016 --- (Thanks to : crabman77/crabman, LeMagnesium/Mg)
Update of "christmas_craft" (christmas season overrides deactivated)
Update of "3dmushrooms" (aliases created for unknown nodes)
@ -233,7 +342,6 @@ Update of "boats" (Crashfix)
Update of "unified_inventory" (Add a button to hide/show craftguide)
Update of "sethome" (Bugfix, the sounds are now played everytimes when you click this buttons)
---Patch Notes---
--- 24/11/2015 --- (Thanks to : crabman77/crabman, gravgun, LeMagnesium/Mg)
Update of "mobs" (Add Ent sounds, fix mobs tamed/follow problems)
Update of "mff_hud" (Tidy the code)