0
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 17 hours ago. based on code collected 1 day ago.
Apr 17, 2023 — Apr 17, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix crash when missiles are in the world (#456)
xordspar0
as Jordan Christiansen
More... 13 days ago
Fix crash in headless mode (#457)
xordspar0
as Jordan Christiansen
More... 13 days ago
Write error messages to stderr (#455)
xordspar0
as Jordan Christiansen
More... 13 days ago
Replace return with exit in test scripts (#454)
xordspar0
as Jordan Christiansen
More... 13 days ago
Prevent the unit tests from hanging (#453)
xordspar0
as Jordan Christiansen
More... 21 days ago
Don't display the blue screen of death in headless mode (#452)
xordspar0
as Jordan Christiansen
More... 28 days ago
Fix crash when particles are in the world (#451)
xordspar0
as Jordan Christiansen
More... about 1 month ago
Allow logging nil values (#450)
xordspar0
as Jordan Christiansen
More... about 1 month ago
Show the correct sides as available for building (#449)
xordspar0
as Jordan Christiansen
More... about 2 months ago
Take part rotation into consideration when highlighting menu segments (#448)
xordspar0
as Jordan Christiansen
More... about 2 months ago
Delete unused argument to removeFixtures() (#447)
xordspar0
as Jordan Christiansen
More... 2 months ago
world/draw.lua: Prune unused code (#446)
xordspar0
as Jordan Christiansen
More... 2 months ago
Highlight the correct segment of HUD circle menus (#445)
xordspar0
as Jordan Christiansen
More... 2 months ago
Separate structure.lua imports into sections (#444)
xordspar0
as Jordan Christiansen
More... 2 months ago
Convert userdata connection message to a debug log (#443)
xordspar0
as Jordan Christiansen
More... 3 months ago
Move angleToIndex to CircleMenu (#442)
xordspar0
as Jordan Christiansen
More... 3 months ago
Move selection translations to camera.lua (#441)
xordspar0
as Jordan Christiansen
More... 3 months ago
Translate the selection cursor so that it's drawn on the part (#440)
xordspar0
as Jordan Christiansen
More... 3 months ago
Draw the selection cursor on the screen (#439)
xordspar0
as Jordan Christiansen
More... 4 months ago
Fix selection drawing (#438)
xordspar0
as Jordan Christiansen
More... 4 months ago
Start moving drawing code from selection.lua to hud.lua (#436)
xordspar0
as Jordan Christiansen
More... 4 months ago
Fixed minor mistakes in control.lua (#437) More... 4 months ago
Add controls map Concept. (#434) More... 5 months ago
Print debug logs based on a global setting (#433)
xordspar0
as Jordan Christiansen
More... 5 months ago
Removed Stack Manager to Simplify code. (#431) More... 5 months ago
Remove redundant structure type access (#432)
xordspar0
as Jordan Christiansen
More... 5 months ago
Remove a use of the type field on world objects (#430)
xordspar0
as Jordan Christiansen
More... 5 months ago
Return the love functions to main.lua (#429) More... 5 months ago
Add notes for what is desirable for controls. (#428) More... 5 months ago
Replace lume.clamp with a Rust function (#427)
xordspar0
as Jordan Christiansen
More... 5 months ago