Skip to content
View SmallJoker's full-sized avatar

Organizations

@minetest @minetest-mods @luanti-org

Block or report SmallJoker

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. OpenEdits Public

    Self-hostable 2D block building/physics game heavily inspired by the flash game Everybody Edits

    C++ 11 1

  2. Applies PRs to any repository. Place...
    1
    #!/bin/bash
    2
    
                  
    3
    remote="upstream"
    4
    url=$(LANG=C git remote -v get-url $remote 2>&1)
    5
    
                  
  3. simple_protection Public

    Minetest fixed-grid quadratic area protection mod with graphical area "minimap"

    Lua 11 6

  4. colored_names Public

    Luanti/Minetest CSM: Colorized nicknames and mention marker

    Lua 2 1

  5. names_per_ip Public

    A mod for Minetest to stop annoyed kids

    Lua 7 5

  6. boost_cart Public

    The original version of minetest_game's carts (since 2018).

    Lua 15 14

496 contributions in the last year

Contribution Graph
Day of Week March April May June July August September October November December January February March
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More

Activity overview

Contributed to luanti-org/luanti, SmallJoker/OpenEdits, freeminer/freeminer and 45 other repositories
Loading A graph representing SmallJoker's contributions from March 17, 2024 to March 21, 2025. The contributions are 46% code review, 42% commits, 10% pull requests, 2% issues.

Contribution activity

March 2025

Created a pull request in luanti-org/luanti that received 8 comments

[NO SQUASH] Two fixes I guess

Two smaller fixes that I couldn't be bothered to open separate PRs. Sorry for that. Fixes #15875 <-- commit 1 Fixes #15812 <-- commit 2 To do This …

+80 βˆ’34 lines changed β€’ 8 comments
Opened 3 other pull requests in 1 repository
luanti-org/luanti 2 open 1 merged
Reviewed 19 pull requests in 2 repositories

Created an issue in APercy/airutils that received 3 comments

(Security) Prevent other players from accessing airutils inventories

They're supposed to be protected, but they're not. This diff secures this twice: Only send the detached inventory to whom it may concern (the owner)

3 comments
Opened 2 other issues in 2 repositories
Loading