mckaygerhard
  • Joined on 2022-05-09
mckaygerhard created branch master in minetest-stuffs/dragonfire-client-waspsaliva 2023-08-13 09:22:51 -07:00
mckaygerhard created branch github in minetest-stuffs/dragonfire-client-waspsaliva 2023-08-13 09:17:20 -07:00
mckaygerhard pushed to github at minetest-stuffs/dragonfire-client-waspsaliva 2023-08-13 09:17:20 -07:00
mckaygerhard pushed to master at minetest-stuffs/minetest-mod-governing 2023-08-11 09:22:03 -07:00
6ffe2386e6 detection of dragonfire moved to respective modules
3eb36fe2b2 reorganize code, minimize callbacks invokations step 1
Compare 2 commits »
mckaygerhard pushed to master at minenux/minetest-game-subnasa 2023-08-07 09:23:47 -07:00
2d410af5aa vessels - xdecor - integrates vessels mod into xdecor minimized mod
mckaygerhard pushed to master at minenux/minetest-game-nssg 2023-08-07 09:21:32 -07:00
8be7726147 vessels - xdecor - integrates vessels into xdecor to minimize it
35829d7ca6 default - is_area_protected was renamed from intersects_protection
Compare 2 commits »
mckaygerhard pushed to master at minenux/minetest-game-subnasa 2023-08-07 01:36:32 -07:00
7603217477 governing - anticheat - anticrack - client detector - administrator mod
1d8124043c mods - provide conf files for mods on 5.X newer engines for default mods
Compare 2 commits »
mckaygerhard pushed to master at minetest-stuffs/minetest-mod-governing 2023-08-07 01:32:51 -07:00
b804fa5c39 implements the beowulf anticheat client detection and improve it
3a8a24b32f remove extra check innecesary, fix crash from previous commit
12c12807d3 optimize checks, add player check funtion for bots
043d3fe7f1 add support to detect hudbars and check if exits, then provide command
Compare 4 commits »
mckaygerhard pushed to main at minenux/minetest-mod-mobs_jam 2023-08-06 19:21:35 -07:00
bc8892e022 mobs and mobs_jam that mixed and resume mobs_animal+mobs_monster+mobs_doomed
mckaygerhard pushed to master at minenux/minetest-game-subnasa 2023-08-06 19:19:04 -07:00
88f32b7fe5 mobs_jam - optimize textures for mobiles
796bba5386 add missing mobs framework mod for mobs
e96fc05124 mobs and mobs_jam that mixed and resume mobs_animal+mobs_monster+mobs_doomed
ea7c18886f default - revent knockback for attached players
da95192b0e default - remove gui background to reduce media transport on mobiles
Compare 8 commits »
mckaygerhard pushed to main at minenux/minetest-mod-mobs_jam 2023-08-06 18:02:23 -07:00
f8f4d17f2f autodetect original mods to do not integrates the entities if are already presents
d7f29a0fe1 add lucky block for mese monster, lava flan and oneirkk
Compare 2 commits »
mckaygerhard pushed to main at minenux/minetest-mod-mobs_jam 2023-08-06 17:37:42 -07:00
efd89af328 integrates mese_monster from tenplus1 fork
101b53f4ad integrates lava_flan from tenplus1 modified mobs_monter
Compare 2 commits »
mckaygerhard pushed to main at minenux/minetest-mod-mobs_jam 2023-08-06 16:44:29 -07:00
7776d4d2de integrates oerkki obscure mob from mobs_monster of tenplus1
mckaygerhard pushed to master at minenux/minetest-game-nssg 2023-08-05 22:37:32 -07:00
5b37aa6387 3d_armor - add nil check in armor.damage, partially fixes a bug
6327ac1eb0 hudbars+hbhunger+hbarmor - fix armor bar set to 0% due old loading engines
02120d280e hudbars+hbhunger+hbarmor - permit to gain life if are in good shape
e6822f1f49 default - texture redo due upstream origin are optimized better
057f2ff590 3darmor/marinara : use our creative redo mod, event api engine
Compare 7 commits »
mckaygerhard pushed to main at minenux/minetest-mod-hudbars 2023-08-05 22:16:57 -07:00
9489ee052d hudbars+hbhunger+hbarmor - fix armor bar set to 0% due old loading engines
047649d519 hudbars+hbhunger+hbarmor - permit to gain life if are in good shape
Compare 2 commits »
mckaygerhard pushed to main at minenux/minetest-mod-mobs_redo 2023-08-05 19:51:16 -07:00
a8f447a346 err its better the xclusive player check, minetest api is shit
49a5d903d4 tweak velocity changes, merge from upstream
93e4bc2268 fix nil node definition in minenux version
af7eafc22c tweak velocity changes
Compare 4 commits »
mckaygerhard renamed repository from minetest-game-nssw to minenux/minetest-mod-nssw 2023-08-04 10:40:22 -07:00
mckaygerhard pushed to main at minenux/minetest-mod-mobs_redo 2023-08-01 10:43:45 -07:00
950115d69e Merge upstream sync: proper checks of player and mob_log_spawn feature log
042130baca added 'mob_log_spawn' setting to log mob spawning position.
747af786a8 player nil check for mob attach
Compare 3 commits »
mckaygerhard pushed to master at minenux/minetest-game-subnasa 2023-07-30 05:14:10 -07:00
de62b0dd1b mods - default/player_api - provide hp_max player configuration
33d68fa60b mods - toolranks - removed cos it not necesary and overload simplification
875ba2653f feature sections in config file
Compare 3 commits »
mckaygerhard pushed to main at minenux/minetest-mod-mobs_redo 2023-07-28 20:25:46 -07:00
48230662af fix bad insert extra argument, inherit from older code