1
mirror of https://github.com/StarWishsama/Slimefun4.git synced 2024-09-19 19:25:48 +00:00

Commit Graph

  • 158167187d replaced <code> tags with {@code} tags iTwins 2023-08-25 18:25:12 +0200
  • 6f194a6249
    Suggestion: remove empty line Jeroen 2023-08-25 18:14:47 +0200
  • be3acf3edc renamed cancel to onCancel iTwins 2023-08-20 16:46:41 +0200
  • 65819d1784 don't break MiningOperation, instead create new class iTwins 2023-08-20 16:09:48 +0200
  • e4bd5b1640
    removed unused import Jeffrey 2023-08-20 14:18:16 +0200
  • 54f3530658
    requested changes Jeffrey 2023-08-20 14:16:55 +0200
  • 1315e5a8c9 refactored ternary operators iTwins 2023-08-20 03:42:30 +0200
  • f60896f620 fix geo miner voiding resources iTwins 2023-08-20 02:37:24 +0200
  • 27f4ecbacf fix getting radiated when not supposed to iTwins 2023-08-18 23:55:28 +0200
  • 7934a09e1a
    changed to == Jeffrey 2023-08-14 13:03:31 +0200
  • fb9e8c55e8
    clean up Jeffrey 2023-08-14 13:00:38 +0200
  • 66feb7f387 change BREAK_BLOCK to PLACE_BLOCK in BlockPlaceEvent iTwins 2023-08-11 23:29:32 +0200
  • 7da1af0383
    Merge pull request #3914 from variananora/fix/add-cherry-log-to-android-woodcutter Sefiraat 2023-08-10 14:22:19 +0100
  • 53cb0d93dc Fix unable to craft soulbound backpack with woven backpack with id (#3939) iTwins 2023-08-09 00:25:02 +0200
  • 0137abadf1
    fix #3836 Jeffrey 2023-08-08 17:27:30 +0200
  • baef038179
    [CI skip] Update thollander/actions-comment-pull-request action to v2.4.2 renovate[bot] 2023-08-06 23:17:13 +0200
  • 8bcf0735e5
    Added new flags for timings (#3246) Daniel Walsh 2023-08-05 19:42:29 +0100
  • 16313ef8a2
    Fix Soulbound Runes not working (#3932) Violet-Nonbloosom 2023-08-02 05:58:44 +0800
  • 1bdc02283b
    [CI skip] Update actions/setup-java action to v3.12.0 renovate[bot] 2023-08-01 13:44:47 +0200
  • 0c21618cab
    [CI skip] Update dependency org.junit.jupiter:junit-jupiter to v5.10.0 renovate[bot] 2023-08-01 13:44:20 +0200
  • b117d87c3f
    Change Energized GPS Transmitter values to follow the pattern of previous tiers (#3915) Jeroen 2023-08-01 13:40:07 +0200
  • 10629416fd
    Add Enchanted Golden Apple recipe (suggestion #2147 from punished_Garett) (#3591) Fhoz 2023-08-01 13:38:07 +0200
  • ce213fcdf7
    Add blackstone recipes to Grindstone and Ore Crusher (#3912) Phoenix-Starlight 2023-08-01 04:36:22 -0700
  • 5d5000fa0f
    Add filter to researches for sf stats completion calculation (#3917) Jeroen 2023-08-01 01:48:56 +0200
  • ede45dd379
    Deobfuscate blocks when gold panning (#3921) Jeroen 2023-08-01 01:48:11 +0200
  • fe99cbd451
    fixed grappling hook not working due to bat dying (#3926) Jeroen 2023-07-29 18:10:17 +0200
  • 4398098dec correctly handle sensitive blocks above blocks broken with explosive tool Jeroen 2023-07-28 23:05:43 +0200
  • ca85798b0b
    Merge pull request #3923 from JustAHuman-xD/fix/not-caught-versioning-ancient-pedestal-error Sfiguz7 2023-07-27 14:17:54 +0200
  • 6212dfffed
    Update src/main/java/io/github/thebusybiscuit/slimefun4/implementation/listeners/AncientAltarListener.java Sefiraat 2023-07-27 07:08:30 +0100
  • 74624e6e6d Remove version dependent method JustAHuman-xD 2023-07-26 22:46:29 -0500
  • cb292aeffe skip already substituted parts when formatting message Jeroen 2023-07-24 23:25:25 +0200
  • e71e2c8559 Add cherry log to android woodcutter Varian Anora 2023-07-21 09:49:51 +0700
  • 2f56579bc1
    Jeff's changes Daniel Walsh 2023-07-16 22:20:49 +0100
  • 6d9d0c5196
    Download tester Daniel Walsh 2023-07-04 23:48:44 +0100
  • c579d87aee
    Setup matrix Daniel Walsh 2023-07-02 12:09:51 +0100
  • f21d28fa35
    e2e testing initial Jeffrey 2023-06-30 23:59:50 +0200
  • dc22e66589
    Merge pull request #3893 from JustAHuman-xD/feature/soul-soil-recipe Sfiguz7 2023-07-14 15:42:35 +0200
  • f2fb911ec2
    Merge pull request #3784 from JustAHuman-xD/fix/ancient-pedestal Sfiguz7 2023-07-12 14:21:26 +0200
  • 6bbf46b1d9
    Merge pull request #3907 from Sefiraat/fix/exp_collector_performance Sfiguz7 2023-07-11 18:40:11 +0200
  • 2ef2e503f6
    Merge pull request #3864 from justtos/master Sfiguz7 2023-07-11 18:29:53 +0200
  • 378a78ee69 Further code improvements Sefiraat 2023-07-11 17:29:05 +0100
  • d543bafb20 Skip fits checks Sefiraat 2023-07-11 16:55:09 +0100
  • eb30d1ff66
    Add grace periods to RadiationTask (#3902) Sefiraat 2023-07-11 15:03:58 +0100
  • e00cac47c1 Improve performance for clearAllBlockInfoAtChunk Daniel Walsh 2023-07-11 01:54:02 +0100
  • 0d2c24f9d8
    [CI skip] Update dependency com.gmail.nossr50.mcMMO:mcMMO to v2.1.222 renovate[bot] 2023-07-10 23:20:23 +0200
  • 240024e664
    [CI Skip] Merge pull request #3899 from Sefiraat/chore/forks_merge_conflicts Sefiraat 2023-07-10 15:32:19 +0100
  • 632a1a713d Stop errors on forks Sefiraat 2023-07-09 19:46:43 +0100
  • ce3a8f909b
    [CI skip] New locale updates from Crowdin The Busy Bot 2023-07-09 20:07:47 +0200
  • aebab92e61
    Fix some of the reported blocks not working (#3848) J3fftw 2023-07-09 18:16:10 +0200
  • b04cfcc169
    Removed backwards compatiblity mode (#3896) J3fftw 2023-07-09 18:10:46 +0200
  • 59a98f1759 possibly fix javadocs Jeffrey 2023-07-09 02:15:50 +0200
  • e5dd21881a Suggested Changes (missed this whoops) JustAHuman-xD 2023-07-08 17:43:13 -0500
  • 9108d7dfeb Suggested Changes JustAHuman-xD 2023-07-08 17:41:57 -0500
  • 5b458f1623
    Cumulative Armor-Scheduling changes (Rainbow Armor + Radiation update) (#3892) J3fftw 2023-07-08 18:10:21 +0200
  • 4fccf2bee9
    [CI skip] Update dependency com.konghq:unirest-java to v3.14.5 renovate[bot] 2023-07-08 16:52:08 +0200
  • 763822b291 Update CHANGELOG and README Daniel Walsh 2023-07-07 18:58:27 +0100
  • 4e35f62e0e
    Adding ExternallyInteractable (#3788) Sefiraat 2023-07-07 18:55:35 +0100
  • 36ffc86c6e fix preview builds Daniel Walsh 2023-07-07 09:36:42 +0100
  • 8241f65de1
    Merge pull request #3894 from Slimefun/chore/add-ver-to-preview-builds Sfiguz7 2023-07-07 10:27:13 +0200
  • c0e0b64fea
    Move to PR workflow and out of usual push workflow Daniel Walsh 2023-07-07 09:07:46 +0100
  • 4b402825ca
    Use hash in preview build Daniel Walsh 2023-07-07 08:47:41 +0100
  • 506cd65a18 add since JustAHuman-xD 2023-07-05 23:49:56 -0500
  • d0cb47f947 Fix NPE JustAHuman-xD 2023-07-05 11:43:06 -0500
  • 82c9c57355
    Update src/main/java/io/github/thebusybiscuit/slimefun4/implementation/items/multiblocks/AutomatedPanningMachine.java Sfiguz7 2023-07-05 14:01:30 +0200
  • 2aa526c34e
    Update src/main/java/io/github/thebusybiscuit/slimefun4/implementation/items/multiblocks/AutomatedPanningMachine.java Sfiguz7 2023-07-05 08:33:31 +0200
  • 1161893478 Fix Different Time of Pan Recipes JustAHuman-xD 2023-07-04 17:33:32 -0500
  • fcb1a791c0 Fix whitespace JustAHuman-xD 2023-07-04 16:49:11 -0500
  • 2b4681ea7b Add Old Methods as Deprecated JustAHuman-xD 2023-07-04 16:46:58 -0500
  • a7605a64b4 Javadocs & small adjustments JustAHuman-xD 2023-07-04 15:27:33 -0500
  • 103bd8bbd4 Forward & Update svr's changes JustAHuman-xD 2023-07-04 15:10:40 -0500
  • 75a781d3d6
    Merge pull request #3887 from JustAHuman-xD/fix/compressor-double-recipe Sfiguz7 2023-07-03 08:26:57 +0200
  • a5a5a771b3
    Merge pull request #3888 from Slimefun/fix/longfallboots-breaking-change Sfiguz7 2023-07-03 08:21:51 +0200
  • 8b2d22da50
    Fix breaking change in LongFallBoots Daniel Walsh 2023-07-03 00:34:56 +0100
  • 82c9252761 Fix Compressor doubling output JustAHuman-xD 2023-07-02 17:20:25 -0500
  • 934ab822a6
    DistinctiveItem/isSimilar + Backpack canStack (#3417) Sefiraat 2023-07-02 21:51:51 +0100
  • 1beeb8fd8e
    Merge pull request #3795 from JustAHuman-xD/fix/multiblock-shifting-recipes Sfiguz7 2023-06-30 21:17:00 +0200
  • 1d4453e2dd
    Update src/main/java/io/github/thebusybiscuit/slimefun4/core/multiblocks/MultiBlockMachine.java JustAHuman-xD 2023-06-30 04:56:34 -0500
  • a1a1d865a9
    Update src/main/java/io/github/thebusybiscuit/slimefun4/core/multiblocks/MultiBlockMachine.java JustAHuman-xD 2023-06-30 04:56:28 -0500
  • ad70204587
    Merge pull request #3883 from Slimefun/fix/1.16-compat Sfiguz7 2023-06-30 07:39:20 +0200
  • f7e00a0ccc
    Fixed 1.16 compat Daniel Walsh 2023-06-30 06:29:02 +0100
  • cb84d9abd5
    Revert header changes (#3882) JustAHuman-xD 2023-06-29 23:08:36 -0500
  • f0ac184c5b
    Implement new sound system (#3880) J3fftw 2023-06-29 22:43:43 +0200
  • 811933b1eb
    [CI Skip] Allow server owners to fully customize sounds (#2844) TheBusyBiscuit 2023-06-29 22:08:09 +0200
  • 961ad00dcc Trigger test build workflow JustAHuman-xD 2023-06-28 13:54:27 -0500
  • 5862b12eb9 Add suggested changes Just_ToS 2023-06-28 16:38:31 +0300
  • 1f407b7a86 Requested Changes JustAHuman-xD 2023-06-28 06:43:42 -0500
  • 4f55622d35 Better Javadocs JustAHuman-xD 2023-06-24 17:08:55 -0500
  • 7b4f533da5
    Suggested Change JustAHuman-xD 2023-06-24 16:45:07 -0500
  • b9c6c22f73
    [CI skip] Update actions/upload-artifact action to v3 renovate[bot] 2023-06-24 18:30:32 +0200
  • e7d0414124 Update actions/github-script action to v6 renovate[bot] 2023-06-24 16:04:19 +0000
  • cab97b1a93 Download artifact by ID, it isn't available in the workflow_run Daniel Walsh 2023-06-24 13:00:22 +0100
  • b9f6a183d0
    Fix comment spacing justtos 2023-06-24 18:42:56 +0300
  • 86e0dc2c04
    Yet another code style correction justtos 2023-06-24 18:27:05 +0300
  • ec34ae9399 Another minor code styling correction Just_ToS 2023-06-24 17:56:03 +0300
  • 992a4818ac
    Minor code styling correction justtos 2023-06-24 17:32:42 +0300
  • a78cc5114c
    Merge pull request #3863 from J3fftw1/feature/preview-builds Sfiguz7 2023-06-24 13:38:59 +0200
  • b393a066f1
    Improve messaging Daniel Walsh 2023-06-24 12:09:25 +0100
  • e1f830dac9
    Try to work within the perms Daniel Walsh 2023-06-24 11:40:22 +0100
  • 0fdccdd177
    Fix vars Daniel Walsh 2023-06-24 11:10:51 +0100
  • 62be0f7708
    Merge pull request #3866 from Slimefun/fix/pr-labels Sfiguz7 2023-06-24 11:28:29 +0200