1
0
mirror of https://github.com/sys4-fr/server-nalc.git synced 2024-08-30 01:00:33 +02:00
Commit Graph

1488 Commits

Author SHA1 Message Date
Ombridride
0e7c803463 Add the class to the swords/bows/arrows 2015-07-29 19:29:12 +02:00
Ombridride
9dd6092306 Add the class name in the description of the armor items 2015-07-29 19:18:10 +02:00
Ombridride
c86e02eb25 Remove useless lines and tweak a comment into our aliases file 2015-07-29 19:12:59 +02:00
80cd718f83 add minothaur sounds proposal 2015-07-29 16:15:48 +02:00
LeMagnesium
0052dfa543 Prevent hbhunger from searching exhaustion value of random items 2015-07-29 14:11:33 +02:00
LeMagnesium
3c7d685fb4 Added check before hypothetically indexing nil 2015-07-29 10:38:27 +02:00
LeMagnesium
6142ca84c4 Increased resolution of shields' previews
- Solves part of #169
2015-07-29 10:32:01 +02:00
LeMagnesium
7170316b1d Resized and moved shields' previews 2015-07-29 09:58:46 +02:00
f1018dfaaf fixed mores bug in throwing mod
enable dig_arrow
2015-07-29 02:30:46 +02:00
Ombridride
9ca3ac9383 Reduce the Warrior life regeneration 2015-07-28 23:14:15 +02:00
Wouters Dorian
e48e76bffc Remove [awards], to be eventually replaced by quests 2015-07-28 23:05:49 +02:00
Ombridride
62db679e6f Add items to the exchange table of the NPC mob 2015-07-28 22:44:29 +02:00
fd5e56fe1e fixed error hudbars: stamina > maxStamina 2015-07-28 22:33:43 +02:00
LeMagnesium
060b810c52 Removed classes' save system to unlock class determination at reboot 2015-07-28 22:27:02 +02:00
LeMagnesium
019b1e2864 Added potted plant model to homedecor 2015-07-28 20:39:23 +02:00
LeMagnesium
a4798a0308 Reduce drop distance of reserved_items 2015-07-28 20:26:04 +02:00
LeMagnesium
3fd2d1bbf4 Get back blackmithril shield
- See #169
2015-07-28 19:01:38 +02:00
LeMagnesium
0d88b4443f Nil index check
- Solves #170
2015-07-28 18:11:51 +02:00
LeMagnesium
0f00140d6c Added globalstep to assign classes
- 3d_armor doesn't depend anymore on pclasses (#159)
2015-07-28 18:05:01 +02:00
06e0aab31f decrease bobber move y in water
added menu button(admin only) to display hunger baits value
2015-07-28 17:32:23 +02:00
LeMagnesium
d491015a78 Updated pclasses with admin class
- Moved reserved_items into their class file
 - Added admin class for #139
2015-07-28 16:17:26 +02:00
LeMagnesium
b87660cdb8 Updated homedecor
- Updated homedecor to add interaction between its wardrobe and 3d_armor
 - Added homedecor's LICENSE
2015-07-28 15:00:49 +02:00
7683c77f6d add missing io.close(file) in fail mod 2015-07-28 00:49:41 +02:00
Wouters Dorian
75da61099c Make [quests] a git submodule 2015-07-27 23:56:24 +02:00
fbb4c621b1 fix error pclasses 2015-07-27 23:43:31 +02:00
7536cc3076 added rewrited fish for new fishing mod 2015-07-27 23:28:20 +02:00
cd13872ed8 rewrite random loot 2015-07-27 22:59:19 +02:00
LeMagnesium
f593baf868 Use file:close() instead of file.close() in pclasses 2015-07-27 22:50:48 +02:00
Ombridride
455943552e Fix crash 2015-07-27 22:34:40 +02:00
Ombridride
615a5ff267 Add blackmithril Exhaustion (2 per pieces) 2015-07-27 22:10:18 +02:00
LeMagnesium
f16915f863 Chmod and removal of whitespaces 2015-07-27 21:45:41 +02:00
LeMagnesium
5357fc996b Added 50% of chance to not drop for arrows 2015-07-27 21:44:55 +02:00
Ombridride
b4bf593874 Tweak the warrior life regen 2015-07-27 21:08:07 +02:00
Ombridride
951346643c Tweak the removes arrow when it something 2015-07-27 21:03:52 +02:00
Ombridride
c81fb707dd Comment warrior armor regen life 2015-07-27 20:48:08 +02:00
LeMagnesium
9f256f201e Added regeneration depending on class/armor
- Added a quotient used when dividing hbhunger's defined time to heal players, quotient
   depending on player's class/armor
2015-07-27 20:40:04 +02:00
Ombridride
73cfac15d5 Removed the health values on the mithril and
blackmithril shields, because doesn't work
2015-07-27 20:38:37 +02:00
Ombridride
a1d04f1374 Removed the health values on the blackmithril
armor, From the [3d_armor_classes] modpack
2015-07-27 20:37:36 +02:00
Ombridride
26cbf6f01d Removed the health values on the mithril shield
from the [3d_armor] modpack
2015-07-27 20:36:33 +02:00
Ombridride
730950d6bb Disable the HEAL feature of [3d_armor] mod
Because it doesn't work with [hudbars] and our other hud mods
2015-07-27 20:35:19 +02:00
LeMagnesium
70954a669e Fixed current class determination for reserved items
- Fixed output variables for pairs in pclasses' api.lua
2015-07-27 20:01:54 +02:00
LeMagnesium
0754d7a5aa Reorganized pclasses and tweaked sprint bar
- Tweaked sprint bar in order to change its maximum value according to the one defined for each player
 - Reorganized pclasses into multiple files (api, init, one for each class). Next thing to do : document/simplify api
2015-07-27 19:13:30 +02:00
LeMagnesium
403895e8e4 Fixed remaining wrong names in 3d_armor_classes 2015-07-27 19:12:32 +02:00
Wouters Dorian
fd8752a08c [amc] Add missing commas 2015-07-27 19:09:10 +02:00
f23bdaac8c fix replaced variable in old merge 2015-07-27 18:54:12 +02:00
b26a0e4f29 farming and fishing function hoes_on_use are the same 2015-07-27 18:47:24 +02:00
2300952694 replace old fishing mod by new improved fishing mod 2015-07-27 18:39:54 +02:00
LeMagnesium
f0ace0faad Modified cows' hitbox
- Related to #138
2015-07-27 18:10:41 +02:00
Ombridride
a9f2f4c66d Add manual [flowers] override for the mapper 2015-07-27 17:47:11 +02:00
086942329e detach the player when punch mobs, anit usebug, immortal if attached 2015-07-27 15:53:30 +02:00
Ombridride
0a1d69d142 Desactivate the dig_arrow wich is too bugged... 2015-07-27 12:56:32 +02:00
Obani
6b4e20935b Added a "FIghing" music to jukebox and reduced the time of 2 jukebox songs (4 and 6) 2015-07-27 12:02:27 +02:00
0abe0a857f fixed missing inventory name 2015-07-27 03:40:36 +02:00
ffd9631526 fixed typo and wrong var used 2015-07-27 02:56:33 +02:00
febae21e95 remove pclasses dependency in 3d_armor 2015-07-27 02:38:17 +02:00
Quentin BUISSON-DEBON
d058fde111 Add the mithril arrow texture 2015-07-27 02:16:24 +02:00
Quentin BUISSON-DEBON
5d1d36b731 Add the mithril arrow for hunters, balance the other arrows 2015-07-27 02:10:53 +02:00
Wouters Dorian
7dfa469b59 Better quests, still testing 2015-07-27 01:49:32 +02:00
Quentin BUISSON-DEBON
cc2afac4df Renamed a bow texture 2015-07-27 01:25:20 +02:00
Quentin BUISSON-DEBON
818d987849 Tweak the mithril armor/shield textures 2015-07-27 01:15:25 +02:00
Quentin BUISSON-DEBON
812946f994 compress blackmithril textures 2015-07-27 00:35:31 +02:00
Quentin BUISSON-DEBON
1812a8220f compress blackmithril textures 2015-07-27 00:35:02 +02:00
Quentin BUISSON-DEBON
0c77bc19bf fix the blackmithril armor set size/preview 2015-07-27 00:31:13 +02:00
Quentin BUISSON-DEBON
e0bc44a4f7 Add a first completed version of the armor set 'Black Mithril' 2015-07-27 00:11:54 +02:00
Ombridride
366c2c3ea8 Comment a duplicated craft recipe
For "Steel Rail" (default:rail)
2015-07-26 23:56:52 +02:00
848b4c37bf remove old farming/api.lua
farming:hoe not wear in creative
fixed invtweak refill farming:hoe tools break
farming and fishing function hoes_on_use are the same
2015-07-26 19:04:41 +02:00
LeMagnesium
5316fe983b Added stamina increase for hunters and fixed warriors' one 2015-07-26 17:02:44 +02:00
LeMagnesium
4aca5e0f23 No shutdown, only messages. 2015-07-26 17:02:27 +02:00
99b2c31b9a fixed mobs.protected disabled when "mobs_spawn_protected" not in minetest.conf 2015-07-26 16:48:59 +02:00
Ombridride
ec05e1a14c Update [shutdown] mod 2015-07-26 16:17:14 +02:00
LeMagnesium
7e856c7356 Enable shutdown mod with correct hours 2015-07-26 15:24:12 +02:00
LeMagnesium
f9f98e3a9c Prevent crash when breath is nil (connection error) 2015-07-26 15:22:07 +02:00
Le_Docteur
b07591066e Prevent watershed trees (default, big pine, jungle) from destroying existing nodes. 2015-07-26 11:49:31 +02:00
LeMagnesium
4146c070d0 Added sprint increase and dicrease with warrior class
- WIP
 - Solves part of #113 and #114
2015-07-26 01:05:10 +02:00
LeMagnesium
c80f4e5276 Rewritten the PClasses
- Reorganized index system
2015-07-25 21:57:45 +02:00
LeMagnesium
7fe84434cf Added pclasses' sound and hunter's reserved items
- Solves parts of #113 and #114
2015-07-25 21:02:27 +02:00
Quentin BUISSON-DEBON
83ca6e934c New sword textures(32px) 2015-07-25 16:13:33 +02:00
LeMagnesium
1913804abd Make all armors respect naming convention 2015-07-25 15:54:26 +02:00
Le_Docteur
96cc41f512 Default tree 1 or 2 nodes higher. 2015-07-25 14:06:03 +02:00
Quentin BUISSON-DEBON
31384b2026 Merge branch 'master' of github.com:Ombridride/minetest-minetestforfun-server 2015-07-25 00:31:44 +02:00
Quentin BUISSON-DEBON
9d591968df Update to 32px the admin armor and the mithril armor 2015-07-25 00:31:29 +02:00
Quentin BUISSON-DEBON
344836ac7e Update to 32px the admin armor and the mithril armor 2015-07-25 00:30:58 +02:00
LeMagnesium
fdd5c72289 Fixed 3d_armor's naming convention
- Fixed names. Convention : 3d_armor:<piece>_<material>
2015-07-25 00:13:23 +02:00
Ombridride
f5fb315c71 Now use the black mithril shield texture 2015-07-24 23:42:34 +02:00
Quentin BUISSON-DEBON
8f1718a713 fix a miss-named texture for cactus shield 2015-07-24 23:37:38 +02:00
Quentin BUISSON-DEBON
ae8687d257 fix wood/cactus enhanced glitch textures 2015-07-24 23:31:47 +02:00
Quentin BUISSON-DEBON
b835605101 fix wood/cactus enhanced glitch textures 2015-07-24 23:31:29 +02:00
Quentin BUISSON-DEBON
290a7d0384 Merge branch 'master' of github.com:Ombridride/minetest-minetestforfun-server 2015-07-24 23:09:24 +02:00
Quentin BUISSON-DEBON
f8fe9a8104 compress textures, fix preview shields 2015-07-24 23:09:08 +02:00
LeMagnesium
542e999761 Added back nether's lock on DMs' fireballs' explosions
- DMs cannot damage nether anymore
2015-07-24 18:22:19 +02:00
8a5a1a9acc fix typo, missing "," and input-> recipe 2015-07-24 17:46:08 +02:00
Wouters Dorian
fb7080a968 Restore [glow], [nether] depends on it 2015-07-24 17:36:55 +02:00
LeMagnesium
b431e5939b Mea culpa
- Fix typo
2015-07-24 17:30:49 +02:00
Wouters Dorian
ab12f1c90d Delete [beginners_chest], [glow], replace with aliases 2015-07-24 13:00:10 +02:00
LeMagnesium
278611d9f3 Added crafts for maptools' coins
- Solves #142
2015-07-24 11:29:06 +02:00
LeMagnesium
fd2582ed88 Fix various quest issues
- Fix global variable 'quests' (quests/init.lua)
 - Fix minetest.register_on_dignode's function to handle the rare case where 'digger' == nil
   (mff/mff_quests/init.lua)
 - Made the only available quests (yet) more explicit (mff/mff_quests/init.lua)
2015-07-24 11:02:35 +02:00
LeMagnesium
25d748c244 Removed watershed's tree roots
- Solves #150
2015-07-24 10:50:30 +02:00
LeMagnesium
905464a39a Removed global variables (quests, throwing) 2015-07-24 10:42:07 +02:00
Quentin BUISSON-DEBON
1fb14f00cb Re-scale preview armor texture, now x4 from the beginning 2015-07-24 00:41:17 +02:00
Quentin BUISSON-DEBON
084b1f62dc Re-scale preview armor texture, now x4 from the beginning 2015-07-24 00:41:02 +02:00
Quentin BUISSON-DEBON
4c9d18598c scale x2 class amor textures for fixing bugs 2015-07-24 00:19:24 +02:00
Quentin BUISSON-DEBON
8c52a9c5b2 scale x2 class amor textures for fixing bugs 2015-07-24 00:18:51 +02:00
d06da2c016 convert armors sound .wav to .ogg 2015-07-23 23:32:26 +02:00
Quentin BUISSON-DEBON
e9717c3304 Fix the hardened leather hunter helmet 2015-07-23 23:30:56 +02:00
Quentin BUISSON-DEBON
54a1aa2c85 Add all sounds when full classes armors is equipped 2015-07-23 23:20:49 +02:00
e3ba9bb197 added inventory textures seawrecks:uboot and seawrecks:woodship
uboot spawn in default:sand
show in creative
2015-07-23 23:06:44 +02:00
Wouters Dorian
2c10fb82dd [throwing] Fix crash bug with reverse recipes 2015-07-23 22:49:55 +02:00
Ombridride
06fe31ccbd Set the check interval for track_player mod...
... to 5seconds (last change i think)
2015-07-23 22:00:59 +02:00
LeMagnesium
47bb65d79a Updated homedecor
- Updated fonts and sign_lib
 - Did some remove_whitespaces
2015-07-23 20:40:36 +02:00
Wouters Dorian
0899962961 Remove unused plantlife/bushes textures 2015-07-23 19:02:56 +02:00
Wouters Dorian
e9b1517df8 Improve [AMC] script and color overrides 2015-07-23 11:00:27 +02:00
Ombridride
ec3e2896cd Removed a WTF craft recipe for "dirt_with_grass" 2015-07-22 14:45:39 +02:00
Ombridride
1c3671af49 Update throwing.conf
Add commetned lines for the mithril arow wich will come soon
Add the ultimate bow line
2015-07-22 13:53:55 +02:00
Ombridride
835a5b9045 Add the Mithril string texture - debugged 2015-07-22 02:48:15 +02:00
Ombridride
ffc3937f1e Add the Mithril string texture and some throwing tweaks 2015-07-22 02:44:11 +02:00
Ombridride
0e9ba218d2 mithril string, minotaur bow improved, tweak caracteristics, recipes, etc... for the hunter 2015-07-22 02:34:31 +02:00
Ombridride
24976670d3 Mese arrow damage is equal for NPC and players
shoot interval set to 1sec instead of 0.5sec before
2015-07-22 01:39:58 +02:00
Ombridride
4bec88c3b5 Fireball damage is equal for NPC and players 2015-07-22 01:39:27 +02:00
Ombridride
fa5b78901b Reduce the move speed of the Creeper 2015-07-22 01:36:33 +02:00
Ombridride
266cbb887c Reduce the move speed of the Dirt Monster 2015-07-22 01:36:04 +02:00
Wouters Dorian
6f18654393 Add missing empty init.lua to mff_introspect 2015-07-22 01:01:28 +02:00
Wouters Dorian
41b3484102 Defer pyramid generation by 3 seconds to avoid timing issues 2015-07-22 00:59:36 +02:00
1020b080aa added group_attack in cow,goat,warthog and npc
added group attack if not tamed and type(name) identical
fixed crash if unknow node in function env_damage
2015-07-22 00:11:38 +02:00
Wouters Dorian
69ce8e8266 Add quest framework and basic periodic quest support 2015-07-22 00:04:54 +02:00
873e874563 fixed missing "(" in pclasses 2015-07-21 23:25:00 +02:00
Wouters Dorian
36ed607e7b [AMC] Add color overrides to some nodes 2015-07-21 23:21:27 +02:00
7adb4418e0 add pclasses in 3d_armor depends.txt
add pclasses in world.mt
2015-07-21 23:08:22 +02:00
Ombridride
7b09b52b87 Add the black mithril plated armor
to the warrior class
2015-07-21 22:53:30 +02:00
Ombridride
ca01ad75f5 fix a Black Mithril Shield problem 2015-07-21 22:26:29 +02:00
Ombridride
ae3d4b3923 Merge branch 'master' of github.com:Ombridride/minetest-minetestforfun-server 2015-07-21 22:22:48 +02:00
ffd79152fd added selective spawning in area if mobs.protected enabled 2015-07-21 21:57:32 +02:00
5da3f5bfab added variable DISABLE_MINOTAUR_HORN_BOW in .conf 2015-07-21 21:33:37 +02:00
3f288ae184 remove random pickaxe or stick and add digged node and throwing:arrow_dig
fix crash if not player in function throwing_shoot_arrow()
    "LuaEntity name "" not defined" and "functions.lua:34: attempt to index a nil value"
fix crash,  "self.*" not defined after self.object:remove()
    "dig_arrow.lua:67: attempt to index field 'player' (a nil value)"
2015-07-21 20:59:59 +02:00
LeMagnesium
6ddba5a15e Avoid placing eggs over air or ignore
- Solves #141
2015-07-21 20:46:34 +02:00
LeMagnesium
31c40de110 Avoid crash when commandblocks are forced to be used (forceload) 2015-07-21 18:12:38 +02:00
Ombridride
4c0e117706 Set the caracteristics of the 2 latest bows
tweak the craft recipe of the "minotaur horn bow"
2015-07-21 15:25:22 +02:00
Ombridride
6e951a79e6 Add the Minotaur Horn bow craft recipe
And prepare the next and last craft recipe Bow for the Hunter
2015-07-21 15:13:19 +02:00
Ombridride
a179dc11be renamed textures throwing mod 2015-07-21 15:02:28 +02:00
Ombridride
439e446b54 comment the damage calc line of the new
throwing mod
2015-07-21 14:29:03 +02:00
Ombridride
76e1d4bc38 Merge branch 'master' of github.com:Ombridride/minetest-minetestforfun-server 2015-07-21 01:10:30 +02:00
28c5372aaf added button to show awards 2015-07-20 23:28:46 +02:00
Ombridride
e94857807f Tweak the mithril armor regen life 2015-07-20 23:13:43 +02:00
Ombridride
bffe064016 Add the regen life and tweak
the durability of the armor
2015-07-20 23:10:35 +02:00
Ombridride
4c77408f20 re-do the 32px textures of shields with the Summerfields Modpack and
add a customized texture for the Shield Black Mithril (warrior class)
2015-07-20 22:57:27 +02:00
Ombridride
3bf43857a3 Renamed the texture of the warrior armor, update spreadsheet
Add the shield black mithril plated armor
2015-07-20 22:30:34 +02:00
Ombridride
f4811a6483 Merge branch 'master' of github.com:Ombridride/minetest-minetestforfun-server 2015-07-20 21:59:01 +02:00
Ombridride
830a7924c9 Begin the 'Black Mithril Plated Armor' for Warriors and
Add the 'automappercolors' mod wich is the base of the colors.txt auto-generated
update the 'world.mt' file for activated this mod
---
Remove the dumpnodes mod wich is now useless
2015-07-20 21:53:25 +02:00
Ombridride
02e4c9834b Adjust drops of the Dungeon Master 2015-07-20 20:44:35 +02:00
Ombridride
3cd99b7f60 Create an alias for "building_blocks:knife" tool 2015-07-20 18:49:39 +02:00
Ombridride
42dab1a5c7 Divided by 2 the minotaur spawn rate
50 000 => 100 000
2015-07-20 18:44:31 +02:00