issues
search
Limit-Theory-Redux
/
ltheory
Limit Theory Redux is a fork of the discontinued open-world space simulation game Limit Theory. We have made it our mission to continue the development of the ambitious Limit Theory project as an open source initiative.
Apache License 2.0
62
stars
8
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Introduce a cache for physics collision shapes.
#334
dgavedissian
closed
5 days ago
1
Fix Rust 1.81 linker errors and update dependencies
#333
dgavedissian
closed
2 weeks ago
0
fix(render_pipeline): remove deprecated free methods
#332
IllustrisJack
closed
3 weeks ago
0
Worker instances
#331
HaronK
opened
2 months ago
0
Using real-world galaxies
#330
atlantis451
closed
2 months ago
3
Make Mesh, Bytes, and all texture types safe using luajit-ffi-gen.
#329
dgavedissian
closed
2 months ago
0
Task queue
#328
HaronK
opened
3 months ago
0
Archetype Value Inconsistency
#327
LukeJHarvey
closed
3 months ago
2
Refactor TypeInfo into a variant in luajit-ffi-gen
#326
dgavedissian
closed
3 months ago
1
ECS Milestone: Functional Rendering
#325
IllustrisJack
closed
3 months ago
0
Entity Component System
#324
IllustrisJack
opened
3 months ago
0
Add arrays to event payload
#323
HaronK
closed
3 months ago
0
Start refactoring the way we generate Option types, add function/callback support to LuaJIT FFI Gen
#322
dgavedissian
closed
3 months ago
2
Refactor event bus
#321
HaronK
closed
3 months ago
0
Add 'nil' alternative for param and return docs in meta
#320
HaronK
closed
3 months ago
1
Entity Component System
#319
IllustrisJack
opened
3 months ago
0
Fix crash because Engine is no longer a reference to the class itself.
#318
dgavedissian
closed
3 months ago
0
Event payload
#317
HaronK
closed
3 months ago
0
Add Slice and Array support to LuaJIT FFI gen, clean up the type generation code.
#316
dgavedissian
closed
3 months ago
5
Reformat imports, enforce formatting for PRs.
#315
dgavedissian
closed
3 months ago
0
Clean up Shader interface
#314
dgavedissian
closed
3 months ago
0
Fix warning in the new Rust 1.80
#313
HaronK
closed
4 months ago
0
Remove Impl from class names
#312
dgavedissian
closed
4 months ago
0
Split up EventBus module, move it outside of the engine subfolder
#311
dgavedissian
closed
4 months ago
0
Remove white flash at startup, drop "Instance" from engine singleton types.
#310
dgavedissian
closed
4 months ago
0
feat(event_bus): add i32 priorities, pass event data
#309
IllustrisJack
closed
4 months ago
0
fix(event_bus): allow more than one subscriber on one frame stage
#308
IllustrisJack
closed
4 months ago
0
Add EventTest
#307
dgavedissian
closed
4 months ago
0
Fix UI colors in the debug screen.
#306
dgavedissian
closed
4 months ago
0
Enable Rust syntax checks. Fix some clippy warnings
#305
HaronK
closed
4 months ago
0
Collection of small enhancements
#304
Flatfingers
closed
4 months ago
3
Fix some tests, move some more things away from fixed function pipeline, start logging with colourful log levels again.
#303
dgavedissian
closed
4 months ago
0
[Bug] Last text character selection with mouse
#302
HaronK
opened
4 months ago
0
Add panic details if we crash without a Lua context.
#301
dgavedissian
closed
4 months ago
0
Set the right shader in DrawEx.SimpleRect
#300
dgavedissian
closed
4 months ago
0
Add support for Lua LSP declarations
#299
HaronK
closed
4 months ago
0
Fix a double free in ShaderState
#298
dgavedissian
closed
4 months ago
0
Event Bus & Messaging System
#297
IllustrisJack
closed
4 months ago
0
Set up a custom panic hook which invokes the crash handler in Lua.
#296
dgavedissian
closed
4 months ago
0
Rewrite Shader and ShaderState to use modern Rust constructs, move it to luajit-ffi-gen
#295
dgavedissian
closed
4 months ago
0
Remove some usage of fixed function pipeline by incorporating shaders.
#294
dgavedissian
closed
4 months ago
0
Move from legacy OpenGL 2.1 to modern OpenGL 4
#293
dgavedissian
closed
4 months ago
0
Explicitly wrap OpenGL calls in a macro that handles GetError
#292
dgavedissian
closed
4 months ago
0
Allow the user to select a resolution and/or window size in settings.
#291
dgavedissian
opened
4 months ago
0
Update Winit and Glutin, and simplify the logic around window handling.
#290
dgavedissian
closed
4 months ago
0
Update Rapier and Kira to the latest versions, then update their transitive dependencies.
#289
dgavedissian
closed
4 months ago
0
Fix crash when triggering screenshot
#288
dgavedissian
closed
4 months ago
0
Limit-Theory-Redux networking
#287
jujubeja
closed
4 months ago
1
Lua migrated to nelua
#286
jujubeja
closed
4 months ago
1
Update github actions runner to macos-12
#285
dgavedissian
closed
4 months ago
0
Next