Quaternions
  • Joined on 2022-05-14
Quaternions pushed to master at StrafesNET/roblox_emulator 2024-10-22 23:25:47 +00:00
3797d226e4 v0.4.7 RBXScriptSignal + RunService
Quaternions pushed to master at StrafesNET/roblox_emulator 2024-10-22 23:23:35 +00:00
1e7814488e register ScriptSignal UserData type because it's not initialized for some reason
fd2aa19949 rewrite ScriptSignal with more features
24701dc5fe do not allocate strings for unused errors
d7d24cc64c move instance into module to further break it down
bd38c6f1e4 runservice
Compare 8 commits »
Quaternions pushed to run-service at StrafesNET/roblox_emulator 2024-10-22 02:14:04 +00:00
75457e507d remove unused code
6a8f2a02b0 needs argument
eb2dd9d792 move register to set_globals
Compare 3 commits »
Quaternions pushed to run-service at StrafesNET/roblox_emulator 2024-10-22 01:02:05 +00:00
c162bb34d7 try setting up methods on init
57affe7a95 goofy ahh once cell function storage code
025d75a601 wip: rewrite ScriptSignal
Compare 3 commits »
Quaternions pushed to run-service at StrafesNET/roblox_emulator 2024-10-19 04:36:49 +00:00
61b9aaba84 goofy ahh once cell function storage code
Quaternions pushed to run-service at StrafesNET/roblox_emulator 2024-10-18 18:09:05 +00:00
22d6087b3c wip: rewrite ScriptSignal
ded3cb4700 do not allocate strings for unused errors
a8b29d8fed move instance into module to further break it down
3181912bde why is this necessary this time
70c78b66bd runservice
Compare 8 commits »
Quaternions pushed to run-service at StrafesNET/roblox_emulator 2024-10-18 17:22:33 +00:00
2d4a19dd0b move instance into module to further break it down
Quaternions pushed to run-service at StrafesNET/roblox_emulator 2024-10-18 01:52:38 +00:00
557aad6ec4 why is this necessary this time
Quaternions pushed to run-service at StrafesNET/roblox_emulator 2024-10-18 01:24:12 +00:00
471b1fd254 fix everything but why does it not work
dbb7092e34 wip: associated values store
aaa0f160d5 rename ClassFunctions -> ClassMethodsStore
6f7e3ff53f RBXScriptSignal
3dd46258b2 wip runservice
Compare 6 commits »
Quaternions pushed to master at StrafesNET/roblox_emulator 2024-10-17 23:58:21 +00:00
da169ade70 scheduler code cleanup
Quaternions pushed to run-service at StrafesNET/roblox_emulator 2024-10-17 22:09:12 +00:00
73dca41859 wip: associated values store
Quaternions pushed to run-service at StrafesNET/roblox_emulator 2024-10-17 21:30:08 +00:00
d5ea8de192 wip: associated values store
55b8e56f20 rename ClassFunctions -> ClassMethodsStore
Compare 2 commits »
Quaternions pushed to run-service at StrafesNET/roblox_emulator 2024-10-17 20:16:07 +00:00
420907a14a RBXScriptSignal
Quaternions pushed to run-service at StrafesNET/roblox_emulator 2024-10-17 20:14:38 +00:00
8d99c788ef RBXScriptSignal
43ab764b18 wip runservice
bffc5bb8f1 comment
f8f659e8ce specialize coerce f64 code
135103364d remove this when rbx-dom updates
Compare 7 commits »
Quaternions pushed to master at StrafesNET/roblox_emulator 2024-10-17 18:33:29 +00:00
bffc5bb8f1 comment
Quaternions pushed to master at StrafesNET/roblox_emulator 2024-10-17 06:08:22 +00:00
f8f659e8ce specialize coerce f64 code
135103364d remove this when rbx-dom updates
Compare 2 commits »
Quaternions pushed to master at StrafesNET/roblox_emulator_cli 2024-10-17 04:26:59 +00:00
0123d80bb2 v0.1.5 thread scheduler
3e38572869 update roblox emulator: thread scheduler
6f40b5376e update roblox_emulator
54af07d15f add strafesnet registry
Compare 4 commits »
Quaternions pushed to master at StrafesNET/_cargo-index 2024-10-17 04:25:20 +00:00
6b9de2f9ca Update roblox_emulator
Quaternions pushed to master at StrafesNET/roblox_emulator 2024-10-17 04:22:20 +00:00
368ce7da9e v0.4.6 thread scheduler
13621022e1 export Runnable type
Compare 2 commits »
Quaternions pushed to master at StrafesNET/roblox_emulator 2024-10-17 03:58:53 +00:00
459fe88ba3 v0.4.6 thread scheduler