5279 Commits

Author SHA1 Message Date
Adrian Siekierka
a8ca37c55a fix #3735 2024-09-21 07:07:20 +02:00
qq
49ae4fe850
fix string.format() omission in OpenOS package.lua (#3731) 2024-08-23 21:22:36 +02:00
Adrian Siekierka
ad76e2a54a fix #3710 1.7.10-forge/1.8.5 2024-04-19 14:37:02 +02:00
Adrian Siekierka
479b3012b9 fr_FR: Undo more of the EEPROM -> BIOS rename, avoid translating mod names. 1.7.10-forge/1.8.4 2024-04-16 18:52:11 +02:00
Adrian Siekierka
1354ff5f90 Update changelog. 2024-04-16 18:42:12 +02:00
Adrian Siekierka
9d4f7ea297 Fix pcall()/xpcall() bug. 2024-04-16 18:39:11 +02:00
Adrian Siekierka
3ceac7077b Work around #3663 - allow response.response() to work for failed HTTP connections 2024-04-13 09:58:10 +02:00
Adrian Siekierka
53efb9c28c fr_FR: Undo EEPROM -> BIOS rename. 2024-04-07 15:11:34 +02:00
ff66theone
3a8487610e
Update fr_FR.lang (#3652)
* Update fr_FR.lang

Modified some terms that weren't the same in some places
Deleted spelling mistakes

* Update Settings.scala

Add temperature values

* Update application.conf

Added temperature-related config

* Revert "Update application.conf"

This reverts commit 0cd7cfc29bfb49bedc8a9100a606001845603cfa.

* Revert "Update Settings.scala"

This reverts commit f53a080ca70e546d393f94bc91e9cb0c0e5aecb4.

* Update index.md

Removed some spelling mistakes

* Update adapter.md

Removed two more spelling mistakes

* Update assembler.md

Removed more spelling mistakes

* Update cable.md

Added forgotten words<br>
Translated the "cover" term

* Update capacitor.md

Changed "capaciteur" term into "batterie" because "capaciteur" doesn't exist in french

* Update capacitor.md

Forgot one word to correct
2024-04-07 14:24:56 +02:00
Adrian Siekierka
d3bc992ffc Fix changelog missing comma. 2024-04-07 13:18:38 +02:00
Adrian Siekierka
6950d6f755 Update font, changelog. 2024-04-07 13:07:07 +02:00
Adrian Siekierka
31dff6e92a OpenOS: implement package.searchers, make package.preload implementation more conformant 2024-04-07 12:51:18 +02:00
Robert Cochran
dde8337955
OpenOS: /lib/package.lua: add support for preload and config (#3447)
Add basic implementations of package.preload and package.config,
necessary to get the Fennel compiler ( https://fennel-lang.org )
running.
2024-04-07 12:16:42 +02:00
Adrian Siekierka
3b60e93af5 Add support for querying aspects in Thaumcraft wands, close #3524 2024-04-07 12:13:19 +02:00
Adrian Siekierka
15eb13ac14 Update changelog. 2024-04-07 11:43:03 +02:00
Adrian Siekierka
a8fdfee654 fix #3664 2024-04-07 11:10:48 +02:00
Christopher Head
690e8d743c Fix screen turnOn/turnOff return value docs (#3698)
These component method calls actually both return two booleans, but only
the first one was documented.
2024-04-07 10:14:25 +02:00
Adrian Siekierka
2b0b6f9b9f Avoid translating text which does not have a translation key - fix #3677 2024-04-01 15:45:14 +02:00
Jann Stute
b3f3d0a42b
Improved documentation for network floppy (#3691)
* add man page for nc

* fix typo

* add man page for arp

* add man page for route
2024-04-01 15:23:14 +02:00
Glease
050a0ae7f7
use openContainer instead of sent coords (#3644) 2023-08-03 21:19:37 +02:00
WiseDragoon5374
1562b9ee1c
"it" -> "is" in readme (#3640) 2023-07-19 21:10:17 +02:00
Adrian Siekierka
abc447ff52
Merge pull request from GHSA-vvfj-xh7c-j2cm
Rework Internet Card filtering system.
2023-07-07 21:00:13 +02:00
Adrian Siekierka
089dd28d05 Bump mod version. 1.7.10-forge/1.8.3 2023-07-07 17:45:31 +02:00
Adrian Siekierka
d13c015357 Rework Internet Card filtering system. 2023-07-07 17:45:01 +02:00
Adrian Siekierka
5a685f87c0 Revert "propose fix for #3628"
This reverts commit f275e0d44ae9bac643c94f78c3a605b9426fcdea.
2023-07-07 17:43:24 +02:00
Adrian Siekierka
b3243b46cb Prevent the user from using deprecated Internet Card blocklist/allowlists. 2023-07-05 18:38:35 +02:00
Adrian Siekierka
f275e0d44a propose fix for #3628 2023-06-28 15:26:45 +02:00
Adrian Siekierka
1b7761f4ce update changelog 2023-06-28 15:17:00 +02:00
Adrian Siekierka
77649fd246 propose fix for #3635 2023-06-28 15:16:02 +02:00
Adrian Siekierka
4b1229f26e Fix error messages for new Internet Card filtering system. 2023-06-27 15:33:12 +02:00
Adrian Siekierka
9013fc2028 fix #3634 2023-06-24 19:06:34 +02:00
Adrian Siekierka
c30f083072 Rework Internet Card filtering system. 2023-06-24 18:28:54 +02:00
Adrian Siekierka
de8f207f3b
Merge pull request #3627 from JLLeitschuh/feat/JLL/tests_working_again
Get tests running again
2023-06-10 07:43:47 +02:00
Jonathan Leitschuh
8e80453321
Get tests running again
Signed-off-by: Jonathan Leitschuh <Jonathan.Leitschuh@gmail.com>
2023-06-09 19:31:55 -04:00
Adrian Siekierka
5b2ba76a4c Use HTTPS for deps (again), close #3625 2023-06-10 00:22:26 +02:00
WiseDragoon5374
affac839cb
Fix headers in integration readme (#3623) 2023-06-07 20:46:07 +02:00
Adrian Siekierka
94f6405c47 update changelog 1.7.10-forge/1.8.2 2023-06-04 15:07:47 +02:00
Adrian Siekierka
3916eedc7a fix Database upgrade documentation not showing in NEI usage 2023-06-04 14:20:15 +02:00
Adrian Siekierka
418792b29a update changelog, minor tweaks to anchor driver 2023-06-04 14:16:50 +02:00
repo_alt
c7ebcca083 Railcraft anchors driver
API:
    "getFuel():int -- Get remaining anchor time in ticks."
    "getOwner():string -- Get the  anchor owner name."
    "getType():string -- Get the anchor type."
    "getFuelSlotContents():table -- Get the anchor input slot contents."
    "isDisabled():boolean -- If the anchor is disabled with redstone."

https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/issues/8994
2023-06-04 14:07:21 +02:00
Adrian Siekierka
a4a3b774cb fix gpu bitblt() sync 2023-06-04 13:57:06 +02:00
Adrian Siekierka
d56b964cac update c_wcwidth() port 2023-06-04 12:29:58 +02:00
Adrian Siekierka
ec4e408671 filter out NaNs in ArgumentsImpl, at least 2023-06-04 10:02:17 +02:00
Adrian Siekierka
1ef216c9ee update font data to Unifont 15.0.05 2023-06-04 09:55:22 +02:00
Adrian Siekierka
87d57cad8f update changelog, networking sync rework 2023-06-04 09:28:36 +02:00
Adrian Siekierka
34e1f1f131 OpenOS: fix ls -l on Lua 5.4 2023-06-04 09:28:36 +02:00
Adrian Siekierka
9c95f10879 update changelog, add empty table check to ConverterFluidContainerItem 2023-06-04 09:28:36 +02:00
sanmofe
39739b7003
Added spanish translation. (#3408)
* Added spanish translation.

* Probando algo

* Delete build.yml
2023-06-03 22:41:20 +02:00
Adrian Siekierka
d0d83ed699 fix string.gmatch for Lua 5.4 2023-06-03 21:59:17 +02:00
Adrian Siekierka
711a12bea2 update font data to Unifont 15.0.04 2023-06-03 20:33:21 +02:00