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

164 Commits

Author SHA1 Message Date
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
72dec61159 activate new hudbars,hbarmor,hbhunger mod 2015-06-20 22:28:15 +02:00
LeMagnesium
412ab2986b Removed tetris from world.mt (merged into computers)
- Solves #86
2015-06-09 18:07:47 +02:00
Ombridride
2ec27d3be3 Update world.mt
(Add jukebox with the "true" value)
2015-06-09 09:29:39 +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
49913fa4b0 Add random_messages
(adaptation des défuntes pancartes vertes de l'ancien spawn)
2015-06-01 23:15:21 +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
Ombridride
14865293d7 Update world.mt 2015-05-22 23:53:33 +02:00
root
c8eaa28e41 Add armor classes
(Update world.mt and set to false this armors, because not ready at all)
2015-05-22 21:42:57 +02:00
LeMagnesium
50802588f0 Merge of 'solarmana_add'
Conflicts:
	mods/WorldEdit/worldedit/init.lua
	mods/WorldEdit/worldedit/manipulations.lua
	mods/WorldEdit/worldedit_commands/init.lua
	mods/WorldEdit/worldedit_commands/safe.lua
	mods/compassgps/README.md
	mods/mobs/api.lua
	mods/mobs/chicken.lua
	mods/mobs/cow.lua

This branch was completly f*cked up, we couldn't find a way to update it without throwing piles of merge conflicts, even with patches.
Runes are defaultly disabled. The README.md file will be updated, as well as many files in the repository
2015-05-22 20:09:39 +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
9f18e071f3 Loaded compassgps mod in world.mt 2015-05-19 18:19:14 +02:00
Ombridride
86ae26d601 Fix conflicts and update world.mt 2015-05-17 20:29:06 +02:00
LeMagnesium
948f8c13df Updated world.mt 2015-05-17 18:20:21 +02:00
Ombridride
2715d3dcdc Fix conflicts and update world.mt 2015-05-17 18:16:54 +02:00
LeMagnesium
a91fd70060 Updated world.mt 2015-05-17 18:16:52 +02:00
LeMagnesium
13c7d11f2b Cleaned and updated world.mt 2015-05-15 14:02:45 +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
7494dd8aa8 Update world.mt
fix some mistakes
2015-04-27 22:09:40 +02:00
Ombridride
74dcda8773 Update world.mt
add to false eventobjects mod
2015-04-27 16:58:45 +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
8ce6bc7d01 Removed staled mesecons_doors line 2015-04-20 17:20:11 +02:00
LeMagnesium
4bedca35b1 Removed old mesecons_compatibility and activated mesecons_doors
- Removed backup of mesecons_compatibility
- Activated mesecons_doors instead of mesecons_compatibility in world.mt
2015-04-20 17:18:15 +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
LeMagnesium
8dc2c33ae6 Merge branch 'master' of github.com:Ombridride/minetest-minetestforfun-server 2015-04-18 13:02:11 +02:00
LeMagnesium
95b738d20b Added wonderfuly rude forbidden nicknames to the blacklist 2015-04-18 13:01:21 +02:00
Ombridride
d4286d112c Update world.mt 2015-04-18 12:18:43 +02:00
LeMagnesium
6e26ec3513 Updated world.mt 2015-04-18 12:13:59 +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
LeMagnesium
f909a2d984 Fixed a little typo in random_messages 2015-04-12 15:07:47 +02:00
Ombridride
7cce453372 Update news.txt 2015-03-31 02:14:42 +02:00
Ombridride
d34d96892d Update news.txt 2015-03-31 02:13:50 +02:00
Ombridride
be950281b3 Update news and monsters spreadsheet 2015-03-28 12:40:31 +01:00
Ombridride
cc8dc31f30 Update News.txt 2015-03-27 15:09:26 +01:00
Ataron
a8d31e1f72 Fixed some errors in random message 2015-03-24 19:04:50 +01:00
Ombridride
d979bf825e Update news.txt 2015-03-24 16:19:44 +01:00
Ombridride
8f7e1f9a6c Update news.txt 2015-03-24 16:16:04 +01:00
Ataron
b78e2a74bb Fixed an error 2015-03-23 20:39:40 +01:00
Ombridride
6d20fda531 Delete duplicate content in news.txt 2015-03-22 14:31:02 +01:00
Ombridride
cf03b39bb9 Update mobs mod
- TreeMonster drop
- for the NPC : mobs.npc_drops and drop
- activate the NPC spawn
2015-03-22 10:29:11 +01:00
Ombridride
5e7929b6a1 Update news 2015-03-22 10:01:12 +01:00
Ombridride
fb33d63674 Update news 2015-03-22 09:57:00 +01:00
Ombridride
368a27a9e8 Update news 2015-03-21 23:09:19 +01:00
Ombridride
13904ab535 Update news.txt 2015-03-21 23:06:27 +01:00
Ombridride
172c2330eb Add a trm for pyramids
We think it will add loots to pyramids chests…
2015-03-21 20:45:17 +01:00
Ombridride
2f87931063 Update news.txt 2015-03-21 19:46:08 +01:00
Ombridride
1ce54798fb Remove the wiki mod
(Useless/Unused)
- add an aliases
2015-03-19 16:16:49 +01:00
Ombridride
cac352e6d4 Update news.txt 2015-03-19 00:21:44 +01:00
Ombridride
2ef6ac5431 Update news.txt 2015-03-19 00:19:35 +01:00
Ombridride
2c9927dfbf Update news.txt 2015-03-18 22:13:09 +01:00
LeMagnesium
b1d2a3e7f3 Updated news.txt 2015-03-18 21:58:06 +01:00
Ombridride
fef3b0d8c6 Update random_messages 2015-03-18 13:02:58 +01:00
Ombridride
5817264a58 Many updates...
- Update « Multitest » to version 2
- Update world.mt (re-organise, add forceload and add
trmp_minetest_game)
- Remove playerplus (nether use, and cactus has been added to the loop
of the sprint mod)
2015-03-14 23:18:06 +01:00
Ombridride
0228a2d39e Update world.mt
For activate tsm_pyramids
2015-03-13 19:24:22 +01:00
Ombridride
2240d7fa0c Update world.mt 2015-03-12 03:08:07 +01:00
Ombridride
d3d64458f9 Update news.txt 2015-03-12 02:16:11 +01:00
Ombridride
f3dc1234e1 Update random_messages 2015-03-12 02:12:56 +01:00
Ombridride
3dddc4c5d2 Update news.txt 2015-03-12 00:49:11 +01:00
Ombridride
3e54c6a553 Add random messages
About mana, returnmirror, fishing and perfect fishing pole
2015-03-11 22:19:23 +01:00
Ombridride
0f7cca1e01 Update news.txt (no server side update yet) 2015-03-11 22:04:05 +01:00
Ombridride
87e2990fdb Update news.txt 2015-03-10 22:57:47 +01:00
Ombridride
e96ae3ab79 Update news.txt 2015-03-09 16:27:15 +01:00