1
0
mirror of https://github.com/sys4-fr/server-nalc.git synced 2025-06-28 14:16:06 +02:00
Commit Graph

161 Commits

Author SHA1 Message Date
42fcceec5b Optimize [stairs] mesh 2015-07-09 11:21:37 +02:00
fc94c4f29a Improve [item_drop] 2015-07-09 02:50:41 +02:00
be03e62452 Add [warps]; Reformat and update update_sources for future scripted use 2015-07-09 00:59:32 +02:00
282d3bf57a Fix IRC's requested libraries 2015-07-06 18:44:13 +02:00
8076227918 Updated IRC to handle mod security
- Solves part of #47
2015-07-05 15:31:21 +02:00
7ab089c7f7 Update hearth on Spreadsheet 2015-07-01 22:47:39 +02:00
8fee4e5637 Little fix in armors' sheet 2015-07-01 17:38:12 +02:00
6d05139bbb Added armors' exhaustion on spread sheet 2015-07-01 16:35:44 +02:00
18253658d5 Add the Dungeon Master's Blood Sword and the craft of this sword, also add mobs:zombie_tibia and mobs:dungeon_master_diamond wich are dropped from zombies and Dungeon Masters and wich are needed for the craft recipe of the DM's Blood Sword because the craft recipe is also added, finally add the texture of the DM's Blood Sword ! 2015-06-28 00:17:30 +02:00
fe7aa7af60 Removed flood in remove_whitespaces script 2015-06-18 13:21:49 +02:00
bd86d9d8f4 Added all hudbars by @Wuzzy2
- Removed hud (incompatible)
 - Copied all hunger.lua's values in new hunger.lua (hbhunger)
 - Added hbhunger, hbarmor
 - Updated sprint mod
2015-06-16 19:22:40 +02:00
7f216c621d Add script to CHMOD every file in the repository
- Added "chmod_all.sh" and chmod-ed everything
2015-06-15 20:12:17 +02:00
41b0a6fc80 Added a dark sound to unused_sound 2015-06-14 18:18:11 +02:00
2913bcb93d Removed all whitespaces (using new script) 2015-06-10 19:12:48 +02:00
f81b8ca677 Removed whitespaces 2015-06-10 19:03:32 +02:00
c815abe595 Updated flowers' mod after merge in Minetest_game 2015-06-06 15:38:01 +02:00
259b7f46cb New throwing mod (tweaked the throwing.conf file) 2015-06-03 22:23:21 +02:00
d0f25a1101 Update Spreadsheet 2015-06-02 23:19:56 +02:00
4ed234d60a Update spreadsheet (unified tools values added) 2015-06-02 22:27:24 +02:00
e6910dba39 Merge branch 'master' of https://github.com/Ombridride/minetest-minetestforfun-server 2015-06-01 21:58:03 +02:00
75c0a5f12a Added World Edit Schems to other_things 2015-06-01 21:55:43 +02:00
582f7a3635 Added a warning message into IRC's message handler
- Debug for #73
2015-06-01 20:00:58 +02:00
20b5c2156c delete no useless file 2015-05-27 10:24:56 +02:00
ce0970d820 Update spreadsheet (boats section) 2015-05-26 23:40:55 +02:00
bd37f19662 Change rights in the repository (755) 2015-05-26 23:37:16 +02:00
2b7d0b0183 Update spreadsheet 2015-05-26 23:34:50 +02:00
c3dd3012b3 Re-Increased rotation coefficient of expert racer's boat
- Corrected a misunderstanding between me and @ObaniGemini
2015-05-26 22:03:07 +02:00
54f3ed1fd7 Updated calculus sheet with boats' values
- Added a boat table into values' calc' sheet, with forward/backward speed and
   rotation coefficient for each boat
 - Solves part of #61
2015-05-25 20:37:23 +02:00
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
3e4ea0b614 Update armor spreadsheet 2015-05-21 23:50:47 +02:00
4fd5ced537 Update monsters
- Tweak the coins drop (only silver and gold now)
- Creeper no longer drop coins
- Fix minotaur mob
- Add and tweak yeti mob (spawn / drops / light damage)
- Update spreadsheet
- many other small tweaks
2015-05-16 22:30:02 +02:00
405afef5a0 Update spreadsheet 2015-05-15 01:34:24 +02:00
36d5704e98 Add zombie monsters, spawn in the Nether Forest
- They are very similar to the Dirt Monster, but they are more slower, has more heath, and less armor, they do the same amount of damage and give the same samount of coins
- Remove the Stonemonster in the Nether Forest, remplaced by Zombies
2015-04-27 23:15:46 +02:00
5b03fd34f1 fix inadvertance error 2015-04-26 21:42:42 +02:00
622ec4d9ff Little change in values' calc sheet 2015-04-23 18:07:29 +02:00
a4d43cdbb9 Update README.md 2015-04-22 23:31:02 +02:00
06090a9676 Delete probleme.txt~ 2015-04-22 23:30:38 +02:00
aeff0388ed Update README.md 2015-04-22 23:30:22 +02:00
1d19919b84 Delete README.md~ 2015-04-22 23:29:50 +02:00
d878f10dcd Re-organize the git repo 2015-04-22 23:27:01 +02:00
bce300a35f Merge branch 'master' of https://github.com/Ombridride/minetest-minetestforfun-server 2015-04-22 22:33:48 +02:00
3ca6f58149 Fixed the problems on the logos 2 and 3 for qbuissondebon.info 2015-04-22 22:33:05 +02:00
76eae44363 Filled empty values tables 2015-04-22 16:12:15 +02:00
95fd5e8ee9 Add shield texture 2015-04-21 19:37:28 +02:00
8b8fdfa131 Completed proper merge of mobs mod
- Merged api :
	- little tweaks on yaw computing system and position handling when blasting
	- Centralisation of the explosion function used by both dungeon masters and
	  creepers : checks are made differently but still present in the function
- Merged dungeon masters
- Changed type of creepers from kamikaze to explode
- Tweaked a bit rebase script
2015-04-21 11:54:43 +02:00
e253799535 Add *.so files for IRC mod 2015-04-20 23:02:46 +02:00
c546d3ebe7 Updated calc sheets 2015-04-20 21:52:25 +02:00
336359e038 Added a script rebasing all actives branches
- Added a script rebasing and pushing every active branch, be sure to delete
   (git branch -D <branch>) any useless branch before using it!
2015-04-20 20:53:58 +02:00
72651fc0ed Added calc sheet for Solarmana nodes
- Added calc sheet for solarmana's balance
2015-04-20 20:08:35 +02:00
586c38eab4 Add a temporary help file for armor balance
(This file was very useful for me)
2015-04-19 14:07:24 +02:00