mckaygerhard
  • Joined on 2022-05-09
mckaygerhard pushed to master at minenux/minetest-game-nssg 2023-06-17 07:26:42 -07:00
723874e20c fireflies - allow to spawn/put the net fireflies on more biomes if ethereal
mckaygerhard pushed to master at minenux/minetest-game-nssg 2023-06-17 07:07:04 -07:00
ac2a55b729 fireflies - included the reduced and external mantanied mod for older engines
mckaygerhard pushed to main at minenux/minetest-mod-creative 2023-06-16 21:02:43 -07:00
137ae5c18f translation files support
5c33eae0e0 updated upgraded simplified creative and provide privilegie feature
4d9630d8b0 fix privilege definition on older engines
Compare 3 commits »
mckaygerhard pushed to master at minenux/minetest-game-nssg 2023-06-16 20:48:46 -07:00
0abe7a7aa6 NSSS : not so simple server included the NSSF not so simple fruit
mckaygerhard pushed to main at minenux/minetest-mod-auth_rx 2023-06-15 21:56:41 -07:00
15143fd58f correct handling of permissions when user is global admin
bf20c9f4bd fix engine detection for 5.4 due callbacks handler
2aef6adf19 fix get key configuration helper access
Compare 3 commits »
mckaygerhard pushed to main at minenux/minetest-mod-mobs_redo 2023-06-13 11:07:38 -07:00
810b8531f2 remove htimer reference
mckaygerhard pushed to main at minenux/minetest-mod-mobs_redo 2023-06-13 10:51:47 -07:00
d3066e2c4b Update sync upstream 'master' of https://notabug.org/TenPlus1/mobs_redo into main
e32d87c70d add damage_per_second nil check
cf18cd43de on_breed spawns child a little higher
Compare 3 commits »
mckaygerhard pushed to master at minenux/minetest-mod-bonemeal 2023-06-10 12:04:03 -07:00
6fe7a32d41 Merge sync upstream 'master' of https://notabug.org/TenPlus1/bonemeal
8b98f5e497 update readme (thx mckaygerhard)
Compare 2 commits »
mckaygerhard created repository minenux/minetest-game-ugxrealms 2023-06-07 23:34:56 -07:00
mckaygerhard pushed to main at minenux/minetest-mod-mobs_redo 2023-06-07 06:44:28 -07:00
a51b1471a6 update api respect upstream remove htimer and tweak update_tag()
70b562c371 remove htimer, tweak update_tag()
Compare 2 commits »
mckaygerhard transferred repository mckaygerhard/minetest-mod-squaresville to minenux/minetest-mod-squaresville 2023-06-06 11:58:37 -07:00
mckaygerhard pushed to main at minenux/minetest-mod-mobs_redo 2023-06-06 06:18:43 -07:00
8b074b0602 sync upstream master of https://notabug.org/TenPlus1/mobs_redo into main
5f80d7a031 add mtobjid mod to optional dependencies, stop mob count going below 0
Compare 2 commits »
mckaygerhard pushed to main-namespace_mobs at minenux/minetest-mod-mobs_doomed 2023-06-05 19:32:13 -07:00
b7a011b7b8 sinc upstream info, enable destruction by default
mckaygerhard pushed to main-namespace_mobs at minenux/minetest-mod-mobs_doomed 2023-06-05 19:27:12 -07:00
49b3e9c0b4 20230604 release, sync with tenplus1 last changes
c346a34a29 Readme improvements
6f9c15bedb dont relly on the legacy layer of default mod, detect if player api is present
Compare 3 commits »
mckaygerhard pushed to main at minenux/minetest-mod-antipvp 2023-01-14 05:15:53 -08:00
cd93d558ff Merge sync 'main' around stupid license clarifications for the stupid contendb
b3bccffa7c colorize antipvp block to better
53eb2e5178 erase translation support, this is a minimal admin mod
Compare 3 commits »
mckaygerhard pushed to master at minenux/minetest-mod-dinv 2023-01-13 14:03:43 -08:00
8319f3e7e5 screenshot
mckaygerhard pushed to master at minenux/minetest-game-adventuretest 2023-01-13 06:14:55 -08:00
c86e2f3fbc add forward compatibility with MT 5 for the ancient nodeupdate(pos)
mckaygerhard commented on issue minenux/minetest-game-adventuretest#39 2023-01-13 05:27:17 -08:00
Updates needed for newer versions of MT

manage in comit 59e42c450e648b93165e243f3a19efdaeafc4762

mckaygerhard pushed to master at minenux/minetest-game-adventuretest 2023-01-13 05:26:37 -08:00
59e42c450e manage a minetest engine backguard compatibility check and expose to api
mckaygerhard pushed to master at minenux/minetest-game-adventuretest 2023-01-13 04:37:29 -08:00
f1ff77133a place_node crashes the game because of nil player, so add nil checks