199,788 Commits over 4,140 Days - 2.01cph!

11 Years Ago
Documentation updated during deployment build efca2e0d-6d6b-498a-bf99-3a2aa576507a.
11 Years Ago
Documentation updated during deployment build efca2e0d-6d6b-498a-bf99-3a2aa576507a.
11 Years Ago
Removed `Tutorial` game.
11 Years Ago
Merge branch 'deploy'
11 Years Ago
Added `ResourceLibrary` project to doc generation.
11 Years Ago
Documentation updated during deployment build 282725b1-2d3b-4eb9-b7b0-e0c498378e98.
11 Years Ago
Documentation updated during deployment build 282725b1-2d3b-4eb9-b7b0-e0c498378e98.
11 Years Ago
Added `GameAPI.ResourceManager` class to wrap `ResourceLibrary.ArchiveLibrary`.
11 Years Ago
Added `GameAPI.Resources` class to hide `ResourceLibrary.ResourceVolume`.
11 Years Ago
Fixed cave exploit that would allow to get inside a mountain
11 Years Ago
Merge from main
11 Years Ago
Finished hiding `ResourceLibrary` from games.
11 Years Ago
Removed `ResourceLibrary` from documentation generation.
11 Years Ago
Merge branch 'master' into deploy
11 Years Ago
Documentation updated during deployment build f623b479-99b8-4c79-a271-642f10deddb9.
11 Years Ago
Documentation updated during deployment build f623b479-99b8-4c79-a271-642f10deddb9.
11 Years Ago
Fixed random scale not being applied to tree meshes that spawn directly into terrain batching (without prior placeholder) Fixed random scale not being applied to tree meshes that spawn via network Increased the random scale range on all bushes
11 Years Ago
Merge from bushes-everywhere
11 Years Ago
Protocol++ (network + save)
11 Years Ago
Started documenting the `ResourceLibrary` wrappers, resources now unambiguously are located with single strings rather than an array of path segments.
11 Years Ago
Tweaked summit altitude
11 Years Ago
More documentation.
11 Years Ago
More documentation.
11 Years Ago
Documentation updated during deployment build a9171e3a-681b-4646-a4a4-a014cab16313.
11 Years Ago
Documentation updated during deployment build a9171e3a-681b-4646-a4a4-a014cab16313.
11 Years Ago
char03TENN15 wip mesh textures and sculpt.
11 Years Ago
OnEnteredVisibility bug (bill) Network CreateEntity bug
11 Years Ago
Made terrain map bakes store PNGs instead of Unity assets
11 Years Ago
Replaced SceneAsset with AssetStorage (Rust backport) Rebuilt maps in island-0001
11 Years Ago
Added `Graphics.Translation` and `Graphics.Offset`.
11 Years Ago
Fixed `TransformElementHeader.Scale` not being set.
11 Years Ago
Fixed me calling native simplex noise methods in the managed composite noise methods like an idiot
11 Years Ago
adjusted drop rates of barrels/crates to be less generous radtowns will no longer be chock full of stuff upon server load
11 Years Ago
Fixed a few bugs with the new global transformation system.
11 Years Ago
[racer] Now using the new global transformation system to implement a moving camera.
11 Years Ago
Bush performance tweaks
11 Years Ago
Fixed NWVars and GlobalVars default value not working
bot
11 Years Ago
Windows Build 254
bot
11 Years Ago
OSX Build 316
11 Years Ago
Added Ape Lose anim
bot
11 Years Ago
LinuxDS Build 267
bot
11 Years Ago
Linux Build 483
11 Years Ago
finished floating_city court textures, combined all meshes
11 Years Ago
Prefixed native calls to prevent accidental usage in the future
11 Years Ago
Sprites now use `Vector2f` for positions rather than `Vector2i`.
zon
11 Years Ago
AISense debug gizmos now show overlapshere casts.
11 Years Ago
Stripping out coui Added VariableRefrence
11 Years Ago
Stripping out coui
11 Years Ago
Started working on implementing a transformation stack.
11 Years Ago
HTML removal fixes