Commit Graph

  • 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
  • 01abfea16d Split off item management cora 2022-11-09 15:35:51 +0100
  • bbba7cee41 Add compat for old "wrong" : notation cora 2022-11-09 06:06:59 +0100
  • e82c318f0c Split off breeding cora 2022-11-09 04:57:48 +0100
  • 70834d0f5d make register functions use the . notation cora 2022-11-09 04:09:58 +0100
  • d62dbcb852 effects -> separate file + metatable cora 2022-11-09 03:31:47 +0100
  • 67fd8c8b40 split off physics functions into separate file + use metatable cora 2022-11-09 02:59:46 +0100
  • 90639ef99d remove unused functions cora 2022-11-09 02:01:03 +0100
  • 31ef791cfd Add proper metatable to mobs cora 2022-11-09 01:59:30 +0100
  • 4d5104ff8f Merge pull request 'Add disallowed mapgen setting for v6' (#3021) from disable_v6_mapgen into master cora 2022-11-27 13:52:45 +0000
  • b7962b067f Add disallowed mapgen setting for v6 cora 2022-11-26 01:47:28 +0100
  • 19dc86c951 Merge pull request 'Cocoa Pods Cleanup' (#2974) from FossFanatic/MineClone2:cocoa_pod_fixes into master cora 2022-11-27 13:49:24 +0000
  • e3ee224532 Merge pull request 'version -> 0.82.0 (indev)' (#3030) from release_0.81.0 into master cora 2022-11-27 13:36:22 +0000
  • c209bff157 version -> 0.82.0 (indev) cora 2022-11-27 14:34:13 +0100
  • 59a7608dfc Merge pull request 'Release 0.81.0' (#2952) from release_0.81.0 into master cora 2022-11-27 12:59:28 +0000
  • 8b08707e3f Add Faerraven to texture credits 0.81.0 cora 2022-11-27 04:54:30 +0100
  • dd8f64e039 Add Ranko Saotome to credits cora 2022-11-26 22:16:59 +0100
  • 56519c881e Set version to 0.81 cora 2022-11-15 01:44:28 +0100
  • 944d53111a Update credits cora 2022-11-15 01:43:58 +0100
  • 33c3007709 Merge pull request 'Final fixes for 0.81' (#3027) from final_fixes into master PrairieWind 2022-11-27 03:38:14 +0000
  • 8d5aea9743 Fix New Button Names PrairieWind 2022-11-26 20:34:04 -0700
  • fa2a2bb8ac Remove mcl_copper screenshot cora 2022-11-27 04:08:05 +0100
  • ee808e8f84 optimize excessively large mcl_shield_hud.png texture cora 2022-11-27 04:05:19 +0100
  • 53d11ec71b Add new wood types buttons cora 2022-11-27 03:28:07 +0100
  • f1aca79f9c Merge pull request 'Player location using mcl_info' (#3022) from mcl_info_player_coords into master cora 2022-11-27 03:33:48 +0000
  • fb8b3d5f55 Cleanup mcl_info clutter and messy var localization cora 2022-11-26 13:45:31 +0100
  • 8184d4938c Modify init.lua to allow normal player usage. Michieal 2022-11-26 06:46:26 +0000
  • da64a10403 mcl_info: Add player coords field to debug hud Michieal 2022-11-26 04:28:07 +0100
  • 2a54ea6e74 mcl_info: Allow debug field that's visible for everyone cora 2022-11-26 04:25:35 +0100
  • 8b7b2f02e9 Merge pull request 'Fish buckets save and restore object properties in item entity' (#3013) from fish_bucket_save into master PrairieWind 2022-11-27 03:10:11 +0000
  • 927eff691c Fix node on_rightclick with fishbucket cora 2022-11-27 04:02:34 +0100
  • efdd22d69f Fix fishbuckets placing water in the nether cora 2022-11-27 00:17:13 +0100
  • f14bfdc0cd Clear item meta when turning fishbucket to empty bucket cora 2022-11-26 04:12:56 +0100
  • 66322a873b Fix infinite fishbucket placement in survival/creative cora 2022-11-26 04:10:52 +0100
  • e134cc5e65 make it possible to place fishbucket in flowing riverwater cora 2022-11-26 02:25:02 +0100
  • 1fcedd1375 Fix fishbucket _on_dispense cora 2022-11-26 02:21:08 +0100
  • bb73e5f1cd Make it possible to pick up fish with river water bucket cora 2022-11-25 04:18:58 +0100
  • d4c2501d62 Axolotl cleanup, remove clutter cora 2022-11-25 03:59:05 +0100
  • 708fcfb368 Axolotl: remove cod-inherited swarming code cora 2022-11-25 03:54:21 +0100
  • ebf4678e54 mcl_buckets whitespace fixes cora 2022-11-25 03:33:59 +0100
  • b4971b298d Move fish bucket code to separate file cora 2022-11-25 03:33:36 +0100
  • d3349396b4 Save tropical fish properties in item meta on bucket pickup cora 2022-11-25 03:30:44 +0100
  • 665e8a06a2 Save axolotl properties in item meta on bucket pickup cora 2022-11-25 03:30:23 +0100
  • 67e8f13a96 Axolotl whitespace fixes cora 2022-11-25 03:30:06 +0100
  • 99db678a44 Fish buckets set properties from bucket item meta cora 2022-11-25 03:21:35 +0100
  • dd58bed5d1 refactor fish bucket code to not use bucket api cora 2022-11-25 03:09:21 +0100
  • 9cf910c47f Merge pull request 'Event api, Raids, Zombie sieges' (#2833) from events into master cora 2022-11-26 21:12:46 +0000
  • 69f5bad0bb Document mcl_events cora 2022-11-25 22:11:19 +0100
  • ac7038e7a5 Raids/raidcaptain: Nil check cmi_cause cora 2022-11-25 16:11:12 +0100