225,884 Commits over 3,714 Days - 2.53cph!

10 Years Ago
More work on AI, almost ready to do some runtime testing now.
10 Years Ago
Merge branch 'master' of arcade into js-scripting Conflicts: GameAPI.BudgetBoy/GameAPI.BudgetBoy.csproj GameAPI/GameAPI.csproj
10 Years Ago
Merge branch 'master' of arcade into js-scripting Conflicts: GameAPI.BudgetBoy/GameAPI.BudgetBoy.csproj GameAPI/GameAPI.csproj
10 Years Ago
Updated sky prefab and procedural scene
10 Years Ago
Time of Day update to 2.2.0
10 Years Ago
Fixed sky prefab sun brightness being 2000 (wut)
10 Years Ago
Scissor rectangles now work.
10 Years Ago
Scissor rectangles now work.
10 Years Ago
Added option to compile debug 64bit windows client
10 Years Ago
Implemented setting / clearing scissor rects (they don't do anything yet).
10 Years Ago
Implemented setting / clearing scissor rects (they don't do anything yet).
10 Years Ago
Renamed Bounds to RectF and added a RectI struct.
10 Years Ago
Renamed Bounds to RectF and added a RectI struct.
10 Years Ago
Fixed grass patch position being off by up to half a world unit (was invisible since the gap was filled by dithering anyhow)
10 Years Ago
Renamed Graphics.WidthPixels / Graphics.HeightPixels to just Graphics.Width / Graphics.Height.
10 Years Ago
Renamed Graphics.WidthPixels / Graphics.HeightPixels to just Graphics.Width / Graphics.Height.
10 Years Ago
[memory_dungeon] removed Task class
10 Years Ago
[memory_dungeon] removed Task class
10 Years Ago
Fix for coroutine awaitables iterating prematurely.
10 Years Ago
Fix for coroutine awaitables iterating prematurely.
10 Years Ago
Item module "Container" can now have default items Camp fire now created with wood inside
10 Years Ago
Updated island template
10 Years Ago
Added Tools/Update Effects Prefabs to verify that the fx prefabs are valid Fixed fx prefabs without recyclers, with disabled recyclers
10 Years Ago
More work on the AI solution, this time focusing on the AI Manager, adopting ideas from Rust's AIHandler, but also working it in more tightly with how Totem works.
10 Years Ago
Fixed cabinet entities missing GameCabinet scripts.
10 Years Ago
Fixed cabinet entities missing GameCabinet scripts.
10 Years Ago
[memory_dungeon] coroutine/task stuff mostly
10 Years Ago
[memory_dungeon] coroutine/task stuff mostly
10 Years Ago
[mazing] removed space from script directory names
10 Years Ago
[mazing] removed space from script directory names
10 Years Ago
Added assembly meta files to see if that fixes an issue with new clones.
10 Years Ago
Added assembly meta files to see if that fixes an issue with new clones.
10 Years Ago
Now forces the use of gmcs rather than mcs for Unix systems.
10 Years Ago
Now forces the use of gmcs rather than mcs for Unix systems.
10 Years Ago
Added commands to copy required libraries to Binaries for GamePackager.
10 Years Ago
Added commands to copy required libraries to Binaries for GamePackager.
10 Years Ago
Possible fix for incorrect path separators on Macs.
10 Years Ago
Possible fix for incorrect path separators on Macs.
10 Years Ago
Fixed missing System.Core reference.
10 Years Ago
Fixed missing System.Core reference.
10 Years Ago
Fix for warning spam.
10 Years Ago
Fix for warning spam.
10 Years Ago
Added Unity/Assets/Plugins/Editor to source control.
10 Years Ago
Added Unity/Assets/Plugins/Editor to source control.
10 Years Ago
Added premake5.exe
10 Years Ago
Added premake5.exe
10 Years Ago
Forgot launcher code
10 Years Ago
Build a 64bit windows version, for 64bit windows Updated EAC launcher/server to latest version Added Steam installscript for EAC
10 Years Ago
Updated README.md
10 Years Ago
Updated README.md