This website requires JavaScript.
c86e2f3fbc
add forward compatibility with MT 5 for the ancient nodeupdate(pos)
master
mckaygerhard
2023-01-13 09:58:58 -04:00
59e42c450e
manage a minetest engine backguard compatibility check and expose to api
mckaygerhard
2023-01-13 09:20:28 -04:00
f1ff77133a
place_node crashes the game because of nil player, so add nil checks
mckaygerhard
2023-01-13 08:27:48 -04:00
fceb855f2a
migration to 5.0 notes add
mckaygerhard
2023-01-12 18:17:30 -04:00
95f3980694
Fix crashes with mobs below or above due division by zero
mckaygerhard
2023-01-12 17:51:47 -04:00
8bdf40b849
allow both flours from farming plus and food to be accepted for bowl
mckaygerhard
2023-01-12 17:43:05 -04:00
b2feac105a
Fix crash when using chat commands affect/removeaffects
mckaygerhard
2023-01-12 17:38:51 -04:00
c55a8f8dcd
posibility to configure blood or cry when attack or being under attack
mckaygerhard
2023-01-12 14:41:20 -04:00
5ba7c54408
Allow tool repairs on workbench mod coexits with game mechanish
mckaygerhard
2023-01-12 13:49:29 -04:00
0af5f94e21
information setup property, configuration and minimal engine version
mckaygerhard
2023-01-11 18:02:18 -04:00
6f081ff323
Keep leveling up as long as there is enough exp
mckaygerhard
2023-01-11 15:48:39 -04:00
6d236fe10d
Fix pl_hook player loop and timing bug
Brandon
2016-09-25 21:40:13 -05:00
110234c7ce
Merge remote-tracking branch 'Brema/master'
BadToad2000/master
#38
BadToad2000/master
BadToad2000
2016-09-24 00:05:08 -05:00
b1bc35f68a
Use register_lbm to update existing formspecs so that SHIFT-CLICK works for nodes which existed prior to that formspec change.
BadToad
2016-09-23 23:33:24 -05:00
680943fb10
Ooops
Brandon
2016-09-23 18:29:34 -05:00
42f6fd5190
Fix bug in player hook
Brandon
2016-09-23 18:27:14 -05:00
da692cd4bb
Add wood bucket
Brandon
2016-09-21 17:17:31 -05:00
f3ca7a4473
Remove ABM Limiter, label ABMs
Brandon
2016-09-21 17:16:34 -05:00
1325d7c5a3
Merge pull request #37 from BadToad2000/shift_click
Brandon
2016-09-21 16:30:16 -05:00
8bef195fa7
Fix crash using magic replenisher
Brandon
2016-08-11 21:21:51 -05:00
93b57256af
Fix right-click on town plot markers.
#37
BadToad2000
2016-07-25 14:36:38 -05:00
e18250bcda
Merge remote-tracking branch 'main/master' into shift_click
BadToad2000
2016-07-23 00:25:18 -05:00
b68b1a70b0
More listring changes.
BadToad2000
2016-07-23 00:24:54 -05:00
9779dae8b6
Use listring so SHIFT-CLICK quickly moves between inventories.
BadToad2000
2016-07-23 00:20:45 -05:00
692fd3d659
Add transparent texture
Brandon
2016-07-15 21:18:56 -05:00
ecc6c16d42
Change icon graphics, adjust npc random sounds, remove debugging messages
Brandon
2016-07-15 21:06:47 -05:00
1e6ced3782
Add icons to mobs, randomseed experiment
Brandon
2016-07-15 18:43:29 -05:00
dfab21fbc3
Fix is_night function
Brandon
2016-07-11 22:54:06 -05:00
93777a886c
Random spawning around origin
Brandon
2016-07-11 22:52:47 -05:00
c2d83855f9
Remove references to minetest.env, Add adventuretest.is_night function.
Brandon
2016-07-11 21:35:03 -05:00
6be7059a43
Mod API Adjustment, Fix unknown item in dungeon chests
Brandon
2016-07-09 20:12:07 -05:00
8072448074
Add mg_water_source that doesn't freeze so ice doesn't take over the ocean
Brandon
2016-07-09 19:49:29 -05:00
3caca9b881
Update mg_villages and handle_schematics, update wood door textures
Brandon
2016-07-09 14:57:39 -05:00
0382ebf627
Adjust spawner
Brandon
2016-07-08 21:33:12 -05:00
829bdd2107
Add doors for woods in adventuretest
Brandon
2016-07-08 17:05:58 -05:00
43cede2ff9
Fix crash when gaining experience for digging ores. fixes #36
Brandon
2016-07-06 09:34:49 -05:00
63c4d22865
Fix spawning in solid blocks closes #34
Brandon
2016-07-02 14:09:49 -05:00
3dd0d84716
Update doors mod, add ts_doors
Brandon
2016-07-01 13:08:04 -05:00
02374bb670
Merge farming and farming_plus, slow farming way down, environment reclaim weeded plots
Brandon
2016-06-18 17:18:33 -05:00
d8e87a8775
Limited health
Brandon
2016-06-03 22:33:11 -05:00
0f686c981e
Give leveling experience for mining and building
Brandon
2016-06-03 21:56:34 -05:00
522b74b846
Make the explorer afraid of fire
Brandon
2016-06-03 21:47:49 -05:00
881c04d239
Make NPCs avoid fire
Brandon
2016-06-03 21:21:27 -05:00
02a238719c
Add levels to skills
Brandon
2016-06-03 21:05:49 -05:00
825c28f20b
Only rotate barrels if can_dig. closes #7
Brandon
2016-05-30 11:55:02 -05:00
f7b96e5b48
Change straw related recipes. closes #29
Brandon
2016-05-30 11:40:17 -05:00
e2f863f81c
Add teleporting function that won't affect player energy. closes #31
Brandon
2016-05-27 23:31:50 -05:00
839ecdfa5a
Only destroy bones if inventory is empty. closes #1
Brandon
2016-05-27 21:17:07 -05:00
e8f10dceff
Add some blacksmith sounds
Brandon
2016-05-27 20:36:24 -05:00
2c30633bf0
Remove ipairs, lower fast speed
Brandon
2016-05-27 17:25:00 -05:00
d81f7076bd
Add Central Message mod
Brandon
2016-05-20 22:47:12 -05:00
c75e110d82
Make things quieter - remove debugging info or move to infostream
Brandon
2016-05-20 22:23:04 -05:00
26146c84e7
I think this commit is forced because I had to reload everything from backup...
Brandon
2016-05-06 13:12:41 -05:00
1da95cd1fa
Improve icon image appearance
ExcaliburZero/icon
#30
ExcaliburZero/icon
ExcaliburZero
2016-02-12 12:44:17 -05:00
8998204c7c
Fix crash with furnace when owner goes offline
ExcaliburZero/master
Brandon
2015-12-28 00:24:58 -06:00
bcf6428c5e
Start of lost kid quest
Brandon
2015-12-27 16:23:39 -06:00
adb1c93745
Change torch and glow crystal torch brightness
Brandon
2015-12-27 15:43:29 -06:00
3a58d57b10
3D Torches and 3D Glow Crystal Torches
Brandon
2015-12-27 15:05:17 -06:00
1aa8d5bfde
Update some footstep sounds
Brandon
2015-12-26 23:59:19 -06:00
a6c0ceb099
Updates to player
Brandon
2015-12-26 00:07:46 -06:00
87187f9c12
Call villages mapgen from register_functions.lua for more control on when in the mapgen process villages are generated
Brandon
2015-12-25 23:38:52 -06:00
8daa1c9a5f
Fix some warning messages
Brandon
2015-12-12 23:57:59 -06:00
9696246855
Remove unused dry_shrub2
Brandon
2015-12-12 23:05:44 -06:00
48840106bb
Disable handle schematics build chest
Brandon
2015-12-12 22:58:03 -06:00
a2fda64891
Fix workbench losing items bug
Brandon
2015-12-12 22:51:50 -06:00
0fcaf6780c
Fix snowy river bottoms
Brandon
2015-12-12 21:35:27 -06:00
000a20ffe6
Change gravel and sand sounds
Brandon
2015-12-12 16:38:33 -06:00
ec83986f0f
New sand walking sounds
Brandon
2015-12-12 14:32:43 -06:00
1c98e2e367
Add more NPC villager sounds
Brandon
2015-12-12 14:23:51 -06:00
759caa111a
Spawn player near game_origin
Brandon
2015-12-12 10:13:15 -06:00
f12e899854
Spawn new players near game_origin
Brandon
2015-12-12 09:51:43 -06:00
e769d22a00
Gain experience toward skills by crafting
Brandon
2015-12-06 15:50:26 -06:00
1fe2bfdb4c
Add particle spawner to campfire
Brandon
2015-12-06 15:27:34 -06:00
d680ba7d74
Make NPCs a little more active
Brandon
2015-12-06 15:21:00 -06:00
5d8ff92c1d
Tweak dirt monster and sand monster spawning, make mob jump more aggressive
Brandon
2015-12-05 20:59:10 -06:00
2494b4de49
Make dirt and sand monsters avoid fire
Brandon
2015-12-05 20:32:32 -06:00
a0501747f0
Add campfires, mobs avoid nodes (e.g. fire, water, lava)
Brandon
2015-12-05 19:43:06 -06:00
591e26d500
Item_drop depends.txt
Brandon
2015-12-03 22:50:24 -06:00
d33ed5e45d
Sickness depends.txt
Brandon
2015-12-03 22:47:05 -06:00
e69f7b2933
Attempted optimizations
Brandon
2015-12-03 22:22:04 -06:00
d2bf792d81
Fix /skills crash
Brandon
2015-11-30 23:59:12 -06:00
d2b984339a
Add boats, fix vmanip calc_lighting crash
Brandon
2015-11-30 23:28:16 -06:00
3f3c49b760
Remove debugging information
Brandon
2015-11-29 23:28:12 -06:00
631cabfdf6
Fix potential vmanip segfault
Brandon
2015-11-29 22:55:17 -06:00
33f386f03c
Add strawberry bushes as decorations
Brandon
2015-11-29 16:08:06 -06:00
36ee2ba0a6
Add missing highlandpools.lua file
Brandon
2015-11-29 15:50:23 -06:00
5ee9720838
Add flowers as decorations
Brandon
2015-11-29 15:49:43 -06:00
e71f35c2e4
Fix barbarian archer crash
Brandon
2015-11-29 14:45:40 -06:00
0b6844aa8d
Allow above ground dungeons, update mg_villages & cottages
Brandon
2015-11-29 14:19:23 -06:00
ba75b2a36f
Add ABM Limiter, Remove plants_lib and on_generated calls for farming and flowers
Brandon
2015-11-28 11:15:21 -06:00
19b4ef6c70
Remove depreciated fields height_max & height_min
Brandon
2015-11-27 23:50:00 -06:00
3ee82b6995
Move on_step code to separate file, add ABM spawn limit for optimization
Brandon
2015-11-27 23:10:51 -06:00
e1621779ab
Fix jungle spider crash
Brandon
2015-11-25 14:43:42 -06:00
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
Brandon
2015-09-26 13:28:28 -05:00
00624ed7ef
Add flowers for potions to the list of items that can be ground by the hand mill
Brandon
2015-09-11 22:01:29 -05:00
18f2ae7b69
Increase time before writing vendor log to file
Brandon
2015-09-11 21:51:24 -05:00
d274276335
Fix hunger not working
Brandon
2015-09-11 21:48:36 -05:00
e8fde86a19
Fix crash when populating dungeons near 0 0 0
Brandon
2015-09-10 17:24:07 -05:00
f23fc8fb8c
New player data storage method
Brandon
2015-09-07 01:25:16 -05:00
3a23193d38
Remove tool repair crafting
Brandon
2015-08-31 11:27:47 -05:00