Kenneth Loeffler
|
e8cf4ddd59
|
Use correct type name in Color3 FromLuaConversionError
|
2023-08-24 16:30:18 -07:00 |
|
Kenneth Loeffler
|
482382feab
|
Display final to type in FromLuaConversionError
Co-authored-by: Filip Tibell <filip.tibell@gmail.com>
|
2023-08-24 16:28:53 -07:00 |
|
Kenneth Loeffler
|
15e45ff8fe
|
add_class_restricted_method_mut isn't dead code anymore
|
2023-08-24 14:15:58 -07:00 |
|
Kenneth Loeffler
|
b8de95eb1e
|
Implement Terrain.GetMaterialColor and Terrain.SetMaterialColor
|
2023-08-23 21:48:55 -07:00 |
|
Kenneth Loeffler
|
5aa9e53c64
|
Implement FromLua for Color3 and EnumItem
|
2023-08-23 21:31:26 -07:00 |
|
Kenneth Loeffler
|
74cdacdeb2
|
Add Terrain material colors get/set test
|
2023-08-23 21:16:33 -07:00 |
|
Kenneth Loeffler
|
e864f404d1
|
Use rbx-dom's Color3uint8 <-> Color3 conversions
From<Color3> for DomCoolor3uint8 was not correct here, and these
conversions are already implemented by rbx-dom anyway
|
2023-08-23 20:27:54 -07:00 |
|
Filip Tibell
|
603cc10b42
|
Version 0.7.7
|
2023-08-23 15:30:10 -05:00 |
|
Filip Tibell
|
ab3c832960
|
Add REPL to changelog
|
2023-08-23 15:27:43 -05:00 |
|
Filip Tibell
|
64b152e34b
|
Enable sorting of keys during serde serialization
|
2023-08-23 15:11:12 -05:00 |
|
Filip Tibell
|
f3afbcadd0
|
Update changelog
|
2023-08-23 14:59:08 -05:00 |
|
Filip Tibell
|
de0f017540
|
Refactor export tables for roblox builtin library
|
2023-08-23 14:53:52 -05:00 |
|
Filip Tibell
|
57e2072bc0
|
Remove broken link in changelog
|
2023-08-23 12:34:30 -05:00 |
|
Filip Tibell
|
c1876392bc
|
Update changelog
|
2023-08-23 12:09:06 -05:00 |
|
Filip Tibell
|
52a6c4f4da
|
Revert #85 to fix SIGSEGV
|
2023-08-23 12:07:16 -05:00 |
|
Filip Tibell
|
83db30496d
|
Add notes for future scheduler improvements, add wrapper structs for messaging
|
2023-08-22 20:00:58 -05:00 |
|
Filip Tibell
|
5ae8f662b9
|
Wait, context already works, what the heck
|
2023-08-22 20:00:58 -05:00 |
|
Filip Tibell
|
fc90630781
|
Implement context preservation for Lune struct
|
2023-08-22 20:00:58 -05:00 |
|
Filip Tibell
|
3450d0ed4f
|
Update dependencies
|
2023-08-22 20:00:58 -05:00 |
|
Filip Tibell
|
b18e1ed519
|
Add new test for require while a background task is running
|
2023-08-22 20:00:58 -05:00 |
|
Filip Tibell
|
58d64fc0c8
|
Use default env filter for tracing
|
2023-08-22 20:00:58 -05:00 |
|
Filip Tibell
|
1cb8ea99a3
|
Raise tracing max level
|
2023-08-22 20:00:58 -05:00 |
|
Filip Tibell
|
e5ed668a33
|
Improvements to scheduler futures resumption
|
2023-08-22 20:00:58 -05:00 |
|
Filip Tibell
|
38a91a3dc3
|
Implement tracing for scheduler, set to debug for now
|
2023-08-22 20:00:58 -05:00 |
|
Filip Tibell
|
5309060af8
|
Update changelog
|
2023-08-22 20:00:58 -05:00 |
|
Filip Tibell
|
1f11ceb91a
|
Finish implementation of serve
|
2023-08-22 20:00:58 -05:00 |
|
Filip Tibell
|
609eba08a8
|
Implement handler calling for serve again, now with extra multithreading
|
2023-08-22 20:00:58 -05:00 |
|
Filip Tibell
|
851589c695
|
Add test for error global
|
2023-08-22 20:00:58 -05:00 |
|
Filip Tibell
|
2f3fb07b7c
|
New net.serve implementation
|
2023-08-22 20:00:58 -05:00 |
|
Filip Tibell
|
b4b119cf42
|
Rip out old net.serve implementation
|
2023-08-22 20:00:58 -05:00 |
|
Filip Tibell
|
acae6a6369
|
Get rid of lua lifetime in scheduler, add scheduler documentation
|
2023-08-22 20:00:58 -05:00 |
|
Filip Tibell
|
8e4fc4b65e
|
Add descriptive error messages for lua registry and oom
|
2023-08-22 20:00:58 -05:00 |
|
Filip Tibell
|
30dc027e3e
|
Clean up interrupt listener
|
2023-08-22 20:00:58 -05:00 |
|
Filip Tibell
|
888f00dd8b
|
Rename scheduler methods to be consistent with tokio, more obvious
|
2023-08-22 20:00:58 -05:00 |
|
Filip Tibell
|
dbf5c989c2
|
Make task.wait test a bit more lenient
|
2023-08-22 20:00:58 -05:00 |
|
Filip Tibell
|
3f5371a7c1
|
Figure out how to solve background tasks in new scheduler
|
2023-08-22 20:00:58 -05:00 |
|
Filip Tibell
|
70caf89295
|
Fix typeof function registry key not being unique
|
2023-08-22 20:00:58 -05:00 |
|
Filip Tibell
|
49864eb162
|
More accurate task.wait benchmarks in test
|
2023-08-22 20:00:58 -05:00 |
|
Filip Tibell
|
d7404679c7
|
More robust task.spawn implementation
|
2023-08-22 20:00:58 -05:00 |
|
Filip Tibell
|
ecf5c9db44
|
Replace result with expect for process.spawn
|
2023-08-22 20:00:58 -05:00 |
|
Filip Tibell
|
5dd5fb2ad1
|
Remove unnecessary static lifetime from process.spawn
|
2023-08-22 20:00:58 -05:00 |
|
Filip Tibell
|
e3449e7fd9
|
Run process.spawn on separate thread, if possible
|
2023-08-22 20:00:58 -05:00 |
|
Filip Tibell
|
6db01d7b94
|
Clean up process spawn options
|
2023-08-22 20:00:58 -05:00 |
|
Filip Tibell
|
1baf10fa87
|
Fix custom typeof function being recursivve
|
2023-08-22 20:00:58 -05:00 |
|
Filip Tibell
|
02c9bce645
|
Add test to ensure warn global exists and is a function
|
2023-08-22 20:00:58 -05:00 |
|
Filip Tibell
|
4412d02b34
|
Add back typeof global
|
2023-08-22 20:00:58 -05:00 |
|
Filip Tibell
|
9b4ca94c13
|
Add back print and warn globals
|
2023-08-22 20:00:58 -05:00 |
|
Filip Tibell
|
029873fd5f
|
Store net client in registry instead of app data, remove require context from registry
|
2023-08-22 20:00:58 -05:00 |
|
Filip Tibell
|
616846c316
|
Fix web sockets using old registry values
|
2023-08-22 20:00:58 -05:00 |
|
Filip Tibell
|
ebdc8a6261
|
Remove old lune lib
|
2023-08-22 20:00:58 -05:00 |
|