240,903 Commits over 3,867 Days - 2.60cph!
Pulled clean, this being first merges from initial loadup.
changed the huntig bow _wm prefab so it aligns better with the 3rd person animations
3rd person animatiosn for playing holding bow (unaimed)
added code to handle the new "aiming" float variable in the player mecanim.
Slightly unnerfed the global reflection.
Some metallic reflections for the axe, hammer and icepick.
Added back bindings for Update/Render for Entity and Stage and gave them descriptions
Updated docs to latest generated.
Updated docs to latest generated.
Completed all documentation.
Committing the right file.
Let's try making the shadows dark, and the sky bright!
Wiping out forest 4 for Andre.
Added the largest tree ever. Good luck chopping it down. (It will look less silly when it gets its smaller siblings.)
Repositioned salvaged weapons & spears for player animation prefabs
changed salvaged axe holdtype
Added AIObstacleMesh to handle mesh colliders in dynamic obstacle avoidance (unfinished, backup commit)
Made AI test level work again
Added initial salvaged weapon prefabs ( before they delete themselves again)
SmashBloxTS isn't quite working yet.
GameAPI constructors and static definitions are now within modules.
Added rule to ignore compiled js from a TypeScript project to .gitignore
Changed file reference annotation to TypeScript style.
[SmashBloxTS] Game now compiles successfully with tsc.
[SmashBloxTS] Translated HighscoreStage.ts
[SmashBloxTS] Translated EnterScoreStage.ts, experimenting with pseudo-coroutines.
[SmashBloxTS] Translated GameStage.ts
Added building skin transition experiment
Added BuildBlock editing toolbar
Updated building block prefabs with unified layout for editor
Added the ability to load and save a built city.
[SmashBloxTS] Translated BlockGrid.ts
[SmashBloxTS] Translated Paddle.ts
Minor correction to the docs.
Minor correction to the docs.
Minor correction to the docs.
Merge branch 'master' of arcade
[SmashBloxTS] Translated Ball.ts
Merge branch 'master' of github.com:Facepunch/arcade
emulator increases game screen size when graph is hidden
[ultimate_soldier] randomized gun throw strength a bit
[ultimate_soldier] hide aimer while player dead
[SmashBloxTS] Translated AttractStage.ts
Refactored prefab preprocessing system (is now an interface any component can implement)
Only allow prefab preprocessing of any sort if not inside the editor (better safe than sorry)
Merge branch 'master' of github.com:Facepunch/arcade
[ultimate_soldier] tweaked feedback when throwing gun
[SmashBloxTS] Translated Main.ts and BaseStage.ts
Discovered that TypeScript has a `static` modifier.
Member categories now just use an enum.
Member categories now just use an enum.