180 Commits

Author SHA1 Message Date
Brandon
a0501747f0 Add campfires, mobs avoid nodes (e.g. fire, water, lava) 2015-12-05 19:43:06 -06:00
Brandon
591e26d500 Item_drop depends.txt 2015-12-03 22:50:24 -06:00
Brandon
d33ed5e45d Sickness depends.txt 2015-12-03 22:47:05 -06:00
Brandon
e69f7b2933 Attempted optimizations 2015-12-03 22:22:04 -06:00
Brandon
d2bf792d81 Fix /skills crash 2015-11-30 23:59:12 -06:00
Brandon
d2b984339a Add boats, fix vmanip calc_lighting crash 2015-11-30 23:28:16 -06:00
Brandon
3f3c49b760 Remove debugging information 2015-11-29 23:28:12 -06:00
Brandon
631cabfdf6 Fix potential vmanip segfault 2015-11-29 22:55:17 -06:00
Brandon
33f386f03c Add strawberry bushes as decorations 2015-11-29 16:08:06 -06:00
Brandon
36ee2ba0a6 Add missing highlandpools.lua file 2015-11-29 15:50:23 -06:00
Brandon
5ee9720838 Add flowers as decorations 2015-11-29 15:49:43 -06:00
Brandon
e71f35c2e4 Fix barbarian archer crash 2015-11-29 14:45:40 -06:00
Brandon
0b6844aa8d Allow above ground dungeons, update mg_villages & cottages 2015-11-29 14:19:23 -06:00
Brandon
ba75b2a36f Add ABM Limiter, Remove plants_lib and on_generated calls for farming and flowers 2015-11-28 11:15:21 -06:00
Brandon
19b4ef6c70 Remove depreciated fields height_max & height_min 2015-11-27 23:50:00 -06:00
Brandon
3ee82b6995 Move on_step code to separate file, add ABM spawn limit for optimization 2015-11-27 23:10:51 -06:00
Brandon
e1621779ab Fix jungle spider crash 2015-11-25 14:43:42 -06:00
Brandon
ceb3fe50e5 Make the origin of the map configurable. The strength of mobs and such will be based on this value instead of 0,0,0 2015-09-26 13:28:28 -05:00
Brandon
00624ed7ef Add flowers for potions to the list of items that can be ground by the hand mill 2015-09-11 22:01:29 -05:00
Brandon
18f2ae7b69 Increase time before writing vendor log to file 2015-09-11 21:51:24 -05:00
Brandon
d274276335 Fix hunger not working 2015-09-11 21:48:36 -05:00
Brandon
e8fde86a19 Fix crash when populating dungeons near 0 0 0 2015-09-10 17:24:07 -05:00
Brandon
f23fc8fb8c New player data storage method 2015-09-07 01:25:16 -05:00
Brandon
3a23193d38 Remove tool repair crafting 2015-08-31 11:27:47 -05:00
Brandon
5e15a056f7 Fix more missing dungeon mapgen nodes 2015-08-30 16:24:52 -05:00
Brandon
e467fd22a1 Re-add mossy cobble alias to fix dungeon generation bug 2015-08-30 16:07:36 -05:00
Brandon
3dd9166e7f Dig / placing experience formula change 2015-08-30 14:58:27 -05:00
Brandon
eb0858730c Merge branch 'master' of https://github.com/Bremaweb/adventuretest 2015-08-29 14:42:52 -05:00
Brandon
d864bea27a Leaves drop sticks, sticks craft to wood planks, leaves craft to sticks, find stone and steel axes and picks in villages 2015-08-29 14:41:29 -05:00
Brandon
43564fca26 Merge pull request #22 from asl97/patch-2
Decrease experience gained for mining and building.
2015-08-27 15:42:52 -05:00
Brandon
23617c6d82 Fix error when enable_damage is off 2015-08-27 15:39:04 -05:00
asl97
d1c824e373 Fixed excessive xp generation
this slowly decrease the amount of exp rewarded as the amount get higher
2015-08-27 04:11:55 +08:00
Brandon
677eba847d Merge pull request #20 from mt-sane/master
Allow wood armor to be crafted by any wood. Fixed missing global.
2015-08-25 14:02:21 -05:00
Brandon
000dc4db4d Change the amount of goblins spawned 2015-08-22 11:59:24 -05:00
Brandon
b8b963b003 Merge pull request #19 from mt-sane/patch-2
Fixed security issues. Open files read only.
2015-08-22 10:20:13 -05:00
Brandon
85e278b56f Merge pull request #18 from mt-sane/patch-1
Fixed security issues. Open files read only.
2015-08-22 10:19:46 -05:00
Sane
25415b3b0b Allow craft from any wood. 2015-08-22 16:58:19 +02:00
Sane
ec401c8bc9 Allow craft from any wood. 2015-08-22 16:57:12 +02:00
Sane
e0be855ead fixed missing global 2015-08-22 16:53:26 +02:00
Sane
c5bf4d9d1e Fixed security issues. 2015-08-22 16:41:07 +02:00
Sane
e0bdda79ae Fixed security issues.
Opening *rw* is not required and causes security issues when using *secure.enable_security = true* in *minetest.config*
2015-08-22 16:38:25 +02:00
Brandon
6f7bee39e9 Mapgen updates 2015-08-21 22:15:07 -05:00
Brandon
ae135bc10a Fix particle spawners, adjust a few mobs spawning 2015-08-21 16:53:16 -05:00
Brandon
260b3ca374 Add moreblocks, remove microblocks from craft guide, minor craft guide fixes 2015-08-21 16:28:26 -05:00
Brandon
997843977c Add player stats, remove lifetimer from some NPCs 2015-08-18 23:32:28 -05:00
Brandon
f5a4b3e935 Add some mob debugging info 2015-08-16 22:19:53 -05:00
Brandon
7f2d622e5f Fix potential infinite loop 2015-08-16 22:17:33 -05:00
Brandon
df16869d21 Floor skill experience in formspec 2015-08-15 22:52:09 -05:00
Brandon
14fce0c6c2 Update goblin model 2015-08-15 22:41:23 -05:00
Brandon
d0de0ed770 Tweak mob spawning, Make yeti spawn on snowblocks 2015-08-15 22:40:05 -05:00