1
0
mirror of https://github.com/sys4-fr/server-nalc.git synced 2024-09-22 12:40:17 +02:00
Commit Graph

2241 Commits

Author SHA1 Message Date
LeMagnesium
99655796ff
[pclasses & mff_pclasses] Change info menu
- Change info menu from a textarea to label components
 - Make `textify` public, becoming `pclasses.api.textify`
 - Use textify to create label lines
2016-09-22 21:14:43 +02:00
Coethium
0baa0ea091 [Profnsched] update based on discuss of PR #507 2016-09-16 17:43:38 +02:00
Coethium
d2b71969e3 [Profnsched] New module (fr)
* Objectif principal : maintenir le temps d'exécution du pas (step) au
plus près du tick rate (dedicated_server_step)
* analyser en temps réel les temps d'execution de certaines fonctions
de module (actuellement uniquement globalstep et minetest.after)
* Décaler, de façon adaptative, l'exécution des modules qui
l'autorisent explicitement en cas de surcharge

... see README for more !
2016-09-16 17:43:38 +02:00
d41b9bcee2 update minercantile submodule 2016-09-08 19:40:32 +02:00
Quentin BUISSON-DEBON
607762d5e4 Add Mese_dragon to death message + add a global message when a group of players kil la Mese Dragon 2016-09-08 12:57:11 +02:00
LeMagnesium
d31e5446bf
[lrfurn] Fix global variable. Fix #508
- Us: "But it's okay in Lua to use undefined variables!"
 - Minetest: "Yep. But we don't want that. Now cooperate."
2016-09-01 12:18:24 +02:00
LeMagnesium
83944bf662
[mesecons] Fix two lingering global variables
- For #508
2016-09-01 12:16:35 +02:00
LeMagnesium
996d0c9785
[stacktraceplus] Update for #508 2016-09-01 12:12:22 +02:00
LeMagnesium
fc8315b962
[pipeworks] Update and fix global variable 'rules'
- Fix global variable 'rules' in devices.lua for #508
 - Update inventory elements from pipeworks' upstream repository
2016-09-01 11:57:25 +02:00
Dorian Wouters
e6fca9a51a
Update [profilerdumper] (bugfix, make it actually run) 2016-08-26 16:16:00 +02:00
Dorian Wouters
5853fd43b8
Update [name_restrictions], [xban2] (bugfixes) 2016-08-25 23:13:05 +02:00
Dorian Wouters
045a86a687
Update [mysql_auth] 2016-08-25 22:18:42 +02:00
0b4994cb51 resize shark textures 1024->256 2016-08-24 22:59:05 +02:00
5d59bca6fe resize shark textures 1024->256 2016-08-24 22:56:34 +02:00
d3ce73e424 update fishing submodule 2016-08-24 19:19:46 +02:00
Dorian Wouters
ab7e8b518d
Update [mysql_auth] 2016-08-23 21:13:54 +02:00
Dorian Wouters
dff20937df
Update [mysql_auth] 2016-08-23 17:51:46 +02:00
Dorian Wouters
92d3534591
Update [mysql_auth] 2016-08-23 17:00:41 +02:00
Dorian Wouters
76dcafaf4f
Add [mysql_auth] 2016-08-23 16:25:30 +02:00
Dorian Wouters
93c51b752d
Move [areas] and [name_restrictions] to a submodule 2016-08-23 15:49:38 +02:00
Dorian Wouters
92cf1513d7
Turn [xban2] into a submodule 2016-08-23 01:42:47 +02:00
e26cb9f788 add inventory texture mese dragon 2016-08-22 17:48:39 +02:00
ae09d2076e update hudbars, remove old duplicated code/textures (now in mff_hud) 2016-08-22 16:10:28 +02:00
Dorian Wouters
ca2357e423
Revert mff_classic 2016-08-21 22:39:12 +02:00
694def08e7 fix unknow item and missing var 2016-08-21 22:14:04 +02:00
1370754dfb update unified_inventory 2016-08-21 19:26:09 +02:00
Dorian Wouters
c00b4ce858
mff_classic: fix nyancat & cherry tree mapgen 2016-08-21 15:27:18 +02:00
Dorian Wouters
dcc1873cbe
Move MFF-only craft recipes, craftitems, mapgen to [mff_classic]
Also fixes aliasing...
2016-08-21 13:26:16 +02:00
Dorian Wouters
32ae8aca19
Fix [buckets] w/ acid or sand, make [death_message] work w/ aliases 2016-08-21 12:32:06 +02:00
LeMagnesium
2841c76d60
[irc_modpack] Update 2016-08-21 00:52:18 +02:00
LeMagnesium
6a18c52988
[irc_modpack] Update 2016-08-21 00:35:30 +02:00
LeMagnesium
de7e806425
[mff_classic] Fix missing ':' 2016-08-21 00:33:37 +02:00
Dorian Wouters
5f17957058
Move our [default] edits to mff_classic, alias nodes 2016-08-20 21:19:10 +02:00
6d5a0d1056 remove old furnace abm, rewrite locked furnace based on new furnace with node timer
fix issue https://github.com/MinetestForFun/server-minetestforfun/issues/478
2016-08-20 18:26:07 +02:00
c3bdf8724b added missing textures, change textures name due to replaced carts to boost_carts 2016-08-20 12:06:28 +02:00
Dorian Wouters
cd5ffc28d5
Move [stacktraceplus] to mods/ 2016-08-19 16:40:46 +02:00
LeMagnesium
ca10667a1f
[rofl] Clean up the mod for #505 2016-08-18 19:10:19 +02:00
LeMagnesium
34fc56aecc
[_misc] Use rightclick to place young trees 2016-08-16 21:00:40 +02:00
Coethium
971c17af16 [Hunger] global_step to timer #179 2016-08-16 17:36:37 +02:00
Coethium
453ea91778 [HUDBars] Only one main loop needed (step timer)
IRC @Mg Comment
2016-08-16 02:07:59 +02:00
fcd3368cfd remove old aliases for jumping mod(re-added) 2016-08-15 16:52:58 +02:00
Coethium
a5ea62d1ac [HUDBars] Tick set to 0.5s
Discussed with crabman on irc
2016-08-15 01:39:25 +02:00
Coethium
d711635d92 [HUDBars] Convert globalstep to minetest.after for #179 2016-08-15 01:18:55 +02:00
3edb2a6c65 RE-disable wardrobe 2016-08-14 16:21:51 +02:00
Dorian Wouters
a61cd3bc3d
Move minetest.rotate_node override to a pre-default _misc init 2016-08-14 15:11:40 +02:00
Dorian Wouters
947b301456
Move minetest.rotate_node() edit to [_misc]
DON'T edit mods directly if it's possible to override them, or if
the edit has no relation to that specific mod (which was the case).

This reverts commit 3752bf2e64.
2016-08-14 11:31:58 +02:00
2394483dc9 update md5.lua (md5sum bug, wrong/no md5 with big data)--> fix news don't show when updated 2016-08-14 01:53:19 +02:00
LeMagnesium
bf5c90d116
[_misc] Check protection when spawning young trees 2016-08-13 00:38:26 +02:00
LeMagnesium
9cce34f4d8
[_misc & bushes] Move changes over to _misc 2016-08-12 23:35:15 +02:00
LeMagnesium
2a42871ad9
[bushes] Add young tree seed; fix #465 2016-08-12 23:01:39 +02:00
Darcidride
988318b88d Small typo fix 2016-08-12 14:04:01 +02:00
Coethium
2244c7498b [Carts] Only the driver can punch 2016-08-11 22:43:25 +02:00
Coethium
dce8163a9c [Carts] Stops the cart when we leave it 2016-08-11 22:22:10 +02:00
Dorian Wouters
7dc761ad6b
Enable mod profiling 2016-08-10 22:00:35 +02:00
Dorian Wouters
ab71609bad
[default] Upate to upstream, move some edits out to [_misc] 2016-08-10 21:58:17 +02:00
LeMagnesium
333c57bbeb
[runes] Remove popper rune and add prankster glyph
- Remove that useless call to `minetest.register_on_globalstep` in mods/runes/handlers.lua, and with it the popper rune, to replace it by a glyph
 - For #179
2016-08-09 20:26:09 +02:00
Coethium
ce5460a187 Reduce a little the carts max_speed
#501
2016-08-09 18:34:37 +02:00
Coethium
a6afae440f All-in-one patch (see ext description)
* Removed PilzAdam's carts
* Replaced by SmallJoker's Boost_cart
(https://github.com/SmallJoker/boost_cart)
* Modified to fully replace carts
* Modified for MFF :
- desactivate mesecons
- power_rail: accelerate, max_speed set in init.lua
- brake_rail: deccelerate, min_speed set in init.lua (so the cart
doesn't stop and runs at very low speed)
- default:rail / rail_cooper : no friction, keep the current speed
- no collision (avoid the "walled_in" bug)
2016-08-08 15:01:43 +02:00
Coethium
eb056f88bb Restore cart speed to 3*walk_speed 2016-08-08 14:56:40 +02:00
LeMagnesium
1bbec248e2
[maze] Update 2016-08-03 23:42:09 +02:00
LeMagnesium
7e8d318596
[snow] Remove unused ABMs 2016-08-03 22:59:55 +02:00
LeMagnesium
f3001afa7b
[action_timers] Convert globalstep to minetest.after for #179 2016-08-03 18:48:31 +02:00
LeMagnesium
66c55825e8
[tsm_pyramids] Convert globalstep and clean variables for #179 2016-08-03 18:36:27 +02:00
LeMagnesium
7bf6c9e16e
[random_messages & pipeworks] Change globalsteps, remove variables
- For #179
2016-08-03 18:31:00 +02:00
LeMagnesium
e538a7a152
[pipeworks] Remove one call to register_globalstep for #179 2016-08-03 18:17:51 +02:00
LeMagnesium
9d7ea82280
[pipeworks] Update with digiline support 2016-08-03 18:17:04 +02:00
LeMagnesium
b769c03b62
[snow] Update 2016-08-03 18:05:28 +02:00
LeMagnesium
7f2f0088ef
[biome_lib] Update 2016-08-03 17:44:37 +02:00
cdf66589e8 remove useless log(flood) 2016-08-03 14:13:32 +02:00
0496cd14eb fix crash cart mod 2016-08-03 14:10:37 +02:00
LeMagnesium
66ab74194d [mesecons] Add back blinky fix with flags 2016-08-03 01:43:35 +02:00
LeMagnesium
f8fd6f05d5
[mesecons] Update 2016-08-01 00:30:16 +02:00
Coethium
e0a3d098f5 Remove cart call into rails.lua
Touring isn't used.
2016-07-31 19:47:59 +02:00
Coethium
2f7e94dbfd Cleaning some code 2016-07-28 17:28:08 +02:00
Coethium
5cc518badf Update init.lua 2016-07-27 16:24:54 +02:00
Coethium
1e6f5424ca Quick hack : no friction, no mesecon, rail_power=accelerate, rail_brake=brake 2016-07-27 16:02:21 +02:00
LeMagnesium
5ff54d87f7 [name_restrictions] Add other guest patterns 2016-07-18 18:51:35 +02:00
BUISSON-DEBON Quentin
a3124f49b2
Small Mese Dragon fixes 2016-07-17 23:26:56 +02:00
LeMagnesium
09ed9098e7 [mff_pclasses] Slight modifications of class informations 2016-07-17 21:11:03 +02:00
10a691883c fix unfinished string 2016-07-15 13:30:52 +02:00
ezamlinux
455c890861 change description hardened/reinforced leather 2016-07-15 12:45:30 +02:00
LeMagnesium
012dfa9428 [pclasses & mff_pclasses] Add some explanations
- For #473
2016-07-14 23:32:42 +02:00
Gael-de-Sailly
252f09a17f Watershed update and cleanup 2016-07-14 21:51:55 +02:00
fae4d838ea reduce mob:dung replace_rate by 10 2016-07-14 15:25:13 +02:00
178be5eb46 disable mushroom spawn in protected areas, issue https://github.com/MinetestForFun/server-minetestforfun/issues/483
rewrite flowers:mushroom_* hunger, breaked when moved mushroom: to flowers:
2016-07-14 15:15:34 +02:00
LeMagnesium
1385ad34bb [pclasses] Add information menus (informations not yet written)
- For #473
2016-07-13 20:20:55 +02:00
LeMagnesium
64b6a872d0 [stairs & stairplus] Fix inconsistences and #487 2016-07-11 18:11:52 +02:00
ezamlinux
6ca8cf1db6 change border top to bottom 2016-07-10 16:04:34 +02:00
LeMagnesium
4b5bf2e30c [moreblocks] Remove custom jungle items (for consistence)
- For #487
2016-07-09 19:20:38 +02:00
BUISSON-DEBON Quentin
53ee259857
Add alias for bedrock:bedrock 2016-07-06 23:49:13 +02:00
Dorian Wouters
8d335dce47
Remove [bedrock] 2016-07-06 21:09:43 +02:00
4e378ee48f remove bad directoty 2016-07-06 15:51:18 +02:00
f5b7ec60f0 remove bad directory(wrong name cause errors) 2016-07-06 14:36:09 +02:00
Dorian Wouters
1b1f4b56ad
u_skins: cleanup scripts, make new Python one, compress textures 2016-07-04 18:51:19 +02:00
beb47c942f change mese_dragon offset 2016-07-04 02:00:12 +02:00
Ombridride
e5521dc82b Mese dragon fixes
Ok, last bug with the mese dragon : the fireball don't hit the player, there are too y+1 or y+2 to the player colisionbox, need to add a offset
2016-07-04 01:38:26 +02:00
LeMagnesium
52e89c9299 [runes] Remove buggy junk code 2016-07-03 12:58:07 +02:00
Ombridride
7fb2c13868 Activate Mese Dragon 2016-07-02 18:52:55 +02:00
ad63d9ed2f fix dependence 2016-07-01 19:41:43 +02:00
LeMagnesium
93139c8db7 [mff & runes] More work on wizard class : spontafire and info wand
- Add wands and scrolls to reserved items list for wizards
 - Add spontaneous inflaming (spontafire) glyph and scroll
 - Add information wand
2016-06-28 19:27:31 +02:00