Commit Graph

54 Commits (2c30633bf0fbfd9ae07053995d7a048e7698757a)

Author SHA1 Message Date
Brandon 2c30633bf0 Remove ipairs, lower fast speed 2016-05-27 17:25:00 -05:00
Brandon c75e110d82 Make things quieter - remove debugging info or move to infostream 2016-05-20 22:23:04 -05:00
Brandon 26146c84e7 I think this commit is forced because I had to reload everything from backup... 2016-05-06 13:12:41 -05:00
Brandon bcf6428c5e Start of lost kid quest 2015-12-27 16:23:39 -06:00
Brandon 000a20ffe6 Change gravel and sand sounds 2015-12-12 16:38:33 -06:00
Brandon 1c98e2e367 Add more NPC villager sounds 2015-12-12 14:23:51 -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 e69f7b2933 Attempted optimizations 2015-12-03 22:22:04 -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 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 f23fc8fb8c New player data storage method 2015-09-07 01:25:16 -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 ae135bc10a Fix particle spawners, adjust a few mobs spawning 2015-08-21 16:53:16 -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 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 949c8d5a49 Added goblin sounds, spawn more goblins in dungeons 2015-08-15 21:52:50 -05:00
Brandon 6114a2adb1 Poplulate dungeons with goblins, dungeon masters, and treasure. Fix armor hud 2015-08-14 23:45:41 -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 274f8eaad7 Allow grinding things besides wheat seeds on cottages:handmill 2015-07-25 14:35:30 -05:00
Brandon fab18119f7 Bug fixes 2015-07-25 00:14:32 -05:00
Brandon f5a8627bc4 Remove plot markers, reincorporate mob:spawner blocks 2015-07-24 22:12:21 -05:00
Brandon dcfb5a3fe2 Modification to spider poison 2015-07-21 22:53:40 -05:00
Brandon e827c4799b Update affects api, add jungle spider, other random minor updates 2015-07-21 22:44:35 -05:00
Brandon a266d37116 Update mg_villages, Fix floating buildings bug 2015-07-20 23:04:55 -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 cd4d40fda4 Add new quest 2015-07-11 14:58:05 -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 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 e04d8d1ab9 Update door sounds 2015-06-27 00:02:03 -05:00
Brandon 23a5350b33 Update a few depends 2015-06-26 17:23:46 -05:00
Brandon a582d09457 Optimizations, Finish converting magic to use new hud, adjusted hunger parameters 2015-06-17 09:40:37 -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 0d173d8161 Added barbarian archer, added blacksmith npc, fixed dungeon master bugs 2014-07-07 22:00:46 -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 d7cc6e65aa Remove mobs submodule, split mobs into separate folders 2014-05-25 23:11:48 -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 15737c2185 add auto wake when punched 2014-05-17 00:55:20 -05:00
Brandon a55c33836a merge iron, gold, copper into metals skill, merge diamond and mese into crystals skill, fix level checking for magic missle 2014-05-16 17:11:37 -05:00