|
8e30412515
|
Refactor Mass Fabricator
|
2025-03-11 22:19:46 +01:00 |
|
|
d247060c2e
|
Refactor Recycler
|
2025-03-11 21:25:01 +01:00 |
|
|
ef88c5cd6b
|
Refactor Macerator
|
2025-03-11 19:55:29 +01:00 |
|
|
5e99610747
|
Refactor Extractor
|
2025-03-11 19:45:56 +01:00 |
|
|
9a49e49fe3
|
Refactor Electric Furnace
|
2025-03-11 19:40:31 +01:00 |
|
|
5ddeeed36f
|
Refactor Cable Former
|
2025-03-11 19:12:57 +01:00 |
|
|
c379b133dc
|
Update formspec after item is taken when it's actually needed
|
2025-03-11 18:55:11 +01:00 |
|
|
70dacf9a8c
|
Make sure to properly distribute available power across all endpoints
|
2025-03-10 11:55:48 +01:00 |
|
|
4698266b33
|
Don't take fuel input in Generator.shouldActivate
|
2025-03-10 11:46:09 +01:00 |
|
|
165450f857
|
Refactor Compressor
|
2025-03-10 11:16:36 +01:00 |
|
|
18a1cbc983
|
Refactor base for simple electric item processors
|
2025-03-10 11:15:31 +01:00 |
|
|
ab7d011afd
|
Remove redundant return value from ActivatedMachine.activeUpdate
|
2025-03-10 11:06:38 +01:00 |
|
|
371ef36ce3
|
Refactor Chargepad
|
2025-03-03 11:45:36 +01:00 |
|
|
8f529ad6c3
|
Fix few oversights and bring back some missing features
|
2025-03-03 11:44:18 +01:00 |
|
|
09a0d9c855
|
Use appropriate item power exchange direction
|
2025-01-20 22:21:06 +01:00 |
|
|
fd45e58e9c
|
Change MineClone2 to VoxeLibre in README.md
|
2025-01-08 22:50:53 +01:00 |
|
|
ca99ab38b5
|
Refactor Canning Machine
|
2025-01-08 22:47:11 +01:00 |
|
|
6934a8b342
|
Fix some oversights
|
2025-01-08 22:46:16 +01:00 |
|
|
752fe4f192
|
Optimize electric network operations a little
|
2025-01-08 22:45:12 +01:00 |
|
|
6e2a3c22cf
|
Create fluid utility functions in API
|
2025-01-08 22:43:30 +01:00 |
|
|
c50871a96b
|
Change Machine.storageSlots to Machine.storageLists
|
2024-10-25 12:42:42 +02:00 |
|
|
78637a4759
|
Refactor Generator
|
2024-10-25 12:42:04 +02:00 |
|
|
83ee6fb4c8
|
Fixes in ActivatedElectricMachine and ElectricMachine
|
2024-10-25 12:40:27 +02:00 |
|
|
1f6f711b64
|
Forgot to add fuel slot to storageSlots
|
2024-10-24 16:36:38 +02:00 |
|
|
6befcdeb01
|
Refactor Iron Furnace
|
2024-10-24 16:33:34 +02:00 |
|
|
d799b10242
|
Some fixes in Machine and ActivatedMachine
|
2024-10-24 16:32:57 +02:00 |
|
|
442d3a42b1
|
Change Activated{Electric}Machine.before{Activation|Deactivation} to Activated{Electric}Machine.after{Activation|Deactivation}
|
2024-10-24 16:30:20 +02:00 |
|
|
fd3df487e5
|
Implement util function for merging 2 tables
|
2024-10-24 16:28:18 +02:00 |
|
|
52aea868a5
|
Begin implementing more OOP-like design
|
2024-10-15 16:28:59 +02:00 |
|
|
db1d7fe820
|
Add Logistica to optional dependencies in README.md
|
2024-09-16 10:27:06 +02:00 |
|
|
959c5ac6b8
|
Remove debug log message
|
2024-09-16 10:25:36 +02:00 |
|
|
19c97f0173
|
Implement Logistica compatibility
|
2024-09-14 17:35:57 +02:00 |
|
|
3419fcb660
|
Introduce tag system for further usage
|
2024-09-11 15:29:03 +02:00 |
|
|
636c0cda64
|
Remove unnecessary constant
|
2024-09-11 15:04:36 +02:00 |
|
|
ce4e1b52ba
|
Some leftover API files fixes
|
2024-09-08 22:57:08 +02:00 |
|
|
07ea380ed7
|
Extract registration API functions to separate file
|
2024-09-08 22:53:09 +02:00 |
|
|
e18789451c
|
Extract network API functions to separate file
|
2024-09-08 22:46:41 +02:00 |
|
|
e2d91cd8c5
|
Extract tool API functions to separate file
|
2024-09-08 22:41:37 +02:00 |
|
|
0363a2ba26
|
Extract fluid API functions to separate file
|
2024-09-08 22:36:33 +02:00 |
|
|
cb41e76742
|
Extract side API functions to separate file
|
2024-09-08 22:31:26 +02:00 |
|
|
9436c7033b
|
Extract power API functions to separate file
|
2024-09-08 22:27:36 +02:00 |
|
|
2a607bedfe
|
Release IndustrialTest 1.1.0 (stable, release)
1.1.0
|
2024-06-12 10:57:50 +02:00 |
|
|
4ac7210f40
|
Don't try to remove node from invalid network master
|
2024-05-13 19:44:16 +02:00 |
|
|
5b5816a65c
|
Make only higher power flow destroy transformer
Fixes #24
|
2024-05-13 19:03:25 +02:00 |
|
|
36549e9a49
|
Fix electric tools breaking
Fixes #13
|
2024-05-12 20:36:31 +02:00 |
|
|
bea76ecc62
|
Merge pull request #28 from HandfulOfFrogs/industrialtest:feat/enchantability into master
|
2024-05-12 19:52:31 +02:00 |
|
|
fd569985da
|
Merge pull request #27 from HandfulOfFrogs/industrialtest:fix/bronze-crafting into master
|
2024-05-12 19:51:28 +02:00 |
|
|
67f503758f
|
feat: enchantability for bronze armor and weapons
|
2024-05-12 10:59:12 +03:00 |
|
|
3fcefc5888
|
fix: industrialcraft/industrialtest
|
2024-05-12 10:58:13 +03:00 |
|
|
b2df6edeaf
|
Merge pull request #23 from HandfulOfFrogs/industrialtest:cell-textures into master
|
2024-05-12 08:49:07 +02:00 |
|