Commit Graph

253 Commits (master)

Author SHA1 Message Date
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
Brandon 271f569020 Blacksmiths charge 2cr per lump for smelting services 2015-08-15 22:27:44 -05:00
Brandon 9da7d4af59 Makes skills easier to advance in 2015-08-15 22:01:01 -05:00
Brandon 949c8d5a49 Added goblin sounds, spawn more goblins in dungeons 2015-08-15 21:52:50 -05:00
Brandon adc6014130 Stamina formula tweaks 2015-08-15 00:27:17 -05:00
Brandon 62aa08826b mg_villages and cottages updates 2015-08-15 00:23:55 -05:00
Brandon 661b51ed0d Merge branch 'master' of https://github.com/Bremaweb/adventuretest 2015-08-14 23:47:01 -05:00
Brandon 6114a2adb1 Poplulate dungeons with goblins, dungeon masters, and treasure. Fix armor hud 2015-08-14 23:45:41 -05:00
Brandon 7f76efe427 Merge pull request #15 from 1Nick1Name/master
Fixed possible infinite recursion that might crash the server in *skills.get_skill(name, skill_id)*
2015-08-08 22:58:09 -05:00
Sane 073c80d832 Return nil in case of error. 2015-08-08 23:53:27 +02:00
Sane 6a14bccd27 Handle missing skills.
Log new player or missing skills.
2015-08-08 23:21:51 +02:00
Brandon c70940939a Merge pull request #14 from 1Nick1Name/master
Notify players when stuffed.
2015-08-08 16:15:19 -05:00
Sane 8bc6d9ff0a Fixed possible inifinite recursion.
Fixed missing local.
2015-08-08 21:59:06 +02:00
Sane f79763b0a4 Notify players when stuffed. 2015-08-08 21:07:07 +02:00
Brandon 1b8cd95428 Make pumpkin bread stackable 2015-08-07 22:49:09 -05:00
Brandon a39d7b0692 Biome tweaks, fix papyrus 2015-08-01 13:21:13 -05:00
Brandon 0bdf15d245 Treasure fixes 2015-07-30 21:45:25 -05:00
Brandon b4c8f519c7 Cottages update 2015-07-30 21:07:09 -05:00
Brandon d0314fa5d7 Fix energy depletion on respawn 2015-07-29 23:59:28 -05:00
Brandon 0b674b7bca Fix rare crash on player disconnect 2015-07-29 23:52:58 -05:00
Brandon 9cb663d488 Save stamina periodically 2015-07-29 23:50:43 -05:00
Brandon 533c0f6dbb Fix bones not being removed 2015-07-29 23:40:08 -05:00
Brandon f6872d7b3b Add jungle spider poison antidote, tweak mob drops 2015-07-29 23:01:45 -05:00
Brandon 6fb94bbd4c Add river gravel texture 2015-07-29 22:30:10 -05:00
Brandon 1f750957d9 Add levelup sound 2015-07-29 22:29:31 -05:00
Brandon fb5b4e085b Biome tweaks 2015-07-29 22:22:59 -05:00
Brandon d5c8e4f136 Reenable village protection and markers 2015-07-25 23:25:56 -05:00
Brandon a71fc96bad Add books_plus, give locked book to new players 2015-07-25 23:10:15 -05:00