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
LeMagnesium
ab9a4ca64d
Changed postfix for Warrior's armor
2015-07-20 18:28:06 +02:00
37d5883c41
debug|rewrite invtweak
...
https://github.com/Ombridride/minetest-minetestforfun-server/issues/133
2015-07-20 16:14:50 +02:00
Ombridride
ff4a348b6c
Remove the tar knife wich is useless
2015-07-20 00:41:22 +02:00
LeMagnesium
2461835ea3
Added reserved items system
...
- Fixed class assignment functions
- Added reserved items
- Needed for #114 and #113
2015-07-19 23:20:49 +02:00
Wouters Dorian
cbba955168
Lower life regen to 10s per HP
2015-07-19 17:37:31 +02:00
Ombridride
07f78821fe
Re-set the default knockback of our server
2015-07-19 15:31:07 +02:00
Ombridride
740f3d36f0
Add superapple drop to the treemonsters
...
For https://github.com/Ombridride/minetest-minetestforfun-server/issues/138
2015-07-19 15:24:38 +02:00
Wouters Dorian
1cb9500d0d
Raise hunger HUD bar tick rate to 1s
2015-07-19 14:09:10 +02:00
LeMagnesium
7305bae805
Added hunter class and its shift system
...
- Needed for #114
2015-07-19 13:20:44 +02:00
Ombridride
a2187b5932
Disable monsters spawn in protected areas
2015-07-18 23:26:04 +02:00
e31c510563
fix local var
2015-07-18 20:45:17 +02:00
Ombridride
f2c7377a11
Set the refresh of the player positions to 30sec
...
(60sec is a too high value for real time status)
2015-07-18 20:05:00 +02:00
LeMagnesium
0f562cd59e
Added class shifting system
...
- Warrior shifting system implemented
2015-07-18 18:31:24 +02:00
34ae29e899
Remove our fix and replace with better Tenplus1's fix
2015-07-18 15:58:20 +02:00
35e65fa639
update nether
...
commit de4b04f35b
2015-07-17 22:29:20 +02:00
Ombridride
989a2c5e5a
Set the refresh of the player positions to 60sec
2015-07-17 21:53:54 +02:00
LeMagnesium
659f012623
Added save system and default class handler to pclasses
...
- Next thing to do : warrior class
2015-07-17 13:44:11 +02:00
d61103b44d
change MFF version to Release Version of this fix
2015-07-17 12:00:34 +02:00
5c24190055
yeti is big monster. coef 1.0 to 1.2
2015-07-16 23:35:00 +02:00
efd14421f8
fixed crash if mobs attack and player leave
2015-07-16 23:33:45 +02:00
LeMagnesium
89238d025f
Reverted ambience f*ck up
...
- Reverted 2761e95f19
2015-07-16 21:19:16 +02:00
4e890408ab
remove restriction chatcommand /nether_help, guide accessible in normal world
2015-07-16 20:10:26 +02:00
LeMagnesium
2761e95f19
New ambience mod
...
- Note: We should rewrite our code for Obani's sound, it was probably wiped away
due to the complete replacement of the code (which was very different)
2015-07-16 19:17:18 +02:00
f2182809d9
replace mobs spawn by news function spawn_specific
...
change invert min_light and max_light for slimes and lava
add chmod 755 textures mobs
2015-07-16 19:02:10 +02:00
Ataron
25a5d20501
Add some mobs textures (paly2:mobs_minotaur_fur)
2015-07-16 16:38:09 +02:00
76b5ac0903
fixed visual, collisionbox and explosion sound
2015-07-16 16:24:43 +02:00
LeMagnesium
c10173888b
Updated solarmana
...
- Solves part of #117
2015-07-16 16:10:36 +02:00
23545d1bc6
fix crash when tools has not full_punch_interval(netherpick)
2015-07-16 15:48:55 +02:00
Gael-de-Sailly
46df48af01
Corrected creeper mesh
2015-07-16 14:54:23 +02:00
Ombridride
05853440be
add textures for colored sheeps (needs to be improved i think)
2015-07-16 01:20:13 +02:00
5659a816ee
fixed wrong merge
2015-07-16 00:38:57 +02:00
e4479b4343
revert wrong merge
2015-07-16 00:31:19 +02:00
Ombridride
744ccb7bee
Mobd update second part
2015-07-16 00:15:56 +02:00
Ombridride
c93567ef87
Update the mobs mod
...
- Fixed racist sheep
- Mobs fall slower in water
- Can only dye sheep if you own it
- Cannot dye a dye'd sheep :)
- Added coloured sheep
- Blast tweak
- Tweak and Tidy code
- tweaked env_damage
- Re-fixed mob arrow
- Fixed mob arrow
- Added evil bunny texture
- Code tidy
- Tidied code
- Replaced some models with .b3d variants, tweaked env_damage routine
- Fixed ability to take animal owned by another player bug
- Added female NPC skin
- Fixed typo
- hear distance added to mobs
- Npc works with new pickup function
- Added capture routine (thanks blert2112)
- explosion function cannot damage protected or unbreakable nodes
- water swimmers cannot move out of water
- updated npc health restoration
2015-07-15 23:31:54 +02:00
Gael-de-Sailly
4f2837a4a7
Watershed should generate in the nether
...
nether can't generate in the air. It needs a pre-existent terrain to override.
2015-07-15 22:54:23 +02:00
Gael-de-Sailly
54975d36f2
Re-add watershed depends
2015-07-15 22:53:19 +02:00
b874856e3b
remove 1 "\n" in news
2015-07-15 22:30:26 +02:00
Wouters Dorian
cc8ba514da
Make the interact quizz multi-language
2015-07-15 19:07:44 +02:00
LeMagnesium
117b25bc36
Added skeleton of pclasses
...
- This. Is. A. Skeleton. Not finished YET.
2015-07-15 17:08:22 +02:00
7295b08c31
fixed generated default trees and watershed generate in nether
...
not generate if y < -19600
2015-07-15 15:41:14 +02:00
Ombridride
14d27348d6
Fix some item misnamed
...
Thank to shiva for his post : https://forum.minetest.net/viewtopic.php?f=20&t=10236&p=184483#p184433 :)
2015-07-15 12:37:33 +02:00
Wouters Dorian
7a758082e2
Fix dumb condition in sandstone generation
2015-07-15 02:40:48 +02:00
Wouters Dorian
f034019b7e
Delete Lux ore (replace by stone); No more sandstone y < -84; More cacti
2015-07-15 01:53:17 +02:00
Ombridride
e0a3e5cec7
Improved the armors values + add a small life regeneration on the mithril shield for test + fix a bug on the hardened armor for hunters
2015-07-15 00:38:56 +02:00
4b7ba47446
remove bad dependance watershed in mores mod and readd dependances in watershed
2015-07-14 23:40:38 +02:00
1233d57af6
remove bad dependance
2015-07-14 23:09:33 +02:00
LeMagnesium
c9f115a150
Another minotaur fixed
2015-07-14 23:00:58 +02:00
Ombridride
c6dfa79efa
Desactivated beginners chest (for the moment)
2015-07-14 22:07:53 +02:00
d2883676cc
remove lava abm, abm already exist in default
...
remove bucket alias, useless
added moretrees and flowers in depends.txt
2015-07-14 20:34:40 +02:00
c366a481ea
fixed npc follow|stop if tamed, consume not diamond
...
mobs follow but rest at distance
comment code
2015-07-14 20:27:36 +02:00
Ombridride
99d66be6bc
Half less Minotaur monsters
2015-07-14 19:58:10 +02:00
Ombridride
08d27cae64
Update minotaur.lua
2015-07-14 19:56:12 +02:00
LeMagnesium
e6168f84ba
Fix crashing hudbars
...
- Solves #127
2015-07-14 19:40:11 +02:00
64ff460668
fixed diamond not consumed when tamed npc
...
fixed npc follow diamond
2015-07-14 16:38:50 +02:00
LeMagnesium
3a94bc81b5
Fixed some of minotaur's item names
2015-07-14 16:33:46 +02:00
LeMagnesium
1fd331615a
Check return value of get_surface_pos before indexing it
...
- Solves #126
2015-07-14 14:53:15 +02:00
24b398aa10
remove watershed_cloud.png texture and use default_cloud.png texture
2015-07-14 01:19:08 +02:00
525ecd9975
added missing textures
2015-07-14 01:13:23 +02:00
Ombridride
e65d085f3b
Mobs spawn in protected area
2015-07-13 23:52:30 +02:00
a21531dfe5
remove mob spawn in area
2015-07-13 23:35:56 +02:00
LeMagnesium
41e7b4efaf
Merged all command timers in a single mod : action_timers
...
- Merged all command timers in a single mod
- Activated mod
- Updated news.txt
2015-07-13 23:22:02 +02:00
root
98e1295475
1 less damage for almost every monsters
2015-07-13 23:12:30 +02:00
Ombridride
fb17d5e072
Update rat.lua
...
Rat now spawn also on sandstone nodes (because of the new mapgen)
2015-07-13 16:28:29 +02:00
Quentin BUISSON-DEBON
77bd0b28b0
Mobs update (because of the mapgen), mainly spawn/nodes improve
...
Many small adjustments :
- 10% less for the spawn rate of the Creeper
- Dirt Monster now spawn also on DryGrass, and the spawn rate is increased by 5%
- Dungeon Master now spawn on sandstone, and now only under -250
- Mese Monster now spawn on sandstone, and now only under -125
- Minotaur now spawn only on DryGrass, and the spawn rate is increased of +20%
- NPC spawns rate is increased by 300%, BUT the NPC now spawns on many nodes ! ("Beach" Sand, Jungle Grass, Dirt, Dirt With Grass)
- Oerkki now spawn on sandstone and below -75
- Spider spawns rate is decreased by 30% due to the new mapgen (jungletrees have less leaves)
- Stone Monster now spawn on sandstone, only under -25
- Wolf spawns rate is increased by 5%
- Zombies now spawn 10% lesser
2015-07-13 13:14:17 +02:00
LeMagnesium
e774ed402d
Updated 3d_armor and done a bit of chmodding
...
- Solves part of #117
2015-07-12 13:26:14 +02:00
LeMagnesium
af4096f24e
Added strong dependency for inventory_icon : unified_inventory
...
- Solves part of #117
2015-07-12 12:45:28 +02:00
LeMagnesium
f5ce1d3fb5
Updated mapfix's README
...
- Solves part of #117
2015-07-12 12:40:53 +02:00
LeMagnesium
5005ce3ecc
Updated ROFL and SQLextract: Ready for first attempt
2015-07-11 19:20:29 +02:00
Gael-de-Sailly
ac6929f41a
Changed textures
2015-07-11 12:06:12 +02:00
Gael-de-Sailly
bca4d973fd
Change crafts on watershed
2015-07-11 11:14:11 +02:00
davedevils
8b02486788
Better eyes and pos correct
2015-07-11 02:54:48 +02:00
davedevils
070f5f41ab
new texture for yeti
2015-07-11 02:18:59 +02:00
LeMagnesium
04cff1295f
Added rofl mod and updated SQLite Extract Script
...
- Added rofl (you don't need to enable it)
- SQLextract.py updated
2015-07-10 18:23:04 +02:00
Wouters Dorian
33bbc85934
[item_drop] Make pickup delay absolute (not wait anymore, as it actually was)
2015-07-10 14:57:14 +02:00
Wouters Dorian
f45c080dc0
[item_drop] Reduce player pickup time to 1.5s; this delay is now ONLY for player drops
2015-07-10 13:06:48 +02:00