8aa08814a1
Apparently I left in some unused variables that were supposed to be removed by Tema
bleeding-edge
mcplayer3
2026-06-20 22:21:14 +10:00
eaae852961
Started to add custom colour palettes I have literally no idea why it wont work but if anyone picks this up you'll know it works when the old Halyde colours show up
mcplayer3
2026-06-20 22:19:36 +10:00
93c632ed6e
unsuccessfull attempt at renaming terminal to io...
tema50022026-06-20 14:30:26 +03:00
ac1e58abcf
log.lua: Shouldn't assert on failed fs.open because this way it doesn't run on read only filesystem and really doesn't matter if it fails
tema50022026-06-06 21:49:05 +03:00
08af85f3b4
terminal.lua: Make 1st tier and 2nd tier GPU (or 2nd tier APU and 3rd tier APU) not suck
tema50022026-06-06 21:38:32 +03:00
4d6dbadc32
Make shit less ass fuck shit fuck ass shit ass bruh what is this code
tema50022026-06-06 19:00:37 +03:00
b756bc516e
bedit: Added scrolling around the screen and basic event handling
WahPlus2026-06-06 18:16:47 +03:00
16214c253d
bedit: Added a little hotkey tooltip UI at the bottom
WahPlus2026-06-06 17:51:36 +03:00
35e3a2313f
bedit: Made it use VRAM buffer, added support for a custom offset
WahPlus2026-06-06 17:35:25 +03:00
f81e9089d3
Started making a better version of edit
mcplayer3
2026-06-07 00:12:25 +10:00
00b4ffe174
registry.cfg: add libsha256 to the registry
tema5002
2026-06-06 11:47:01 +03:00
202f6d42ac
solvitdb: I am incredibly stupid
WahPlus2026-05-31 09:44:21 +03:00
2b897106c5
solvitdb: Improved sanitize() function
WahPlus2026-05-31 09:38:25 +03:00
cd5b71c110
solvit: made it run coroutine.yield() every 0.1s
Ponali
2026-05-10 17:40:54 +02:00
e3464a920e
solvit: added resolving code for different constant AVS conflict where the dependency is already installed
Ponali
2026-05-10 16:50:49 +02:00
137f8645fd
solvit: added different constant AVS conflict error where the dependency is already installed
Ponali
2026-05-10 11:05:46 +02:00
44f391253c
solvit: made it return another error when trying to resolve different constant AVS conflict
Ponali
2026-05-09 16:54:21 +02:00
bf541b8b9d
Finished modifying of packages
WahPlus2026-05-06 21:15:40 +03:00
2bff0e749a
Fixed SolvitDB's insert() function
WahPlus2026-05-06 19:09:52 +03:00
61a584c9f5
Added base64 to registry
WahPlus2026-05-06 17:14:17 +03:00
5f66a5d7d5
Added sha256sum to registry
WahPlus2026-05-04 17:10:38 +03:00
60283fc40e
solvit: added some support for constant versions
Ponali
2026-05-03 19:06:06 +02:00
f275247b00
Added versions to SolvitDB
WahPlus2026-05-03 19:12:19 +03:00
d84324c707
Added encoding package data to a string to solvitDB
WahPlus2026-05-03 19:02:15 +03:00
8dda210eb3
solvit: removing a reverse dependency from package removal now checks for that package's dependencies instead of every package
Ponali
2026-05-03 17:46:11 +02:00
95b1c56d65
Made the list returned by solvitdb.list() iterable
WahPlus2026-05-03 18:31:48 +03:00
568b4d0b2c
Small change to the filesystem library to allow using handle:seek() with no arguments to get the current position
WahPlus2026-05-03 11:46:31 +03:00
26a61c6e6c
solvit: made version serializing reduce ranges that behave as one single version
Ponali
2026-05-02 19:45:29 +02:00
b6cdae3408
solvit: added making and storing reverse dependencies to database
Ponali
2026-05-02 19:31:58 +02:00
e8b6714b9a
solvit can now do simple dependency solving for installing
Ponali
2026-05-02 16:12:16 +02:00
6f377c2bd5
solvit json substitution for db
Ponali
2026-05-01 17:07:46 +02:00