Skip to content
View lukasstorck's full-sized avatar

Block or report lukasstorck

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
lukasstorck/README.md

Hello there.

I am Lukas, a software engineer from Germany :D I am a fan of open source software and like to share my own tools and modifications to make life easier and mould our digital world. I also like video games, duh...

Dynamic Virtual Controller

Dynamic Virtual Controller (DVC) is a tool to connect users (e.g. on a browser) via a server to virtual output devices (e.g. a virtual X-Box Controller). This allows Coop Gameplay over the internet with a variaty of features like Keyboard to Controller mapping, customizable keybinds, sharing the same or controlling multiple controllers. The idea started with Brotato, which allows Coop Gameplay via Steam Remote Play, but is limited as you need physical controllers to pass-through and only works with Steam games.

Markdown to Steam bbCode

A small JavaScript based in-browser transpiler for Markdown text to bbCode as used in the Steam Workshop. I was annoyed by the syntax differences between Markdown and bbCode as I had to do many edit when converting the text format. This makes it way easier to update the mod descriptions on Steam's workshop page.

Mods

  • Brotato
    • Recurse: an expansion to the game mechanic "curse" introduced in the DLC, allows already cursed items to be recursed
  • Minecraft Datapacks
    • Brittle Bedrock: adds craftable Dense TNT, which weakens nearby bedrock to obsidian on explosion
    • Yummy Steak: adds a craftable and enchantable food item that never runs out and applies the saturation effect for an hour
    • Mod Hunting Rewards: tracks and rewards mob kills
  • The Elder Scrolls V: Skyrim
    • Improve Aura Whisper Shout: enhances vanilla game mechanic by changing duration, cooldown and which enemies (all) are highlighted
    • Freeze Time: technically only an extreme variant of the vanilla shout Slow Time, as it toggles the time to slows by 99%

Pinned Loading

  1. dynamic-virtual-controller dynamic-virtual-controller Public

    Connect users to virtual output devices for online coop gameplay

    TypeScript

  2. markdown-to-steam-bbcode markdown-to-steam-bbcode Public

    A markdown to Steam's BBcode transpiler

    JavaScript

  3. recurse recurse Public

    A Brotato mod: reroll the curse level for already cursed items

    GDScript