114 Commits

Author SHA1 Message Date
Brandon
cbccea7ac5 More sane depends and load order, trees no longer breakable by hand, removed level from energy formula, start player with steel axe and landrush claims 2015-06-29 21:56:29 -05:00
asl97
e79edda1fa Prevent item from crafting when inventory is full 2015-06-29 16:34:51 +08:00
Brandon
c4c875f9fe Fix bug where affects that aren't applied can be removed giving player super speed 2015-06-27 23:54:33 -05:00
Brandon
c3803ce748 Add stamina 2015-06-27 22:59:42 -05:00
Brandon
e04d8d1ab9 Update door sounds 2015-06-27 00:02:03 -05:00
Brandon
15c38d2836 Update door textures 2015-06-26 18:27:48 -05:00
Brandon
3f498f1eb9 Fix crash when taking things out of furance 2015-06-26 18:00:41 -05:00
Brandon
212089c8ac Update sickness to use new hunger mod 2015-06-26 17:53:57 -05:00
Brandon
23a5350b33 Update a few depends 2015-06-26 17:23:46 -05:00
Brandon
9748a461c8 Update screwdriver 2015-06-26 17:14:19 -05:00
Brandon
74fe55ea09 Optimizations, fix global variable warnings, update doors mod 2015-06-26 17:12:10 -05:00
Brandon
a582d09457 Optimizations, Finish converting magic to use new hud, adjusted hunger parameters 2015-06-17 09:40:37 -05:00
Brandon
97f36b6f6b Readd hunger not as a submodule 2015-06-14 07:54:24 -05:00
Brandon
f02a8fba87 Delete hunger submodule 2015-06-14 07:53:53 -05:00
Brandon
7a1018dd58 Updated to Blockmen's new hud and hunger mods, lots of little fixes, and honestly it's been so long I don't know what else but there are quite a bit of changes here 2015-06-13 17:28:25 -05:00
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
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
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