simple-tech

Minecraft: Better than Adventure! mod that adds simple blocks to automate tasks
git clone git://memoryshards.xyz/simple-tech.git
Log | Files | Refs | README | LICENSE

DateCommit messageAuthorFiles+-
2024-02-07 04:38Changed formattingAmb0s14+602-595
2024-02-07 04:30Updated the American English translation and removed the French oneAmb0s2+3-17
2024-02-07 04:19Rebranded modAmb0s43+1730-1718
2024-02-05 02:38Simplified redstone logic code, renamed and moved stuffAmb0s1+48-64
2024-02-04 23:29Fixed redstone logic in all directionsAmb0s1+22-4
2024-02-04 23:04Changed texture and fixed redstone logic for one directionAmb0s1+6-4
2024-02-04 21:12Added recipe and translationsAmb0s3+48-6
2024-02-04 21:11Changed not gate renderingAmb0s1+71-0
2024-02-04 21:11Tweaked texture, drop and placement logicAmb0s1+34-9
2024-02-04 21:10Added redstone gates tags and not gate itemAmb0s1+14-4
2024-01-28 01:05Updated READMEAmb0s1+3-2
2024-01-27 21:58Bumped dependencies versionsAmb0s2+3-4
2024-01-27 20:53Bumped version and renamed modAmb0s1+3-2
2024-01-27 20:53Added EditorConfig fileAmb0s1+30-0
2024-01-27 19:58Merge pull request #21Ambos17+268-111
2024-01-10 08:28Updated to 7.1UselessBullets17+266-106
2024-01-10 07:561UselessBullets3+5-8
2023-11-05 07:34Changed mod descriptionAmb0s1+1-1
2023-11-05 07:33Added icon pathAmb0s1+1-0
2023-11-05 07:30Renamed redstone gate textures and fixed blocks initializationAmb0s3+28-0
2023-11-05 06:55Updated READMEAmb0s1+2-0
2023-11-05 06:55Added mod icon and NOT gate texturesAmb0s4+0-0
2023-09-04 02:24Started working on logic gatesAmb0s1+150-0
2023-11-04 15:44Added multiplayer support (#12)Ambos10+158-16
2023-11-04 14:55Config + Multiplayer SupportUselessBullets10+158-16
2023-09-03 20:36Refactorized block buildersAmb0s1+24-35
2023-09-02 21:15Cleaned up other blocks codeAmb0s3+51-68
2023-09-02 20:58Updated language filesAmb0s2+18-18
2023-08-30 19:31Removed bit getter and setter commentsAmb0s1+0-4
2023-08-30 19:29Cleaned up fan block codeAmb0s4+35-32
2023-08-30 18:04Added dependency checksAmb0s1+3-1
2023-08-28 18:15Updated toolchain and bumped BTA versionAmb0s2+9-1
2023-08-28 18:14Use temporary workaround for #13Amb0s2+7-2
2023-08-26 22:00Bumped mod versionAmb0s1+1-1
2023-08-26 20:45Updated HalpLibe and toolchainAmb0s2+3-3
2023-08-26 15:28Fixed #5Amb0s2+27-20
2023-08-26 14:39Reverted to custom helperAmb0s3+6-4
2023-08-25 18:55Added (disabled) workaround for #13Amb0s1+16-0
2023-08-25 18:54Modified light sensor to store its state with metadataAmb0s2+20-24
2023-08-25 17:37Moved helper methodsAmb0s1+5-14
2023-08-25 16:58Added helper methods and removed the old onesAmb0s1+23-6
2023-08-25 16:26Changed to vanilla methodsAmb0s2+4-2
2023-08-25 00:59Merged changesAmb0s0+0-0
2023-08-25 00:55Fixed #14 again (using metadata this time)Amb0s1+19-23
2023-08-24 19:15Added private flag to handle redstone stateAmb0s1+14-36
2023-08-24 13:41Fixed #17Amb0s1+1-1
2023-08-18 19:07Initial public commitAmb0s38+2214-0