IgorTimofeev
e7723e504a
Added global print() function & simple console application for output
2021-07-07 17:30:29 +03:00
IgorTimofeev
fe43dacde5
Hmmmm
2021-07-02 15:04:36 +03:00
Thomas
c8609c9f64
fix remote write error (better)
2021-06-30 20:03:27 +03:00
Thomas
4ca164d00e
fix remote write error
...
Fixed error when trying to write file on remote machine on minecraft versions 1.11+. OC devs removed modem.maxPacketSize() method, so, we need to check if it present.
2021-06-30 00:49:03 +03:00
IgorTimofeev
0c36111198
Update Network.lua
2021-04-13 19:01:03 +03:00
Minecraftku_hei
ddb3fd2846
Update Network.lua
2021-04-13 22:42:55 +08:00
IgorTimofeev
70dd5a9d03
Спосеба Bs0Dd'у
2021-03-31 02:13:36 +03:00
IgorTimofeev
068e98ce59
Сук, ну и напряжёнка
2021-03-25 17:42:27 +03:00
IgorTimofeev
87dcf11740
Fixed OCIF5 saving
2021-03-25 02:16:48 +03:00
IgorTimofeev
bc50f9c31a
Fixes invalid buffer indexing in rawSemiPixelRectangle() method
2021-02-15 20:08:25 +03:00
Gas_Infinity
2bbc933ac4
Update Keyboard.lua
2020-09-27 14:39:00 +02:00
Gas_Infinity
956b7504c0
Update Keyboard.lua
2020-09-27 14:36:55 +02:00
Gas_Infinity
441d4371eb
Swap Left and Right
...
Yea, im dumb
2020-09-27 14:35:52 +02:00
Gas_Infinity
389d985dca
Enum Keyboard Constants
...
Added basic keyboard constants e.g:
if keyboard.isKeyDown(keyboard.A) then
GUI.alert("A Pressed")
end
2020-09-27 14:31:33 +02:00
IgorTimofeev
581224b153
Korean
2020-03-22 20:45:30 +03:00
IgorTimofeev
3ca4f95f19
GUI bugfixes & Internet library "method" parameter
2020-03-09 12:21:51 +03:00
IgorTimofeev
7fb9198d02
хуй
2020-03-07 12:39:36 +03:00
IgorTimofeev
fceb99ff75
Fixed user self-removing in settings app
2020-01-10 17:49:48 +03:00
IgorTimofeev
8b48a4ab4e
Fixed interruption issue
2020-01-10 17:38:02 +03:00
IgorTimofeev
53dccc01ab
New screen auto-resolution formula. Credits to Fingercomp
2019-12-01 20:07:28 +03:00
Igor Timofeev
7e1475e32a
Added List View mode for Finder, instant launch feature for .lua extension and some improvements for icons selection
2019-03-06 16:15:32 +03:00
DannehSC
a3e421bc32
Fix line 119 so it gives the reason not 'nil'
2019-02-24 20:54:40 -06:00
Igor Timofeev
0cc7813467
Added system.getWindowsContainer() / system.getDockContainer methods
2019-02-24 21:49:26 +03:00
Igor Timofeev
2bc0c4d1d3
MineCode fixes
2019-02-24 12:33:55 +03:00
Igor Timofeev
c7b62da6a8
Added SpaceX screesaver (thanks, Maxu5!), fixed "Launch with arguments" option for .lua files
2019-02-23 14:02:47 +03:00
Igor Timofeev
6c5cd53d67
Added filesystem:seek for faster drawing
2019-02-21 15:21:03 +03:00
Igor Timofeev
d973764da5
Added color grouping during MultiScreen drawing
2019-02-19 15:26:23 +03:00
Igor Timofeev
0e3acc1e95
Reduced memory usage of BigLetter library
2019-02-15 10:27:08 +03:00
Igor Timofeev
31c88362ee
Опция отрисовки десктопа для полноэкранных окон
2019-02-14 17:09:35 +03:00
Igor Timofeev
634776070b
Fixed wallpaper mismatching liner
2019-02-14 15:03:38 +03:00
Igor Timofeev
08d696dac2
Added 3D Print system integration / switched app to windowed mode
2019-02-14 14:37:44 +03:00
Igor Timofeev
c42cd86647
Added GPU rebinding on destroying/placing screen block
2019-02-13 11:47:45 +03:00
Igor Timofeev
628e9f4012
Fixed screen buffer overlap for syntax highlighting
2019-02-09 13:23:37 +03:00
Igor Timofeev
fe0e286ee0
Added cross-proxy renaming file with recursive copying
2019-02-07 03:21:56 +03:00
Igor Timofeev
322d3cb59e
Added support for OpenOS booting in EFI filesystem selection
2019-02-06 13:42:13 +03:00
Igor Timofeev
ed60de97b2
Reworked AppMarket version system for cross-user updating
2019-01-31 14:26:39 +03:00
Igor Timofeev
19a75d99a9
Smoother windows animation
2019-01-27 12:01:03 +03:00
Igor Timofeev
33e6d7b107
kek
2019-01-27 11:11:29 +03:00
Igor Timofeev
6ae40fe69b
Added keyboard shortcuts to PictureEdit / keyboard.isCommandDown() for OS X users
2019-01-27 10:14:45 +03:00
Igor Timofeev
ce5df5d4be
Added live wallpaper feature (via .lua script)
2019-01-27 09:21:20 +03:00
Igor Timofeev
ab16496c6d
Улучшенная система автохайда той ебанины
2019-01-27 08:34:14 +03:00
Igor Timofeev
c9076ac745
Maximize/minimize window animation
2019-01-27 07:11:21 +03:00
Igor Timofeev
623d9d49bb
Experimental feature: hides all UI elements in Fullscreen apps mode. EXTREME performance!
2019-01-26 19:25:55 +03:00
Igor Timofeev
fee7ca24de
Added Lua interpreter application
2019-01-26 13:08:02 +03:00
Igor Timofeev
e15741c24a
App market fix
2019-01-26 10:20:01 +03:00
Igor Timofeev
d26d6d246f
Added caching of extension icons
2019-01-25 20:52:36 +03:00
Igor Timofeev
be7b0add51
File extension binding feature. File -> open with -> my app <333
2019-01-25 17:36:01 +03:00
Igor Timofeev
7f5db918f4
GOVNO
2019-01-25 09:38:39 +03:00
Igor Timofeev
9b8b11ca2c
Какая-то хуйня
2019-01-25 08:24:34 +03:00
Igor Timofeev
0110fef7e8
aefaef
2019-01-24 16:03:10 +03:00