Alessandro Proto
|
15e700008e
|
Rename InputEmitter to EventEmitter.
Add screen_resize event.
|
2023-02-03 22:58:36 +01:00 |
|
Alessandro Proto
|
e0f3dc578b
|
Audio prototype lib
|
2023-02-03 19:13:26 +01:00 |
|
Alessandro Proto
|
2949239598
|
Bugfix crash on text too long
|
2023-02-02 19:02:54 +01:00 |
|
Alessandro Proto
|
732311a730
|
Remove os.shutdown, superseded by machine lib
|
2023-02-02 19:01:57 +01:00 |
|
Alessandro Proto
|
c6858f6bc0
|
Add back function to install OS automatically
|
2023-02-02 12:31:43 +01:00 |
|
Alessandro Proto
|
2544659d0c
|
Add machine library to hosts Capy64 related functions
|
2023-02-02 11:18:38 +01:00 |
|
Alessandro Proto
|
1fbcef2146
|
Add base lib for machine functions
|
2023-02-01 22:57:58 +01:00 |
|
Alessandro Proto
|
0068509357
|
Add gpu.loadImage
|
2023-02-01 18:59:26 +01:00 |
|
Alessandro Proto
|
e5e2d58f62
|
Bugfix require() not replacing dots with slashes
|
2023-02-01 16:43:55 +01:00 |
|
Alessandro Proto
|
10646eb13b
|
Added Discord RPC integration
|
2023-02-01 10:55:29 +01:00 |
|
Alessandro Proto
|
72692be21a
|
👀
|
2023-02-01 10:23:17 +01:00 |
|
Alessandro Proto
|
8eddd69616
|
Add gpu.drawBuffer
|
2023-02-01 10:22:43 +01:00 |
|
Alessandro Proto
|
4385a9e2fc
|
Add width and height to gpu.newBuffer
|
2023-02-01 08:29:23 +01:00 |
|
Alessandro Proto
|
2a84bf8fec
|
Improved term.blit performance
|
2023-02-01 08:28:51 +01:00 |
|
Alessandro Proto
|
17056b3269
|
Fixed runtime crash on fs.delete deleting full directory not recursively
|
2023-02-01 08:28:36 +01:00 |
|
Alessandro Proto
|
c278d997ff
|
Add term.blit
|
2023-01-28 23:13:12 +01:00 |
|
Alessandro Proto
|
38ff61f614
|
Cover every error from Lua to display panic screen
|
2023-01-28 20:01:36 +01:00 |
|
Alessandro Proto
|
ad34d6185b
|
Adjust class name to ObjectType
|
2023-01-28 19:37:13 +01:00 |
|
Alessandro Proto
|
a38a7a2692
|
Clean up
|
2023-01-28 18:58:33 +01:00 |
|
Alessandro Proto
|
8c592a960f
|
Add file:seek to BinaryReadHandle and BinaryWriteHandle
|
2023-01-28 10:32:56 +01:00 |
|
Alessandro Proto
|
41216610d4
|
added file:readAll() to BinaryReadHandle
|
2023-01-27 23:06:29 +01:00 |
|
Alessandro Proto
|
c2aca7a7af
|
Improved WS client object
|
2023-01-27 22:56:57 +01:00 |
|
Alessandro Proto
|
27bfd6d363
|
Added no yield timeout back
|
2023-01-27 21:58:19 +01:00 |
|
Alessandro Proto
|
511515b9fa
|
Added panic screen back
|
2023-01-27 19:31:29 +01:00 |
|
Alessandro Proto
|
2644477847
|
Bugfixes, improvements and API changes
|
2023-01-27 18:35:40 +01:00 |
|
Alessandro Proto
|
8636bf4ab1
|
Optimized stream handlers
|
2023-01-26 21:52:05 +01:00 |
|
Alessandro Proto
|
d1d7bc1463
|
Completely rewritten the Lua runtime.
Somehow fixed annoying bug in coroutine
|
2023-01-25 23:06:37 +01:00 |
|