issues
search
LPGhatguy
/
lemur
Partial implementation of Roblox API in Lua
MIT License
62
stars
25
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add debug.loadmodule and tests
#216
MagiMaster
closed
4 years ago
2
Vector2: fix out-of-place test description
#215
ghost
closed
4 years ago
2
instances: use fromRGB constructor for TextColor3
#214
ghost
closed
4 years ago
2
Create ReplicatedFirst
#213
OverHash
closed
4 years ago
3
Implement CollectionService
#212
LPGhatguy
opened
5 years ago
2
Utf8 dev
#211
Validark
opened
5 years ago
0
Add missing Enums
#210
Validark
opened
5 years ago
1
Add bit32 support
#209
osyrisrblx
closed
5 years ago
2
Add bit32
#208
osyrisrblx
closed
5 years ago
1
Add Gotham font to Font enum
#207
christopherhafke
opened
5 years ago
0
Add Enabled and OnTopOfCoreBlur to ScreenGui
#206
dbrooks-roblox
closed
5 years ago
1
MouseEnter and MouseLeave
#205
jeparlefrancais
closed
5 years ago
1
Patch 2
#204
howmanysmall
opened
5 years ago
1
Update math.lua
#203
howmanysmall
closed
5 years ago
3
ImageRectOffset and ImageRectSize for ImageLabel and ImageButton
#202
jeparlefrancais
closed
5 years ago
1
Add Enabled prop to ScreenGui
#201
dbrooks-roblox
closed
5 years ago
0
Vector3 missing in FEATURES.md
#200
jacobselbo
opened
5 years ago
0
Adds Vector2 __mul and __div
#199
jacobselbo
closed
5 years ago
2
Vector3 doesn't include z in test name
#198
jacobselbo
opened
5 years ago
0
Vector2 doesn't have __mul and __div
#197
jacobselbo
closed
5 years ago
0
Fix n * Vector3 (#178)
#196
jacobselbo
closed
5 years ago
2
Warn tostring (#171)
#195
jacobselbo
closed
5 years ago
6
TextButton and TextLabel's TextColor3s are using Color3.new instead of Color3.fromRGB
#194
Kampfkarren
closed
4 years ago
0
rbx_dom_weak integration to premake places
#193
Kampfkarren
opened
5 years ago
1
Add string:split()
#192
Validark
closed
5 years ago
3
Add string:split()
#191
Validark
opened
5 years ago
0
Add string.split implementation
#190
Validark
closed
5 years ago
4
Add string.split()
#189
osyrisrblx
closed
5 years ago
2
Add math.clamp
#188
AmaranthineCodices
closed
5 years ago
1
Clean up notification that we're not using.
#187
ClaireInRoblox
closed
5 years ago
1
Clean up VIEW_SUB_PAGE_IN_MORE NotificationType in GuiService.lua
#186
ClaireInRoblox
closed
5 years ago
1
CollectionService
#185
Kampfkarren
opened
5 years ago
2
Add NumberRange (#155)
#184
jacobselbo
opened
5 years ago
2
Add NumberRange [#155]
#183
jacobselbo
closed
5 years ago
5
Add HttpService:UrlEncode (#173)
#182
jacobselbo
closed
5 years ago
1
Isn't this simulation rather than emulation?
#181
LoganDark
closed
5 years ago
2
BaseInstance:Clone
#180
Kampfkarren
opened
5 years ago
6
Add Workspace.Gravity
#179
Kampfkarren
closed
5 years ago
1
When n is a number, Vector3 * n works, but n * Vector3 does not
#178
Kampfkarren
closed
5 years ago
1
Implement Instance.ChildRemoved
#177
tiffany352
closed
5 years ago
1
Provide cleaner way to clear the habitat loaded module cache
#176
DeanPhillipsOKC
closed
5 years ago
6
Closes #167
#175
Kampfkarren
opened
5 years ago
2
Added BrickColor datatype with tests
#174
ghost
opened
5 years ago
2
HttpService:UrlEncode()
#173
jacobselbo
closed
5 years ago
0
Yielding pcall - Closes #170
#172
Kampfkarren
closed
5 years ago
3
warn should call tostring on its arguments
#171
Kampfkarren
closed
5 years ago
0
Allow pcall to yield
#170
Kampfkarren
opened
5 years ago
2
Report errors in Signal connections
#169
Kampfkarren
opened
5 years ago
1
Adds Humanoid, Health, MaxHealth, Died
#168
Kampfkarren
closed
5 years ago
3
typeof(Event:Connect(...)) == "table", not RBXScriptConnection
#167
Kampfkarren
opened
5 years ago
0
Next