The Wayback Machine - https://web.archive.org/web/20210910073613/https://github.com/NeroBurner
Skip to content
Avatar

Achievements

Achievements

Block or Report

Block or report NeroBurner

Report abuse

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

Report abuse

Popular repositories

  1. Forked from timogilvie/googleplay-api

    Google Play Unofficial Python API - not used by me anymore, feel free fork or cherry-pick commits

    Protocol Buffer 39 17

  2. Bulk-updater for a folder with apk-files from googleplay

    Protocol Buffer 16 4

  3. Forked from yan12125/google-play-downloader

    GooglePlay Downloader - Directly download apks from GooglePlay to your PC.

    Python 1

  4. Forked from AIT-JEVis/JECommons

    Collection of commons JEVis functions.

    Java

  5. Forked from jameswalmsley/bitthunder

    BitThunder - Reliable, real time, portable, scalable, embedded operating system, RTOS.

    C

  6. hunter Public

    Forked from ruslo/hunter

    📦 CMake-driven cross-platform package manager for C++. Linux, Mac, Windows, iOS, Android, Raspberry Pi.

    CMake

139 contributions in the last year

Sep Oct Nov Dec Jan Feb Mar Apr May Jun Jul Aug Mon Wed Fri

Contribution activity

September 2021

Created 1 commit in 1 repository
Created 1 repository

Created a pull request in minetest/minetest that received 9 comments

Fix movement in random_input mode

When the game is started with --random-input flag, then instead of using RealInputHandler a RandomInputHandler is created. The RealInputHandler set…

+41 −7 9 comments
Opened 1 other pull request in 1 repository
Reviewed 1 pull request in 1 repository
minetest/minetest 1 pull request

Created an issue in minetest/minetest that received 3 comments

segmentation fault when running minetest --random-input with joystick plugged in

Minetest version minetest --version Minetest 5.4.1 (Linux) Using Irrlicht 1.8.4 Using LuaJIT 2.0.5 BUILD_TYPE=Release RUN_IN_PLACE=0 USE_CURL=1 USE…

3 comments