Commit Graph

  • df6cd27cce Merge branch 'master' into kulmapaikka kulmapaikka lanxu 2022-12-07 19:35:39 +0200
  • 2b46dd60c5 Merge pull request 'Fix right click on copper crash' (#3076) from bugfix/fix_copper_right_click into master master AFCMS 2022-12-07 17:27:47 +0000
  • 9d87dcf611
    Fix right click on copper crash ancientmarinerdev 2022-12-05 23:47:17 +0000
  • 0f99373779 Merge pull request '`mobs_mc` silverfish fixes' (#2935) from mc-mobs-silverfish-fixes into master AFCMS 2022-12-07 17:24:09 +0000
  • bbf21762a6
    Format again AFCMS 2022-12-04 17:37:50 +0100
  • 34a7cf3e9f
    Remove duplicated `reach` field AFCMS 2022-12-04 17:28:45 +0100
  • 3153c41f3a
    Remove mtg compatibility code AFCMS 2022-12-04 17:28:22 +0100
  • 489d3b7da6
    Format file AFCMS 2022-12-04 17:28:04 +0100
  • 2d05f9bc89 Merge pull request 'mcl_ver_info' (#3043) from mcl_ver_info into master ancientmarinerdev 2022-12-06 23:43:00 +0000
  • 8256fe6f04 remove extraneous messages Michieal 2022-12-06 22:42:04 +0000
  • bceb9cd855 Removed the id= line. Michieal 2022-12-05 23:16:16 +0000
  • 1c1ae53cec Fixed game.conf to work with the workaround by reubenwardy. Michieal 2022-12-05 22:26:19 +0000
  • 0bc88b55e5 Added in Workaround for ID not yet implemented in 5.70-Dev Minetest. Michieal 2022-12-04 16:39:47 +0000
  • d80dd41cb4 Add in template file for translations. Michieal 2022-12-01 23:46:42 +0000
  • 43a69c445f Added in Error Handling Michieal 2022-12-01 23:44:38 +0000
  • dbe0437201 add in translator code for S("") Michieal 2022-11-28 22:34:56 +0000
  • 51372da2b9 update game.conf to have version id code for /ver command. Michieal 2022-11-28 22:08:20 +0000
  • 283b7c7410 Add in Versioning info using /ver command. Michieal 2022-11-28 22:06:26 +0000
  • bfa75dbcd2 Merge pull request 'Pressure plates check for entity contact' (#3033) from pplates into master 𝕵𝖔𝖍𝖆𝖓𝖓𝖊𝖘 𝕱𝖗𝖎𝖙𝖟 2022-12-06 13:48:26 +0000
  • 7c87ed2d6c Add rightclick support to pplates Johannes Fritz 2022-12-05 14:24:34 -0600
  • d8c16b1f31 Add 1 sec deactivation delay to pplates Johannes Fritz 2022-12-04 10:53:07 -0600
  • ba292aeb5d Pressure plates check for entity contact Johannes Fritz 2022-12-01 13:02:30 -0600
  • 055a93843f Merge pull request 'Fix incorrect call to gopath for raid due to mobs refactor.' (#3063) from bugfix/raids_crash_gopath into master ancientmarinerdev 2022-12-05 13:10:01 +0000
  • a3cded0133 Fix zombie siege calling gopath incorrectly ancientmarinerdev 2022-12-05 00:13:49 +0000
  • 2b52eaa6ef Fix incorrect call to gopath for raid due to mobs refactor. ancientmarinerdev 2022-12-04 22:34:31 +0000
  • 71a03bff6f Merge pull request 'Fix Axelotl crash for right click' (#3057) from axelotl_fix into master 𝕵𝖔𝖍𝖆𝖓𝖓𝖊𝖘 𝕱𝖗𝖎𝖙𝖟 2022-12-04 18:04:02 +0000
  • a0a0c69213 Fix Axelotl crash for right click ancientmarinerdev 2022-12-03 23:21:39 +0000
  • e57551f764 Merge pull request 'Replace lighting rod nodebox by 3d model' (#3042) from mcl-lightning-rod-model into master 𝕵𝖔𝖍𝖆𝖓𝖓𝖊𝖘 𝕱𝖗𝖎𝖙𝖟 2022-12-04 17:20:29 +0000
  • 18cfb88ae5 Replace lighting rod nodebox by 3d model AFCMS 2022-11-28 00:14:17 +0100
  • 826b9fcc45 Merge pull request 'Add Recovery Compasses' (#3049) from recovery_compass into master chmodsayshello 2022-12-02 20:57:15 +0000
  • 7dacfe2cba make recovery compass spin randomly in other dimensions chmodsayshello 2022-12-02 18:52:31 +0100
  • 7d57e73ae4 fix recovery compass overwriting every other item chmodsayshello 2022-12-02 15:43:08 +0100
  • 7f59611914 add crafting recipie chmodsayshello 2022-12-02 15:40:18 +0100
  • 927fd60786 translation stuff chmodsayshello 2022-12-01 21:20:39 +0100
  • ab031daa5a recovery compass chmodsayshello 2022-12-01 21:13:41 +0100
  • 588425df73 Merge pull request 'Fix twisted vines breaking block when growing' (#3037) from fix_tvines_breaking into master cora 2022-11-29 11:23:21 +0000
  • 25d0f2b0c4 Fix twisted vines breaking block when growing cora 2022-11-28 11:19:45 +0100
  • 85e7de6c14 Merge pull request 'Sweetberry, nethervines: Fix placing in protected area' (#3038) from fix_sweet_berry_protection into master cora 2022-11-29 11:21:14 +0000
  • d395c82183 Fix bonemeal creative for sweet berries and nether vines cora 2022-11-29 12:19:27 +0100
  • 34a558ced9 Sweetberry, nethervines: Fix placing in protected area cora 2022-11-28 11:43:09 +0100
  • 17f789550d Merge pull request 'Fix creeper crash (wrong self ref)' (#3044) from fix_creeper_crash into master cora 2022-11-29 02:42:12 +0000
  • 9508cd4c25 Fix creeper crash cora 2022-11-29 03:28:19 +0100
  • c4808beef4 Merge pull request 'Mobs fixes' (#3032) from mobs_cleanup into master cora 2022-11-28 03:26:53 +0000
  • 69c64a2c24 Fix wrong self ref with mcl_mobs.spawn_child cora 2022-11-27 21:14:19 +0100
  • 318da7e3c9 Fix local go_to_pos call cora 2022-11-27 21:13:56 +0100
  • 5e022ef083 Merge pull request 'Epic hamburger fight PR' (#2959) from mcl_hamburger into master cora 2022-11-28 02:06:48 +0000
  • c45e4d292a Added in Author Info to the conf file. Michieal 2022-11-22 07:28:26 -0500
  • a542503b72 Delete '.idea/vcs.xml' Michieal 2022-11-20 06:48:38 +0000
  • 4b570b1aa9 Delete '.idea/modules.xml' Michieal 2022-11-20 06:48:27 +0000
  • cc190eeb62 Delete '.idea/misc.xml' Michieal 2022-11-20 06:48:07 +0000
  • 7e31ece325 Delete '.idea/MineClone2-mcl_hamburger.iml' Michieal 2022-11-20 06:47:50 +0000
  • b783e616df Delete '.idea/.gitignore' Michieal 2022-11-20 06:47:37 +0000
  • f1ae86ede5 Add in the Translation files for the base languages. Michieal 2022-11-20 02:35:27 -0500
  • c63533c753 Updated the readme.txt to reflect the changes. Michieal 2022-11-20 01:41:21 -0500
  • 81fa7cf74c Removed outdated translate files. made new translation template. Changed _alt image. Updated the readme.txt to reflect the changes. Michieal 2022-11-20 01:39:54 -0500
  • 5378aae09e Add in achievement. Michieal 2022-11-19 12:19:32 +0000
  • aec16ee62e Textures redo. Michieal 2022-11-19 12:18:47 +0000
  • 0cdf84ab47 Fix translation warning cora 2022-11-19 06:06:46 +0100
  • 31395a8830 make setting just hide the hamburger, not disable it cora 2022-11-19 06:00:53 +0100
  • 8e74a5a56a some basic burger cleanup cora 2022-11-19 05:49:38 +0100
  • 2149ca1147 Fixed the name in mod.conf. Michieal 2022-11-19 03:00:48 +0000
  • de7696ce69 Changed calling function. Michieal 2022-11-16 00:37:30 +0000
  • 4b777b1d9c Fixed Indentation. Michieal 2022-11-16 00:36:44 +0000
  • dadb8f9287 fix indentation. Michieal 2022-11-16 00:35:40 +0000
  • 83b40f8cff add flavor text, code clean up Michieal 2022-11-16 00:34:38 +0000
  • ce95f034b4 Add setting to turn hamburgers on and off cora 2022-11-15 17:27:46 +0100
  • 2b3ec8d944 remove .idea files Michieal 2022-11-12 19:35:55 -0500
  • 972e9ea0f8 Fix initial commit. Michieal 2022-11-12 19:26:43 -0500
  • df62a3aac1 Initial code comit Michieal 2022-11-13 00:07:28 +0000
  • 7cc25c4670 Merge pull request 'grand mcl_mobs cleanup part 1' (#2925) from mobs_cleanup into master cora 2022-11-27 13:57:35 +0000
  • ebf214c043 Check if spawndef exists when spawning cora 2022-11-13 15:57:14 +0100
  • 7bd0b5a9b1 Some more missing arg fixes cora 2022-11-13 03:16:07 +0100
  • bc496a8682 Finally indent register_mob and make registered mobs global cora 2022-11-12 02:16:37 +0100
  • a3415647d4 Fix do_jump call in combat.lua cora 2022-11-12 00:30:18 +0100
  • 4909ef6ff7 Restructure on_step a bit cora 2022-11-11 23:57:17 +0100
  • 3c6d79ecb3 Add entity name to debug box cora 2022-11-11 20:18:16 +0100
  • 6948b77226 move debug/nametag code back to api.lua cora 2022-11-11 19:20:43 +0100
  • 90321ee578 Fix leftover local do_attack call cora 2022-11-11 19:20:20 +0100
  • 2b691dea07 Fix some more global var warnings cora 2022-11-11 17:28:45 +0100
  • c25287e493 Some cleanup cora 2022-11-11 05:14:54 +0100
  • 762f64a4d1 Fix mob rotation glitching out near 0/360 in degrees epCode 2022-11-11 01:39:57 +0000
  • db63f1c453 fix leftover pi shortcut cora 2022-11-11 01:26:03 +0100
  • faa38ffab8 Fix some warnings cora 2022-11-11 00:30:52 +0100
  • 19d6d43b39 move on_blast default to mob default def cora 2022-11-11 00:30:25 +0100
  • 28b6fcf289 Move detach_child to mount.lua cora 2022-11-11 00:28:31 +0100
  • 80490b4c11 Move smooth rotation to separate function cora 2022-11-11 00:22:17 +0100
  • 5e177c61f6 Move on_step despawning to separate function cora 2022-11-11 00:21:47 +0100
  • c9c2b874be move relative animation speed to separate function cora 2022-11-11 00:09:45 +0100
  • 18c415f6a0 put head swivel in separate function cora 2022-11-11 00:01:34 +0100
  • 49670d1d28 put water flow code in separate function cora 2022-11-10 23:55:40 +0100
  • a25cd921f2 move do_states to movement.lua cora 2022-11-10 23:50:31 +0100
  • 91b5b6266c move stray particle spawner func to effects cora 2022-11-10 23:50:07 +0100
  • 148b30694f Fix monster_attack and some other settings issues cora 2022-11-10 22:59:42 +0100
  • f4374d9efd Fix item drops cora 2022-11-10 22:35:15 +0100
  • b41d6a1cae Fix mob_punch cora 2022-11-10 22:18:20 +0100
  • 6548b7fe47 move stray pathfinding funcs to pathfinding file cora 2022-11-10 21:23:00 +0100
  • c7681af53e Move registration functions to init.lua cora 2022-11-10 21:10:34 +0100
  • cc77e109f5 Split off general movement functions cora 2022-11-10 20:44:31 +0100
  • e7d9ded9ab Split off combat funcs cora 2022-11-10 15:28:51 +0100
  • 96d697c5cd Split off pathfinding, use metatables cora 2022-11-10 00:52:45 +0100