1
I Use This!
Low Activity

Commits : Listings

Analyzed about 23 hours ago. based on code collected about 23 hours ago.
Jun 28, 2024 — Jun 28, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
add address key check in item Delegator to limit max stack size to 1 closes #3226 More... about 4 years ago
implement getInventoryStackLimit for Disassembler to limit transfers from the transposer (and other possible api calls) closes #3247 More... about 4 years ago
generator fixes and change in behavior 1. insert now puts a single container back in the inventory. this is not fully ic2 fuel cell compatible, you'll lose fuel cells. :) 2. remove requires container if fuel has container type 3. count returns 2nd value, the item name closes #3391 More... about 4 years ago
fix raw set fg and bg methods for row, col, and even the color fields. closes #3401 More... about 4 years ago
args drop returns scala iterator, no need to cast again, toArray will work closes #3159 More... about 4 years ago
seems onLoaded from ic2 can call oc before traits are ready. this probably closes #3187 More... about 4 years ago
allow orphaned coroutines to function. they could be referenced in detached threads. closes #3423 More... about 4 years ago
fix remote terminal missing causing null exception. closes #3249 More... about 4 years ago
pt_BR translation update More... over 4 years ago
Fixed OpenOS diagnostics in the vscode Lua plugin. More... over 4 years ago
Removed all trailing whitespaces from OpenOS. More... over 4 years ago
Using a more common translation for 'access point'
WHR
More... over 4 years ago
Update and improve Chinese translations
WHR
More... over 4 years ago
Block 0.0.0.0/8 from internet card by default More... almost 5 years ago
Fix five-year-old typo More... almost 5 years ago
Check the channel is set before submitting it to the TCPNotifier More... about 5 years ago
allow numbers in gsub pattern, as lua does closes #1999 More... about 5 years ago
vt ABCD default is 1 closes #3320 More... about 5 years ago
send palette change update More... about 5 years ago
Added Seismic Prospector data reading support More... about 5 years ago
Rewrite the ru_RU translation of a manpage More... about 5 years ago
fixed the floppy gui to update its buttons and cleaned up the packet handler to make sure reads are done regardless of outcome More... about 5 years ago
pass wget user-agent, in a special opencomputers way closes #3305 More... about 5 years ago
allow process exception handler to print error to stderr - as in some cases the user wants to know about these crashes; such as out-of-memory closes #3308 More... about 5 years ago
use rawequal for internal table checks in machien.lua thanks bauen1 More... about 5 years ago
rename color_bytes to colors More... about 5 years ago
fixed mixed tier gpu and screen bitblt More... about 5 years ago
optimize color write and increase bitblt limits the color write improvements appears to give clients a 90% speed up on loading color nbt More... about 5 years ago
fix support for multiple gpu vram access to a screen More... about 5 years ago
some tooltips and a fix for possible install code path (nil ref) More... about 5 years ago