mckaygerhard
  • Joined on 2022-05-09
mckaygerhard pushed to master at minenux/minetest-mod-mobs_balrog 2024-04-07 15:42:56 -07:00
9be3b84e61 balrog causes great explosion on die, message of mod loaded
mckaygerhard pushed to main at minenux/minetest-mod-mobs_redo 2024-04-07 14:53:44 -07:00
8ddc921789 add self.attack_patience to add custom times, add self.attack nil check to pathfinding
7771da2e0a fix autodetect ":" to beginning of entity registration for alias_mob
910a46b16d fix missing end on the backguar compatibility
e4623dec52 update information readme
d76d2d307a harden spawn log message, better fix for nil checks
Compare 11 commits »
mckaygerhard pushed tag 20230809 to minenux/minetest-mod-mobs_redo 2024-04-07 14:53:44 -07:00
mckaygerhard pushed to master at minenux/minetest-mod-mobs_balrog 2024-04-07 13:23:35 -07:00
5712a7b634 update information.. update changelog, new version, min minetest version
af6a894c10 sound range to hear it
c5bb3f133a balrog lifes is almost 400 not 200 up to 600
07dbd2ded4 lower jump height.. from 16 to 14
e234b4064d detect nether and spawn into right nodes, more deep if and more chance
Compare 10 commits »
mckaygerhard pushed to master at minenux/minetest-game-subnasa 2024-03-31 21:20:13 -07:00
18ef8da8ed mods - governing - updated adminisntration tool
mckaygerhard pushed to master at minetest-stuffs/minetest-mod-governing 2024-03-31 21:16:11 -07:00
5aba5f1f5b fix gapi call for info detection version
mckaygerhard transferred repository minenux/minetest-mod-governing to minetest-stuffs/minetest-mod-governing 2024-03-31 20:32:12 -07:00
mckaygerhard pushed to master at minenux/minetest-game-subnasa 2024-03-31 19:50:38 -07:00
7ba66614ce mods - default - fix missing texture for sunglasses
mckaygerhard pushed to master at minenux/minetest-game-subnasa 2024-03-31 19:37:23 -07:00
9da27a0b3b mods - default - ingtegrated sunglasses with CC-BY-SA-NC over source code and art
mckaygerhard pushed to master at minenux/minetest-game-subnasa 2024-03-31 14:16:19 -07:00
39f94eb89b update readme with mobs api and mobs mods
2f7b36ea57 update mobs api to 20231105 version date, sync upstream
2427384422 deleted script that is not there
Compare 3 commits »
mckaygerhard pushed to main at minenux/minetest-mod-mobs_jam 2024-03-31 13:54:05 -07:00
d209f6eeed update readme and tech info
95f03f2abb fix mod path, fix detection of doomed mod, fix missing lava mobs
b719fa7af1 register mod uses jam mod name event original mod name
Compare 3 commits »
mckaygerhard pushed to master at minenux/minetest-game-subnasa 2024-03-31 13:53:52 -07:00
46cf68008b fix mod path, fix detection of doomed mod, fix missing lava mobs
011bcf1f64 register mod uses jam mod name event original mod name
Compare 2 commits »
mckaygerhard pushed to master at minenux/minetest-game-subnasa 2024-03-30 23:34:41 -07:00
f6e62e403c chckien spawn also in grass
mckaygerhard pushed to master at minenux/minetest-game-subnasa 2024-03-30 22:58:57 -07:00
b17db3b7e2 upgrade animal mobs part to 20240101 version, fixed bugs and tune it
mckaygerhard pushed to main at minenux/minetest-mod-mobs_jam 2024-03-30 22:54:26 -07:00
976a83012d upgrade animal mobs part to 20240101 version, fixed bugs and tune chicken
mckaygerhard created branch main in minenux/minetest-mod-mobs_redo 2024-03-29 23:59:17 -07:00
mckaygerhard pushed to main at minenux/minetest-mod-mobs_redo 2024-03-29 23:59:17 -07:00
c02fdfe5f0 backport the tidy breed function, but dont change working code
2e691b95dd non-passive mobs fight back when attacked (thx fluxionary)
a58be58676 update translation (thanks Niklp)
05352a6c25 remove optional depends dye and farming only for 5.x
c41176b807 tweak for mineclone and 5.x, backguard compat 0.4, intlib only for older
Compare 10 commits »
mckaygerhard deleted branch main from minenux/minetest-mod-mobs_redo 2024-03-29 23:58:16 -07:00
mckaygerhard pushed to main at minenux/minetest-mod-mobs_redo 2024-03-29 22:20:19 -07:00
0dc95615e5 tidy breed function
b4a943690c non-passive mobs fight back when attacked (thx fluxionary)
a0e0719dfe fix missing FS
5a479b3b83 remove optional dependents (dye, farming)
11ff8c34be tweak for mineclone and 5.x
Compare 5 commits »
mckaygerhard pushed to master at minenux/minetest-game-nssg 2024-03-29 14:51:20 -07:00
7e2beca1bd update 3d_armor with last fixed backported