995 Commits

Author SHA1 Message Date
Niklp
9ed03b8b2b
Replace deprecated ItemStack:get_metadata() calls (#390)
Some checks failed
luacheck / luacheck (push) Has been cancelled
mineunit / mineunit (push) Has been cancelled
mtt / mtt (push) Has been cancelled
2025-01-02 22:29:51 +01:00
1F616EMO~nya
d75659757d
Allow cutting down Ethereal bamboo with chainsaw (#389) 2024-12-31 16:54:36 +01:00
Jacob Lifshay
32f1d5a9e7
Use moreores tin when moreores and mcl_core are detected (#383) 2024-09-28 19:35:48 +10:00
d-stephane
4446ea6cd3
Fix wrong texts for uranium elements (#380)
Co-authored-by: Stéphane <stephane@akiba.fr>
2024-09-23 15:36:06 +02:00
OgelGames
bb70986b2e
Apply low pass filter to sonic screwdriver sound (#377) 2024-09-06 15:20:30 +10:00
Luke aka SwissalpS
f8ae9058cf
Replace "Etc." with "E.g." in api.md (#374) 2024-08-04 23:12:07 +10:00
1F616EMO~nya
05951967e8
Fix the sonic bomb of the Sonic-BOMB Screwdriver (#369) 2024-07-18 17:19:04 +02:00
1F616EMO~nya
be25d976fb
Log every inventory action (#360)
Co-authored-by: OgelGames <olliverdc28@gmail.com>
2024-06-12 14:42:57 +10:00
Buckaroo Banzai
814ebd79e7
use mtt action for integration tests (#361)
Co-authored-by: BuckarooBanzay <BuckarooBanzay@users.noreply.github.com>
2024-04-26 16:59:56 +02:00
Athozus
ad2c11ed9d
Fix cable plate placing on several-blocks nodes (#358)
Co-authored-by: SX <50966843+S-S-X@users.noreply.github.com>
2024-04-14 04:13:19 +03:00
imre84
e699d32f47
Remove quarry_dig_above_nodes (#359) 2024-04-13 19:11:36 +02:00
Athozus
9fff815f40
Check fuel inventory is empty before digging machine (#357) 2024-04-02 17:43:42 +03:00
imre84
bc0714870a
Remove leftovers from frames, add README.md for Mineunit spec dirs (#355)
Co-authored-by: SX <50966843+S-S-X@users.noreply.github.com>
2024-03-30 04:08:25 +02:00
1F616EMO~nya
ea14f604c9
Fix positional stereo sound (#353) 2024-03-04 15:23:49 +01:00
Luke aka SwissalpS
05079d8ee6
Set is_ground_content in node definitions (#348) 2024-02-27 01:13:55 +11:00
OgelGames
04b0663d84
Add technic.process_recipe() function (#345) 2024-02-06 12:47:57 +01:00
SX
ebe381c2df
Use documented ItemStack constructor for tests (#343) 2024-01-15 14:15:02 +01:00
OgelGames
a280a1429e
Rewrite recipe code and add group support (#338) 2024-01-14 15:03:32 +11:00
Jacob Lifshay
e77a6715ce
Use raw ores for iron and gold lumps in Mineclone (#342) 2024-01-13 17:18:35 +11:00
Github is a non-free platform owned by Microsoft. Reasonable alternatives exist, such as Gitea, Sourcehut. We need a federated, mastodon-like forge based on ForgeFed. See: https://forgefed.org
da0378aead
MineClone/MineClonia compatibility for technic core (#328)
Co-authored-by: SX <50966843+S-S-X@users.noreply.github.com>
Co-authored-by: Freeman <freeman@gnuhacker.org>
Co-authored-by: Buckaroo Banzai <39065740+BuckarooBanzay@users.noreply.github.com>
Co-authored-by: OgelGames <olliverdc28@gmail.com>
2024-01-10 07:14:15 +01:00
ThePython
8264761eea
Add ExchangeClone support. (#335) 2024-01-06 14:31:42 +01:00
OgelGames
f1b99282e8
Remove log messages from technic.get_RE_charge and technic.set_RE_charge (#334) 2023-11-05 14:04:38 +02:00
Athozus
4d9bb7d33f
Add more documentation (#318)
Co-authored-by: SX <50966843+S-S-X@users.noreply.github.com>
2023-11-05 13:36:54 +11:00
Github is a non-free platform owned by Microsoft. Reasonable alternatives exist, such as Gitea, Sourcehut. We need a federated, mastodon-like forge based on ForgeFed. See: https://forgefed.org
fc96135157
technic:motor to basic_materials:motor (#333) 2023-11-03 21:43:55 -04:00
OgelGames
735f731544
Fix LED crafting recipe (#325) 2023-09-16 18:20:21 +02:00
OgelGames
1cd5e5d995
Update luacheck (#326) 2023-09-17 00:01:40 +10:00
OgelGames
867e907e62
Remove wrench (#320) 2023-08-07 15:26:41 +10:00
SX
2614489c70
Reduce solar arrays for tests (#274)
Also compatibility with latest mineunit runner
2023-08-06 14:26:26 +03:00
OgelGames
13cdb0b410 fix quarry infotext definition to look nice again
gets rid of some code duplication and the extra spacing
2023-07-23 15:11:46 +10:00
Athozus
c7a27a7435
Add energy demand to machine infotexts (#317)
* Add a new line in machines infotext to show the current demand

* Fix translations

* Remove i18n.py (mistake)

* Add infotexts for non-register_base_machine()-based machines

* Move demand infotext at the beginning when demand is constant
2023-07-22 20:11:09 +03:00
OgelGames
9067f1a38c
Limit quarry y-offset by max depth (#316)
Also fixes typo with setting y-offset via digilines.
2023-07-22 14:45:03 +10:00
OgelGames
53cfd40f72
Quarry y-offset and fixes (#315) 2023-07-02 13:44:08 +10:00
OgelGames
a4a3be5466 add icon to i3 and craftguide recipe types
for some reason I didn't think to check if they also supported recipe icons, turns out they do
2023-06-30 17:26:44 +10:00
OgelGames
4257537e07
Add version info (#314) 2023-06-27 21:44:52 +10:00
OgelGames
6c09f739c4
Recipe enhancements (#311) 2023-06-27 18:29:50 +10:00
OgelGames
395aba802a
Use vizlib for quarry visualization (#308)
use vizlib for quarry visualization
2023-06-06 21:16:44 +10:00
OgelGames
fd2844ea44 purge quarry every 99 digs instead of 100
so only one stack needs to be ejected when digging through a single material

thanks Huhhila :)
2023-02-13 21:28:31 +11:00
OgelGames
5040260783 fix copypaste typo
fixes #302
2023-01-25 14:33:49 +11:00
SX
a417a6b154
Battery box, no protect complaint without fields (#299)
* Battery box, no protect complaint without fields

* Fix brain fart
2023-01-14 20:30:42 +01:00
The4codeblocks
6e94b20b25
Fix digiline rules for HV reactor (#300)
Fix digiline rules
2023-01-14 20:27:29 +01:00
Buckaroo Banzai
a5d05c132c
license/readme fixes (#298)
Co-authored-by: BuckarooBanzay <BuckarooBanzay@users.noreply.github.com>
2023-01-13 07:32:03 +01:00
OgelGames
0173629ca5 add compatibility fix for #296 2022-12-13 13:07:51 +11:00
OgelGames
1546aa01ee fix quarry can_dig check
oops
2022-11-21 21:45:32 +11:00
OgelGames
755d912a98 add check for new quarries in conversion lbm 2022-11-19 22:26:50 +11:00
SX
0cbbacc357 Fix tests: use VoxelArea with Mineunit 2022-11-19 15:39:09 +11:00
Buckaroo Banzai
a7a47d2d90 Use voxel manipulator for LV lamp illumination
Co-authored-by: OgelGames <olliverdc28@gmail.com>
2022-11-19 15:39:09 +11:00
OgelGames
4dc85f2228 Use node timers to spread out LV lamp updates 2022-11-19 15:39:09 +11:00
Buckaroo Banzai
ebba32ad25
Add technic.register_cable_tier(name, tier) (#294)
Co-authored-by: BuckarooBanzay <BuckarooBanzay@users.noreply.github.com>
2022-11-18 15:21:54 +11:00
OgelGames
72753c9e67
Remove frames, power radiator and lighting (#290) 2022-11-16 15:49:53 +11:00
OgelGames
bd975163a6
Translation fixes and improvements (#289) 2022-11-15 15:30:39 +11:00