Commit Graph

253 Commits (master)

Author SHA1 Message Date
Sukender 450e125938 [Minor] Added a comment on what a test should be (unfortunately this doesn't work... any idea?) 2015-04-11 10:54:10 +02:00
Sukender 0d12d32b6d Fixed using undefined craft skill value 2015-04-11 10:53:28 +02:00
Sukender ed6b0c1b74 Workaround for magic hud crashing the game. It seems "magic.player_magic[name]" is initialized after the first time the line is executed (maybe a script order issue). 2015-04-11 10:52:33 +02:00
Sukender 8658015596 Fixed a few warnings about local variables used as global ones. 2015-04-11 10:51:00 +02:00
Sukender 261ac9e0d4 Moved PSD file a directory up, to avoid an engine warning 2015-04-11 10:49:15 +02:00
Sukender ae2574bac7 Fixed scripts using the 'intllib' global 2015-04-10 17:38:44 +02:00
Sukender 8568b88fd5 Fixed craftitems using undefined craft values 2015-04-10 17:38:17 +02:00
Bremaweb aaa35facb9 Update README.txt 2014-11-13 10:47:15 -06:00
Brandon 5f72c7553c Adjust cavegen to bring caves to surface after last update 2014-07-09 23:45:19 -05:00
Brandon 0d6f464099 Make some ores easier to find 2014-07-09 23:29:10 -05:00
Brandon 0d173d8161 Added barbarian archer, added blacksmith npc, fixed dungeon master bugs 2014-07-07 22:00:46 -05:00
Brandon 39c2cfcbb4 Added default.get_file_contents function, updated snow walkable=false 2014-07-07 21:58:06 -05:00
Brandon fe5336ce66 start of limited range chat feature 2014-07-07 21:56:56 -05:00
Brandon 7da1c1b949 Add metal skill to hammer 2014-07-07 17:13:53 -05:00
Brandon cf52787ca3 add cottages mod, add rabbits, add building schematics from random_buildings mod, bug fixes 2014-06-22 00:03:24 -05:00
Brandon 0a51f25cb5 Add RHRhino's Lantern Mod https://github.com/RHRhino/lantern 2014-05-26 21:03:53 -05:00
Brandon cfa59048ab Fix shoot_timer nil value crash 2014-05-26 17:20:07 -05:00
Brandon 5cdcd61a36 Fix crash when digging locked chests 2014-05-26 08:17:52 -05:00
Brandon 46b914e842 misc adjustments 2014-05-26 00:49:03 -05:00
Brandon 2ff52c68fd fix bones replacing bones when dying the same spot 2014-05-26 00:47:59 -05:00
Brandon cf474d752f Fix crash with food mod when in creative mode, fix player not unfreezing on auto wake 2014-05-25 23:48:57 -05:00
Brandon 2a4aecddae Enable mithril armor, but it's not craftable 2014-05-25 23:47:31 -05:00
Brandon abc2884140 Snow puts out fire 2014-05-25 23:46:54 -05:00
Brandon 800bddff50 Add default.get_distance function 2014-05-25 23:42:35 -05:00
Brandon 382f280858 Remove debugging 2014-05-25 23:40:06 -05:00
Brandon 0b8c395275 Lower fast speed 2014-05-25 23:23:14 -05:00
Brandon 6896f432e8 Start of quests mods, add treasure search quest 2014-05-25 23:18:30 -05:00
Brandon dd9e2cacf5 Start of chat mod 2014-05-25 23:14:14 -05:00
Brandon d7cc6e65aa Remove mobs submodule, split mobs into separate folders 2014-05-25 23:11:48 -05:00
Brandon 3934b902ba Add food 2014-05-23 19:35:22 -05:00
Brandon d841fce29f Add farming plus 2014-05-23 19:31:38 -05:00
Brandon e791859950 add velocity and acceleration to default.drop_item, add decceleration to builtin_item 2014-05-17 23:29:01 -05:00
Brandon c948715d24 use mobs process_weapon function in on_punchplayer callback, adjust energy formula, add physics.freeze_player and physics.unfreeze_player, freeze player on sit and sleep 2014-05-17 22:09:05 -05:00
Brandon dad7ffe188 fix crash 2014-05-17 08:41:29 -05:00
Brandon 2fc3b82863 fix dig unknown block crash 2014-05-17 08:07:30 -05:00
Brandon 15737c2185 add auto wake when punched 2014-05-17 00:55:20 -05:00
Brandon fe05e9f39b add blood splatter and weapon sounds when player is hit 2014-05-17 00:09:17 -05:00
Brandon e6444d58d4 fix energy and magic regeneration bug, remove debugging info 2014-05-16 19:13:47 -05:00
Brandon b5c1b1dca1 debugging for server 2014-05-16 19:00:37 -05:00
Brandon ccb41016be fix energy and magic replenishing bug 2014-05-16 18:16:07 -05:00
Brandon e55b51043e add immortal priv 2014-05-16 17:12:38 -05:00
Brandon a55c33836a merge iron, gold, copper into metals skill, merge diamond and mese into crystals skill, fix level checking for magic missle 2014-05-16 17:11:37 -05:00
Brandon 6504782ad6 add game specific minetest.conf 2014-05-12 23:40:50 -05:00
Brandon 00b075fd42 add heal and magic missle spells 2014-05-12 23:40:25 -05:00
Brandon ca04344c28 add magic, auto wake when energy is full, 2014-05-12 23:39:15 -05:00
Brandon 492845fab8 add magic, fix stamina bug 2014-05-11 20:49:35 -05:00
Brandon b8fecda6a3 re-add ambience and zegs crafting guide 2014-05-10 09:59:21 -05:00
Brandon 5fd5241923 add mobs submodule... finally 2014-05-10 09:57:33 -05:00
Brandon 690b6e848c more submodule problems 2014-05-10 09:57:08 -05:00
Brandon c61b6af11e fixing submodule problems 2014-05-10 09:54:52 -05:00