Commit Graph

242 Commits (master)

Author SHA1 Message Date
Brandon a2fda64891 Fix workbench losing items bug 2015-12-12 22:51:50 -06:00
Brandon 0fcaf6780c Fix snowy river bottoms 2015-12-12 21:35:27 -06:00
Brandon 000a20ffe6 Change gravel and sand sounds 2015-12-12 16:38:33 -06:00
Brandon ec83986f0f New sand walking sounds 2015-12-12 14:32:43 -06:00
Brandon 1c98e2e367 Add more NPC villager sounds 2015-12-12 14:23:51 -06:00
Brandon 759caa111a Spawn player near game_origin 2015-12-12 10:13:15 -06:00
Brandon f12e899854 Spawn new players near game_origin 2015-12-12 09:51:43 -06:00
Brandon e769d22a00 Gain experience toward skills by crafting 2015-12-06 15:50:26 -06:00
Brandon 1fe2bfdb4c Add particle spawner to campfire 2015-12-06 15:27:34 -06:00
Brandon d680ba7d74 Make NPCs a little more active 2015-12-06 15:21:00 -06:00
Brandon 5d8ff92c1d Tweak dirt monster and sand monster spawning, make mob jump more aggressive 2015-12-05 20:59:10 -06:00
Brandon 2494b4de49 Make dirt and sand monsters avoid fire 2015-12-05 20:32:32 -06:00
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