Commit Graph

44 Commits (master)

Author SHA1 Message Date
Brandon 6d236fe10d Fix pl_hook player loop and timing bug 2016-09-25 21:40:13 -05:00
Brandon 680943fb10 Ooops 2016-09-23 18:29:34 -05:00
Brandon 42f6fd5190 Fix bug in player hook 2016-09-23 18:27:14 -05:00
BadToad2000 93b57256af Fix right-click on town plot markers.
Additionally:
- address some deprecated procedure calls.
- ensure doors are not "group:wood" (only planks are used in crafting, and tidies crafting guide)
2016-07-25 14:36:38 -05:00
BadToad2000 e18250bcda Merge remote-tracking branch 'main/master' into shift_click
Updating with bremaweb changes.
2016-07-23 00:25:18 -05:00
BadToad2000 b68b1a70b0 More listring changes. 2016-07-23 00:24:54 -05:00
Brandon 692fd3d659 Add transparent texture 2016-07-15 21:18:56 -05:00
Brandon 1e6ced3782 Add icons to mobs, randomseed experiment 2016-07-15 18:43:29 -05:00
Brandon dfab21fbc3 Fix is_night function 2016-07-11 22:54:06 -05:00
Brandon 93777a886c Random spawning around origin 2016-07-11 22:52:47 -05:00
Brandon c2d83855f9 Remove references to minetest.env, Add adventuretest.is_night function. 2016-07-11 21:35:03 -05:00
Brandon 8072448074 Add mg_water_source that doesn't freeze so ice doesn't take over the ocean 2016-07-09 19:49:29 -05:00
Brandon 43cede2ff9 Fix crash when gaining experience for digging ores. fixes #36 2016-07-06 09:36:22 -05:00
Brandon 63c4d22865 Fix spawning in solid blocks closes #34 2016-07-02 14:10:45 -05:00
Brandon 02374bb670 Merge farming and farming_plus, slow farming way down, environment reclaim weeded plots 2016-06-18 17:18:33 -05:00
Brandon d8e87a8775 Limited health 2016-06-03 22:33:11 -05:00
Brandon 0f686c981e Give leveling experience for mining and building 2016-06-03 21:56:34 -05:00
Brandon e2f863f81c Add teleporting function that won't affect player energy. closes #31 2016-05-27 23:31:50 -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 87187f9c12 Call villages mapgen from register_functions.lua for more control on when in the mapgen process villages are generated 2015-12-25 23:38:52 -06:00
Brandon e69f7b2933 Attempted optimizations 2015-12-03 22:22:04 -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 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 3dd9166e7f Dig / placing experience formula change 2015-08-30 14:58:27 -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 997843977c Add player stats, remove lifetimer from some NPCs 2015-08-18 23:32:28 -05:00
Brandon d0314fa5d7 Fix energy depletion on respawn 2015-07-29 23:59:28 -05:00
Brandon fab18119f7 Bug fixes 2015-07-25 00:14:32 -05:00
Brandon 983b60ba78 If sethome fails run mg_villages spawnplayer function 2015-07-21 23:00:12 -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 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 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 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 cf52787ca3 add cottages mod, add rabbits, add building schematics from random_buildings mod, bug fixes 2014-06-22 00:03:24 -05:00
Brandon fe05e9f39b add blood splatter and weapon sounds when player is hit 2014-05-17 00:09:17 -05:00
Brandon e55b51043e add immortal priv 2014-05-16 17:12:38 -05:00