Pinned Repositories
ChessPlusPlus
cplusplus.com Community Project - Visit Main Repo:
JSON-Object
Fusion Extension which allows loading JSON
MCModify
WIP Java/C++ library for dealing with Minecraft files.
simple-platformer
LB is making a simple C++14 3D platformer to learn the basics of 3D graphics.
travis
Shell scripts for travis that update and install software that can actually compile modern C++
utf
My personal C++14 UTF-8 library in the public domain.
LB--'s Repositories
LB--/MCModify
WIP Java/C++ library for dealing with Minecraft files.
LB--/StringAdd-Object
MMF2 EDIF Extension: Fast concatenation of strings in C++, requested by Pharanygitis
LB--/StructuredData-Object
MMF2 EDIF Extension: Allows the creation of nodes with named values and references to other nodes, for making tree structures of data.
LB--/AdvancedFunction-Object
MMF2 rSDK Extension: Allows for some advanced function routines. Works a bit differently than Eliyahu's.
LB--/AdvancedGlobalValues-Object
MMF2 EDIF Extension: Allows for the definition of named, grouped floating-point global values at edittime and runtime.
LB--/InlineLoop-Object
MMF2 rSDK Extension: Proof of concept: loops without actions to trigger them.
LB--/KataParty
Minecraft Bukkit plugin made for Katatunka
LB--/Lacewing-Relay
An unofficial implemenation of the Lacewing Relay Protocol in C++11
LB--/SlowLoop-Object
MMF2 rSDK Extension: Simulates MMF2's built-in loop-over-frames feature with better control.
LB--/AdvancedInt64-Object
MMF2 rSDK Extension: Allows for dealing with multile signed/unsigned named 64-bit integers.
LB--/Ascii-jobject
MMF2 Java Extension: Java port of the Ascii object, direct copy of AsciiChar-jobject.
LB--/AsciiChar-jobject
MMF2 Java Extension: Java port of the AsciiChar object, direct copy of Ascii-jobject.
LB--/Cannon-Projectile
A group project for my ECS course in college
LB--/CraftBukkit
The Minecraft Server Mod API Implementation
LB--/CSII2336
Contains homework assignments and projects
LB--/DoAsI
Minecraft Bukkit Plugin for /sudo-ing players with your permissions instead of theirs
LB--/DyeSmear
Minecraft Bukkit Plugin for smearing/scraping dyes on blocks in the world
LB--/EventFilterServices
Minecraft Bukkit Plugin that provides more flexible APIs for some events in the Bukkit API.
LB--/HorseStats
An outdated fork of a Bukkit plugin by bdubz
LB--/JSDK
Abandoned project - SDK that uses the Java extension for the C++ runtime
LB--/jsonpp
json++ is a programming language within the JSON syntax
LB--/LB--.GitHub.IO
LB--/lLace-Server
Object-Oriented Lacewing Multiserver
LB--/lLacewing-Server
Basic Lacewing server with webserver and component (DLL plugin) support.
LB--/OpenURLs-jobject
MMF2 Java Extension: Java port of Jaffob's OpenURLs object.
LB--/TaylorPolynomials
AP Calculus BC final project
LB--/UTD-CS3376.502
C/C++ in a Unix Environment at the University of Texas at Dallas
LB--/UTD-CS3340.001
Computer Architecture at the University of Texas at Dallas
LB--/TestPlugin
Just testing.