Brandon
|
0346e08007
|
Spawn player in village, make sure it's not a barbarian village
|
2015-07-18 22:16:45 -05:00 |
|
Brandon
|
76f76cc2e6
|
Switch to mgv7, add mg_villages, add magic flower, finish potion textures, remove moretrees
|
2015-07-18 15:15:49 -05:00 |
|
Brandon
|
825115ea31
|
Speed up mapgen
|
2015-07-11 16:13:10 -05:00 |
|
Brandon
|
cd4d40fda4
|
Add new quest
|
2015-07-11 14:58:05 -05:00 |
|
Brandon
|
071737f871
|
Fix missing workbench texture
|
2015-07-10 23:00:00 -05:00 |
|
Brandon
|
dc4826e464
|
Add missing textures
|
2015-07-10 22:53:15 -05:00 |
|
Brandon
|
05be186301
|
Switch to a different workbench mod, update some hunger parameters, fix crash when trying to heal non-existant player
|
2015-07-10 22:49:23 -05:00 |
|
Brandon
|
10a239f580
|
Don't use energy when using /home
|
2015-07-10 15:13:21 -05:00 |
|
Brandon
|
106a34d26e
|
Merge pull request #8 from iangilfillan/master
Spelling mistake in energy.lua exhuasted->exhausted
|
2015-07-07 13:56:51 -05:00 |
|
iangilfillan
|
687d69cf6b
|
Update energy.lua
|
2015-07-07 20:52:20 +02:00 |
|
Brandon
|
72289a6a19
|
Make all leaves walkable=false climbable=true so you can climb up through the leaves on trees
|
2015-07-06 15:08:37 -05:00 |
|
Brandon
|
ee2a33e005
|
Remove some debugging info
|
2015-07-06 14:35:29 -05:00 |
|
Brandon
|
0fe30ace0d
|
Fix treasure quest
|
2015-07-06 12:49:01 -05:00 |
|
Brandon
|
7eaa6649b7
|
Removed Ambience, and I think since I moved the respository on my system it's marking a lot of stuff as modified
|
2015-07-06 12:07:39 -05:00 |
|
Brandon
|
b87a9d7662
|
Fix rounding problem
|
2015-06-29 22:29:45 -05:00 |
|
Brandon
|
4e6034f7ed
|
Forgot to change the exp formula in one area
|
2015-06-29 22:26:11 -05:00 |
|
Brandon
|
2f47364024
|
Make skills easier to aquire by lowering the amount of experience for each level
|
2015-06-29 22:19:51 -05:00 |
|
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 |
|
Brandon
|
a065aeef13
|
Merge pull request #6 from asl97/patch-1
Prevent item from crafting when inventory is full
|
2015-06-29 19:12:34 -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 |
|
Brandon
|
18bb5f7d65
|
Merge pull request #5 from Sukender/master
Fixed running game with minetest 0.4.12
|
2015-06-13 16:04:53 -05:00 |
|
Brandon
|
e0efd467a7
|
Merge branch 'master' of https://github.com/Bremaweb/adventuretest
|
2015-06-13 14:25:27 -05:00 |
|
Brandon
|
b29868793e
|
Update menu icon and header
|
2015-06-13 14:24:14 -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 |
|
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 |
|