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
Ombridride
edd425b128
Update news.txt
2015-07-10 09:22:29 +02:00
Ombridride
e5c4303622
Update news.txt
2015-07-09 20:11:53 +02:00
LeMagnesium
8076227918
Updated IRC to handle mod security
...
- Solves part of #47
2015-07-05 15:31:21 +02:00
LeMagnesium
a108928820
Added an information section in news about NPCs
...
- Solves #104
2015-07-03 15:38:56 +02:00
LeMagnesium
8acd6b66b9
Updated money mod with kilbith's fork
...
- (nothing interesting, just little syntax fix, and new textures)
2015-07-02 19:35:46 +02:00
Ombridride
7a4df85cd9
Update news.txt
2015-06-30 23:20:06 +02:00
Ombridride
ce2eec4a40
Update news.txt
2015-06-30 23:19:32 +02:00
Obani Gemini
7318544839
Update news.txt
2015-06-30 18:21:32 +02:00
LeMagnesium
feb969a08b
Added hunger level dicrease depending on armor
...
- Added basic skeleton for the system designed to dicrease hunger depending on the
armor currently wore by the player. Values may be changed though
2015-06-30 17:02:18 +02:00
LeMagnesium
fe2bf3e822
Updated 3d_armor and fixed armors' drop
...
- Fixed a mistake in code from @stujones11 repository about bones' drop : when
the function assigned to minetest.after looks for bones, it first looks for
a node. If there is a node, it looks for bones, if this node isn't bones, it
just does nothing. Howevere, you're sure to get a node, because minetest.get_node
will even return air and ignore, so, the else case, where every item is dropped,
will never happen.
2015-06-28 14:12:31 +02:00
LeMagnesium
d66bc2a416
Updated homedecor and plantlife
...
- New coloured signs
2015-06-27 18:38:01 +02:00
LeMagnesium
b7f4a01d4d
Updated mesecons
...
- New textures for lever and hydroturbine
- Little update of news.txt
2015-06-27 18:26:34 +02:00
LeMagnesium
19a2dea367
Added broomstick by @paly2
...
- Added a broomstick craftable from wheat and sticks, and allowing you to fly
for 2 minutes using 210 units of mana
2015-06-23 17:46:00 +02:00
Ombridride
d2e4c23927
Update enws.txt
2015-06-21 20:04:31 +02:00
Ombridride
3678655c66
Update news.txt
...
(Merge now)
2015-06-08 21:51:35 +02:00
Ombridride
a7c7ca03d6
Update news.txt
2015-06-03 23:05:53 +02:00
Ombridride
a3d852bfb1
Update news.txt
2015-06-03 01:11:09 +02:00
Quentin BUISSON-DEBON
36fb972b95
Deleted "highlandpools" mod
...
(too bugged and the generation is too ugly)
2015-06-02 10:20:11 +02:00
Ombridride
f7a81056db
Update news.txt
2015-06-02 00:53:42 +02:00
Ombridride
b050cf98a6
Update news.txt
2015-06-01 17:07:48 +02:00
Ombridride
30d988af6d
tweak comments
2015-05-29 14:21:51 +02:00
Ombridride
9eea1d7f42
Update mobs mod and news.txt
...
mobs mod tweaks :
- tweaked environmental damage check
- mobs retain health, code tidy
- Updated weapon wear & sounds
- code tidy
2015-05-27 18:25:55 +02:00
Ombridride
616d18bb0c
Update news.txt
2015-05-27 18:04:54 +02:00
Ombridride
8a3b971cdb
Update the news.txt
...
(Last merge here)
2015-05-27 11:13:37 +02:00
Ombridride
bd37f19662
Change rights in the repository (755)
2015-05-26 23:37:16 +02:00
Obani Gemini
766b1a1029
Update news.txt
2015-05-26 16:37:28 +02:00
Ombridride
2e7449efe4
Update news.txt
2015-05-26 15:39:48 +02:00
LeMagnesium
dbe23dd05a
Referenced solarmana in news
...
- Solves part one of #63
2015-05-25 20:13:09 +02:00
Ombridride
c8ef273cab
Update news.txt
2015-05-22 23:57:16 +02:00
Obani Gemini
89c753717c
Update news.txt
2015-05-22 17:37:11 +02:00
Quentin BUISSON-DEBON
cb851dfe2d
Adjust and finish coins drops for mobs
...
- Update the spreadsheet for the future classes adds
- Update news again (fix line about minotaur, it spawns on desert sand ;))
2015-05-22 13:15:40 +02:00
Quentin BUISSON-DEBON
6fde190cd9
Update news again
2015-05-22 12:43:31 +02:00
Quentin BUISSON-DEBON
c0efa53378
Update News.txt
...
(because we merged the repository to the server soon)
2015-05-22 12:37:53 +02:00
LeMagnesium
29950d1392
Updated news.txt
2015-05-15 13:29:51 +02:00
Ombridride
48cdeee2de
Update news.txt
...
Add a Warning alert at the top of the news.txt for prevent worried people about the probably less Updates for the next weeks, also add few details about our huge "secret" project
2015-05-06 23:40:12 +02:00
Ombridride
50aa7dc69f
Update news.txt
2015-04-22 22:53:01 +02:00
Ombridride
1f270bd5a9
Update news.txt
2015-04-22 22:50:55 +02:00
LeMagnesium
363f42b07d
Added invtweak, tweaked some returns to avoid strange behavior
...
- Updated news.txt
- Added invtweak mod instead of old intweak
- Updated world.mt
- Tweaked builtin_falling and creative/init.lua to avoir strange behavior from
the builtin when parsing on_placenode callbacks in creative mode
2015-04-21 22:23:43 +02:00
LeMagnesium
94c1d3cefa
Merged missing parts of mobs' api, updated news
...
- Updated news.txt
- Merged missing pieces of api.lua
- Added a random message
2015-04-21 12:32:35 +02:00
LeMagnesium
58c6d48d9c
Updated connected_chests
2015-04-20 21:38:10 +02:00
LeMagnesium
3927b86f41
Added river water
...
- Added river water (alias in mapgen.lua and registrations in nodes.lua)
- Reorganized aliases in mapgen.lua as they are in minetest_game to make further
merges simplier
- Updated news.txt
2015-04-19 11:21:58 +02:00
LeMagnesium
2cb0ad809f
Updated IRC mod
2015-04-18 17:27:45 +02:00
LeMagnesium
062d83e6d9
Updated homedecor and removed old lavalamp
...
- Updated homedecor
- Updated news.txt for next merge
- Added script folder in other_things
2015-04-18 15:39:20 +02:00
Ombridride
8c510d289b
Update news.txt
2015-04-13 23:13:29 +02:00
Ombridride
90dd8dacf4
Update news.txt
2015-04-12 23:45:06 +02:00
Ombridride
b8e66f135b
Update news.txt
2015-04-12 21:12:49 +02:00
Ombridride
488b4a19ac
Update news.txt
2015-04-12 21:08:24 +02:00
LeMagnesium
74fe410c50
Updated news.txt
...
- Updated news from 03/31/15 to 04/12/15
2015-04-12 20:53:52 +02:00
Ombridride
7cce453372
Update news.txt
2015-03-31 02:14:42 +02:00