Commit Graph

  • 22d296e898 Merge branch 'master' into elytra-overhaul SumianVoice 2022-08-10 00:02:47 +0000
  • cc8b8acd81 Add Wood API cora 2022-08-10 01:56:28 +0200
  • 9083552939 Merge pull request 'Pillager Outpost' (#2535) from pillager_outpost into master cora 2022-08-09 20:59:38 +0000
  • 70277276b0 Adjusted spawn chance and fixed the walls on generation, thanks cora. PrairieWind 2022-08-09 10:30:36 -0600
  • 84691c393d Pillager Outpost, Schematics by RandomLegoBrick PrairieWind 2022-08-07 20:50:26 -0600
  • 5da6f6812f faster boat death opfromthestart 2022-08-09 12:23:44 -0400
  • 051beeea2e light_source 2 nodes -> prevent complete darkness no_complete_darkness cora 2022-08-09 15:43:54 +0200
  • b8af222538 Fixed remaining get_sky calls opfromthestart 2022-08-08 20:26:31 -0400
  • 8b06e5de87 Merge branch 'master' into boat-fire-fix opfromthestart 2022-08-09 00:16:14 +0000
  • 76839961c6 Adds fire and lava collision to boats opfromthestart 2022-08-08 20:12:44 -0400
  • 8d6a0bb564 Merge pull request 'fix deprecated player:get_sky (#2528)' (#2534) from opfromthestart/MineClone2:new_sky into master cora 2022-08-08 23:16:18 +0000
  • e9954d1785 Merge branch 'master' into new_sky opfromthestart 2022-08-08 18:00:03 +0000
  • dd9c8b3f48 more accurate physics again, prevent slow servers having slower flight Sumyjkl 2022-08-08 11:50:23 +1000
  • 45c93e0340 accurater physics, can't spam jump to gain speed on flat ground (needs work to allow mc like boosting) Sumyjkl 2022-08-08 10:50:06 +1000
  • eeca224f7b Merge branch 'master' into elytra-overhaul SumianVoice 2022-08-08 00:19:26 +0000
  • 866711a4aa Changed to new get_sky method opfromthestart 2022-08-07 18:19:12 -0400
  • 96ceb2fabb Merge pull request 'Light Level and Texture Clip Warning Fixes' (#2527) from fix_campfire_errors into master cora 2022-08-07 21:40:21 +0000
  • a34c9172c4 Fixed light levelwarnings and texture alpha warnings in stonecutter, campfires, and beacon PrairieAstronomer 2022-08-06 20:38:15 -0600
  • 2c814db0d7 Merge pull request 'Snow layers and blocks drop nothing by hand' (#2532) from SumianVoice/MineClone2_c:snow_drop_fix into master cora 2022-08-07 21:36:22 +0000
  • 7b92bb89ce Merge pull request '[5.6] safely handle entities involving set_hp' (#2526) from iliekprogrammar/MineClone2:safe_entity_handling into master cora 2022-08-07 21:05:11 +0000
  • 99eca2ceb9 player will not be upside down when flying or swimming Sumyjkl 2022-08-08 02:05:03 +1000
  • 9fdcfcd898 significanltly more accurate values, much slower, more reliable physics, more comments Sumyjkl 2022-08-08 00:05:00 +1000
  • 5a8216ba43 moved functions and constants out of global step (oops) Sumyjkl 2022-08-07 23:12:57 +1000
  • 49089ed8c4 Merge branch 'master' into elytra-overhaul SumianVoice 2022-08-07 10:18:14 +0000
  • f6148068c5 snow layers and blocks drop nothing by hand Sumyjkl 2022-08-07 19:55:01 +1000
  • 0e999d8bb9
    [5.6] remove incorrect marks. iliekprogrammar 2022-08-07 13:00:43 +0800
  • 156aff21a1
    [5.6][bows] fix unsafe entity handling for arrows iliekprogrammar 2022-08-07 12:48:09 +0800
  • 4f2789c498
    [5.6][armor] fix unsafe entity handling (unsure) iliekprogrammar 2022-08-07 12:43:24 +0800
  • bf80074d98
    [5.6][mobs] fix unsafe entity handling (unsure) iliekprogrammar 2022-08-07 12:36:53 +0800
  • 4b31692319
    [5.6][boats] fix unsafe entity handling iliekprogrammar 2022-08-07 12:09:12 +0800
  • bce4d29737
    [5.6][lightning] fix unsafe entitiy handling iliekprogrammar 2022-08-07 10:44:13 +0800
  • 221ee0fcf1
    [5.6] mark places with unsafe set_hp entity handling iliekprogrammar 2022-08-07 00:13:03 +0800
  • 02c92dc6f8 fix getting wrong node Sumyjkl 2022-08-07 01:05:39 +1000
  • 509fadfebb fix is_pressing_jump being global Sumyjkl 2022-08-07 00:38:20 +1000
  • 1263c43b5d elytra and other non-combat armour don't take durability damage when the player is attacked Sumyjkl 2022-08-06 14:38:42 +1000
  • cd6da88b37 tweaks again Sumyjkl 2022-08-05 14:43:48 +1000
  • 3922c5bdca Merge pull request 'Nerf shipwreck loot' (#2519) from fix_shipwreck_loot into master cora 2022-08-04 22:58:27 +0000
  • 27304d5d96 Nerf shipwreck loot cora 2022-08-04 04:21:59 +0200
  • c8012ccffd Merge pull request 'add dependency for mcl_weather to mcl_burning to hopefully avoid crashes' (#2516) from SumianVoice/MineClone2_c:mcl_burning_depend into master cora 2022-08-04 01:49:13 +0000
  • 3f73dc1794 Merge branch 'master' into mcl_burning_depend SumianVoice 2022-08-03 12:55:07 +0000
  • eb89466436 add dependency for mcl_weather to mcl_burning to hopefully avoid crashes Sumyjkl 2022-08-03 22:45:15 +1000
  • d1d2b03635 Merge pull request 'Add mangrove swamps' (#2503) from mangrove_swamps into master cora 2022-08-03 10:39:20 +0000
  • e901003e22 Fix mangrove (trap)door, stair and slab recipes cora 2022-08-03 11:57:17 +0200
  • 3c0992e58d tweaks Sumyjkl 2022-08-03 18:41:51 +1000
  • c36b359c70 Fix mangrove roots and water logged roots(somewhat) cora 2022-08-03 00:00:13 +0200
  • 191e117e05 Axe can strip mangrove wood cora 2022-08-02 23:51:48 +0200
  • 4df51bac72 code quality, minor tweaks Sumyjkl 2022-08-03 01:03:28 +1000
  • b7a5a74ccf less pitch up slowdown Sumyjkl 2022-08-03 00:14:31 +1000
  • ece79cad8a prevent player from getting hyperspeed while flying from ground Sumyjkl 2022-08-03 00:08:30 +1000
  • 845e43c143 tweaked several things Sumyjkl 2022-08-02 23:51:21 +1000
  • aa93ce4b3a tweaked slowdown on pitch up Sumyjkl 2022-08-02 23:45:20 +1000
  • 12af0e7de8 semi-working on 0.3 server step Sumyjkl 2022-08-02 23:42:04 +1000
  • 32a57133ac use dtime Sumyjkl 2022-08-02 22:47:51 +1000
  • 5c085bd28f prevent player gaining infinite momentum by spamming jump while running, added dtime dependent velocity Sumyjkl 2022-08-02 22:06:19 +1000
  • c80012a14f fix gravity not being reset when died after rocketing Sumyjkl 2022-08-02 21:23:05 +1000
  • e28c0d311a Merge branch 'master' into elytra-overhaul SumianVoice 2022-08-02 10:27:14 +0000
  • 1065165952 fix mangrove trapdoor cora 2022-08-02 12:06:13 +0200
  • c0fec69c70 Add plantlike_rooted propagules cora 2022-08-01 11:44:01 +0200
  • 844cf6c5dc Fix waterlogged texture to be animated cora 2022-07-30 01:23:03 +0200
  • 2b90675ea2 fix warnings cora 2022-07-29 23:36:00 +0200
  • 8e41d5a1f4 Fix propagule growth cora 2022-07-29 23:10:48 +0200
  • 811d7a778f Add tall mangrove tree schematics cora 2022-07-29 20:10:21 +0200
  • 4491e962d5 grand mcl_mangrove cleanup cora 2022-07-29 13:35:09 +0200
  • 77c878f609 make waterlogged roots work with river water cora 2022-07-29 12:48:37 +0200
  • 51f79eaa39 Add lilypads and dead bushes cora 2022-07-29 02:48:00 +0200
  • 3bf45ec4e9 Spawn mangroves in shallow water, fix schematics cora 2022-07-28 23:05:24 +0200
  • e8fc56ab33 Fix water- and mudlogged roots, add w. logging abm cora 2022-07-28 21:11:21 +0200
  • f003aefe19 allow coral reefs in MangroveSwamps cora 2022-07-28 19:27:34 +0200
  • d284ddf150 Add mangrove trees Thunder1035 2022-07-28 18:28:09 +0200
  • 09889ca927 Add MangroveSwamp biome defs cora 2022-07-28 18:22:54 +0200
  • 22dac6cc5c Merge pull request 'Biome specific weather' (#2505) from fix-biome-weather into master cora 2022-08-02 10:00:55 +0000
  • 4b5476dbff fix end sky and void crash cora 2022-08-02 11:37:43 +0200
  • a2b003a195 sky slightly overcast on weather in non-weather b. cora 2022-08-01 12:46:46 +0200
  • ee3b98c809 Fix skybox in non-weather areas cora 2022-07-31 15:39:29 +0200
  • 4a6f98636d fix crash in mapgen v6 cora 2022-07-31 05:24:23 +0200
  • cae11f99e4 fix wrong mapgen setting var cora 2022-07-31 05:11:03 +0200
  • bb496db605 use _mcl_biome_type for weather cora 2022-07-31 04:46:06 +0200
  • 50840f6bdc No nether rain lol cora 2022-07-31 02:03:28 +0200
  • 05a6f09f05 Never rain in deserts cora 2022-07-30 05:37:28 +0200
  • 2aaeed7720 Pile up snow while snowing cora 2022-07-30 04:30:41 +0200
  • eb5378afec Rain and snow where appropriate(biome, heat, alt) cora 2022-07-30 03:57:40 +0200
  • fab3c35c28 Merge branch 'master' into elytra-overhaul SumianVoice 2022-08-02 09:44:51 +0000
  • 0f6a51a031 remove unused file scope variables Sumyjkl 2022-08-02 18:39:15 +1000
  • 1468acf6d4 move player up to give clearance when start flying Sumyjkl 2022-08-02 18:26:00 +1000
  • 5fd66d1850 can pitch up without losing too much speed Sumyjkl 2022-08-02 18:12:15 +1000
  • a9e139f27d Merge pull request 'beacon optimisations' (#2512) from beacons_cleanup into master cora 2022-08-01 23:08:31 +0000
  • f949c72945 make abm check param2 for up-to date beam color chmodsayshello 2022-08-01 15:48:23 +0200
  • e979535256 convert spaces into tabs chmodsayshello 2022-08-01 14:22:33 +0200
  • e344d1c742 remove itemstring debug logging chmodsayshello 2022-08-01 14:20:40 +0200
  • 10d200da80 beacon optimisations chmodsayshello 2022-08-01 14:14:06 +0200
  • 8378ca92e2 turning slows the player down in fly mode Sumyjkl 2022-08-02 08:20:08 +1000
  • 2b5e3b5123 code quality: combine add_velocity calls into one Sumyjkl 2022-08-02 00:14:24 +1000
  • 368ffda75b can only fly when pressed jump and cannot hold jump to enter fly mode, set speed to player velocity when entered fly mode Sumyjkl 2022-08-01 23:45:41 +1000
  • cd62278336 improved code quality Sumyjkl 2022-08-01 23:01:27 +1000
  • 9e1b0184c5 fireworks function, slight balancing, removed debug starting speed Sumyjkl 2022-08-01 22:15:36 +1000
  • 20b229a9b9 pitching up too far can make player fall fast Sumyjkl 2022-08-01 20:53:35 +1000
  • 832b0afdd6 more reasonable values Sumyjkl 2022-08-01 20:51:08 +1000
  • 177cf231b6 make elytra better again Sumyjkl 2022-08-01 20:34:56 +1000
  • 696cc150b4 broke elytra Sumyjkl 2022-08-01 20:12:53 +1000
  • a687d9069c Merge pull request 'Make boats unsinkable in river water' (#2510) from riverwater_boats into master cora 2022-08-01 09:46:30 +0000