8000 Tags · smilesand/OpenStarbound · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: smilesand/OpenStarbound

Tags

v0.1.6

Toggle v0.1.6's commit message
unify UniverseClient & WorldClient LuaRoots & let universeClient scri…

…pts intercept packets

can be used for intercepting chat packets, for example!

v0.1.5

Toggle v0.1.5's commit message
Update StarThread_unix.cpp

v0.1.4

Toggle v0.1.4's commit message
Fix RNG bugs from upgrade to C++17

staticRandomShuffle now uses its own tiny impl of the deprecated std::random_shuffle, producing identical results in testing

v0.1.3

Toggle v0.1.3's commit message
finalize network improvements

can now disable zstd stream compression via config, peer-to-peer uses stream compression now, also made the server commands script a bit nicer

v0.1.2

Toggle v0.1.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request OpenStarbound#79 from RohanBhattacharyya/main

MacOS Build Instructions added to README

v0.1.1

Toggle v0.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update README.md

[skip ci]

v0.1.0

Toggle v0.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
revert Object script change for now

didn't consider relative paths

v0.0.2-dev

Toggle v0.0.2-dev's commit message
Update StarClientApplication.cpp

v0.0.1-dev

Toggle v0.0.1-dev's commit message
std::allocator::rebind is deprecated

Clang should no longer scream
0