5306 Commits

Author SHA1 Message Date
Adrian Siekierka
52da41b5e1 document Weblate 2025-06-29 20:51:58 +02:00
Erwann Lagouche
851300d62a
feat(robot.names): add multiple robot names (#3784) 2025-06-12 21:43:12 +02:00
Adrian Siekierka
a43004760f different fix for #3764 1.7.10-forge/1.8.9a 2025-06-02 17:18:25 +02:00
Adrian Siekierka
d1ca1ce0cd OpenComputers 1.8.9 1.7.10-forge/1.8.9 2025-06-02 15:38:01 +02:00
Adrian Siekierka
a31f90a088 fix #3621 2025-06-02 15:35:25 +02:00
Adrian Siekierka
5d35d7f9e1 fix #3682 2025-06-01 19:46:48 +02:00
Adrian Siekierka
49b128ec69 update changelog 2025-06-01 13:46:54 +02:00
Adrian Siekierka
a483a8bd64 fix #3764 2025-06-01 13:45:26 +02:00
Adrian Siekierka
6e8574990d Gradle build script dependency updates 2025-06-01 13:37:40 +02:00
Ocawesome101
76d7abe74f
fix os.sleep(0) causing too long without yielding 2025-05-31 23:02:22 +02:00
Adrian Siekierka
a181c38991 chore: fix GitHub CI 2025-04-06 13:52:13 +02:00
Adrian Siekierka
f03618491e fix client side memory leak on anything RedstoneAware
https://github.com/GTNewHorizons/OpenComputers/pull/142

Co-authored-by: Glease <4586901+Glease@users.noreply.github.com>
1.7.10-forge/1.8.8
2025-04-06 13:42:23 +02:00
Adrian Siekierka
a4f44f1be6 chore: update GitHub CI 2025-04-06 13:35:36 +02:00
Adrian Siekierka
1e643ace90 Incorporate jasonS05's second OpenOS error handling fix 2025-04-06 13:31:48 +02:00
RedstoneParkour
6f2260e865
Preserve error message in OpenOS error handling (#3767) 2025-04-06 12:29:56 +02:00
Lily Autumn
4997b2f706
V1 & V2, from Ultrakill (#3759) 2025-04-06 12:28:06 +02:00
Adrian Siekierka
d1599ab8b6 fix #3769 2025-04-06 13:25:30 +02:00
Adrian Siekierka
7fecb0732c fix #3714 1.7.10-forge/1.8.7 2025-01-05 19:24:08 +01:00
Adrian Siekierka
e8595d2086 update changelog 2025-01-05 19:01:04 +01:00
Adrian Siekierka
a46e77b86e fix #3727 2025-01-05 18:56:59 +01:00
Adrian Siekierka
6f3634ac82 fix #3729 2025-01-05 14:16:34 +01:00
Adrian Siekierka
7f2f4497ad update font to Unifont 16.0.02 2025-01-05 13:43:36 +01:00
Adrian Siekierka
0d3fdfe665 fix #3703 2025-01-05 13:29:10 +01:00
charagarlnad
82e6cea22b use buffer in LuaStateFactory file comparison (#137) 2025-01-04 23:51:45 +01:00
Timothé GRISOT
d19255dda9 Added configurable network packet TTL 2025-01-04 23:43:36 +01:00
HfSr
1e170bd9ef
update zn_CN translation (#3737) 2024-09-21 11:45:37 +02:00
Adrian Siekierka
b0b022a02e OpenComputers 1.8.6 1.7.10-forge/1.8.6 2024-09-21 07:16:47 +02:00
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